JustPaste.it

tux@linux-suse:~/dev/wso2-wsf-cpp-src-2.1.0> make
make all-recursive
make[1]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0'
Making all in wsf_c
make[2]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c'
make all-recursive
make[3]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c'
Making all in axis2c
make[4]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c'
make all-recursive
make[5]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c'
Making all in util
make[6]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/util'
make all-recursive
make[7]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/util'
Making all in src
make[8]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/util/src'
Making all in platforms/unix
make[9]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/util/src/platforms/unix'
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include/platforms -I../../../include/platforms/unix -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT uuid_gen_unix.lo -MD -MP -MF .deps/uuid_gen_unix.Tpo -c -o uuid_gen_unix.lo uuid_gen_unix.c
mkdir .libs
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include/platforms -I../../../include/platforms/unix -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT uuid_gen_unix.lo -MD -MP -MF .deps/uuid_gen_unix.Tpo -c uuid_gen_unix.c -fPIC -DPIC -o .libs/uuid_gen_unix.o
In file included from uuid_gen_unix.c:43:0:
/home/tux/dev/bbndk10_0_09/target_10_0_9_1673/qnx6//usr/include/net/if_dl.h:76:2: error: unknown type name 'u_char'
/home/tux/dev/bbndk10_0_09/target_10_0_9_1673/qnx6//usr/include/net/if_dl.h:79:2: error: unknown type name 'u_char'
/home/tux/dev/bbndk10_0_09/target_10_0_9_1673/qnx6//usr/include/net/if_dl.h:80:2: error: unknown type name 'u_char'
/home/tux/dev/bbndk10_0_09/target_10_0_9_1673/qnx6//usr/include/net/if_dl.h:81:2: error: unknown type name 'u_char'
/home/tux/dev/bbndk10_0_09/target_10_0_9_1673/qnx6//usr/include/net/if_dl.h:82:2: error: unknown type name 'u_char'
uuid_gen_unix.c: In function 'axutil_uuid_gen_v1':
uuid_gen_unix.c:60:20: warning: variable 'tv' set but not used [-Wunused-but-set-variable]
make[9]: *** [uuid_gen_unix.lo] Error 1
make[9]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/util/src/platforms/unix'
Making all in stomp
make[9]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/util/src/stomp'
make[9]: Nothing to be done for `all'.
make[9]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/util/src/stomp'
make[9]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/util/src'
/bin/sh ../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c -o hash.lo hash.c
mkdir .libs
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -fPIC -DPIC -o .libs/hash.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -o hash.o >/dev/null 2>&1
mv -f .deps/hash.Tpo .deps/hash.Plo
/bin/sh ../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT allocator.lo -MD -MP -MF .deps/allocator.Tpo -c -o allocator.lo allocator.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT allocator.lo -MD -MP -MF .deps/allocator.Tpo -c allocator.c -fPIC -DPIC -o .libs/allocator.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT allocator.lo -MD -MP -MF .deps/allocator.Tpo -c allocator.c -o allocator.o >/dev/null 2>&1
mv -f .deps/allocator.Tpo .deps/allocator.Plo
/bin/sh ../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT env.lo -MD -MP -MF .deps/env.Tpo -c -o env.lo env.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT env.lo -MD -MP -MF .deps/env.Tpo -c env.c -fPIC -DPIC -o .libs/env.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT env.lo -MD -MP -MF .deps/env.Tpo -c env.c -o env.o >/dev/null 2>&1
mv -f .deps/env.Tpo .deps/env.Plo
/bin/sh ../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT error.lo -MD -MP -MF .deps/error.Tpo -c -o error.lo error.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -fPIC -DPIC -o .libs/error.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -o error.o >/dev/null 2>&1
mv -f .deps/error.Tpo .deps/error.Plo
/bin/sh ../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT stream.lo -MD -MP -MF .deps/stream.Tpo -c -o stream.lo stream.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT stream.lo -MD -MP -MF .deps/stream.Tpo -c stream.c -fPIC -DPIC -o .libs/stream.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT stream.lo -MD -MP -MF .deps/stream.Tpo -c stream.c -o stream.o >/dev/null 2>&1
mv -f .deps/stream.Tpo .deps/stream.Plo
/bin/sh ../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT log.lo -MD -MP -MF .deps/log.Tpo -c -o log.lo log.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT log.lo -MD -MP -MF .deps/log.Tpo -c log.c -fPIC -DPIC -o .libs/log.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT log.lo -MD -MP -MF .deps/log.Tpo -c log.c -o log.o >/dev/null 2>&1
mv -f .deps/log.Tpo .deps/log.Plo
/bin/sh ../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT string.lo -MD -MP -MF .deps/string.Tpo -c -o string.lo string.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT string.lo -MD -MP -MF .deps/string.Tpo -c string.c -fPIC -DPIC -o .libs/string.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT string.lo -MD -MP -MF .deps/string.Tpo -c string.c -o string.o >/dev/null 2>&1
mv -f .deps/string.Tpo .deps/string.Plo
/bin/sh ../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT string_util.lo -MD -MP -MF .deps/string_util.Tpo -c -o string_util.lo string_util.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT string_util.lo -MD -MP -MF .deps/string_util.Tpo -c string_util.c -fPIC -DPIC -o .libs/string_util.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT string_util.lo -MD -MP -MF .deps/string_util.Tpo -c string_util.c -o string_util.o >/dev/null 2>&1
mv -f .deps/string_util.Tpo .deps/string_util.Plo
/bin/sh ../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT qname.lo -MD -MP -MF .deps/qname.Tpo -c -o qname.lo qname.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT qname.lo -MD -MP -MF .deps/qname.Tpo -c qname.c -fPIC -DPIC -o .libs/qname.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT qname.lo -MD -MP -MF .deps/qname.Tpo -c qname.c -o qname.o >/dev/null 2>&1
mv -f .deps/qname.Tpo .deps/qname.Plo
/bin/sh ../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT array_list.lo -MD -MP -MF .deps/array_list.Tpo -c -o array_list.lo array_list.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT array_list.lo -MD -MP -MF .deps/array_list.Tpo -c array_list.c -fPIC -DPIC -o .libs/array_list.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT array_list.lo -MD -MP -MF .deps/array_list.Tpo -c array_list.c -o array_list.o >/dev/null 2>&1
mv -f .deps/array_list.Tpo .deps/array_list.Plo
/bin/sh ../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT linked_list.lo -MD -MP -MF .deps/linked_list.Tpo -c -o linked_list.lo linked_list.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT linked_list.lo -MD -MP -MF .deps/linked_list.Tpo -c linked_list.c -fPIC -DPIC -o .libs/linked_list.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT linked_list.lo -MD -MP -MF .deps/linked_list.Tpo -c linked_list.c -o linked_list.o >/dev/null 2>&1
mv -f .deps/linked_list.Tpo .deps/linked_list.Plo
/bin/sh ../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c -o utils.lo utils.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c utils.c -fPIC -DPIC -o .libs/utils.o
utils.c: In function 'axutil_parse_rest_url_for_params':
utils.c:43:19: warning: variable 'url_query' set but not used [-Wunused-but-set-variable]
utils.c:40:19: warning: variable 'query' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c utils.c -o utils.o >/dev/null 2>&1
mv -f .deps/utils.Tpo .deps/utils.Plo
/bin/sh ../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT dir_handler.lo -MD -MP -MF .deps/dir_handler.Tpo -c -o dir_handler.lo dir_handler.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT dir_handler.lo -MD -MP -MF .deps/dir_handler.Tpo -c dir_handler.c -fPIC -DPIC -o .libs/dir_handler.o
dir_handler.c: In function 'axutil_dir_handler_list_service_or_module_dirs':
dir_handler.c:191:9: warning: variable 'chdir_result' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT dir_handler.lo -MD -MP -MF .deps/dir_handler.Tpo -c dir_handler.c -o dir_handler.o >/dev/null 2>&1
mv -f .deps/dir_handler.Tpo .deps/dir_handler.Plo
/bin/sh ../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT file_handler.lo -MD -MP -MF .deps/file_handler.Tpo -c -o file_handler.lo file_handler.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT file_handler.lo -MD -MP -MF .deps/file_handler.Tpo -c file_handler.c -fPIC -DPIC -o .libs/file_handler.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT file_handler.lo -MD -MP -MF .deps/file_handler.Tpo -c file_handler.c -o file_handler.o >/dev/null 2>&1
mv -f .deps/file_handler.Tpo .deps/file_handler.Plo
/bin/sh ../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT class_loader.lo -MD -MP -MF .deps/class_loader.Tpo -c -o class_loader.lo class_loader.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT class_loader.lo -MD -MP -MF .deps/class_loader.Tpo -c class_loader.c -fPIC -DPIC -o .libs/class_loader.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT class_loader.lo -MD -MP -MF .deps/class_loader.Tpo -c class_loader.c -o class_loader.o >/dev/null 2>&1
mv -f .deps/class_loader.Tpo .deps/class_loader.Plo
/bin/sh ../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT network_handler.lo -MD -MP -MF .deps/network_handler.Tpo -c -o network_handler.lo network_handler.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT network_handler.lo -MD -MP -MF .deps/network_handler.Tpo -c network_handler.c -fPIC -DPIC -o .libs/network_handler.o
network_handler.c: In function 'axutil_network_handler_close_socket':
network_handler.c:188:9: warning: variable 'i' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT network_handler.lo -MD -MP -MF .deps/network_handler.Tpo -c network_handler.c -o network_handler.o >/dev/null 2>&1
mv -f .deps/network_handler.Tpo .deps/network_handler.Plo
/bin/sh ../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT file.lo -MD -MP -MF .deps/file.Tpo -c -o file.lo file.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT file.lo -MD -MP -MF .deps/file.Tpo -c file.c -fPIC -DPIC -o .libs/file.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT file.lo -MD -MP -MF .deps/file.Tpo -c file.c -o file.o >/dev/null 2>&1
mv -f .deps/file.Tpo .deps/file.Plo
/bin/sh ../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT uuid_gen.lo -MD -MP -MF .deps/uuid_gen.Tpo -c -o uuid_gen.lo uuid_gen.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT uuid_gen.lo -MD -MP -MF .deps/uuid_gen.Tpo -c uuid_gen.c -fPIC -DPIC -o .libs/uuid_gen.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT uuid_gen.lo -MD -MP -MF .deps/uuid_gen.Tpo -c uuid_gen.c -o uuid_gen.o >/dev/null 2>&1
mv -f .deps/uuid_gen.Tpo .deps/uuid_gen.Plo
/bin/sh ../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT thread_pool.lo -MD -MP -MF .deps/thread_pool.Tpo -c -o thread_pool.lo thread_pool.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT thread_pool.lo -MD -MP -MF .deps/thread_pool.Tpo -c thread_pool.c -fPIC -DPIC -o .libs/thread_pool.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT thread_pool.lo -MD -MP -MF .deps/thread_pool.Tpo -c thread_pool.c -o thread_pool.o >/dev/null 2>&1
mv -f .deps/thread_pool.Tpo .deps/thread_pool.Plo
/bin/sh ../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT property.lo -MD -MP -MF .deps/property.Tpo -c -o property.lo property.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT property.lo -MD -MP -MF .deps/property.Tpo -c property.c -fPIC -DPIC -o .libs/property.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT property.lo -MD -MP -MF .deps/property.Tpo -c property.c -o property.o >/dev/null 2>&1
mv -f .deps/property.Tpo .deps/property.Plo
/bin/sh ../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT types.lo -MD -MP -MF .deps/types.Tpo -c -o types.lo types.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT types.lo -MD -MP -MF .deps/types.Tpo -c types.c -fPIC -DPIC -o .libs/types.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT types.lo -MD -MP -MF .deps/types.Tpo -c types.c -o types.o >/dev/null 2>&1
mv -f .deps/types.Tpo .deps/types.Plo
/bin/sh ../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT param.lo -MD -MP -MF .deps/param.Tpo -c -o param.lo param.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT param.lo -MD -MP -MF .deps/param.Tpo -c param.c -fPIC -DPIC -o .libs/param.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT param.lo -MD -MP -MF .deps/param.Tpo -c param.c -o param.o >/dev/null 2>&1
mv -f .deps/param.Tpo .deps/param.Plo
/bin/sh ../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT param_container.lo -MD -MP -MF .deps/param_container.Tpo -c -o param_container.lo param_container.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT param_container.lo -MD -MP -MF .deps/param_container.Tpo -c param_container.c -fPIC -DPIC -o .libs/param_container.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT param_container.lo -MD -MP -MF .deps/param_container.Tpo -c param_container.c -o param_container.o >/dev/null 2>&1
mv -f .deps/param_container.Tpo .deps/param_container.Plo
/bin/sh ../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT dll_desc.lo -MD -MP -MF .deps/dll_desc.Tpo -c -o dll_desc.lo dll_desc.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT dll_desc.lo -MD -MP -MF .deps/dll_desc.Tpo -c dll_desc.c -fPIC -DPIC -o .libs/dll_desc.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT dll_desc.lo -MD -MP -MF .deps/dll_desc.Tpo -c dll_desc.c -o dll_desc.o >/dev/null 2>&1
mv -f .deps/dll_desc.Tpo .deps/dll_desc.Plo
/bin/sh ../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT url.lo -MD -MP -MF .deps/url.Tpo -c -o url.lo url.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT url.lo -MD -MP -MF .deps/url.Tpo -c url.c -fPIC -DPIC -o .libs/url.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT url.lo -MD -MP -MF .deps/url.Tpo -c url.c -o url.o >/dev/null 2>&1
mv -f .deps/url.Tpo .deps/url.Plo
/bin/sh ../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT stack.lo -MD -MP -MF .deps/stack.Tpo -c -o stack.lo stack.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT stack.lo -MD -MP -MF .deps/stack.Tpo -c stack.c -fPIC -DPIC -o .libs/stack.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT stack.lo -MD -MP -MF .deps/stack.Tpo -c stack.c -o stack.o >/dev/null 2>&1
mv -f .deps/stack.Tpo .deps/stack.Plo
/bin/sh ../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT generic_obj.lo -MD -MP -MF .deps/generic_obj.Tpo -c -o generic_obj.lo generic_obj.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT generic_obj.lo -MD -MP -MF .deps/generic_obj.Tpo -c generic_obj.c -fPIC -DPIC -o .libs/generic_obj.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT generic_obj.lo -MD -MP -MF .deps/generic_obj.Tpo -c generic_obj.c -o generic_obj.o >/dev/null 2>&1
mv -f .deps/generic_obj.Tpo .deps/generic_obj.Plo
/bin/sh ../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c -o base64.lo base64.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.c -fPIC -DPIC -o .libs/base64.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.c -o base64.o >/dev/null 2>&1
mv -f .deps/base64.Tpo .deps/base64.Plo
/bin/sh ../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT uri.lo -MD -MP -MF .deps/uri.Tpo -c -o uri.lo uri.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT uri.lo -MD -MP -MF .deps/uri.Tpo -c uri.c -fPIC -DPIC -o .libs/uri.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT uri.lo -MD -MP -MF .deps/uri.Tpo -c uri.c -o uri.o >/dev/null 2>&1
mv -f .deps/uri.Tpo .deps/uri.Plo
/bin/sh ../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT date_time.lo -MD -MP -MF .deps/date_time.Tpo -c -o date_time.lo date_time.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT date_time.lo -MD -MP -MF .deps/date_time.Tpo -c date_time.c -fPIC -DPIC -o .libs/date_time.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT date_time.lo -MD -MP -MF .deps/date_time.Tpo -c date_time.c -o date_time.o >/dev/null 2>&1
mv -f .deps/date_time.Tpo .deps/date_time.Plo
/bin/sh ../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT base64_binary.lo -MD -MP -MF .deps/base64_binary.Tpo -c -o base64_binary.lo base64_binary.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT base64_binary.lo -MD -MP -MF .deps/base64_binary.Tpo -c base64_binary.c -fPIC -DPIC -o .libs/base64_binary.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT base64_binary.lo -MD -MP -MF .deps/base64_binary.Tpo -c base64_binary.c -o base64_binary.o >/dev/null 2>&1
mv -f .deps/base64_binary.Tpo .deps/base64_binary.Plo
/bin/sh ../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT properties.lo -MD -MP -MF .deps/properties.Tpo -c -o properties.lo properties.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT properties.lo -MD -MP -MF .deps/properties.Tpo -c properties.c -fPIC -DPIC -o .libs/properties.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT properties.lo -MD -MP -MF .deps/properties.Tpo -c properties.c -o properties.o >/dev/null 2>&1
mv -f .deps/properties.Tpo .deps/properties.Plo
/bin/sh ../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT http_chunked_stream.lo -MD -MP -MF .deps/http_chunked_stream.Tpo -c -o http_chunked_stream.lo http_chunked_stream.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT http_chunked_stream.lo -MD -MP -MF .deps/http_chunked_stream.Tpo -c http_chunked_stream.c -fPIC -DPIC -o .libs/http_chunked_stream.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT http_chunked_stream.lo -MD -MP -MF .deps/http_chunked_stream.Tpo -c http_chunked_stream.c -o http_chunked_stream.o >/dev/null 2>&1
mv -f .deps/http_chunked_stream.Tpo .deps/http_chunked_stream.Plo
/bin/sh ../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT rand.lo -MD -MP -MF .deps/rand.Tpo -c -o rand.lo rand.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT rand.lo -MD -MP -MF .deps/rand.Tpo -c rand.c -fPIC -DPIC -o .libs/rand.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT rand.lo -MD -MP -MF .deps/rand.Tpo -c rand.c -o rand.o >/dev/null 2>&1
mv -f .deps/rand.Tpo .deps/rand.Plo
/bin/sh ../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT date_time_util.lo -MD -MP -MF .deps/date_time_util.Tpo -c -o date_time_util.lo date_time_util.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT date_time_util.lo -MD -MP -MF .deps/date_time_util.Tpo -c date_time_util.c -fPIC -DPIC -o .libs/date_time_util.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT date_time_util.lo -MD -MP -MF .deps/date_time_util.Tpo -c date_time_util.c -o date_time_util.o >/dev/null 2>&1
mv -f .deps/date_time_util.Tpo .deps/date_time_util.Plo
/bin/sh ../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT version.lo -MD -MP -MF .deps/version.Tpo -c -o version.lo version.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.c -fPIC -DPIC -o .libs/version.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.c -o version.o >/dev/null 2>&1
mv -f .deps/version.Tpo .deps/version.Plo
/bin/sh ../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT duration.lo -MD -MP -MF .deps/duration.Tpo -c -o duration.lo duration.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT duration.lo -MD -MP -MF .deps/duration.Tpo -c duration.c -fPIC -DPIC -o .libs/duration.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT duration.lo -MD -MP -MF .deps/duration.Tpo -c duration.c -o duration.o >/dev/null 2>&1
mv -f .deps/duration.Tpo .deps/duration.Plo
/bin/sh ../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT frame.lo -MD -MP -MF .deps/frame.Tpo -c -o frame.lo `test -f 'stomp/frame.c' || echo './'`stomp/frame.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT frame.lo -MD -MP -MF .deps/frame.Tpo -c stomp/frame.c -fPIC -DPIC -o .libs/frame.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT frame.lo -MD -MP -MF .deps/frame.Tpo -c stomp/frame.c -o frame.o >/dev/null 2>&1
mv -f .deps/frame.Tpo .deps/frame.Plo
/bin/sh ../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT stomp.lo -MD -MP -MF .deps/stomp.Tpo -c -o stomp.lo `test -f 'stomp/stomp.c' || echo './'`stomp/stomp.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT stomp.lo -MD -MP -MF .deps/stomp.Tpo -c stomp/stomp.c -fPIC -DPIC -o .libs/stomp.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT stomp.lo -MD -MP -MF .deps/stomp.Tpo -c stomp/stomp.c -o stomp.o >/dev/null 2>&1
mv -f .deps/stomp.Tpo .deps/stomp.Plo
/bin/sh ../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c -o md5.lo md5.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -fPIC -DPIC -o .libs/md5.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -o md5.o >/dev/null 2>&1
mv -f .deps/md5.Tpo .deps/md5.Plo
/bin/sh ../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT digest_calc.lo -MD -MP -MF .deps/digest_calc.Tpo -c -o digest_calc.lo digest_calc.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT digest_calc.lo -MD -MP -MF .deps/digest_calc.Tpo -c digest_calc.c -fPIC -DPIC -o .libs/digest_calc.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Istomp -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT digest_calc.lo -MD -MP -MF .deps/digest_calc.Tpo -c digest_calc.c -o digest_calc.o >/dev/null 2>&1
mv -f .deps/digest_calc.Tpo .deps/digest_calc.Plo
make[9]: *** No rule to make target `../src/platforms/unix/libaxis2_unix.la', needed by `libaxutil.la'. Stop.
make[9]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/util/src'
make[8]: *** [all-recursive] Error 1
make[8]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/util/src'
Making all in include
make[8]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/util/include'
make[8]: Nothing to be done for `all'.
make[8]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/util/include'
make[8]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/util'
make[8]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/util'
make[7]: *** [all-recursive] Error 1
make[7]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/util'
make[6]: *** [all] Error 2
make[6]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/util'
Making all in guththila
make[6]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/guththila'
make all-recursive
make[7]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/guththila'
Making all in src
make[8]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/guththila/src'
/bin/sh ../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I ../../util/include -g -O2 -D_LARGEFILE64_SOURCE -DAXIS2_GUTHTHILA_ENABLED -ansi -ggdb3 -Wall -Wno-implicit-function-declaration -MT guththila_buffer.lo -MD -MP -MF .deps/guththila_buffer.Tpo -c -o guththila_buffer.lo guththila_buffer.c
mkdir .libs
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I ../../util/include -g -O2 -D_LARGEFILE64_SOURCE -DAXIS2_GUTHTHILA_ENABLED -ansi -ggdb3 -Wall -Wno-implicit-function-declaration -MT guththila_buffer.lo -MD -MP -MF .deps/guththila_buffer.Tpo -c guththila_buffer.c -fPIC -DPIC -o .libs/guththila_buffer.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I ../../util/include -g -O2 -D_LARGEFILE64_SOURCE -DAXIS2_GUTHTHILA_ENABLED -ansi -ggdb3 -Wall -Wno-implicit-function-declaration -MT guththila_buffer.lo -MD -MP -MF .deps/guththila_buffer.Tpo -c guththila_buffer.c -o guththila_buffer.o >/dev/null 2>&1
mv -f .deps/guththila_buffer.Tpo .deps/guththila_buffer.Plo
/bin/sh ../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I ../../util/include -g -O2 -D_LARGEFILE64_SOURCE -DAXIS2_GUTHTHILA_ENABLED -ansi -ggdb3 -Wall -Wno-implicit-function-declaration -MT guththila_namespace.lo -MD -MP -MF .deps/guththila_namespace.Tpo -c -o guththila_namespace.lo guththila_namespace.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I ../../util/include -g -O2 -D_LARGEFILE64_SOURCE -DAXIS2_GUTHTHILA_ENABLED -ansi -ggdb3 -Wall -Wno-implicit-function-declaration -MT guththila_namespace.lo -MD -MP -MF .deps/guththila_namespace.Tpo -c guththila_namespace.c -fPIC -DPIC -o .libs/guththila_namespace.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I ../../util/include -g -O2 -D_LARGEFILE64_SOURCE -DAXIS2_GUTHTHILA_ENABLED -ansi -ggdb3 -Wall -Wno-implicit-function-declaration -MT guththila_namespace.lo -MD -MP -MF .deps/guththila_namespace.Tpo -c guththila_namespace.c -o guththila_namespace.o >/dev/null 2>&1
mv -f .deps/guththila_namespace.Tpo .deps/guththila_namespace.Plo
/bin/sh ../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I ../../util/include -g -O2 -D_LARGEFILE64_SOURCE -DAXIS2_GUTHTHILA_ENABLED -ansi -ggdb3 -Wall -Wno-implicit-function-declaration -MT guththila_token.lo -MD -MP -MF .deps/guththila_token.Tpo -c -o guththila_token.lo guththila_token.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I ../../util/include -g -O2 -D_LARGEFILE64_SOURCE -DAXIS2_GUTHTHILA_ENABLED -ansi -ggdb3 -Wall -Wno-implicit-function-declaration -MT guththila_token.lo -MD -MP -MF .deps/guththila_token.Tpo -c guththila_token.c -fPIC -DPIC -o .libs/guththila_token.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I ../../util/include -g -O2 -D_LARGEFILE64_SOURCE -DAXIS2_GUTHTHILA_ENABLED -ansi -ggdb3 -Wall -Wno-implicit-function-declaration -MT guththila_token.lo -MD -MP -MF .deps/guththila_token.Tpo -c guththila_token.c -o guththila_token.o >/dev/null 2>&1
mv -f .deps/guththila_token.Tpo .deps/guththila_token.Plo
/bin/sh ../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I ../../util/include -g -O2 -D_LARGEFILE64_SOURCE -DAXIS2_GUTHTHILA_ENABLED -ansi -ggdb3 -Wall -Wno-implicit-function-declaration -MT guththila_reader.lo -MD -MP -MF .deps/guththila_reader.Tpo -c -o guththila_reader.lo guththila_reader.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I ../../util/include -g -O2 -D_LARGEFILE64_SOURCE -DAXIS2_GUTHTHILA_ENABLED -ansi -ggdb3 -Wall -Wno-implicit-function-declaration -MT guththila_reader.lo -MD -MP -MF .deps/guththila_reader.Tpo -c guththila_reader.c -fPIC -DPIC -o .libs/guththila_reader.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I ../../util/include -g -O2 -D_LARGEFILE64_SOURCE -DAXIS2_GUTHTHILA_ENABLED -ansi -ggdb3 -Wall -Wno-implicit-function-declaration -MT guththila_reader.lo -MD -MP -MF .deps/guththila_reader.Tpo -c guththila_reader.c -o guththila_reader.o >/dev/null 2>&1
mv -f .deps/guththila_reader.Tpo .deps/guththila_reader.Plo
/bin/sh ../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I ../../util/include -g -O2 -D_LARGEFILE64_SOURCE -DAXIS2_GUTHTHILA_ENABLED -ansi -ggdb3 -Wall -Wno-implicit-function-declaration -MT guththila_attribute.lo -MD -MP -MF .deps/guththila_attribute.Tpo -c -o guththila_attribute.lo guththila_attribute.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I ../../util/include -g -O2 -D_LARGEFILE64_SOURCE -DAXIS2_GUTHTHILA_ENABLED -ansi -ggdb3 -Wall -Wno-implicit-function-declaration -MT guththila_attribute.lo -MD -MP -MF .deps/guththila_attribute.Tpo -c guththila_attribute.c -fPIC -DPIC -o .libs/guththila_attribute.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I ../../util/include -g -O2 -D_LARGEFILE64_SOURCE -DAXIS2_GUTHTHILA_ENABLED -ansi -ggdb3 -Wall -Wno-implicit-function-declaration -MT guththila_attribute.lo -MD -MP -MF .deps/guththila_attribute.Tpo -c guththila_attribute.c -o guththila_attribute.o >/dev/null 2>&1
mv -f .deps/guththila_attribute.Tpo .deps/guththila_attribute.Plo
/bin/sh ../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I ../../util/include -g -O2 -D_LARGEFILE64_SOURCE -DAXIS2_GUTHTHILA_ENABLED -ansi -ggdb3 -Wall -Wno-implicit-function-declaration -MT guththila_xml_parser.lo -MD -MP -MF .deps/guththila_xml_parser.Tpo -c -o guththila_xml_parser.lo guththila_xml_parser.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I ../../util/include -g -O2 -D_LARGEFILE64_SOURCE -DAXIS2_GUTHTHILA_ENABLED -ansi -ggdb3 -Wall -Wno-implicit-function-declaration -MT guththila_xml_parser.lo -MD -MP -MF .deps/guththila_xml_parser.Tpo -c guththila_xml_parser.c -fPIC -DPIC -o .libs/guththila_xml_parser.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I ../../util/include -g -O2 -D_LARGEFILE64_SOURCE -DAXIS2_GUTHTHILA_ENABLED -ansi -ggdb3 -Wall -Wno-implicit-function-declaration -MT guththila_xml_parser.lo -MD -MP -MF .deps/guththila_xml_parser.Tpo -c guththila_xml_parser.c -o guththila_xml_parser.o >/dev/null 2>&1
mv -f .deps/guththila_xml_parser.Tpo .deps/guththila_xml_parser.Plo
/bin/sh ../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I ../../util/include -g -O2 -D_LARGEFILE64_SOURCE -DAXIS2_GUTHTHILA_ENABLED -ansi -ggdb3 -Wall -Wno-implicit-function-declaration -MT guththila_stack.lo -MD -MP -MF .deps/guththila_stack.Tpo -c -o guththila_stack.lo guththila_stack.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I ../../util/include -g -O2 -D_LARGEFILE64_SOURCE -DAXIS2_GUTHTHILA_ENABLED -ansi -ggdb3 -Wall -Wno-implicit-function-declaration -MT guththila_stack.lo -MD -MP -MF .deps/guththila_stack.Tpo -c guththila_stack.c -fPIC -DPIC -o .libs/guththila_stack.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I ../../util/include -g -O2 -D_LARGEFILE64_SOURCE -DAXIS2_GUTHTHILA_ENABLED -ansi -ggdb3 -Wall -Wno-implicit-function-declaration -MT guththila_stack.lo -MD -MP -MF .deps/guththila_stack.Tpo -c guththila_stack.c -o guththila_stack.o >/dev/null 2>&1
mv -f .deps/guththila_stack.Tpo .deps/guththila_stack.Plo
/bin/sh ../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I ../../util/include -g -O2 -D_LARGEFILE64_SOURCE -DAXIS2_GUTHTHILA_ENABLED -ansi -ggdb3 -Wall -Wno-implicit-function-declaration -MT guththila_xml_writer.lo -MD -MP -MF .deps/guththila_xml_writer.Tpo -c -o guththila_xml_writer.lo guththila_xml_writer.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I ../../util/include -g -O2 -D_LARGEFILE64_SOURCE -DAXIS2_GUTHTHILA_ENABLED -ansi -ggdb3 -Wall -Wno-implicit-function-declaration -MT guththila_xml_writer.lo -MD -MP -MF .deps/guththila_xml_writer.Tpo -c guththila_xml_writer.c -fPIC -DPIC -o .libs/guththila_xml_writer.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I ../../util/include -g -O2 -D_LARGEFILE64_SOURCE -DAXIS2_GUTHTHILA_ENABLED -ansi -ggdb3 -Wall -Wno-implicit-function-declaration -MT guththila_xml_writer.lo -MD -MP -MF .deps/guththila_xml_writer.Tpo -c guththila_xml_writer.c -o guththila_xml_writer.o >/dev/null 2>&1
mv -f .deps/guththila_xml_writer.Tpo .deps/guththila_xml_writer.Plo
make[8]: *** No rule to make target `../../util/src/libaxutil.la', needed by `libguththila.la'. Stop.
make[8]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/guththila/src'
make[8]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/guththila'
make[8]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/guththila'
make[7]: *** [all-recursive] Error 1
make[7]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/guththila'
make[6]: *** [all] Error 2
make[6]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/guththila'
Making all in axiom
make[6]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/axiom'
make all-recursive
make[7]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/axiom'
Making all in src
make[8]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/axiom/src'
Making all in parser
make[9]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/axiom/src/parser'
Making all in guththila
make[10]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/axiom/src/parser/guththila'
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../guththila/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT xml_reader.lo -MD -MP -MF .deps/xml_reader.Tpo -c -o xml_reader.lo `test -f '../xml_reader.c' || echo './'`../xml_reader.c
mkdir .libs
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../guththila/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT xml_reader.lo -MD -MP -MF .deps/xml_reader.Tpo -c ../xml_reader.c -fPIC -DPIC -o .libs/xml_reader.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../guththila/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT xml_reader.lo -MD -MP -MF .deps/xml_reader.Tpo -c ../xml_reader.c -o xml_reader.o >/dev/null 2>&1
mv -f .deps/xml_reader.Tpo .deps/xml_reader.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../guththila/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT xml_writer.lo -MD -MP -MF .deps/xml_writer.Tpo -c -o xml_writer.lo `test -f '../xml_writer.c' || echo './'`../xml_writer.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../guththila/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT xml_writer.lo -MD -MP -MF .deps/xml_writer.Tpo -c ../xml_writer.c -fPIC -DPIC -o .libs/xml_writer.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../guththila/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT xml_writer.lo -MD -MP -MF .deps/xml_writer.Tpo -c ../xml_writer.c -o xml_writer.o >/dev/null 2>&1
mv -f .deps/xml_writer.Tpo .deps/xml_writer.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../guththila/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT guththila_xml_writer_wrapper.lo -MD -MP -MF .deps/guththila_xml_writer_wrapper.Tpo -c -o guththila_xml_writer_wrapper.lo guththila_xml_writer_wrapper.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../guththila/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT guththila_xml_writer_wrapper.lo -MD -MP -MF .deps/guththila_xml_writer_wrapper.Tpo -c guththila_xml_writer_wrapper.c -fPIC -DPIC -o .libs/guththila_xml_writer_wrapper.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../guththila/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT guththila_xml_writer_wrapper.lo -MD -MP -MF .deps/guththila_xml_writer_wrapper.Tpo -c guththila_xml_writer_wrapper.c -o guththila_xml_writer_wrapper.o >/dev/null 2>&1
mv -f .deps/guththila_xml_writer_wrapper.Tpo .deps/guththila_xml_writer_wrapper.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../guththila/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT guththila_xml_reader_wrapper.lo -MD -MP -MF .deps/guththila_xml_reader_wrapper.Tpo -c -o guththila_xml_reader_wrapper.lo guththila_xml_reader_wrapper.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../guththila/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT guththila_xml_reader_wrapper.lo -MD -MP -MF .deps/guththila_xml_reader_wrapper.Tpo -c guththila_xml_reader_wrapper.c -fPIC -DPIC -o .libs/guththila_xml_reader_wrapper.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../guththila/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT guththila_xml_reader_wrapper.lo -MD -MP -MF .deps/guththila_xml_reader_wrapper.Tpo -c guththila_xml_reader_wrapper.c -o guththila_xml_reader_wrapper.o >/dev/null 2>&1
mv -f .deps/guththila_xml_reader_wrapper.Tpo .deps/guththila_xml_reader_wrapper.Plo
make[10]: *** No rule to make target `../../../../guththila/src/libguththila.la', needed by `libaxis2_parser.la'. Stop.
make[10]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/axiom/src/parser/guththila'
make[10]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/axiom/src/parser'
make[10]: Nothing to be done for `all-am'.
make[10]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/axiom/src/parser'
make[9]: *** [all-recursive] Error 1
make[9]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/axiom/src/parser'
Making all in attachments
make[9]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/axiom/src/attachments'
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../parser -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT mime_part.lo -MD -MP -MF .deps/mime_part.Tpo -c -o mime_part.lo mime_part.c
mkdir .libs
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../parser -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT mime_part.lo -MD -MP -MF .deps/mime_part.Tpo -c mime_part.c -fPIC -DPIC -o .libs/mime_part.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../parser -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT mime_part.lo -MD -MP -MF .deps/mime_part.Tpo -c mime_part.c -o mime_part.o >/dev/null 2>&1
mv -f .deps/mime_part.Tpo .deps/mime_part.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../parser -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT data_handler.lo -MD -MP -MF .deps/data_handler.Tpo -c -o data_handler.lo data_handler.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../parser -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT data_handler.lo -MD -MP -MF .deps/data_handler.Tpo -c data_handler.c -fPIC -DPIC -o .libs/data_handler.o
data_handler.c: In function 'axiom_data_handler_write_to':
data_handler.c:373:13: warning: variable 'count' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../parser -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT data_handler.lo -MD -MP -MF .deps/data_handler.Tpo -c data_handler.c -o data_handler.o >/dev/null 2>&1
mv -f .deps/data_handler.Tpo .deps/data_handler.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../parser -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT mime_body_part.lo -MD -MP -MF .deps/mime_body_part.Tpo -c -o mime_body_part.lo mime_body_part.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../parser -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT mime_body_part.lo -MD -MP -MF .deps/mime_body_part.Tpo -c mime_body_part.c -fPIC -DPIC -o .libs/mime_body_part.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../parser -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT mime_body_part.lo -MD -MP -MF .deps/mime_body_part.Tpo -c mime_body_part.c -o mime_body_part.o >/dev/null 2>&1
mv -f .deps/mime_body_part.Tpo .deps/mime_body_part.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../parser -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT mime_parser.lo -MD -MP -MF .deps/mime_parser.Tpo -c -o mime_parser.lo mime_parser.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../parser -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT mime_parser.lo -MD -MP -MF .deps/mime_parser.Tpo -c mime_parser.c -fPIC -DPIC -o .libs/mime_parser.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../parser -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT mime_parser.lo -MD -MP -MF .deps/mime_parser.Tpo -c mime_parser.c -o mime_parser.o >/dev/null 2>&1
mv -f .deps/mime_parser.Tpo .deps/mime_parser.Plo
make[9]: *** No rule to make target `../../../util/src/libaxutil.la', needed by `libaxis2_attachments.la'. Stop.
make[9]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/axiom/src/attachments'
Making all in soap
make[9]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/axiom/src/soap'
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT soap_fault.lo -MD -MP -MF .deps/soap_fault.Tpo -c -o soap_fault.lo soap_fault.c
mkdir .libs
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT soap_fault.lo -MD -MP -MF .deps/soap_fault.Tpo -c soap_fault.c -fPIC -DPIC -o .libs/soap_fault.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT soap_fault.lo -MD -MP -MF .deps/soap_fault.Tpo -c soap_fault.c -o soap_fault.o >/dev/null 2>&1
mv -f .deps/soap_fault.Tpo .deps/soap_fault.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT soap_fault_code.lo -MD -MP -MF .deps/soap_fault_code.Tpo -c -o soap_fault_code.lo soap_fault_code.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT soap_fault_code.lo -MD -MP -MF .deps/soap_fault_code.Tpo -c soap_fault_code.c -fPIC -DPIC -o .libs/soap_fault_code.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT soap_fault_code.lo -MD -MP -MF .deps/soap_fault_code.Tpo -c soap_fault_code.c -o soap_fault_code.o >/dev/null 2>&1
mv -f .deps/soap_fault_code.Tpo .deps/soap_fault_code.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT soap_fault_detail.lo -MD -MP -MF .deps/soap_fault_detail.Tpo -c -o soap_fault_detail.lo soap_fault_detail.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT soap_fault_detail.lo -MD -MP -MF .deps/soap_fault_detail.Tpo -c soap_fault_detail.c -fPIC -DPIC -o .libs/soap_fault_detail.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT soap_fault_detail.lo -MD -MP -MF .deps/soap_fault_detail.Tpo -c soap_fault_detail.c -o soap_fault_detail.o >/dev/null 2>&1
mv -f .deps/soap_fault_detail.Tpo .deps/soap_fault_detail.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT soap_fault_node.lo -MD -MP -MF .deps/soap_fault_node.Tpo -c -o soap_fault_node.lo soap_fault_node.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT soap_fault_node.lo -MD -MP -MF .deps/soap_fault_node.Tpo -c soap_fault_node.c -fPIC -DPIC -o .libs/soap_fault_node.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT soap_fault_node.lo -MD -MP -MF .deps/soap_fault_node.Tpo -c soap_fault_node.c -o soap_fault_node.o >/dev/null 2>&1
mv -f .deps/soap_fault_node.Tpo .deps/soap_fault_node.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT soap_fault_reason.lo -MD -MP -MF .deps/soap_fault_reason.Tpo -c -o soap_fault_reason.lo soap_fault_reason.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT soap_fault_reason.lo -MD -MP -MF .deps/soap_fault_reason.Tpo -c soap_fault_reason.c -fPIC -DPIC -o .libs/soap_fault_reason.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT soap_fault_reason.lo -MD -MP -MF .deps/soap_fault_reason.Tpo -c soap_fault_reason.c -o soap_fault_reason.o >/dev/null 2>&1
mv -f .deps/soap_fault_reason.Tpo .deps/soap_fault_reason.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT soap_fault_role.lo -MD -MP -MF .deps/soap_fault_role.Tpo -c -o soap_fault_role.lo soap_fault_role.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT soap_fault_role.lo -MD -MP -MF .deps/soap_fault_role.Tpo -c soap_fault_role.c -fPIC -DPIC -o .libs/soap_fault_role.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT soap_fault_role.lo -MD -MP -MF .deps/soap_fault_role.Tpo -c soap_fault_role.c -o soap_fault_role.o >/dev/null 2>&1
mv -f .deps/soap_fault_role.Tpo .deps/soap_fault_role.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT soap_fault_sub_code.lo -MD -MP -MF .deps/soap_fault_sub_code.Tpo -c -o soap_fault_sub_code.lo soap_fault_sub_code.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT soap_fault_sub_code.lo -MD -MP -MF .deps/soap_fault_sub_code.Tpo -c soap_fault_sub_code.c -fPIC -DPIC -o .libs/soap_fault_sub_code.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT soap_fault_sub_code.lo -MD -MP -MF .deps/soap_fault_sub_code.Tpo -c soap_fault_sub_code.c -o soap_fault_sub_code.o >/dev/null 2>&1
mv -f .deps/soap_fault_sub_code.Tpo .deps/soap_fault_sub_code.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT soap_fault_text.lo -MD -MP -MF .deps/soap_fault_text.Tpo -c -o soap_fault_text.lo soap_fault_text.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT soap_fault_text.lo -MD -MP -MF .deps/soap_fault_text.Tpo -c soap_fault_text.c -fPIC -DPIC -o .libs/soap_fault_text.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT soap_fault_text.lo -MD -MP -MF .deps/soap_fault_text.Tpo -c soap_fault_text.c -o soap_fault_text.o >/dev/null 2>&1
mv -f .deps/soap_fault_text.Tpo .deps/soap_fault_text.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT soap_fault_value.lo -MD -MP -MF .deps/soap_fault_value.Tpo -c -o soap_fault_value.lo soap_fault_value.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT soap_fault_value.lo -MD -MP -MF .deps/soap_fault_value.Tpo -c soap_fault_value.c -fPIC -DPIC -o .libs/soap_fault_value.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT soap_fault_value.lo -MD -MP -MF .deps/soap_fault_value.Tpo -c soap_fault_value.c -o soap_fault_value.o >/dev/null 2>&1
mv -f .deps/soap_fault_value.Tpo .deps/soap_fault_value.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT soap_header_block.lo -MD -MP -MF .deps/soap_header_block.Tpo -c -o soap_header_block.lo soap_header_block.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT soap_header_block.lo -MD -MP -MF .deps/soap_header_block.Tpo -c soap_header_block.c -fPIC -DPIC -o .libs/soap_header_block.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT soap_header_block.lo -MD -MP -MF .deps/soap_header_block.Tpo -c soap_header_block.c -o soap_header_block.o >/dev/null 2>&1
mv -f .deps/soap_header_block.Tpo .deps/soap_header_block.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT soap_header.lo -MD -MP -MF .deps/soap_header.Tpo -c -o soap_header.lo soap_header.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT soap_header.lo -MD -MP -MF .deps/soap_header.Tpo -c soap_header.c -fPIC -DPIC -o .libs/soap_header.o
soap_header.c: In function 'axiom_soap_header_extract_header_blocks':
soap_header.c:283:22: warning: variable 'first_ele' set but not used [-Wunused-but-set-variable]
soap_header.c: In function 'axiom_soap_header_remove_header_block':
soap_header.c:566:19: warning: variable 'qname_prefix' set but not used [-Wunused-but-set-variable]
soap_header.c:565:19: warning: variable 'qname_ns' set but not used [-Wunused-but-set-variable]
soap_header.c:564:19: warning: variable 'qn_localname' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT soap_header.lo -MD -MP -MF .deps/soap_header.Tpo -c soap_header.c -o soap_header.o >/dev/null 2>&1
mv -f .deps/soap_header.Tpo .deps/soap_header.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT soap_body.lo -MD -MP -MF .deps/soap_body.Tpo -c -o soap_body.lo soap_body.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT soap_body.lo -MD -MP -MF .deps/soap_body.Tpo -c soap_body.c -fPIC -DPIC -o .libs/soap_body.o
soap_body.c: In function 'axiom_soap_body_build':
soap_body.c:245:18: warning: variable 'is_replaced' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT soap_body.lo -MD -MP -MF .deps/soap_body.Tpo -c soap_body.c -o soap_body.o >/dev/null 2>&1
mv -f .deps/soap_body.Tpo .deps/soap_body.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT soap_envelope.lo -MD -MP -MF .deps/soap_envelope.Tpo -c -o soap_envelope.lo soap_envelope.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT soap_envelope.lo -MD -MP -MF .deps/soap_envelope.Tpo -c soap_envelope.c -fPIC -DPIC -o .libs/soap_envelope.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT soap_envelope.lo -MD -MP -MF .deps/soap_envelope.Tpo -c soap_envelope.c -o soap_envelope.o >/dev/null 2>&1
mv -f .deps/soap_envelope.Tpo .deps/soap_envelope.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT soap_builder.lo -MD -MP -MF .deps/soap_builder.Tpo -c -o soap_builder.lo soap_builder.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT soap_builder.lo -MD -MP -MF .deps/soap_builder.Tpo -c soap_builder.c -fPIC -DPIC -o .libs/soap_builder.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT soap_builder.lo -MD -MP -MF .deps/soap_builder.Tpo -c soap_builder.c -o soap_builder.o >/dev/null 2>&1
mv -f .deps/soap_builder.Tpo .deps/soap_builder.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT soap11_builder_helper.lo -MD -MP -MF .deps/soap11_builder_helper.Tpo -c -o soap11_builder_helper.lo soap11_builder_helper.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT soap11_builder_helper.lo -MD -MP -MF .deps/soap11_builder_helper.Tpo -c soap11_builder_helper.c -fPIC -DPIC -o .libs/soap11_builder_helper.o
soap11_builder_helper.c: In function 'axiom_soap11_builder_helper_handle_event':
soap11_builder_helper.c:142:26: warning: variable 'fault_value_ele' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT soap11_builder_helper.lo -MD -MP -MF .deps/soap11_builder_helper.Tpo -c soap11_builder_helper.c -o soap11_builder_helper.o >/dev/null 2>&1
mv -f .deps/soap11_builder_helper.Tpo .deps/soap11_builder_helper.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT soap12_builder_helper.lo -MD -MP -MF .deps/soap12_builder_helper.Tpo -c -o soap12_builder_helper.lo soap12_builder_helper.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT soap12_builder_helper.lo -MD -MP -MF .deps/soap12_builder_helper.Tpo -c soap12_builder_helper.c -fPIC -DPIC -o .libs/soap12_builder_helper.o
soap12_builder_helper.c: In function 'axiom_soap12_builder_helper_handle_event':
soap12_builder_helper.c:690:17: warning: variable 'detail_element_level' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT soap12_builder_helper.lo -MD -MP -MF .deps/soap12_builder_helper.Tpo -c soap12_builder_helper.c -o soap12_builder_helper.o >/dev/null 2>&1
mv -f .deps/soap12_builder_helper.Tpo .deps/soap12_builder_helper.Plo
/bin/sh ../../libtool --tag=CC --mode=link arm-unknown-nto-qnx8.0.0eabi-gcc -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -lpthread -o libaxis2_soap.la soap_fault.lo soap_fault_code.lo soap_fault_detail.lo soap_fault_node.lo soap_fault_reason.lo soap_fault_role.lo soap_fault_sub_code.lo soap_fault_text.lo soap_fault_value.lo soap_header_block.lo soap_header.lo soap_body.lo soap_envelope.lo soap_builder.lo soap11_builder_helper.lo soap12_builder_helper.lo -lz
arm-unknown-nto-qnx8.0.0eabi-ar cru .libs/libaxis2_soap.a .libs/soap_fault.o .libs/soap_fault_code.o .libs/soap_fault_detail.o .libs/soap_fault_node.o .libs/soap_fault_reason.o .libs/soap_fault_role.o .libs/soap_fault_sub_code.o .libs/soap_fault_text.o .libs/soap_fault_value.o .libs/soap_header_block.o .libs/soap_header.o .libs/soap_body.o .libs/soap_envelope.o .libs/soap_builder.o .libs/soap11_builder_helper.o .libs/soap12_builder_helper.o
arm-unknown-nto-qnx8.0.0eabi-ranlib .libs/libaxis2_soap.a
creating libaxis2_soap.la
(cd .libs && rm -f libaxis2_soap.la && ln -s ../libaxis2_soap.la libaxis2_soap.la)
make[9]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/axiom/src/soap'
Making all in util
make[9]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/axiom/src/util'
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT om_util.lo -MD -MP -MF .deps/om_util.Tpo -c -o om_util.lo om_util.c
mkdir .libs
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT om_util.lo -MD -MP -MF .deps/om_util.Tpo -c om_util.c -fPIC -DPIC -o .libs/om_util.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT om_util.lo -MD -MP -MF .deps/om_util.Tpo -c om_util.c -o om_util.o >/dev/null 2>&1
mv -f .deps/om_util.Tpo .deps/om_util.Plo
/bin/sh ../../libtool --tag=CC --mode=link arm-unknown-nto-qnx8.0.0eabi-gcc -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -lpthread -o libaxis2_axiom_util.la om_util.lo -lz
arm-unknown-nto-qnx8.0.0eabi-ar cru .libs/libaxis2_axiom_util.a .libs/om_util.o
arm-unknown-nto-qnx8.0.0eabi-ranlib .libs/libaxis2_axiom_util.a
creating libaxis2_axiom_util.la
(cd .libs && rm -f libaxis2_axiom_util.la && ln -s ../libaxis2_axiom_util.la libaxis2_axiom_util.la)
make[9]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/axiom/src/util'
Making all in xpath
make[9]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/axiom/src/xpath'
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I ../../../util/include -I ../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT xpath.lo -MD -MP -MF .deps/xpath.Tpo -c -o xpath.lo xpath.c
mkdir .libs
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I ../../../util/include -I ../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT xpath.lo -MD -MP -MF .deps/xpath.Tpo -c xpath.c -fPIC -DPIC -o .libs/xpath.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I ../../../util/include -I ../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT xpath.lo -MD -MP -MF .deps/xpath.Tpo -c xpath.c -o xpath.o >/dev/null 2>&1
mv -f .deps/xpath.Tpo .deps/xpath.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I ../../../util/include -I ../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT xpath_functions.lo -MD -MP -MF .deps/xpath_functions.Tpo -c -o xpath_functions.lo xpath_functions.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I ../../../util/include -I ../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT xpath_functions.lo -MD -MP -MF .deps/xpath_functions.Tpo -c xpath_functions.c -fPIC -DPIC -o .libs/xpath_functions.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I ../../../util/include -I ../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT xpath_functions.lo -MD -MP -MF .deps/xpath_functions.Tpo -c xpath_functions.c -o xpath_functions.o >/dev/null 2>&1
mv -f .deps/xpath_functions.Tpo .deps/xpath_functions.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I ../../../util/include -I ../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT xpath_internals.lo -MD -MP -MF .deps/xpath_internals.Tpo -c -o xpath_internals.lo xpath_internals.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I ../../../util/include -I ../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT xpath_internals.lo -MD -MP -MF .deps/xpath_internals.Tpo -c xpath_internals.c -fPIC -DPIC -o .libs/xpath_internals.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I ../../../util/include -I ../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT xpath_internals.lo -MD -MP -MF .deps/xpath_internals.Tpo -c xpath_internals.c -o xpath_internals.o >/dev/null 2>&1
mv -f .deps/xpath_internals.Tpo .deps/xpath_internals.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I ../../../util/include -I ../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT xpath_internals_engine.lo -MD -MP -MF .deps/xpath_internals_engine.Tpo -c -o xpath_internals_engine.lo xpath_internals_engine.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I ../../../util/include -I ../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT xpath_internals_engine.lo -MD -MP -MF .deps/xpath_internals_engine.Tpo -c xpath_internals_engine.c -fPIC -DPIC -o .libs/xpath_internals_engine.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I ../../../util/include -I ../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT xpath_internals_engine.lo -MD -MP -MF .deps/xpath_internals_engine.Tpo -c xpath_internals_engine.c -o xpath_internals_engine.o >/dev/null 2>&1
mv -f .deps/xpath_internals_engine.Tpo .deps/xpath_internals_engine.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I ../../../util/include -I ../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT xpath_internals_iterators.lo -MD -MP -MF .deps/xpath_internals_iterators.Tpo -c -o xpath_internals_iterators.lo xpath_internals_iterators.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I ../../../util/include -I ../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT xpath_internals_iterators.lo -MD -MP -MF .deps/xpath_internals_iterators.Tpo -c xpath_internals_iterators.c -fPIC -DPIC -o .libs/xpath_internals_iterators.o
xpath_internals_iterators.c: In function 'axiom_xpath_child_iterator':
xpath_internals_iterators.c:38:19: warning: variable 'prev' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I ../../../util/include -I ../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT xpath_internals_iterators.lo -MD -MP -MF .deps/xpath_internals_iterators.Tpo -c xpath_internals_iterators.c -o xpath_internals_iterators.o >/dev/null 2>&1
mv -f .deps/xpath_internals_iterators.Tpo .deps/xpath_internals_iterators.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I ../../../util/include -I ../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT xpath_internals_parser.lo -MD -MP -MF .deps/xpath_internals_parser.Tpo -c -o xpath_internals_parser.lo xpath_internals_parser.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I ../../../util/include -I ../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT xpath_internals_parser.lo -MD -MP -MF .deps/xpath_internals_parser.Tpo -c xpath_internals_parser.c -fPIC -DPIC -o .libs/xpath_internals_parser.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I ../../../util/include -I ../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT xpath_internals_parser.lo -MD -MP -MF .deps/xpath_internals_parser.Tpo -c xpath_internals_parser.c -o xpath_internals_parser.o >/dev/null 2>&1
mv -f .deps/xpath_internals_parser.Tpo .deps/xpath_internals_parser.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I ../../../util/include -I ../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT xpath_streaming.lo -MD -MP -MF .deps/xpath_streaming.Tpo -c -o xpath_streaming.lo xpath_streaming.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I ../../../util/include -I ../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT xpath_streaming.lo -MD -MP -MF .deps/xpath_streaming.Tpo -c xpath_streaming.c -fPIC -DPIC -o .libs/xpath_streaming.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I ../../../util/include -I ../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT xpath_streaming.lo -MD -MP -MF .deps/xpath_streaming.Tpo -c xpath_streaming.c -o xpath_streaming.o >/dev/null 2>&1
mv -f .deps/xpath_streaming.Tpo .deps/xpath_streaming.Plo
/bin/sh ../../libtool --tag=CC --mode=link arm-unknown-nto-qnx8.0.0eabi-gcc -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -version-info 4:0:4 -lpthread -o libaxis2_xpath.la -rpath /home/tux/wsf_bb10_ssl/lib xpath.lo xpath_functions.lo xpath_internals.lo xpath_internals_engine.lo xpath_internals_iterators.lo xpath_internals_parser.lo xpath_streaming.lo -lz

*** Warning: inter-library dependencies are not known to be supported.
*** All declared inter-library dependencies are being dropped.
*** The inter-library dependencies that have been dropped here will be
*** automatically added whenever a program is linked with this library
*** or is declared to -dlopen it.
arm-unknown-nto-qnx8.0.0eabi-gcc -shared .libs/xpath.o .libs/xpath_functions.o .libs/xpath_internals.o .libs/xpath_internals_engine.o .libs/xpath_internals_iterators.o .libs/xpath_internals_parser.o .libs/xpath_streaming.o -Wl,-soname -Wl,libaxis2_xpath.so.0 -o .libs/libaxis2_xpath.so.0.4.0
(cd .libs && rm -f libaxis2_xpath.so.0 && ln -s libaxis2_xpath.so.0.4.0 libaxis2_xpath.so.0)
(cd .libs && rm -f libaxis2_xpath.so && ln -s libaxis2_xpath.so.0.4.0 libaxis2_xpath.so)
arm-unknown-nto-qnx8.0.0eabi-ar cru .libs/libaxis2_xpath.a xpath.o xpath_functions.o xpath_internals.o xpath_internals_engine.o xpath_internals_iterators.o xpath_internals_parser.o xpath_streaming.o
arm-unknown-nto-qnx8.0.0eabi-ranlib .libs/libaxis2_xpath.a
creating libaxis2_xpath.la
(cd .libs && rm -f libaxis2_xpath.la && ln -s ../libaxis2_xpath.la libaxis2_xpath.la)
make[9]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/axiom/src/xpath'
Making all in om
make[9]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/axiom/src/om'
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I../../src/attachments -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT om_attribute.lo -MD -MP -MF .deps/om_attribute.Tpo -c -o om_attribute.lo om_attribute.c
mkdir .libs
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I../../src/attachments -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT om_attribute.lo -MD -MP -MF .deps/om_attribute.Tpo -c om_attribute.c -fPIC -DPIC -o .libs/om_attribute.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I../../src/attachments -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT om_attribute.lo -MD -MP -MF .deps/om_attribute.Tpo -c om_attribute.c -o om_attribute.o >/dev/null 2>&1
mv -f .deps/om_attribute.Tpo .deps/om_attribute.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I../../src/attachments -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT om_document.lo -MD -MP -MF .deps/om_document.Tpo -c -o om_document.lo om_document.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I../../src/attachments -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT om_document.lo -MD -MP -MF .deps/om_document.Tpo -c om_document.c -fPIC -DPIC -o .libs/om_document.o
om_document.c: In function 'axiom_document_get_root_element':
om_document.c:141:19: warning: variable 'node' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I../../src/attachments -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT om_document.lo -MD -MP -MF .deps/om_document.Tpo -c om_document.c -o om_document.o >/dev/null 2>&1
mv -f .deps/om_document.Tpo .deps/om_document.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I../../src/attachments -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT om_node.lo -MD -MP -MF .deps/om_node.Tpo -c -o om_node.lo om_node.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I../../src/attachments -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT om_node.lo -MD -MP -MF .deps/om_node.Tpo -c om_node.c -fPIC -DPIC -o .libs/om_node.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I../../src/attachments -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT om_node.lo -MD -MP -MF .deps/om_node.Tpo -c om_node.c -o om_node.o >/dev/null 2>&1
mv -f .deps/om_node.Tpo .deps/om_node.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I../../src/attachments -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT om_text.lo -MD -MP -MF .deps/om_text.Tpo -c -o om_text.lo om_text.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I../../src/attachments -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT om_text.lo -MD -MP -MF .deps/om_text.Tpo -c om_text.c -fPIC -DPIC -o .libs/om_text.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I../../src/attachments -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT om_text.lo -MD -MP -MF .deps/om_text.Tpo -c om_text.c -o om_text.o >/dev/null 2>&1
mv -f .deps/om_text.Tpo .deps/om_text.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I../../src/attachments -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT om_data_source.lo -MD -MP -MF .deps/om_data_source.Tpo -c -o om_data_source.lo om_data_source.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I../../src/attachments -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT om_data_source.lo -MD -MP -MF .deps/om_data_source.Tpo -c om_data_source.c -fPIC -DPIC -o .libs/om_data_source.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I../../src/attachments -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT om_data_source.lo -MD -MP -MF .deps/om_data_source.Tpo -c om_data_source.c -o om_data_source.o >/dev/null 2>&1
mv -f .deps/om_data_source.Tpo .deps/om_data_source.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I../../src/attachments -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT om_comment.lo -MD -MP -MF .deps/om_comment.Tpo -c -o om_comment.lo om_comment.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I../../src/attachments -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT om_comment.lo -MD -MP -MF .deps/om_comment.Tpo -c om_comment.c -fPIC -DPIC -o .libs/om_comment.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I../../src/attachments -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT om_comment.lo -MD -MP -MF .deps/om_comment.Tpo -c om_comment.c -o om_comment.o >/dev/null 2>&1
mv -f .deps/om_comment.Tpo .deps/om_comment.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I../../src/attachments -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT om_element.lo -MD -MP -MF .deps/om_element.Tpo -c -o om_element.lo om_element.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I../../src/attachments -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT om_element.lo -MD -MP -MF .deps/om_element.Tpo -c om_element.c -fPIC -DPIC -o .libs/om_element.o
om_element.c: In function 'axiom_element_declare_namespace_assume_param_ownership':
om_element.c:369:19: warning: variable 'uri' set but not used [-Wunused-but-set-variable]
om_element.c: In function 'axiom_element_set_text':
om_element.c:1183:19: warning: variable 'om_text' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I../../src/attachments -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT om_element.lo -MD -MP -MF .deps/om_element.Tpo -c om_element.c -o om_element.o >/dev/null 2>&1
mv -f .deps/om_element.Tpo .deps/om_element.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I../../src/attachments -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT om_output.lo -MD -MP -MF .deps/om_output.Tpo -c -o om_output.lo om_output.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I../../src/attachments -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT om_output.lo -MD -MP -MF .deps/om_output.Tpo -c om_output.c -fPIC -DPIC -o .libs/om_output.o
om_output.c: In function 'axiom_output_flush':
om_output.c:590:23: warning: variable 'root_content_id' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I../../src/attachments -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT om_output.lo -MD -MP -MF .deps/om_output.Tpo -c om_output.c -o om_output.o >/dev/null 2>&1
mv -f .deps/om_output.Tpo .deps/om_output.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I../../src/attachments -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT om_doctype.lo -MD -MP -MF .deps/om_doctype.Tpo -c -o om_doctype.lo om_doctype.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I../../src/attachments -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT om_doctype.lo -MD -MP -MF .deps/om_doctype.Tpo -c om_doctype.c -fPIC -DPIC -o .libs/om_doctype.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I../../src/attachments -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT om_doctype.lo -MD -MP -MF .deps/om_doctype.Tpo -c om_doctype.c -o om_doctype.o >/dev/null 2>&1
mv -f .deps/om_doctype.Tpo .deps/om_doctype.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I../../src/attachments -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT om_namespace.lo -MD -MP -MF .deps/om_namespace.Tpo -c -o om_namespace.lo om_namespace.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I../../src/attachments -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT om_namespace.lo -MD -MP -MF .deps/om_namespace.Tpo -c om_namespace.c -fPIC -DPIC -o .libs/om_namespace.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I../../src/attachments -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT om_namespace.lo -MD -MP -MF .deps/om_namespace.Tpo -c om_namespace.c -o om_namespace.o >/dev/null 2>&1
mv -f .deps/om_namespace.Tpo .deps/om_namespace.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I../../src/attachments -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT om_processing_instruction.lo -MD -MP -MF .deps/om_processing_instruction.Tpo -c -o om_processing_instruction.lo om_processing_instruction.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I../../src/attachments -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT om_processing_instruction.lo -MD -MP -MF .deps/om_processing_instruction.Tpo -c om_processing_instruction.c -fPIC -DPIC -o .libs/om_processing_instruction.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I../../src/attachments -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT om_processing_instruction.lo -MD -MP -MF .deps/om_processing_instruction.Tpo -c om_processing_instruction.c -o om_processing_instruction.o >/dev/null 2>&1
mv -f .deps/om_processing_instruction.Tpo .deps/om_processing_instruction.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I../../src/attachments -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT om_stax_builder.lo -MD -MP -MF .deps/om_stax_builder.Tpo -c -o om_stax_builder.lo om_stax_builder.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I../../src/attachments -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT om_stax_builder.lo -MD -MP -MF .deps/om_stax_builder.Tpo -c om_stax_builder.c -fPIC -DPIC -o .libs/om_stax_builder.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I../../src/attachments -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT om_stax_builder.lo -MD -MP -MF .deps/om_stax_builder.Tpo -c om_stax_builder.c -o om_stax_builder.o >/dev/null 2>&1
mv -f .deps/om_stax_builder.Tpo .deps/om_stax_builder.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I../../src/attachments -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT om_children_iterator.lo -MD -MP -MF .deps/om_children_iterator.Tpo -c -o om_children_iterator.lo om_children_iterator.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I../../src/attachments -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT om_children_iterator.lo -MD -MP -MF .deps/om_children_iterator.Tpo -c om_children_iterator.c -fPIC -DPIC -o .libs/om_children_iterator.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I../../src/attachments -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT om_children_iterator.lo -MD -MP -MF .deps/om_children_iterator.Tpo -c om_children_iterator.c -o om_children_iterator.o >/dev/null 2>&1
mv -f .deps/om_children_iterator.Tpo .deps/om_children_iterator.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I../../src/attachments -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT om_children_qname_iterator.lo -MD -MP -MF .deps/om_children_qname_iterator.Tpo -c -o om_children_qname_iterator.lo om_children_qname_iterator.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I../../src/attachments -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT om_children_qname_iterator.lo -MD -MP -MF .deps/om_children_qname_iterator.Tpo -c om_children_qname_iterator.c -fPIC -DPIC -o .libs/om_children_qname_iterator.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I../../src/attachments -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT om_children_qname_iterator.lo -MD -MP -MF .deps/om_children_qname_iterator.Tpo -c om_children_qname_iterator.c -o om_children_qname_iterator.o >/dev/null 2>&1
mv -f .deps/om_children_qname_iterator.Tpo .deps/om_children_qname_iterator.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I../../src/attachments -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT om_child_element_iterator.lo -MD -MP -MF .deps/om_child_element_iterator.Tpo -c -o om_child_element_iterator.lo om_child_element_iterator.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I../../src/attachments -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT om_child_element_iterator.lo -MD -MP -MF .deps/om_child_element_iterator.Tpo -c om_child_element_iterator.c -fPIC -DPIC -o .libs/om_child_element_iterator.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I../../src/attachments -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT om_child_element_iterator.lo -MD -MP -MF .deps/om_child_element_iterator.Tpo -c om_child_element_iterator.c -o om_child_element_iterator.o >/dev/null 2>&1
mv -f .deps/om_child_element_iterator.Tpo .deps/om_child_element_iterator.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I../../src/attachments -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT om_children_with_specific_attribute_iterator.lo -MD -MP -MF .deps/om_children_with_specific_attribute_iterator.Tpo -c -o om_children_with_specific_attribute_iterator.lo om_children_with_specific_attribute_iterator.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I../../src/attachments -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT om_children_with_specific_attribute_iterator.lo -MD -MP -MF .deps/om_children_with_specific_attribute_iterator.Tpo -c om_children_with_specific_attribute_iterator.c -fPIC -DPIC -o .libs/om_children_with_specific_attribute_iterator.o
om_children_with_specific_attribute_iterator.c: In function 'axiom_children_with_specific_attribute_iterator_has_next':
om_children_with_specific_attribute_iterator.c:128:32: warning: variable 'om_attr' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I../../src/attachments -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT om_children_with_specific_attribute_iterator.lo -MD -MP -MF .deps/om_children_with_specific_attribute_iterator.Tpo -c om_children_with_specific_attribute_iterator.c -o om_children_with_specific_attribute_iterator.o >/dev/null 2>&1
mv -f .deps/om_children_with_specific_attribute_iterator.Tpo .deps/om_children_with_specific_attribute_iterator.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I../../src/attachments -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT om_navigator.lo -MD -MP -MF .deps/om_navigator.Tpo -c -o om_navigator.lo om_navigator.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I../../src/attachments -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT om_navigator.lo -MD -MP -MF .deps/om_navigator.Tpo -c om_navigator.c -fPIC -DPIC -o .libs/om_navigator.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/parser -I../../src/om -I../../src/attachments -I ../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -D_GNU_SOURCE -MT om_navigator.lo -MD -MP -MF .deps/om_navigator.Tpo -c om_navigator.c -o om_navigator.o >/dev/null 2>&1
mv -f .deps/om_navigator.Tpo .deps/om_navigator.Plo
make[9]: *** No rule to make target `../../src/attachments/libaxis2_attachments.la', needed by `libaxis2_axiom.la'. Stop.
make[9]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/axiom/src/om'
make[9]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/axiom/src'
make[9]: Nothing to be done for `all-am'.
make[9]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/axiom/src'
make[8]: *** [all-recursive] Error 1
make[8]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/axiom/src'
Making all in include
make[8]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/axiom/include'
make[8]: Nothing to be done for `all'.
make[8]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/axiom/include'
make[8]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/axiom'
make[8]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/axiom'
make[7]: *** [all-recursive] Error 1
make[7]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/axiom'
make[6]: *** [all] Error 2
make[6]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/axiom'
Making all in neethi
make[6]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/neethi'
make all-recursive
make[7]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/neethi'
Making all in src
make[8]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/neethi/src'
Making all in secpolicy
make[9]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/neethi/src/secpolicy'
Making all in model
make[10]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/neethi/src/secpolicy/model'
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT algorithmsuite.lo -MD -MP -MF .deps/algorithmsuite.Tpo -c -o algorithmsuite.lo algorithmsuite.c
mkdir .libs
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT algorithmsuite.lo -MD -MP -MF .deps/algorithmsuite.Tpo -c algorithmsuite.c -fPIC -DPIC -o .libs/algorithmsuite.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT algorithmsuite.lo -MD -MP -MF .deps/algorithmsuite.Tpo -c algorithmsuite.c -o algorithmsuite.o >/dev/null 2>&1
mv -f .deps/algorithmsuite.Tpo .deps/algorithmsuite.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT asymmetric_binding.lo -MD -MP -MF .deps/asymmetric_binding.Tpo -c -o asymmetric_binding.lo asymmetric_binding.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT asymmetric_binding.lo -MD -MP -MF .deps/asymmetric_binding.Tpo -c asymmetric_binding.c -fPIC -DPIC -o .libs/asymmetric_binding.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT asymmetric_binding.lo -MD -MP -MF .deps/asymmetric_binding.Tpo -c asymmetric_binding.c -o asymmetric_binding.o >/dev/null 2>&1
mv -f .deps/asymmetric_binding.Tpo .deps/asymmetric_binding.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT binding_commons.lo -MD -MP -MF .deps/binding_commons.Tpo -c -o binding_commons.lo binding_commons.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT binding_commons.lo -MD -MP -MF .deps/binding_commons.Tpo -c binding_commons.c -fPIC -DPIC -o .libs/binding_commons.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT binding_commons.lo -MD -MP -MF .deps/binding_commons.Tpo -c binding_commons.c -o binding_commons.o >/dev/null 2>&1
mv -f .deps/binding_commons.Tpo .deps/binding_commons.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT header.lo -MD -MP -MF .deps/header.Tpo -c -o header.lo header.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT header.lo -MD -MP -MF .deps/header.Tpo -c header.c -fPIC -DPIC -o .libs/header.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT header.lo -MD -MP -MF .deps/header.Tpo -c header.c -o header.o >/dev/null 2>&1
mv -f .deps/header.Tpo .deps/header.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT element.lo -MD -MP -MF .deps/element.Tpo -c -o element.lo element.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT element.lo -MD -MP -MF .deps/element.Tpo -c element.c -fPIC -DPIC -o .libs/element.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT element.lo -MD -MP -MF .deps/element.Tpo -c element.c -o element.o >/dev/null 2>&1
mv -f .deps/element.Tpo .deps/element.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT https_token.lo -MD -MP -MF .deps/https_token.Tpo -c -o https_token.lo https_token.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT https_token.lo -MD -MP -MF .deps/https_token.Tpo -c https_token.c -fPIC -DPIC -o .libs/https_token.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT https_token.lo -MD -MP -MF .deps/https_token.Tpo -c https_token.c -o https_token.o >/dev/null 2>&1
mv -f .deps/https_token.Tpo .deps/https_token.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT layout.lo -MD -MP -MF .deps/layout.Tpo -c -o layout.lo layout.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT layout.lo -MD -MP -MF .deps/layout.Tpo -c layout.c -fPIC -DPIC -o .libs/layout.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT layout.lo -MD -MP -MF .deps/layout.Tpo -c layout.c -o layout.o >/dev/null 2>&1
mv -f .deps/layout.Tpo .deps/layout.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT property.lo -MD -MP -MF .deps/property.Tpo -c -o property.lo property.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT property.lo -MD -MP -MF .deps/property.Tpo -c property.c -fPIC -DPIC -o .libs/property.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT property.lo -MD -MP -MF .deps/property.Tpo -c property.c -o property.o >/dev/null 2>&1
mv -f .deps/property.Tpo .deps/property.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rampart_config.lo -MD -MP -MF .deps/rampart_config.Tpo -c -o rampart_config.lo rampart_config.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rampart_config.lo -MD -MP -MF .deps/rampart_config.Tpo -c rampart_config.c -fPIC -DPIC -o .libs/rampart_config.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rampart_config.lo -MD -MP -MF .deps/rampart_config.Tpo -c rampart_config.c -o rampart_config.o >/dev/null 2>&1
mv -f .deps/rampart_config.Tpo .deps/rampart_config.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT secpolicy.lo -MD -MP -MF .deps/secpolicy.Tpo -c -o secpolicy.lo secpolicy.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT secpolicy.lo -MD -MP -MF .deps/secpolicy.Tpo -c secpolicy.c -fPIC -DPIC -o .libs/secpolicy.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT secpolicy.lo -MD -MP -MF .deps/secpolicy.Tpo -c secpolicy.c -o secpolicy.o >/dev/null 2>&1
mv -f .deps/secpolicy.Tpo .deps/secpolicy.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT security_context_token.lo -MD -MP -MF .deps/security_context_token.Tpo -c -o security_context_token.lo security_context_token.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT security_context_token.lo -MD -MP -MF .deps/security_context_token.Tpo -c security_context_token.c -fPIC -DPIC -o .libs/security_context_token.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT security_context_token.lo -MD -MP -MF .deps/security_context_token.Tpo -c security_context_token.c -o security_context_token.o >/dev/null 2>&1
mv -f .deps/security_context_token.Tpo .deps/security_context_token.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT signed_encrypted_elements.lo -MD -MP -MF .deps/signed_encrypted_elements.Tpo -c -o signed_encrypted_elements.lo signed_encrypted_elements.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT signed_encrypted_elements.lo -MD -MP -MF .deps/signed_encrypted_elements.Tpo -c signed_encrypted_elements.c -fPIC -DPIC -o .libs/signed_encrypted_elements.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT signed_encrypted_elements.lo -MD -MP -MF .deps/signed_encrypted_elements.Tpo -c signed_encrypted_elements.c -o signed_encrypted_elements.o >/dev/null 2>&1
mv -f .deps/signed_encrypted_elements.Tpo .deps/signed_encrypted_elements.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT signed_encrypted_parts.lo -MD -MP -MF .deps/signed_encrypted_parts.Tpo -c -o signed_encrypted_parts.lo signed_encrypted_parts.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT signed_encrypted_parts.lo -MD -MP -MF .deps/signed_encrypted_parts.Tpo -c signed_encrypted_parts.c -fPIC -DPIC -o .libs/signed_encrypted_parts.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT signed_encrypted_parts.lo -MD -MP -MF .deps/signed_encrypted_parts.Tpo -c signed_encrypted_parts.c -o signed_encrypted_parts.o >/dev/null 2>&1
mv -f .deps/signed_encrypted_parts.Tpo .deps/signed_encrypted_parts.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT signed_encrypted_items.lo -MD -MP -MF .deps/signed_encrypted_items.Tpo -c -o signed_encrypted_items.lo signed_encrypted_items.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT signed_encrypted_items.lo -MD -MP -MF .deps/signed_encrypted_items.Tpo -c signed_encrypted_items.c -fPIC -DPIC -o .libs/signed_encrypted_items.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT signed_encrypted_items.lo -MD -MP -MF .deps/signed_encrypted_items.Tpo -c signed_encrypted_items.c -o signed_encrypted_items.o >/dev/null 2>&1
mv -f .deps/signed_encrypted_items.Tpo .deps/signed_encrypted_items.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT supporting_tokens.lo -MD -MP -MF .deps/supporting_tokens.Tpo -c -o supporting_tokens.lo supporting_tokens.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT supporting_tokens.lo -MD -MP -MF .deps/supporting_tokens.Tpo -c supporting_tokens.c -fPIC -DPIC -o .libs/supporting_tokens.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT supporting_tokens.lo -MD -MP -MF .deps/supporting_tokens.Tpo -c supporting_tokens.c -o supporting_tokens.o >/dev/null 2>&1
mv -f .deps/supporting_tokens.Tpo .deps/supporting_tokens.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT symmetric_asymmetric_binding_commons.lo -MD -MP -MF .deps/symmetric_asymmetric_binding_commons.Tpo -c -o symmetric_asymmetric_binding_commons.lo symmetric_asymmetric_binding_commons.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT symmetric_asymmetric_binding_commons.lo -MD -MP -MF .deps/symmetric_asymmetric_binding_commons.Tpo -c symmetric_asymmetric_binding_commons.c -fPIC -DPIC -o .libs/symmetric_asymmetric_binding_commons.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT symmetric_asymmetric_binding_commons.lo -MD -MP -MF .deps/symmetric_asymmetric_binding_commons.Tpo -c symmetric_asymmetric_binding_commons.c -o symmetric_asymmetric_binding_commons.o >/dev/null 2>&1
mv -f .deps/symmetric_asymmetric_binding_commons.Tpo .deps/symmetric_asymmetric_binding_commons.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT symmetric_binding.lo -MD -MP -MF .deps/symmetric_binding.Tpo -c -o symmetric_binding.lo symmetric_binding.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT symmetric_binding.lo -MD -MP -MF .deps/symmetric_binding.Tpo -c symmetric_binding.c -fPIC -DPIC -o .libs/symmetric_binding.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT symmetric_binding.lo -MD -MP -MF .deps/symmetric_binding.Tpo -c symmetric_binding.c -o symmetric_binding.o >/dev/null 2>&1
mv -f .deps/symmetric_binding.Tpo .deps/symmetric_binding.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT transport_binding.lo -MD -MP -MF .deps/transport_binding.Tpo -c -o transport_binding.lo transport_binding.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT transport_binding.lo -MD -MP -MF .deps/transport_binding.Tpo -c transport_binding.c -fPIC -DPIC -o .libs/transport_binding.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT transport_binding.lo -MD -MP -MF .deps/transport_binding.Tpo -c transport_binding.c -o transport_binding.o >/dev/null 2>&1
mv -f .deps/transport_binding.Tpo .deps/transport_binding.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT ut.lo -MD -MP -MF .deps/ut.Tpo -c -o ut.lo ut.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT ut.lo -MD -MP -MF .deps/ut.Tpo -c ut.c -fPIC -DPIC -o .libs/ut.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT ut.lo -MD -MP -MF .deps/ut.Tpo -c ut.c -o ut.o >/dev/null 2>&1
mv -f .deps/ut.Tpo .deps/ut.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT wss10.lo -MD -MP -MF .deps/wss10.Tpo -c -o wss10.lo wss10.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT wss10.lo -MD -MP -MF .deps/wss10.Tpo -c wss10.c -fPIC -DPIC -o .libs/wss10.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT wss10.lo -MD -MP -MF .deps/wss10.Tpo -c wss10.c -o wss10.o >/dev/null 2>&1
mv -f .deps/wss10.Tpo .deps/wss10.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT wss11.lo -MD -MP -MF .deps/wss11.Tpo -c -o wss11.lo wss11.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT wss11.lo -MD -MP -MF .deps/wss11.Tpo -c wss11.c -fPIC -DPIC -o .libs/wss11.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT wss11.lo -MD -MP -MF .deps/wss11.Tpo -c wss11.c -o wss11.o >/dev/null 2>&1
mv -f .deps/wss11.Tpo .deps/wss11.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT x509_token.lo -MD -MP -MF .deps/x509_token.Tpo -c -o x509_token.lo x509_token.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT x509_token.lo -MD -MP -MF .deps/x509_token.Tpo -c x509_token.c -fPIC -DPIC -o .libs/x509_token.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT x509_token.lo -MD -MP -MF .deps/x509_token.Tpo -c x509_token.c -o x509_token.o >/dev/null 2>&1
mv -f .deps/x509_token.Tpo .deps/x509_token.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT trust10.lo -MD -MP -MF .deps/trust10.Tpo -c -o trust10.lo trust10.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT trust10.lo -MD -MP -MF .deps/trust10.Tpo -c trust10.c -fPIC -DPIC -o .libs/trust10.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT trust10.lo -MD -MP -MF .deps/trust10.Tpo -c trust10.c -o trust10.o >/dev/null 2>&1
mv -f .deps/trust10.Tpo .deps/trust10.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT issued_token.lo -MD -MP -MF .deps/issued_token.Tpo -c -o issued_token.lo issued_token.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT issued_token.lo -MD -MP -MF .deps/issued_token.Tpo -c issued_token.c -fPIC -DPIC -o .libs/issued_token.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT issued_token.lo -MD -MP -MF .deps/issued_token.Tpo -c issued_token.c -o issued_token.o >/dev/null 2>&1
mv -f .deps/issued_token.Tpo .deps/issued_token.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT saml_token.lo -MD -MP -MF .deps/saml_token.Tpo -c -o saml_token.lo saml_token.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT saml_token.lo -MD -MP -MF .deps/saml_token.Tpo -c saml_token.c -fPIC -DPIC -o .libs/saml_token.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT saml_token.lo -MD -MP -MF .deps/saml_token.Tpo -c saml_token.c -o saml_token.o >/dev/null 2>&1
mv -f .deps/saml_token.Tpo .deps/saml_token.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token.lo -MD -MP -MF .deps/token.Tpo -c -o token.lo token.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token.lo -MD -MP -MF .deps/token.Tpo -c token.c -fPIC -DPIC -o .libs/token.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token.lo -MD -MP -MF .deps/token.Tpo -c token.c -o token.o >/dev/null 2>&1
mv -f .deps/token.Tpo .deps/token.Plo
make[10]: *** No rule to make target `../../../../util/src/libaxutil.la', needed by `librp_model.la'. Stop.
make[10]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/neethi/src/secpolicy/model'
Making all in builder
make[10]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/neethi/src/secpolicy/builder'
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT algorithmsuite_builder.lo -MD -MP -MF .deps/algorithmsuite_builder.Tpo -c -o algorithmsuite_builder.lo algorithmsuite_builder.c
mkdir .libs
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT algorithmsuite_builder.lo -MD -MP -MF .deps/algorithmsuite_builder.Tpo -c algorithmsuite_builder.c -fPIC -DPIC -o .libs/algorithmsuite_builder.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT algorithmsuite_builder.lo -MD -MP -MF .deps/algorithmsuite_builder.Tpo -c algorithmsuite_builder.c -o algorithmsuite_builder.o >/dev/null 2>&1
mv -f .deps/algorithmsuite_builder.Tpo .deps/algorithmsuite_builder.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT layout_builder.lo -MD -MP -MF .deps/layout_builder.Tpo -c -o layout_builder.lo layout_builder.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT layout_builder.lo -MD -MP -MF .deps/layout_builder.Tpo -c layout_builder.c -fPIC -DPIC -o .libs/layout_builder.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT layout_builder.lo -MD -MP -MF .deps/layout_builder.Tpo -c layout_builder.c -o layout_builder.o >/dev/null 2>&1
mv -f .deps/layout_builder.Tpo .deps/layout_builder.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT supporting_tokens_builder.lo -MD -MP -MF .deps/supporting_tokens_builder.Tpo -c -o supporting_tokens_builder.lo supporting_tokens_builder.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT supporting_tokens_builder.lo -MD -MP -MF .deps/supporting_tokens_builder.Tpo -c supporting_tokens_builder.c -fPIC -DPIC -o .libs/supporting_tokens_builder.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT supporting_tokens_builder.lo -MD -MP -MF .deps/supporting_tokens_builder.Tpo -c supporting_tokens_builder.c -o supporting_tokens_builder.o >/dev/null 2>&1
mv -f .deps/supporting_tokens_builder.Tpo .deps/supporting_tokens_builder.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT transport_binding_builder.lo -MD -MP -MF .deps/transport_binding_builder.Tpo -c -o transport_binding_builder.lo transport_binding_builder.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT transport_binding_builder.lo -MD -MP -MF .deps/transport_binding_builder.Tpo -c transport_binding_builder.c -fPIC -DPIC -o .libs/transport_binding_builder.o
transport_binding_builder.c: In function 'transport_binding_process_alternatives':
transport_binding_builder.c:105:11: warning: variable 'value' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT transport_binding_builder.lo -MD -MP -MF .deps/transport_binding_builder.Tpo -c transport_binding_builder.c -o transport_binding_builder.o >/dev/null 2>&1
mv -f .deps/transport_binding_builder.Tpo .deps/transport_binding_builder.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT username_token_builder.lo -MD -MP -MF .deps/username_token_builder.Tpo -c -o username_token_builder.lo username_token_builder.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT username_token_builder.lo -MD -MP -MF .deps/username_token_builder.Tpo -c username_token_builder.c -fPIC -DPIC -o .libs/username_token_builder.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT username_token_builder.lo -MD -MP -MF .deps/username_token_builder.Tpo -c username_token_builder.c -o username_token_builder.o >/dev/null 2>&1
mv -f .deps/username_token_builder.Tpo .deps/username_token_builder.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT wss10_builder.lo -MD -MP -MF .deps/wss10_builder.Tpo -c -o wss10_builder.lo wss10_builder.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT wss10_builder.lo -MD -MP -MF .deps/wss10_builder.Tpo -c wss10_builder.c -fPIC -DPIC -o .libs/wss10_builder.o
wss10_builder.c: In function 'wss10_process_alternatives':
wss10_builder.c:102:11: warning: variable 'value' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT wss10_builder.lo -MD -MP -MF .deps/wss10_builder.Tpo -c wss10_builder.c -o wss10_builder.o >/dev/null 2>&1
mv -f .deps/wss10_builder.Tpo .deps/wss10_builder.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT transport_token_builder.lo -MD -MP -MF .deps/transport_token_builder.Tpo -c -o transport_token_builder.lo transport_token_builder.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT transport_token_builder.lo -MD -MP -MF .deps/transport_token_builder.Tpo -c transport_token_builder.c -fPIC -DPIC -o .libs/transport_token_builder.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT transport_token_builder.lo -MD -MP -MF .deps/transport_token_builder.Tpo -c transport_token_builder.c -o transport_token_builder.o >/dev/null 2>&1
mv -f .deps/transport_token_builder.Tpo .deps/transport_token_builder.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_identifier.lo -MD -MP -MF .deps/token_identifier.Tpo -c -o token_identifier.lo token_identifier.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_identifier.lo -MD -MP -MF .deps/token_identifier.Tpo -c token_identifier.c -fPIC -DPIC -o .libs/token_identifier.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_identifier.lo -MD -MP -MF .deps/token_identifier.Tpo -c token_identifier.c -o token_identifier.o >/dev/null 2>&1
mv -f .deps/token_identifier.Tpo .deps/token_identifier.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT https_token_builder.lo -MD -MP -MF .deps/https_token_builder.Tpo -c -o https_token_builder.lo https_token_builder.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT https_token_builder.lo -MD -MP -MF .deps/https_token_builder.Tpo -c https_token_builder.c -fPIC -DPIC -o .libs/https_token_builder.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT https_token_builder.lo -MD -MP -MF .deps/https_token_builder.Tpo -c https_token_builder.c -o https_token_builder.o >/dev/null 2>&1
mv -f .deps/https_token_builder.Tpo .deps/https_token_builder.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rampart_config_builder.lo -MD -MP -MF .deps/rampart_config_builder.Tpo -c -o rampart_config_builder.lo rampart_config_builder.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rampart_config_builder.lo -MD -MP -MF .deps/rampart_config_builder.Tpo -c rampart_config_builder.c -fPIC -DPIC -o .libs/rampart_config_builder.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rampart_config_builder.lo -MD -MP -MF .deps/rampart_config_builder.Tpo -c rampart_config_builder.c -o rampart_config_builder.o >/dev/null 2>&1
mv -f .deps/rampart_config_builder.Tpo .deps/rampart_config_builder.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT asymmetric_binding_builder.lo -MD -MP -MF .deps/asymmetric_binding_builder.Tpo -c -o asymmetric_binding_builder.lo asymmetric_binding_builder.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT asymmetric_binding_builder.lo -MD -MP -MF .deps/asymmetric_binding_builder.Tpo -c asymmetric_binding_builder.c -fPIC -DPIC -o .libs/asymmetric_binding_builder.o
asymmetric_binding_builder.c: In function 'asymmetric_binding_process_alternatives':
asymmetric_binding_builder.c:103:11: warning: variable 'value' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT asymmetric_binding_builder.lo -MD -MP -MF .deps/asymmetric_binding_builder.Tpo -c asymmetric_binding_builder.c -o asymmetric_binding_builder.o >/dev/null 2>&1
mv -f .deps/asymmetric_binding_builder.Tpo .deps/asymmetric_binding_builder.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT x509_token_builder.lo -MD -MP -MF .deps/x509_token_builder.Tpo -c -o x509_token_builder.lo x509_token_builder.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT x509_token_builder.lo -MD -MP -MF .deps/x509_token_builder.Tpo -c x509_token_builder.c -fPIC -DPIC -o .libs/x509_token_builder.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT x509_token_builder.lo -MD -MP -MF .deps/x509_token_builder.Tpo -c x509_token_builder.c -o x509_token_builder.o >/dev/null 2>&1
mv -f .deps/x509_token_builder.Tpo .deps/x509_token_builder.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT initiator_token_builder.lo -MD -MP -MF .deps/initiator_token_builder.Tpo -c -o initiator_token_builder.lo initiator_token_builder.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT initiator_token_builder.lo -MD -MP -MF .deps/initiator_token_builder.Tpo -c initiator_token_builder.c -fPIC -DPIC -o .libs/initiator_token_builder.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT initiator_token_builder.lo -MD -MP -MF .deps/initiator_token_builder.Tpo -c initiator_token_builder.c -o initiator_token_builder.o >/dev/null 2>&1
mv -f .deps/initiator_token_builder.Tpo .deps/initiator_token_builder.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT recipient_token_builder.lo -MD -MP -MF .deps/recipient_token_builder.Tpo -c -o recipient_token_builder.lo recipient_token_builder.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT recipient_token_builder.lo -MD -MP -MF .deps/recipient_token_builder.Tpo -c recipient_token_builder.c -fPIC -DPIC -o .libs/recipient_token_builder.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT recipient_token_builder.lo -MD -MP -MF .deps/recipient_token_builder.Tpo -c recipient_token_builder.c -o recipient_token_builder.o >/dev/null 2>&1
mv -f .deps/recipient_token_builder.Tpo .deps/recipient_token_builder.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT signed_encrypted_parts_builder.lo -MD -MP -MF .deps/signed_encrypted_parts_builder.Tpo -c -o signed_encrypted_parts_builder.lo signed_encrypted_parts_builder.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT signed_encrypted_parts_builder.lo -MD -MP -MF .deps/signed_encrypted_parts_builder.Tpo -c signed_encrypted_parts_builder.c -fPIC -DPIC -o .libs/signed_encrypted_parts_builder.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT signed_encrypted_parts_builder.lo -MD -MP -MF .deps/signed_encrypted_parts_builder.Tpo -c signed_encrypted_parts_builder.c -o signed_encrypted_parts_builder.o >/dev/null 2>&1
mv -f .deps/signed_encrypted_parts_builder.Tpo .deps/signed_encrypted_parts_builder.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT secpolicy_builder.lo -MD -MP -MF .deps/secpolicy_builder.Tpo -c -o secpolicy_builder.lo secpolicy_builder.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT secpolicy_builder.lo -MD -MP -MF .deps/secpolicy_builder.Tpo -c secpolicy_builder.c -fPIC -DPIC -o .libs/secpolicy_builder.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT secpolicy_builder.lo -MD -MP -MF .deps/secpolicy_builder.Tpo -c secpolicy_builder.c -o secpolicy_builder.o >/dev/null 2>&1
mv -f .deps/secpolicy_builder.Tpo .deps/secpolicy_builder.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT symmetric_binding_builder.lo -MD -MP -MF .deps/symmetric_binding_builder.Tpo -c -o symmetric_binding_builder.lo symmetric_binding_builder.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT symmetric_binding_builder.lo -MD -MP -MF .deps/symmetric_binding_builder.Tpo -c symmetric_binding_builder.c -fPIC -DPIC -o .libs/symmetric_binding_builder.o
symmetric_binding_builder.c: In function 'symmetric_binding_process_alternatives':
symmetric_binding_builder.c:103:11: warning: variable 'value' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT symmetric_binding_builder.lo -MD -MP -MF .deps/symmetric_binding_builder.Tpo -c symmetric_binding_builder.c -o symmetric_binding_builder.o >/dev/null 2>&1
mv -f .deps/symmetric_binding_builder.Tpo .deps/symmetric_binding_builder.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT protection_token_builder.lo -MD -MP -MF .deps/protection_token_builder.Tpo -c -o protection_token_builder.lo protection_token_builder.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT protection_token_builder.lo -MD -MP -MF .deps/protection_token_builder.Tpo -c protection_token_builder.c -fPIC -DPIC -o .libs/protection_token_builder.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT protection_token_builder.lo -MD -MP -MF .deps/protection_token_builder.Tpo -c protection_token_builder.c -o protection_token_builder.o >/dev/null 2>&1
mv -f .deps/protection_token_builder.Tpo .deps/protection_token_builder.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT signature_token_builder.lo -MD -MP -MF .deps/signature_token_builder.Tpo -c -o signature_token_builder.lo signature_token_builder.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT signature_token_builder.lo -MD -MP -MF .deps/signature_token_builder.Tpo -c signature_token_builder.c -fPIC -DPIC -o .libs/signature_token_builder.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT signature_token_builder.lo -MD -MP -MF .deps/signature_token_builder.Tpo -c signature_token_builder.c -o signature_token_builder.o >/dev/null 2>&1
mv -f .deps/signature_token_builder.Tpo .deps/signature_token_builder.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT encryption_token_builder.lo -MD -MP -MF .deps/encryption_token_builder.Tpo -c -o encryption_token_builder.lo encryption_token_builder.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT encryption_token_builder.lo -MD -MP -MF .deps/encryption_token_builder.Tpo -c encryption_token_builder.c -fPIC -DPIC -o .libs/encryption_token_builder.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT encryption_token_builder.lo -MD -MP -MF .deps/encryption_token_builder.Tpo -c encryption_token_builder.c -o encryption_token_builder.o >/dev/null 2>&1
mv -f .deps/encryption_token_builder.Tpo .deps/encryption_token_builder.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT wss11_builder.lo -MD -MP -MF .deps/wss11_builder.Tpo -c -o wss11_builder.lo wss11_builder.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT wss11_builder.lo -MD -MP -MF .deps/wss11_builder.Tpo -c wss11_builder.c -fPIC -DPIC -o .libs/wss11_builder.o
wss11_builder.c: In function 'wss11_process_alternatives':
wss11_builder.c:102:11: warning: variable 'value' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT wss11_builder.lo -MD -MP -MF .deps/wss11_builder.Tpo -c wss11_builder.c -o wss11_builder.o >/dev/null 2>&1
mv -f .deps/wss11_builder.Tpo .deps/wss11_builder.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT trust10_builder.lo -MD -MP -MF .deps/trust10_builder.Tpo -c -o trust10_builder.lo trust10_builder.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT trust10_builder.lo -MD -MP -MF .deps/trust10_builder.Tpo -c trust10_builder.c -fPIC -DPIC -o .libs/trust10_builder.o
trust10_builder.c: In function 'trust10_process_alternatives':
trust10_builder.c:102:11: warning: variable 'value' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT trust10_builder.lo -MD -MP -MF .deps/trust10_builder.Tpo -c trust10_builder.c -o trust10_builder.o >/dev/null 2>&1
mv -f .deps/trust10_builder.Tpo .deps/trust10_builder.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT bootstrap_policy_builder.lo -MD -MP -MF .deps/bootstrap_policy_builder.Tpo -c -o bootstrap_policy_builder.lo bootstrap_policy_builder.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT bootstrap_policy_builder.lo -MD -MP -MF .deps/bootstrap_policy_builder.Tpo -c bootstrap_policy_builder.c -fPIC -DPIC -o .libs/bootstrap_policy_builder.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT bootstrap_policy_builder.lo -MD -MP -MF .deps/bootstrap_policy_builder.Tpo -c bootstrap_policy_builder.c -o bootstrap_policy_builder.o >/dev/null 2>&1
mv -f .deps/bootstrap_policy_builder.Tpo .deps/bootstrap_policy_builder.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT security_context_token_builder.lo -MD -MP -MF .deps/security_context_token_builder.Tpo -c -o security_context_token_builder.lo security_context_token_builder.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT security_context_token_builder.lo -MD -MP -MF .deps/security_context_token_builder.Tpo -c security_context_token_builder.c -fPIC -DPIC -o .libs/security_context_token_builder.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT security_context_token_builder.lo -MD -MP -MF .deps/security_context_token_builder.Tpo -c security_context_token_builder.c -o security_context_token_builder.o >/dev/null 2>&1
mv -f .deps/security_context_token_builder.Tpo .deps/security_context_token_builder.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT issued_token_builder.lo -MD -MP -MF .deps/issued_token_builder.Tpo -c -o issued_token_builder.lo issued_token_builder.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT issued_token_builder.lo -MD -MP -MF .deps/issued_token_builder.Tpo -c issued_token_builder.c -fPIC -DPIC -o .libs/issued_token_builder.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT issued_token_builder.lo -MD -MP -MF .deps/issued_token_builder.Tpo -c issued_token_builder.c -o issued_token_builder.o >/dev/null 2>&1
mv -f .deps/issued_token_builder.Tpo .deps/issued_token_builder.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT saml_token_builder.lo -MD -MP -MF .deps/saml_token_builder.Tpo -c -o saml_token_builder.lo saml_token_builder.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT saml_token_builder.lo -MD -MP -MF .deps/saml_token_builder.Tpo -c saml_token_builder.c -fPIC -DPIC -o .libs/saml_token_builder.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../include -I ../../../../util/include -I ../../../../axiom/include -I ../../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT saml_token_builder.lo -MD -MP -MF .deps/saml_token_builder.Tpo -c saml_token_builder.c -o saml_token_builder.o >/dev/null 2>&1
mv -f .deps/saml_token_builder.Tpo .deps/saml_token_builder.Plo
make[10]: *** No rule to make target `../../../../axiom/src/om/libaxis2_axiom.la', needed by `librp_builder.la'. Stop.
make[10]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/neethi/src/secpolicy/builder'
make[10]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/neethi/src/secpolicy'
make[10]: Nothing to be done for `all-am'.
make[10]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/neethi/src/secpolicy'
make[9]: *** [all-recursive] Error 1
make[9]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/neethi/src/secpolicy'
Making all in rmpolicy
make[9]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/neethi/src/rmpolicy'
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I ../../../util/include -I ../../../axiom/include -I ../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rm_assertion.lo -MD -MP -MF .deps/rm_assertion.Tpo -c -o rm_assertion.lo rm_assertion.c
mkdir .libs
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I ../../../util/include -I ../../../axiom/include -I ../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rm_assertion.lo -MD -MP -MF .deps/rm_assertion.Tpo -c rm_assertion.c -fPIC -DPIC -o .libs/rm_assertion.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I ../../../util/include -I ../../../axiom/include -I ../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rm_assertion.lo -MD -MP -MF .deps/rm_assertion.Tpo -c rm_assertion.c -o rm_assertion.o >/dev/null 2>&1
mv -f .deps/rm_assertion.Tpo .deps/rm_assertion.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I ../../../util/include -I ../../../axiom/include -I ../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rm_assertion_builder.lo -MD -MP -MF .deps/rm_assertion_builder.Tpo -c -o rm_assertion_builder.lo rm_assertion_builder.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I ../../../util/include -I ../../../axiom/include -I ../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rm_assertion_builder.lo -MD -MP -MF .deps/rm_assertion_builder.Tpo -c rm_assertion_builder.c -fPIC -DPIC -o .libs/rm_assertion_builder.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I ../../../util/include -I ../../../axiom/include -I ../../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rm_assertion_builder.lo -MD -MP -MF .deps/rm_assertion_builder.Tpo -c rm_assertion_builder.c -o rm_assertion_builder.o >/dev/null 2>&1
mv -f .deps/rm_assertion_builder.Tpo .deps/rm_assertion_builder.Plo
make[9]: *** No rule to make target `../../../util/src/libaxutil.la', needed by `librm_policy.la'. Stop.
make[9]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/neethi/src/rmpolicy'
Making all in util
make[9]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/neethi/src/util'
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../../include -I ../../../util/include -I ../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT options.lo -MD -MP -MF .deps/options.Tpo -c -o options.lo options.c
mkdir .libs
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../../include -I ../../../util/include -I ../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT options.lo -MD -MP -MF .deps/options.Tpo -c options.c -fPIC -DPIC -o .libs/options.o
options.c: In function 'neethi_options_get_root_node':
options.c:391:23: warning: variable 'exact_om_ele' set but not used [-Wunused-but-set-variable]
options.c:390:22: warning: variable 'root_om_ele' set but not used [-Wunused-but-set-variable]
options.c: In function 'neethi_options_create_policy_node':
options.c:646:22: warning: variable 'policy_ele' set but not used [-Wunused-but-set-variable]
options.c: In function 'neethi_options_create_signed_parts_node':
options.c:992:30: warning: variable 'ele' set but not used [-Wunused-but-set-variable]
options.c: In function 'neethi_options_create_encrypted_parts_node':
options.c:1021:30: warning: variable 'ele' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../../include -I ../../../util/include -I ../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT options.lo -MD -MP -MF .deps/options.Tpo -c options.c -o options.o >/dev/null 2>&1
mv -f .deps/options.Tpo .deps/options.Plo
make[9]: *** No rule to make target `../../../axiom/src/om/libaxis2_axiom.la', needed by `libneethi_util.la'. Stop.
make[9]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/neethi/src/util'
make[9]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/neethi/src'
/bin/sh ../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I ../../util/include -I ../../axiom/include -I ../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT all.lo -MD -MP -MF .deps/all.Tpo -c -o all.lo all.c
mkdir .libs
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I ../../util/include -I ../../axiom/include -I ../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT all.lo -MD -MP -MF .deps/all.Tpo -c all.c -fPIC -DPIC -o .libs/all.o
all.c: In function 'neethi_all_serialize':
all.c:148:22: warning: variable 'all_ele' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I ../../util/include -I ../../axiom/include -I ../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT all.lo -MD -MP -MF .deps/all.Tpo -c all.c -o all.o >/dev/null 2>&1
mv -f .deps/all.Tpo .deps/all.Plo
/bin/sh ../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I ../../util/include -I ../../axiom/include -I ../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT assertion.lo -MD -MP -MF .deps/assertion.Tpo -c -o assertion.lo assertion.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I ../../util/include -I ../../axiom/include -I ../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT assertion.lo -MD -MP -MF .deps/assertion.Tpo -c assertion.c -fPIC -DPIC -o .libs/assertion.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I ../../util/include -I ../../axiom/include -I ../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT assertion.lo -MD -MP -MF .deps/assertion.Tpo -c assertion.c -o assertion.o >/dev/null 2>&1
mv -f .deps/assertion.Tpo .deps/assertion.Plo
/bin/sh ../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I ../../util/include -I ../../axiom/include -I ../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT engine.lo -MD -MP -MF .deps/engine.Tpo -c -o engine.lo engine.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I ../../util/include -I ../../axiom/include -I ../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT engine.lo -MD -MP -MF .deps/engine.Tpo -c engine.c -fPIC -DPIC -o .libs/engine.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I ../../util/include -I ../../axiom/include -I ../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT engine.lo -MD -MP -MF .deps/engine.Tpo -c engine.c -o engine.o >/dev/null 2>&1
mv -f .deps/engine.Tpo .deps/engine.Plo
/bin/sh ../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I ../../util/include -I ../../axiom/include -I ../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT exactlyone.lo -MD -MP -MF .deps/exactlyone.Tpo -c -o exactlyone.lo exactlyone.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I ../../util/include -I ../../axiom/include -I ../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT exactlyone.lo -MD -MP -MF .deps/exactlyone.Tpo -c exactlyone.c -fPIC -DPIC -o .libs/exactlyone.o
exactlyone.c: In function 'neethi_exactlyone_serialize':
exactlyone.c:151:22: warning: variable 'exactlyone_ele' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I ../../util/include -I ../../axiom/include -I ../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT exactlyone.lo -MD -MP -MF .deps/exactlyone.Tpo -c exactlyone.c -o exactlyone.o >/dev/null 2>&1
mv -f .deps/exactlyone.Tpo .deps/exactlyone.Plo
/bin/sh ../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I ../../util/include -I ../../axiom/include -I ../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT operator.lo -MD -MP -MF .deps/operator.Tpo -c -o operator.lo operator.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I ../../util/include -I ../../axiom/include -I ../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT operator.lo -MD -MP -MF .deps/operator.Tpo -c operator.c -fPIC -DPIC -o .libs/operator.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I ../../util/include -I ../../axiom/include -I ../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT operator.lo -MD -MP -MF .deps/operator.Tpo -c operator.c -o operator.o >/dev/null 2>&1
mv -f .deps/operator.Tpo .deps/operator.Plo
/bin/sh ../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I ../../util/include -I ../../axiom/include -I ../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT policy.lo -MD -MP -MF .deps/policy.Tpo -c -o policy.lo policy.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I ../../util/include -I ../../axiom/include -I ../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT policy.lo -MD -MP -MF .deps/policy.Tpo -c policy.c -fPIC -DPIC -o .libs/policy.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I ../../util/include -I ../../axiom/include -I ../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT policy.lo -MD -MP -MF .deps/policy.Tpo -c policy.c -o policy.o >/dev/null 2>&1
mv -f .deps/policy.Tpo .deps/policy.Plo
/bin/sh ../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I ../../util/include -I ../../axiom/include -I ../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT reference.lo -MD -MP -MF .deps/reference.Tpo -c -o reference.lo reference.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I ../../util/include -I ../../axiom/include -I ../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT reference.lo -MD -MP -MF .deps/reference.Tpo -c reference.c -fPIC -DPIC -o .libs/reference.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I ../../util/include -I ../../axiom/include -I ../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT reference.lo -MD -MP -MF .deps/reference.Tpo -c reference.c -o reference.o >/dev/null 2>&1
mv -f .deps/reference.Tpo .deps/reference.Plo
/bin/sh ../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I ../../util/include -I ../../axiom/include -I ../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT registry.lo -MD -MP -MF .deps/registry.Tpo -c -o registry.lo registry.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I ../../util/include -I ../../axiom/include -I ../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT registry.lo -MD -MP -MF .deps/registry.Tpo -c registry.c -fPIC -DPIC -o .libs/registry.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I ../../util/include -I ../../axiom/include -I ../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT registry.lo -MD -MP -MF .deps/registry.Tpo -c registry.c -o registry.o >/dev/null 2>&1
mv -f .deps/registry.Tpo .deps/registry.Plo
/bin/sh ../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I ../../util/include -I ../../axiom/include -I ../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT assertion_builder.lo -MD -MP -MF .deps/assertion_builder.Tpo -c -o assertion_builder.lo assertion_builder.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I ../../util/include -I ../../axiom/include -I ../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT assertion_builder.lo -MD -MP -MF .deps/assertion_builder.Tpo -c assertion_builder.c -fPIC -DPIC -o .libs/assertion_builder.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I ../../util/include -I ../../axiom/include -I ../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT assertion_builder.lo -MD -MP -MF .deps/assertion_builder.Tpo -c assertion_builder.c -o assertion_builder.o >/dev/null 2>&1
mv -f .deps/assertion_builder.Tpo .deps/assertion_builder.Plo
/bin/sh ../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I ../../util/include -I ../../axiom/include -I ../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT util.lo -MD -MP -MF .deps/util.Tpo -c -o util.lo util.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I ../../util/include -I ../../axiom/include -I ../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -fPIC -DPIC -o .libs/util.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I ../../util/include -I ../../axiom/include -I ../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -o util.o >/dev/null 2>&1
mv -f .deps/util.Tpo .deps/util.Plo
make[9]: *** No rule to make target `../../axiom/src/om/libaxis2_axiom.la', needed by `libneethi.la'. Stop.
make[9]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/neethi/src'
make[8]: *** [all-recursive] Error 1
make[8]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/neethi/src'
Making all in test
make[8]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/neethi/test'
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I ../../util/include -I ../../axiom/include -I ../../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT test.o -MD -MP -MF .deps/test.Tpo -c -o test.o test.c
test.c: In function 'om_node_serialize':
test.c:140:19: warning: variable 'output_buffer' set but not used [-Wunused-but-set-variable]
mv -f .deps/test.Tpo .deps/test.Po
make[8]: *** No rule to make target `../src/libneethi.la', needed by `test'. Stop.
make[8]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/neethi/test'
make[8]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/neethi'
make[8]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/neethi'
make[7]: *** [all-recursive] Error 1
make[7]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/neethi'
make[6]: *** [all] Error 2
make[6]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/neethi'
Making all in src
make[6]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/src'
Making all in core
make[7]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/src/core'
Making all in addr
make[8]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/src/core/addr'
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../util/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT relates_to.lo -MD -MP -MF .deps/relates_to.Tpo -c -o relates_to.lo relates_to.c
mkdir .libs
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../util/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT relates_to.lo -MD -MP -MF .deps/relates_to.Tpo -c relates_to.c -fPIC -DPIC -o .libs/relates_to.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../util/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT relates_to.lo -MD -MP -MF .deps/relates_to.Tpo -c relates_to.c -o relates_to.o >/dev/null 2>&1
mv -f .deps/relates_to.Tpo .deps/relates_to.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../util/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT svc_name.lo -MD -MP -MF .deps/svc_name.Tpo -c -o svc_name.lo svc_name.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../util/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT svc_name.lo -MD -MP -MF .deps/svc_name.Tpo -c svc_name.c -fPIC -DPIC -o .libs/svc_name.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../util/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT svc_name.lo -MD -MP -MF .deps/svc_name.Tpo -c svc_name.c -o svc_name.o >/dev/null 2>&1
mv -f .deps/svc_name.Tpo .deps/svc_name.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../util/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT any_content_type.lo -MD -MP -MF .deps/any_content_type.Tpo -c -o any_content_type.lo any_content_type.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../util/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT any_content_type.lo -MD -MP -MF .deps/any_content_type.Tpo -c any_content_type.c -fPIC -DPIC -o .libs/any_content_type.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../util/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT any_content_type.lo -MD -MP -MF .deps/any_content_type.Tpo -c any_content_type.c -o any_content_type.o >/dev/null 2>&1
mv -f .deps/any_content_type.Tpo .deps/any_content_type.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../util/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT endpoint_ref.lo -MD -MP -MF .deps/endpoint_ref.Tpo -c -o endpoint_ref.lo endpoint_ref.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../util/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT endpoint_ref.lo -MD -MP -MF .deps/endpoint_ref.Tpo -c endpoint_ref.c -fPIC -DPIC -o .libs/endpoint_ref.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../util/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT endpoint_ref.lo -MD -MP -MF .deps/endpoint_ref.Tpo -c endpoint_ref.c -o endpoint_ref.o >/dev/null 2>&1
mv -f .deps/endpoint_ref.Tpo .deps/endpoint_ref.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../util/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT msg_info_headers.lo -MD -MP -MF .deps/msg_info_headers.Tpo -c -o msg_info_headers.lo msg_info_headers.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../util/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT msg_info_headers.lo -MD -MP -MF .deps/msg_info_headers.Tpo -c msg_info_headers.c -fPIC -DPIC -o .libs/msg_info_headers.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../util/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT msg_info_headers.lo -MD -MP -MF .deps/msg_info_headers.Tpo -c msg_info_headers.c -o msg_info_headers.o >/dev/null 2>&1
mv -f .deps/msg_info_headers.Tpo .deps/msg_info_headers.Plo
/bin/sh ../../../libtool --tag=CC --mode=link arm-unknown-nto-qnx8.0.0eabi-gcc -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -lsocket -lpthread -o libaxis2_addr.la relates_to.lo svc_name.lo any_content_type.lo endpoint_ref.lo msg_info_headers.lo -lz
arm-unknown-nto-qnx8.0.0eabi-ar cru .libs/libaxis2_addr.a .libs/relates_to.o .libs/svc_name.o .libs/any_content_type.o .libs/endpoint_ref.o .libs/msg_info_headers.o
arm-unknown-nto-qnx8.0.0eabi-ranlib .libs/libaxis2_addr.a
creating libaxis2_addr.la
(cd .libs && rm -f libaxis2_addr.la && ln -s ../libaxis2_addr.la libaxis2_addr.la)
make[8]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/src/core/addr'
Making all in context
make[8]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/src/core/context'
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../util/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT ctx.lo -MD -MP -MF .deps/ctx.Tpo -c -o ctx.lo ctx.c
mkdir .libs
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../util/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT ctx.lo -MD -MP -MF .deps/ctx.Tpo -c ctx.c -fPIC -DPIC -o .libs/ctx.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../util/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT ctx.lo -MD -MP -MF .deps/ctx.Tpo -c ctx.c -o ctx.o >/dev/null 2>&1
mv -f .deps/ctx.Tpo .deps/ctx.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../util/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT msg_ctx.lo -MD -MP -MF .deps/msg_ctx.Tpo -c -o msg_ctx.lo msg_ctx.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../util/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT msg_ctx.lo -MD -MP -MF .deps/msg_ctx.Tpo -c msg_ctx.c -fPIC -DPIC -o .libs/msg_ctx.o
msg_ctx.c: In function 'axis2_msg_ctx_set_response_soap_envelope':
msg_ctx.c:832:13: warning: variable 'soap_v' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../util/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT msg_ctx.lo -MD -MP -MF .deps/msg_ctx.Tpo -c msg_ctx.c -o msg_ctx.o >/dev/null 2>&1
mv -f .deps/msg_ctx.Tpo .deps/msg_ctx.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../util/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT op_ctx.lo -MD -MP -MF .deps/op_ctx.Tpo -c -o op_ctx.lo op_ctx.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../util/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT op_ctx.lo -MD -MP -MF .deps/op_ctx.Tpo -c op_ctx.c -fPIC -DPIC -o .libs/op_ctx.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../util/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT op_ctx.lo -MD -MP -MF .deps/op_ctx.Tpo -c op_ctx.c -o op_ctx.o >/dev/null 2>&1
mv -f .deps/op_ctx.Tpo .deps/op_ctx.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../util/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT svc_ctx.lo -MD -MP -MF .deps/svc_ctx.Tpo -c -o svc_ctx.lo svc_ctx.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../util/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT svc_ctx.lo -MD -MP -MF .deps/svc_ctx.Tpo -c svc_ctx.c -fPIC -DPIC -o .libs/svc_ctx.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../util/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT svc_ctx.lo -MD -MP -MF .deps/svc_ctx.Tpo -c svc_ctx.c -o svc_ctx.o >/dev/null 2>&1
mv -f .deps/svc_ctx.Tpo .deps/svc_ctx.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../util/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT svc_grp_ctx.lo -MD -MP -MF .deps/svc_grp_ctx.Tpo -c -o svc_grp_ctx.lo svc_grp_ctx.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../util/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT svc_grp_ctx.lo -MD -MP -MF .deps/svc_grp_ctx.Tpo -c svc_grp_ctx.c -fPIC -DPIC -o .libs/svc_grp_ctx.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../util/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT svc_grp_ctx.lo -MD -MP -MF .deps/svc_grp_ctx.Tpo -c svc_grp_ctx.c -o svc_grp_ctx.o >/dev/null 2>&1
mv -f .deps/svc_grp_ctx.Tpo .deps/svc_grp_ctx.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../util/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT conf_ctx.lo -MD -MP -MF .deps/conf_ctx.Tpo -c -o conf_ctx.lo conf_ctx.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../util/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT conf_ctx.lo -MD -MP -MF .deps/conf_ctx.Tpo -c conf_ctx.c -fPIC -DPIC -o .libs/conf_ctx.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../util/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT conf_ctx.lo -MD -MP -MF .deps/conf_ctx.Tpo -c conf_ctx.c -o conf_ctx.o >/dev/null 2>&1
mv -f .deps/conf_ctx.Tpo .deps/conf_ctx.Plo
/bin/sh ../../../libtool --tag=CC --mode=link arm-unknown-nto-qnx8.0.0eabi-gcc -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -lsocket -lpthread -o libaxis2_context.la ctx.lo msg_ctx.lo op_ctx.lo svc_ctx.lo svc_grp_ctx.lo conf_ctx.lo -lz
arm-unknown-nto-qnx8.0.0eabi-ar cru .libs/libaxis2_context.a .libs/ctx.o .libs/msg_ctx.o .libs/op_ctx.o .libs/svc_ctx.o .libs/svc_grp_ctx.o .libs/conf_ctx.o
arm-unknown-nto-qnx8.0.0eabi-ranlib .libs/libaxis2_context.a
creating libaxis2_context.la
(cd .libs && rm -f libaxis2_context.la && ln -s ../libaxis2_context.la libaxis2_context.la)
make[8]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/src/core/context'
Making all in description
make[8]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/src/core/description'
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../util/include -I../../../axiom/include -I../../../neethi/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT desc.lo -MD -MP -MF .deps/desc.Tpo -c -o desc.lo desc.c
mkdir .libs
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../util/include -I../../../axiom/include -I../../../neethi/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT desc.lo -MD -MP -MF .deps/desc.Tpo -c desc.c -fPIC -DPIC -o .libs/desc.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../util/include -I../../../axiom/include -I../../../neethi/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT desc.lo -MD -MP -MF .deps/desc.Tpo -c desc.c -o desc.o >/dev/null 2>&1
mv -f .deps/desc.Tpo .deps/desc.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../util/include -I../../../axiom/include -I../../../neethi/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT op.lo -MD -MP -MF .deps/op.Tpo -c -o op.lo op.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../util/include -I../../../axiom/include -I../../../neethi/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT op.lo -MD -MP -MF .deps/op.Tpo -c op.c -fPIC -DPIC -o .libs/op.o
op.c: In function 'axis2_op_engage_module':
op.c:650:25: warning: variable 'module' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../util/include -I../../../axiom/include -I../../../neethi/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT op.lo -MD -MP -MF .deps/op.Tpo -c op.c -o op.o >/dev/null 2>&1
mv -f .deps/op.Tpo .deps/op.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../util/include -I../../../axiom/include -I../../../neethi/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT policy_include.lo -MD -MP -MF .deps/policy_include.Tpo -c -o policy_include.lo policy_include.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../util/include -I../../../axiom/include -I../../../neethi/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT policy_include.lo -MD -MP -MF .deps/policy_include.Tpo -c policy_include.c -fPIC -DPIC -o .libs/policy_include.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../util/include -I../../../axiom/include -I../../../neethi/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT policy_include.lo -MD -MP -MF .deps/policy_include.Tpo -c policy_include.c -o policy_include.o >/dev/null 2>&1
mv -f .deps/policy_include.Tpo .deps/policy_include.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../util/include -I../../../axiom/include -I../../../neethi/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT svc.lo -MD -MP -MF .deps/svc.Tpo -c -o svc.lo svc.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../util/include -I../../../axiom/include -I../../../neethi/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT svc.lo -MD -MP -MF .deps/svc.Tpo -c svc.c -fPIC -DPIC -o .libs/svc.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../util/include -I../../../axiom/include -I../../../neethi/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT svc.lo -MD -MP -MF .deps/svc.Tpo -c svc.c -o svc.o >/dev/null 2>&1
mv -f .deps/svc.Tpo .deps/svc.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../util/include -I../../../axiom/include -I../../../neethi/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT module_desc.lo -MD -MP -MF .deps/module_desc.Tpo -c -o module_desc.lo module_desc.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../util/include -I../../../axiom/include -I../../../neethi/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT module_desc.lo -MD -MP -MF .deps/module_desc.Tpo -c module_desc.c -fPIC -DPIC -o .libs/module_desc.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../util/include -I../../../axiom/include -I../../../neethi/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT module_desc.lo -MD -MP -MF .deps/module_desc.Tpo -c module_desc.c -o module_desc.o >/dev/null 2>&1
mv -f .deps/module_desc.Tpo .deps/module_desc.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../util/include -I../../../axiom/include -I../../../neethi/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT svc_grp.lo -MD -MP -MF .deps/svc_grp.Tpo -c -o svc_grp.lo svc_grp.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../util/include -I../../../axiom/include -I../../../neethi/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT svc_grp.lo -MD -MP -MF .deps/svc_grp.Tpo -c svc_grp.c -fPIC -DPIC -o .libs/svc_grp.o
svc_grp.c: In function 'axis2_svc_grp_remove_svc':
svc_grp.c:284:18: warning: variable 'svc' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../util/include -I../../../axiom/include -I../../../neethi/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT svc_grp.lo -MD -MP -MF .deps/svc_grp.Tpo -c svc_grp.c -o svc_grp.o >/dev/null 2>&1
mv -f .deps/svc_grp.Tpo .deps/svc_grp.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../util/include -I../../../axiom/include -I../../../neethi/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT phase_rule.lo -MD -MP -MF .deps/phase_rule.Tpo -c -o phase_rule.lo phase_rule.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../util/include -I../../../axiom/include -I../../../neethi/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT phase_rule.lo -MD -MP -MF .deps/phase_rule.Tpo -c phase_rule.c -fPIC -DPIC -o .libs/phase_rule.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../util/include -I../../../axiom/include -I../../../neethi/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT phase_rule.lo -MD -MP -MF .deps/phase_rule.Tpo -c phase_rule.c -o phase_rule.o >/dev/null 2>&1
mv -f .deps/phase_rule.Tpo .deps/phase_rule.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../util/include -I../../../axiom/include -I../../../neethi/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT handler_desc.lo -MD -MP -MF .deps/handler_desc.Tpo -c -o handler_desc.lo handler_desc.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../util/include -I../../../axiom/include -I../../../neethi/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT handler_desc.lo -MD -MP -MF .deps/handler_desc.Tpo -c handler_desc.c -fPIC -DPIC -o .libs/handler_desc.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../util/include -I../../../axiom/include -I../../../neethi/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT handler_desc.lo -MD -MP -MF .deps/handler_desc.Tpo -c handler_desc.c -o handler_desc.o >/dev/null 2>&1
mv -f .deps/handler_desc.Tpo .deps/handler_desc.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../util/include -I../../../axiom/include -I../../../neethi/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT flow.lo -MD -MP -MF .deps/flow.Tpo -c -o flow.lo flow.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../util/include -I../../../axiom/include -I../../../neethi/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT flow.lo -MD -MP -MF .deps/flow.Tpo -c flow.c -fPIC -DPIC -o .libs/flow.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../util/include -I../../../axiom/include -I../../../neethi/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT flow.lo -MD -MP -MF .deps/flow.Tpo -c flow.c -o flow.o >/dev/null 2>&1
mv -f .deps/flow.Tpo .deps/flow.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../util/include -I../../../axiom/include -I../../../neethi/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT flow_container.lo -MD -MP -MF .deps/flow_container.Tpo -c -o flow_container.lo flow_container.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../util/include -I../../../axiom/include -I../../../neethi/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT flow_container.lo -MD -MP -MF .deps/flow_container.Tpo -c flow_container.c -fPIC -DPIC -o .libs/flow_container.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../util/include -I../../../axiom/include -I../../../neethi/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT flow_container.lo -MD -MP -MF .deps/flow_container.Tpo -c flow_container.c -o flow_container.o >/dev/null 2>&1
mv -f .deps/flow_container.Tpo .deps/flow_container.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../util/include -I../../../axiom/include -I../../../neethi/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT transport_in_desc.lo -MD -MP -MF .deps/transport_in_desc.Tpo -c -o transport_in_desc.lo transport_in_desc.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../util/include -I../../../axiom/include -I../../../neethi/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT transport_in_desc.lo -MD -MP -MF .deps/transport_in_desc.Tpo -c transport_in_desc.c -fPIC -DPIC -o .libs/transport_in_desc.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../util/include -I../../../axiom/include -I../../../neethi/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT transport_in_desc.lo -MD -MP -MF .deps/transport_in_desc.Tpo -c transport_in_desc.c -o transport_in_desc.o >/dev/null 2>&1
mv -f .deps/transport_in_desc.Tpo .deps/transport_in_desc.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../util/include -I../../../axiom/include -I../../../neethi/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT transport_out_desc.lo -MD -MP -MF .deps/transport_out_desc.Tpo -c -o transport_out_desc.lo transport_out_desc.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../util/include -I../../../axiom/include -I../../../neethi/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT transport_out_desc.lo -MD -MP -MF .deps/transport_out_desc.Tpo -c transport_out_desc.c -fPIC -DPIC -o .libs/transport_out_desc.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../util/include -I../../../axiom/include -I../../../neethi/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT transport_out_desc.lo -MD -MP -MF .deps/transport_out_desc.Tpo -c transport_out_desc.c -o transport_out_desc.o >/dev/null 2>&1
mv -f .deps/transport_out_desc.Tpo .deps/transport_out_desc.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../util/include -I../../../axiom/include -I../../../neethi/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT msg.lo -MD -MP -MF .deps/msg.Tpo -c -o msg.lo msg.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../util/include -I../../../axiom/include -I../../../neethi/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT msg.lo -MD -MP -MF .deps/msg.Tpo -c msg.c -fPIC -DPIC -o .libs/msg.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../util/include -I../../../axiom/include -I../../../neethi/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT msg.lo -MD -MP -MF .deps/msg.Tpo -c msg.c -o msg.o >/dev/null 2>&1
mv -f .deps/msg.Tpo .deps/msg.Plo
/bin/sh ../../../libtool --tag=CC --mode=link arm-unknown-nto-qnx8.0.0eabi-gcc -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -version-info 6:0:6 -lsocket -lpthread -o libaxis2_description.la desc.lo op.lo policy_include.lo svc.lo module_desc.lo svc_grp.lo phase_rule.lo handler_desc.lo flow.lo flow_container.lo transport_in_desc.lo transport_out_desc.lo msg.lo -lz
libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries
arm-unknown-nto-qnx8.0.0eabi-ar cru .libs/libaxis2_description.a .libs/desc.o .libs/op.o .libs/policy_include.o .libs/svc.o .libs/module_desc.o .libs/svc_grp.o .libs/phase_rule.o .libs/handler_desc.o .libs/flow.o .libs/flow_container.o .libs/transport_in_desc.o .libs/transport_out_desc.o .libs/msg.o
arm-unknown-nto-qnx8.0.0eabi-ranlib .libs/libaxis2_description.a
creating libaxis2_description.la
(cd .libs && rm -f libaxis2_description.la && ln -s ../libaxis2_description.la libaxis2_description.la)
make[8]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/src/core/description'
Making all in phaseresolver
make[8]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/src/core/phaseresolver'
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../axiom/include -I../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT phase_holder.lo -MD -MP -MF .deps/phase_holder.Tpo -c -o phase_holder.lo phase_holder.c
mkdir .libs
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../axiom/include -I../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT phase_holder.lo -MD -MP -MF .deps/phase_holder.Tpo -c phase_holder.c -fPIC -DPIC -o .libs/phase_holder.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../axiom/include -I../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT phase_holder.lo -MD -MP -MF .deps/phase_holder.Tpo -c phase_holder.c -o phase_holder.o >/dev/null 2>&1
mv -f .deps/phase_holder.Tpo .deps/phase_holder.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../axiom/include -I../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT phase_resolver.lo -MD -MP -MF .deps/phase_resolver.Tpo -c -o phase_resolver.lo phase_resolver.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../axiom/include -I../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT phase_resolver.lo -MD -MP -MF .deps/phase_resolver.Tpo -c phase_resolver.c -fPIC -DPIC -o .libs/phase_resolver.o
phase_resolver.c: In function 'axis2_phase_resolver_build_execution_chains_for_op':
phase_resolver.c:694:19: warning: variable 'flowname' set but not used [-Wunused-but-set-variable]
phase_resolver.c: In function 'axis2_phase_resolver_add_to_handler_list':
phase_resolver.c:1914:19: warning: variable 'opname' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../axiom/include -I../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT phase_resolver.lo -MD -MP -MF .deps/phase_resolver.Tpo -c phase_resolver.c -o phase_resolver.o >/dev/null 2>&1
mv -f .deps/phase_resolver.Tpo .deps/phase_resolver.Plo
/bin/sh ../../../libtool --tag=CC --mode=link arm-unknown-nto-qnx8.0.0eabi-gcc -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -lsocket -lpthread -o libaxis2_phaseresolver.la phase_holder.lo phase_resolver.lo -lz
arm-unknown-nto-qnx8.0.0eabi-ar cru .libs/libaxis2_phaseresolver.a .libs/phase_holder.o .libs/phase_resolver.o
arm-unknown-nto-qnx8.0.0eabi-ranlib .libs/libaxis2_phaseresolver.a
creating libaxis2_phaseresolver.la
(cd .libs && rm -f libaxis2_phaseresolver.la && ln -s ../libaxis2_phaseresolver.la libaxis2_phaseresolver.la)
make[8]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/src/core/phaseresolver'
Making all in receivers
make[8]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/src/core/receivers'
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../src/core/util -I../../../util/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT msg_recv.lo -MD -MP -MF .deps/msg_recv.Tpo -c -o msg_recv.lo msg_recv.c
mkdir .libs
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../src/core/util -I../../../util/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT msg_recv.lo -MD -MP -MF .deps/msg_recv.Tpo -c msg_recv.c -fPIC -DPIC -o .libs/msg_recv.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../src/core/util -I../../../util/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT msg_recv.lo -MD -MP -MF .deps/msg_recv.Tpo -c msg_recv.c -o msg_recv.o >/dev/null 2>&1
mv -f .deps/msg_recv.Tpo .deps/msg_recv.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../src/core/util -I../../../util/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT raw_xml_in_out_msg_recv.lo -MD -MP -MF .deps/raw_xml_in_out_msg_recv.Tpo -c -o raw_xml_in_out_msg_recv.lo raw_xml_in_out_msg_recv.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../src/core/util -I../../../util/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT raw_xml_in_out_msg_recv.lo -MD -MP -MF .deps/raw_xml_in_out_msg_recv.Tpo -c raw_xml_in_out_msg_recv.c -fPIC -DPIC -o .libs/raw_xml_in_out_msg_recv.o
raw_xml_in_out_msg_recv.c: In function 'axis2_raw_xml_in_out_msg_recv_invoke_business_logic_sync':
raw_xml_in_out_msg_recv.c:76:22: warning: variable 'body_content_element' set but not used [-Wunused-but-set-variable]
raw_xml_in_out_msg_recv.c:72:22: warning: variable 'om_element' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../src/core/util -I../../../util/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT raw_xml_in_out_msg_recv.lo -MD -MP -MF .deps/raw_xml_in_out_msg_recv.Tpo -c raw_xml_in_out_msg_recv.c -o raw_xml_in_out_msg_recv.o >/dev/null 2>&1
mv -f .deps/raw_xml_in_out_msg_recv.Tpo .deps/raw_xml_in_out_msg_recv.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../src/core/util -I../../../util/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT svr_callback.lo -MD -MP -MF .deps/svr_callback.Tpo -c -o svr_callback.lo svr_callback.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../src/core/util -I../../../util/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT svr_callback.lo -MD -MP -MF .deps/svr_callback.Tpo -c svr_callback.c -fPIC -DPIC -o .libs/svr_callback.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../src/core/util -I../../../util/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT svr_callback.lo -MD -MP -MF .deps/svr_callback.Tpo -c svr_callback.c -o svr_callback.o >/dev/null 2>&1
mv -f .deps/svr_callback.Tpo .deps/svr_callback.Plo
/bin/sh ../../../libtool --tag=CC --mode=link arm-unknown-nto-qnx8.0.0eabi-gcc -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -lsocket -lpthread -o libaxis2_receivers.la msg_recv.lo raw_xml_in_out_msg_recv.lo svr_callback.lo -lz
arm-unknown-nto-qnx8.0.0eabi-ar cru .libs/libaxis2_receivers.a .libs/msg_recv.o .libs/raw_xml_in_out_msg_recv.o .libs/svr_callback.o
arm-unknown-nto-qnx8.0.0eabi-ranlib .libs/libaxis2_receivers.a
creating libaxis2_receivers.la
(cd .libs && rm -f libaxis2_receivers.la && ln -s ../libaxis2_receivers.la libaxis2_receivers.la)
make[8]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/src/core/receivers'
Making all in util
make[8]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/src/core/util'
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../util/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT core_utils.lo -MD -MP -MF .deps/core_utils.Tpo -c -o core_utils.lo core_utils.c
mkdir .libs
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../util/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT core_utils.lo -MD -MP -MF .deps/core_utils.Tpo -c core_utils.c -fPIC -DPIC -o .libs/core_utils.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../util/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT core_utils.lo -MD -MP -MF .deps/core_utils.Tpo -c core_utils.c -o core_utils.o >/dev/null 2>&1
mv -f .deps/core_utils.Tpo .deps/core_utils.Plo
/bin/sh ../../../libtool --tag=CC --mode=link arm-unknown-nto-qnx8.0.0eabi-gcc -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -lsocket -lpthread -o libaxis2_core_utils.la core_utils.lo -lz
arm-unknown-nto-qnx8.0.0eabi-ar cru .libs/libaxis2_core_utils.a .libs/core_utils.o
arm-unknown-nto-qnx8.0.0eabi-ranlib .libs/libaxis2_core_utils.a
creating libaxis2_core_utils.la
(cd .libs && rm -f libaxis2_core_utils.la && ln -s ../libaxis2_core_utils.la libaxis2_core_utils.la)
make[8]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/src/core/util'
Making all in clientapi
make[8]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/src/core/clientapi'
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../src/core/deployment -I../../../util/include -I../../../util/include/platforms -I../../../axiom/include -I../../../neethi/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT async_result.lo -MD -MP -MF .deps/async_result.Tpo -c -o async_result.lo async_result.c
mkdir .libs
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../src/core/deployment -I../../../util/include -I../../../util/include/platforms -I../../../axiom/include -I../../../neethi/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT async_result.lo -MD -MP -MF .deps/async_result.Tpo -c async_result.c -fPIC -DPIC -o .libs/async_result.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../src/core/deployment -I../../../util/include -I../../../util/include/platforms -I../../../axiom/include -I../../../neethi/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT async_result.lo -MD -MP -MF .deps/async_result.Tpo -c async_result.c -o async_result.o >/dev/null 2>&1
mv -f .deps/async_result.Tpo .deps/async_result.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../src/core/deployment -I../../../util/include -I../../../util/include/platforms -I../../../axiom/include -I../../../neethi/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT callback.lo -MD -MP -MF .deps/callback.Tpo -c -o callback.lo callback.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../src/core/deployment -I../../../util/include -I../../../util/include/platforms -I../../../axiom/include -I../../../neethi/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT callback.lo -MD -MP -MF .deps/callback.Tpo -c callback.c -fPIC -DPIC -o .libs/callback.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../src/core/deployment -I../../../util/include -I../../../util/include/platforms -I../../../axiom/include -I../../../neethi/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT callback.lo -MD -MP -MF .deps/callback.Tpo -c callback.c -o callback.o >/dev/null 2>&1
mv -f .deps/callback.Tpo .deps/callback.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../src/core/deployment -I../../../util/include -I../../../util/include/platforms -I../../../axiom/include -I../../../neethi/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT listener_manager.lo -MD -MP -MF .deps/listener_manager.Tpo -c -o listener_manager.lo listener_manager.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../src/core/deployment -I../../../util/include -I../../../util/include/platforms -I../../../axiom/include -I../../../neethi/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT listener_manager.lo -MD -MP -MF .deps/listener_manager.Tpo -c listener_manager.c -fPIC -DPIC -o .libs/listener_manager.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../src/core/deployment -I../../../util/include -I../../../util/include/platforms -I../../../axiom/include -I../../../neethi/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT listener_manager.lo -MD -MP -MF .deps/listener_manager.Tpo -c listener_manager.c -o listener_manager.o >/dev/null 2>&1
mv -f .deps/listener_manager.Tpo .deps/listener_manager.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../src/core/deployment -I../../../util/include -I../../../util/include/platforms -I../../../axiom/include -I../../../neethi/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT callback_recv.lo -MD -MP -MF .deps/callback_recv.Tpo -c -o callback_recv.lo callback_recv.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../src/core/deployment -I../../../util/include -I../../../util/include/platforms -I../../../axiom/include -I../../../neethi/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT callback_recv.lo -MD -MP -MF .deps/callback_recv.Tpo -c callback_recv.c -fPIC -DPIC -o .libs/callback_recv.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../src/core/deployment -I../../../util/include -I../../../util/include/platforms -I../../../axiom/include -I../../../neethi/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT callback_recv.lo -MD -MP -MF .deps/callback_recv.Tpo -c callback_recv.c -o callback_recv.o >/dev/null 2>&1
mv -f .deps/callback_recv.Tpo .deps/callback_recv.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../src/core/deployment -I../../../util/include -I../../../util/include/platforms -I../../../axiom/include -I../../../neethi/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT stub.lo -MD -MP -MF .deps/stub.Tpo -c -o stub.lo stub.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../src/core/deployment -I../../../util/include -I../../../util/include/platforms -I../../../axiom/include -I../../../neethi/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT stub.lo -MD -MP -MF .deps/stub.Tpo -c stub.c -fPIC -DPIC -o .libs/stub.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../src/core/deployment -I../../../util/include -I../../../util/include/platforms -I../../../axiom/include -I../../../neethi/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT stub.lo -MD -MP -MF .deps/stub.Tpo -c stub.c -o stub.o >/dev/null 2>&1
mv -f .deps/stub.Tpo .deps/stub.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../src/core/deployment -I../../../util/include -I../../../util/include/platforms -I../../../axiom/include -I../../../neethi/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT options.lo -MD -MP -MF .deps/options.Tpo -c -o options.lo options.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../src/core/deployment -I../../../util/include -I../../../util/include/platforms -I../../../axiom/include -I../../../neethi/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT options.lo -MD -MP -MF .deps/options.Tpo -c options.c -fPIC -DPIC -o .libs/options.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../src/core/deployment -I../../../util/include -I../../../util/include/platforms -I../../../axiom/include -I../../../neethi/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT options.lo -MD -MP -MF .deps/options.Tpo -c options.c -o options.o >/dev/null 2>&1
mv -f .deps/options.Tpo .deps/options.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../src/core/deployment -I../../../util/include -I../../../util/include/platforms -I../../../axiom/include -I../../../neethi/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT op_client.lo -MD -MP -MF .deps/op_client.Tpo -c -o op_client.lo op_client.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../src/core/deployment -I../../../util/include -I../../../util/include/platforms -I../../../axiom/include -I../../../neethi/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT op_client.lo -MD -MP -MF .deps/op_client.Tpo -c op_client.c -fPIC -DPIC -o .libs/op_client.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../src/core/deployment -I../../../util/include -I../../../util/include/platforms -I../../../axiom/include -I../../../neethi/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT op_client.lo -MD -MP -MF .deps/op_client.Tpo -c op_client.c -o op_client.o >/dev/null 2>&1
mv -f .deps/op_client.Tpo .deps/op_client.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../src/core/deployment -I../../../util/include -I../../../util/include/platforms -I../../../axiom/include -I../../../neethi/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT svc_client.lo -MD -MP -MF .deps/svc_client.Tpo -c -o svc_client.lo svc_client.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../src/core/deployment -I../../../util/include -I../../../util/include/platforms -I../../../axiom/include -I../../../neethi/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT svc_client.lo -MD -MP -MF .deps/svc_client.Tpo -c svc_client.c -fPIC -DPIC -o .libs/svc_client.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/engine -I../../../src/core/deployment -I../../../util/include -I../../../util/include/platforms -I../../../axiom/include -I../../../neethi/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT svc_client.lo -MD -MP -MF .deps/svc_client.Tpo -c svc_client.c -o svc_client.o >/dev/null 2>&1
mv -f .deps/svc_client.Tpo .deps/svc_client.Plo
/bin/sh ../../../libtool --tag=CC --mode=link arm-unknown-nto-qnx8.0.0eabi-gcc -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -lsocket -lpthread -o libaxis2_clientapi.la async_result.lo callback.lo listener_manager.lo callback_recv.lo stub.lo options.lo op_client.lo svc_client.lo -lz
arm-unknown-nto-qnx8.0.0eabi-ar cru .libs/libaxis2_clientapi.a .libs/async_result.o .libs/callback.o .libs/listener_manager.o .libs/callback_recv.o .libs/stub.o .libs/options.o .libs/op_client.o .libs/svc_client.o
arm-unknown-nto-qnx8.0.0eabi-ranlib .libs/libaxis2_clientapi.a
creating libaxis2_clientapi.la
(cd .libs && rm -f libaxis2_clientapi.la && ln -s ../libaxis2_clientapi.la libaxis2_clientapi.la)
make[8]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/src/core/clientapi'
Making all in deployment
make[8]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/src/core/deployment'
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/description -I../../../src/core/engine -I../../../src/core/phaseresolver -I../../../src/core/deployment -I../../../src/core/util -I../../../axiom/include -I../../../neethi/include -I../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT phases_info.lo -MD -MP -MF .deps/phases_info.Tpo -c -o phases_info.lo phases_info.c
mkdir .libs
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/description -I../../../src/core/engine -I../../../src/core/phaseresolver -I../../../src/core/deployment -I../../../src/core/util -I../../../axiom/include -I../../../neethi/include -I../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT phases_info.lo -MD -MP -MF .deps/phases_info.Tpo -c phases_info.c -fPIC -DPIC -o .libs/phases_info.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/description -I../../../src/core/engine -I../../../src/core/phaseresolver -I../../../src/core/deployment -I../../../src/core/util -I../../../axiom/include -I../../../neethi/include -I../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT phases_info.lo -MD -MP -MF .deps/phases_info.Tpo -c phases_info.c -o phases_info.o >/dev/null 2>&1
mv -f .deps/phases_info.Tpo .deps/phases_info.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/description -I../../../src/core/engine -I../../../src/core/phaseresolver -I../../../src/core/deployment -I../../../src/core/util -I../../../axiom/include -I../../../neethi/include -I../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT desc_builder.lo -MD -MP -MF .deps/desc_builder.Tpo -c -o desc_builder.lo desc_builder.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/description -I../../../src/core/engine -I../../../src/core/phaseresolver -I../../../src/core/deployment -I../../../src/core/util -I../../../axiom/include -I../../../neethi/include -I../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT desc_builder.lo -MD -MP -MF .deps/desc_builder.Tpo -c desc_builder.c -fPIC -DPIC -o .libs/desc_builder.o
desc_builder.c: In function 'axis2_process_policy_reference_elements':
desc_builder.c:1137:30: warning: variable 'element' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/description -I../../../src/core/engine -I../../../src/core/phaseresolver -I../../../src/core/deployment -I../../../src/core/util -I../../../axiom/include -I../../../neethi/include -I../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT desc_builder.lo -MD -MP -MF .deps/desc_builder.Tpo -c desc_builder.c -o desc_builder.o >/dev/null 2>&1
mv -f .deps/desc_builder.Tpo .deps/desc_builder.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/description -I../../../src/core/engine -I../../../src/core/phaseresolver -I../../../src/core/deployment -I../../../src/core/util -I../../../axiom/include -I../../../neethi/include -I../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT arch_reader.lo -MD -MP -MF .deps/arch_reader.Tpo -c -o arch_reader.lo arch_reader.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/description -I../../../src/core/engine -I../../../src/core/phaseresolver -I../../../src/core/deployment -I../../../src/core/util -I../../../axiom/include -I../../../neethi/include -I../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT arch_reader.lo -MD -MP -MF .deps/arch_reader.Tpo -c arch_reader.c -fPIC -DPIC -o .libs/arch_reader.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/description -I../../../src/core/engine -I../../../src/core/phaseresolver -I../../../src/core/deployment -I../../../src/core/util -I../../../axiom/include -I../../../neethi/include -I../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT arch_reader.lo -MD -MP -MF .deps/arch_reader.Tpo -c arch_reader.c -o arch_reader.o >/dev/null 2>&1
mv -f .deps/arch_reader.Tpo .deps/arch_reader.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/description -I../../../src/core/engine -I../../../src/core/phaseresolver -I../../../src/core/deployment -I../../../src/core/util -I../../../axiom/include -I../../../neethi/include -I../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT dep_engine.lo -MD -MP -MF .deps/dep_engine.Tpo -c -o dep_engine.lo dep_engine.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/description -I../../../src/core/engine -I../../../src/core/phaseresolver -I../../../src/core/deployment -I../../../src/core/util -I../../../axiom/include -I../../../neethi/include -I../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT dep_engine.lo -MD -MP -MF .deps/dep_engine.Tpo -c dep_engine.c -fPIC -DPIC -o .libs/dep_engine.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/description -I../../../src/core/engine -I../../../src/core/phaseresolver -I../../../src/core/deployment -I../../../src/core/util -I../../../axiom/include -I../../../neethi/include -I../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT dep_engine.lo -MD -MP -MF .deps/dep_engine.Tpo -c dep_engine.c -o dep_engine.o >/dev/null 2>&1
mv -f .deps/dep_engine.Tpo .deps/dep_engine.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/description -I../../../src/core/engine -I../../../src/core/phaseresolver -I../../../src/core/deployment -I../../../src/core/util -I../../../axiom/include -I../../../neethi/include -I../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT arch_file_data.lo -MD -MP -MF .deps/arch_file_data.Tpo -c -o arch_file_data.lo arch_file_data.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/description -I../../../src/core/engine -I../../../src/core/phaseresolver -I../../../src/core/deployment -I../../../src/core/util -I../../../axiom/include -I../../../neethi/include -I../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT arch_file_data.lo -MD -MP -MF .deps/arch_file_data.Tpo -c arch_file_data.c -fPIC -DPIC -o .libs/arch_file_data.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/description -I../../../src/core/engine -I../../../src/core/phaseresolver -I../../../src/core/deployment -I../../../src/core/util -I../../../axiom/include -I../../../neethi/include -I../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT arch_file_data.lo -MD -MP -MF .deps/arch_file_data.Tpo -c arch_file_data.c -o arch_file_data.o >/dev/null 2>&1
mv -f .deps/arch_file_data.Tpo .deps/arch_file_data.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/description -I../../../src/core/engine -I../../../src/core/phaseresolver -I../../../src/core/deployment -I../../../src/core/util -I../../../axiom/include -I../../../neethi/include -I../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT ws_info.lo -MD -MP -MF .deps/ws_info.Tpo -c -o ws_info.lo ws_info.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/description -I../../../src/core/engine -I../../../src/core/phaseresolver -I../../../src/core/deployment -I../../../src/core/util -I../../../axiom/include -I../../../neethi/include -I../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT ws_info.lo -MD -MP -MF .deps/ws_info.Tpo -c ws_info.c -fPIC -DPIC -o .libs/ws_info.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/description -I../../../src/core/engine -I../../../src/core/phaseresolver -I../../../src/core/deployment -I../../../src/core/util -I../../../axiom/include -I../../../neethi/include -I../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT ws_info.lo -MD -MP -MF .deps/ws_info.Tpo -c ws_info.c -o ws_info.o >/dev/null 2>&1
mv -f .deps/ws_info.Tpo .deps/ws_info.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/description -I../../../src/core/engine -I../../../src/core/phaseresolver -I../../../src/core/deployment -I../../../src/core/util -I../../../axiom/include -I../../../neethi/include -I../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT ws_info_list.lo -MD -MP -MF .deps/ws_info_list.Tpo -c -o ws_info_list.lo ws_info_list.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/description -I../../../src/core/engine -I../../../src/core/phaseresolver -I../../../src/core/deployment -I../../../src/core/util -I../../../axiom/include -I../../../neethi/include -I../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT ws_info_list.lo -MD -MP -MF .deps/ws_info_list.Tpo -c ws_info_list.c -fPIC -DPIC -o .libs/ws_info_list.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/description -I../../../src/core/engine -I../../../src/core/phaseresolver -I../../../src/core/deployment -I../../../src/core/util -I../../../axiom/include -I../../../neethi/include -I../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT ws_info_list.lo -MD -MP -MF .deps/ws_info_list.Tpo -c ws_info_list.c -o ws_info_list.o >/dev/null 2>&1
mv -f .deps/ws_info_list.Tpo .deps/ws_info_list.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/description -I../../../src/core/engine -I../../../src/core/phaseresolver -I../../../src/core/deployment -I../../../src/core/util -I../../../axiom/include -I../../../neethi/include -I../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT svc_builder.lo -MD -MP -MF .deps/svc_builder.Tpo -c -o svc_builder.lo svc_builder.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/description -I../../../src/core/engine -I../../../src/core/phaseresolver -I../../../src/core/deployment -I../../../src/core/util -I../../../axiom/include -I../../../neethi/include -I../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT svc_builder.lo -MD -MP -MF .deps/svc_builder.Tpo -c svc_builder.c -fPIC -DPIC -o .libs/svc_builder.o
svc_builder.c: In function 'axis2_svc_builder_populate_svc':
svc_builder.c:233:26: warning: variable 'desc_value_element' set but not used [-Wunused-but-set-variable]
svc_builder.c:172:22: warning: variable 'out_faultflow_element' set but not used [-Wunused-but-set-variable]
svc_builder.c:170:22: warning: variable 'in_faultflow_element' set but not used [-Wunused-but-set-variable]
svc_builder.c:168:22: warning: variable 'out_flow_element' set but not used [-Wunused-but-set-variable]
svc_builder.c:166:22: warning: variable 'in_flow_element' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/description -I../../../src/core/engine -I../../../src/core/phaseresolver -I../../../src/core/deployment -I../../../src/core/util -I../../../axiom/include -I../../../neethi/include -I../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT svc_builder.lo -MD -MP -MF .deps/svc_builder.Tpo -c svc_builder.c -o svc_builder.o >/dev/null 2>&1
mv -f .deps/svc_builder.Tpo .deps/svc_builder.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/description -I../../../src/core/engine -I../../../src/core/phaseresolver -I../../../src/core/deployment -I../../../src/core/util -I../../../axiom/include -I../../../neethi/include -I../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT svc_grp_builder.lo -MD -MP -MF .deps/svc_grp_builder.Tpo -c -o svc_grp_builder.lo svc_grp_builder.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/description -I../../../src/core/engine -I../../../src/core/phaseresolver -I../../../src/core/deployment -I../../../src/core/util -I../../../axiom/include -I../../../neethi/include -I../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT svc_grp_builder.lo -MD -MP -MF .deps/svc_grp_builder.Tpo -c svc_grp_builder.c -fPIC -DPIC -o .libs/svc_grp_builder.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/description -I../../../src/core/engine -I../../../src/core/phaseresolver -I../../../src/core/deployment -I../../../src/core/util -I../../../axiom/include -I../../../neethi/include -I../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT svc_grp_builder.lo -MD -MP -MF .deps/svc_grp_builder.Tpo -c svc_grp_builder.c -o svc_grp_builder.o >/dev/null 2>&1
mv -f .deps/svc_grp_builder.Tpo .deps/svc_grp_builder.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/description -I../../../src/core/engine -I../../../src/core/phaseresolver -I../../../src/core/deployment -I../../../src/core/util -I../../../axiom/include -I../../../neethi/include -I../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT module_builder.lo -MD -MP -MF .deps/module_builder.Tpo -c -o module_builder.lo module_builder.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/description -I../../../src/core/engine -I../../../src/core/phaseresolver -I../../../src/core/deployment -I../../../src/core/util -I../../../axiom/include -I../../../neethi/include -I../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT module_builder.lo -MD -MP -MF .deps/module_builder.Tpo -c module_builder.c -fPIC -DPIC -o .libs/module_builder.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/description -I../../../src/core/engine -I../../../src/core/phaseresolver -I../../../src/core/deployment -I../../../src/core/util -I../../../axiom/include -I../../../neethi/include -I../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT module_builder.lo -MD -MP -MF .deps/module_builder.Tpo -c module_builder.c -o module_builder.o >/dev/null 2>&1
mv -f .deps/module_builder.Tpo .deps/module_builder.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/description -I../../../src/core/engine -I../../../src/core/phaseresolver -I../../../src/core/deployment -I../../../src/core/util -I../../../axiom/include -I../../../neethi/include -I../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT conf_builder.lo -MD -MP -MF .deps/conf_builder.Tpo -c -o conf_builder.lo conf_builder.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/description -I../../../src/core/engine -I../../../src/core/phaseresolver -I../../../src/core/deployment -I../../../src/core/util -I../../../axiom/include -I../../../neethi/include -I../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT conf_builder.lo -MD -MP -MF .deps/conf_builder.Tpo -c conf_builder.c -fPIC -DPIC -o .libs/conf_builder.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/description -I../../../src/core/engine -I../../../src/core/phaseresolver -I../../../src/core/deployment -I../../../src/core/util -I../../../axiom/include -I../../../neethi/include -I../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT conf_builder.lo -MD -MP -MF .deps/conf_builder.Tpo -c conf_builder.c -o conf_builder.o >/dev/null 2>&1
mv -f .deps/conf_builder.Tpo .deps/conf_builder.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/description -I../../../src/core/engine -I../../../src/core/phaseresolver -I../../../src/core/deployment -I../../../src/core/util -I../../../axiom/include -I../../../neethi/include -I../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT repos_listener.lo -MD -MP -MF .deps/repos_listener.Tpo -c -o repos_listener.lo repos_listener.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/description -I../../../src/core/engine -I../../../src/core/phaseresolver -I../../../src/core/deployment -I../../../src/core/util -I../../../axiom/include -I../../../neethi/include -I../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT repos_listener.lo -MD -MP -MF .deps/repos_listener.Tpo -c repos_listener.c -fPIC -DPIC -o .libs/repos_listener.o
repos_listener.c: In function 'axis2_repos_listener_search':
repos_listener.c:326:24: warning: variable 'status_code' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/description -I../../../src/core/engine -I../../../src/core/phaseresolver -I../../../src/core/deployment -I../../../src/core/util -I../../../axiom/include -I../../../neethi/include -I../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT repos_listener.lo -MD -MP -MF .deps/repos_listener.Tpo -c repos_listener.c -o repos_listener.o >/dev/null 2>&1
mv -f .deps/repos_listener.Tpo .deps/repos_listener.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/description -I../../../src/core/engine -I../../../src/core/phaseresolver -I../../../src/core/deployment -I../../../src/core/util -I../../../axiom/include -I../../../neethi/include -I../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT conf_init.lo -MD -MP -MF .deps/conf_init.Tpo -c -o conf_init.lo conf_init.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/description -I../../../src/core/engine -I../../../src/core/phaseresolver -I../../../src/core/deployment -I../../../src/core/util -I../../../axiom/include -I../../../neethi/include -I../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT conf_init.lo -MD -MP -MF .deps/conf_init.Tpo -c conf_init.c -fPIC -DPIC -o .libs/conf_init.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/description -I../../../src/core/engine -I../../../src/core/phaseresolver -I../../../src/core/deployment -I../../../src/core/util -I../../../axiom/include -I../../../neethi/include -I../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT conf_init.lo -MD -MP -MF .deps/conf_init.Tpo -c conf_init.c -o conf_init.o >/dev/null 2>&1
mv -f .deps/conf_init.Tpo .deps/conf_init.Plo
/bin/sh ../../../libtool --tag=CC --mode=link arm-unknown-nto-qnx8.0.0eabi-gcc -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -lsocket -lpthread -o libaxis2_deployment.la phases_info.lo desc_builder.lo arch_reader.lo dep_engine.lo arch_file_data.lo ws_info.lo ws_info_list.lo svc_builder.lo svc_grp_builder.lo module_builder.lo conf_builder.lo repos_listener.lo conf_init.lo -lz
arm-unknown-nto-qnx8.0.0eabi-ar cru .libs/libaxis2_deployment.a .libs/phases_info.o .libs/desc_builder.o .libs/arch_reader.o .libs/dep_engine.o .libs/arch_file_data.o .libs/ws_info.o .libs/ws_info_list.o .libs/svc_builder.o .libs/svc_grp_builder.o .libs/module_builder.o .libs/conf_builder.o .libs/repos_listener.o .libs/conf_init.o
arm-unknown-nto-qnx8.0.0eabi-ranlib .libs/libaxis2_deployment.a
creating libaxis2_deployment.la
(cd .libs && rm -f libaxis2_deployment.la && ln -s ../libaxis2_deployment.la libaxis2_deployment.la)
make[8]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/src/core/deployment'
Making all in transport/http/util
make[8]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/src/core/transport/http/util'
/bin/sh ../../../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../include -I../../../../../src/core/engine -I../../../../../util/include -I../../../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT http_transport_utils.lo -MD -MP -MF .deps/http_transport_utils.Tpo -c -o http_transport_utils.lo http_transport_utils.c
mkdir .libs
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../include -I../../../../../src/core/engine -I../../../../../util/include -I../../../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT http_transport_utils.lo -MD -MP -MF .deps/http_transport_utils.Tpo -c http_transport_utils.c -fPIC -DPIC -o .libs/http_transport_utils.o
http_transport_utils.c: In function 'axis2_http_transport_utils_handle_media_type_url_encoded':
http_transport_utils.c:2320:22: warning: variable 'body_child' set but not used [-Wunused-but-set-variable]
http_transport_utils.c: In function 'axis2_http_transport_utils_process_request':
http_transport_utils.c:3013:25: warning: variable 'size' set but not used [-Wunused-but-set-variable]
http_transport_utils.c:3049:25: warning: variable 'size' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../include -I../../../../../src/core/engine -I../../../../../util/include -I../../../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT http_transport_utils.lo -MD -MP -MF .deps/http_transport_utils.Tpo -c http_transport_utils.c -o http_transport_utils.o >/dev/null 2>&1
mv -f .deps/http_transport_utils.Tpo .deps/http_transport_utils.Plo
make[8]: *** No rule to make target `../../../../../util/src/libaxutil.la', needed by `libaxis2_http_util.la'. Stop.
make[8]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/src/core/transport/http/util'
Making all in transport/http/common
make[8]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/src/core/transport/http/common'
/bin/sh ../../../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../include -I../../../../../src/core/transport -I../../../../../src/core/transport/http -I../../../../../src/core/description -I../../../../../src/core/context -I../../../../../src/core/phaseresolver -I../../../../../src/core/engine -I../../../../../src/core/deployment -I../../../../../util/include -I../../../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT http_header.lo -MD -MP -MF .deps/http_header.Tpo -c -o http_header.lo http_header.c
mkdir .libs
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../include -I../../../../../src/core/transport -I../../../../../src/core/transport/http -I../../../../../src/core/description -I../../../../../src/core/context -I../../../../../src/core/phaseresolver -I../../../../../src/core/engine -I../../../../../src/core/deployment -I../../../../../util/include -I../../../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT http_header.lo -MD -MP -MF .deps/http_header.Tpo -c http_header.c -fPIC -DPIC -o .libs/http_header.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../include -I../../../../../src/core/transport -I../../../../../src/core/transport/http -I../../../../../src/core/description -I../../../../../src/core/context -I../../../../../src/core/phaseresolver -I../../../../../src/core/engine -I../../../../../src/core/deployment -I../../../../../util/include -I../../../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT http_header.lo -MD -MP -MF .deps/http_header.Tpo -c http_header.c -o http_header.o >/dev/null 2>&1
mv -f .deps/http_header.Tpo .deps/http_header.Plo
/bin/sh ../../../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../include -I../../../../../src/core/transport -I../../../../../src/core/transport/http -I../../../../../src/core/description -I../../../../../src/core/context -I../../../../../src/core/phaseresolver -I../../../../../src/core/engine -I../../../../../src/core/deployment -I../../../../../util/include -I../../../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT http_out_transport_info.lo -MD -MP -MF .deps/http_out_transport_info.Tpo -c -o http_out_transport_info.lo http_out_transport_info.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../include -I../../../../../src/core/transport -I../../../../../src/core/transport/http -I../../../../../src/core/description -I../../../../../src/core/context -I../../../../../src/core/phaseresolver -I../../../../../src/core/engine -I../../../../../src/core/deployment -I../../../../../util/include -I../../../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT http_out_transport_info.lo -MD -MP -MF .deps/http_out_transport_info.Tpo -c http_out_transport_info.c -fPIC -DPIC -o .libs/http_out_transport_info.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../include -I../../../../../src/core/transport -I../../../../../src/core/transport/http -I../../../../../src/core/description -I../../../../../src/core/context -I../../../../../src/core/phaseresolver -I../../../../../src/core/engine -I../../../../../src/core/deployment -I../../../../../util/include -I../../../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT http_out_transport_info.lo -MD -MP -MF .deps/http_out_transport_info.Tpo -c http_out_transport_info.c -o http_out_transport_info.o >/dev/null 2>&1
mv -f .deps/http_out_transport_info.Tpo .deps/http_out_transport_info.Plo
/bin/sh ../../../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../include -I../../../../../src/core/transport -I../../../../../src/core/transport/http -I../../../../../src/core/description -I../../../../../src/core/context -I../../../../../src/core/phaseresolver -I../../../../../src/core/engine -I../../../../../src/core/deployment -I../../../../../util/include -I../../../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT http_request_line.lo -MD -MP -MF .deps/http_request_line.Tpo -c -o http_request_line.lo http_request_line.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../include -I../../../../../src/core/transport -I../../../../../src/core/transport/http -I../../../../../src/core/description -I../../../../../src/core/context -I../../../../../src/core/phaseresolver -I../../../../../src/core/engine -I../../../../../src/core/deployment -I../../../../../util/include -I../../../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT http_request_line.lo -MD -MP -MF .deps/http_request_line.Tpo -c http_request_line.c -fPIC -DPIC -o .libs/http_request_line.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../include -I../../../../../src/core/transport -I../../../../../src/core/transport/http -I../../../../../src/core/description -I../../../../../src/core/context -I../../../../../src/core/phaseresolver -I../../../../../src/core/engine -I../../../../../src/core/deployment -I../../../../../util/include -I../../../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT http_request_line.lo -MD -MP -MF .deps/http_request_line.Tpo -c http_request_line.c -o http_request_line.o >/dev/null 2>&1
mv -f .deps/http_request_line.Tpo .deps/http_request_line.Plo
/bin/sh ../../../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../include -I../../../../../src/core/transport -I../../../../../src/core/transport/http -I../../../../../src/core/description -I../../../../../src/core/context -I../../../../../src/core/phaseresolver -I../../../../../src/core/engine -I../../../../../src/core/deployment -I../../../../../util/include -I../../../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT http_simple_request.lo -MD -MP -MF .deps/http_simple_request.Tpo -c -o http_simple_request.lo http_simple_request.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../include -I../../../../../src/core/transport -I../../../../../src/core/transport/http -I../../../../../src/core/description -I../../../../../src/core/context -I../../../../../src/core/phaseresolver -I../../../../../src/core/engine -I../../../../../src/core/deployment -I../../../../../util/include -I../../../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT http_simple_request.lo -MD -MP -MF .deps/http_simple_request.Tpo -c http_simple_request.c -fPIC -DPIC -o .libs/http_simple_request.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../include -I../../../../../src/core/transport -I../../../../../src/core/transport/http -I../../../../../src/core/description -I../../../../../src/core/context -I../../../../../src/core/phaseresolver -I../../../../../src/core/engine -I../../../../../src/core/deployment -I../../../../../util/include -I../../../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT http_simple_request.lo -MD -MP -MF .deps/http_simple_request.Tpo -c http_simple_request.c -o http_simple_request.o >/dev/null 2>&1
mv -f .deps/http_simple_request.Tpo .deps/http_simple_request.Plo
/bin/sh ../../../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../include -I../../../../../src/core/transport -I../../../../../src/core/transport/http -I../../../../../src/core/description -I../../../../../src/core/context -I../../../../../src/core/phaseresolver -I../../../../../src/core/engine -I../../../../../src/core/deployment -I../../../../../util/include -I../../../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT http_simple_response.lo -MD -MP -MF .deps/http_simple_response.Tpo -c -o http_simple_response.lo http_simple_response.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../include -I../../../../../src/core/transport -I../../../../../src/core/transport/http -I../../../../../src/core/description -I../../../../../src/core/context -I../../../../../src/core/phaseresolver -I../../../../../src/core/engine -I../../../../../src/core/deployment -I../../../../../util/include -I../../../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT http_simple_response.lo -MD -MP -MF .deps/http_simple_response.Tpo -c http_simple_response.c -fPIC -DPIC -o .libs/http_simple_response.o
http_simple_response.c: In function 'axis2_http_simple_response_get_body_bytes':
http_simple_response.c:508:13: warning: variable 'write' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../include -I../../../../../src/core/transport -I../../../../../src/core/transport/http -I../../../../../src/core/description -I../../../../../src/core/context -I../../../../../src/core/phaseresolver -I../../../../../src/core/engine -I../../../../../src/core/deployment -I../../../../../util/include -I../../../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT http_simple_response.lo -MD -MP -MF .deps/http_simple_response.Tpo -c http_simple_response.c -o http_simple_response.o >/dev/null 2>&1
mv -f .deps/http_simple_response.Tpo .deps/http_simple_response.Plo
/bin/sh ../../../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../include -I../../../../../src/core/transport -I../../../../../src/core/transport/http -I../../../../../src/core/description -I../../../../../src/core/context -I../../../../../src/core/phaseresolver -I../../../../../src/core/engine -I../../../../../src/core/deployment -I../../../../../util/include -I../../../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT http_status_line.lo -MD -MP -MF .deps/http_status_line.Tpo -c -o http_status_line.lo http_status_line.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../include -I../../../../../src/core/transport -I../../../../../src/core/transport/http -I../../../../../src/core/description -I../../../../../src/core/context -I../../../../../src/core/phaseresolver -I../../../../../src/core/engine -I../../../../../src/core/deployment -I../../../../../util/include -I../../../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT http_status_line.lo -MD -MP -MF .deps/http_status_line.Tpo -c http_status_line.c -fPIC -DPIC -o .libs/http_status_line.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../include -I../../../../../src/core/transport -I../../../../../src/core/transport/http -I../../../../../src/core/description -I../../../../../src/core/context -I../../../../../src/core/phaseresolver -I../../../../../src/core/engine -I../../../../../src/core/deployment -I../../../../../util/include -I../../../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT http_status_line.lo -MD -MP -MF .deps/http_status_line.Tpo -c http_status_line.c -o http_status_line.o >/dev/null 2>&1
mv -f .deps/http_status_line.Tpo .deps/http_status_line.Plo
/bin/sh ../../../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../include -I../../../../../src/core/transport -I../../../../../src/core/transport/http -I../../../../../src/core/description -I../../../../../src/core/context -I../../../../../src/core/phaseresolver -I../../../../../src/core/engine -I../../../../../src/core/deployment -I../../../../../util/include -I../../../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT http_accept_record.lo -MD -MP -MF .deps/http_accept_record.Tpo -c -o http_accept_record.lo http_accept_record.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../include -I../../../../../src/core/transport -I../../../../../src/core/transport/http -I../../../../../src/core/description -I../../../../../src/core/context -I../../../../../src/core/phaseresolver -I../../../../../src/core/engine -I../../../../../src/core/deployment -I../../../../../util/include -I../../../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT http_accept_record.lo -MD -MP -MF .deps/http_accept_record.Tpo -c http_accept_record.c -fPIC -DPIC -o .libs/http_accept_record.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../include -I../../../../../src/core/transport -I../../../../../src/core/transport/http -I../../../../../src/core/description -I../../../../../src/core/context -I../../../../../src/core/phaseresolver -I../../../../../src/core/engine -I../../../../../src/core/deployment -I../../../../../util/include -I../../../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT http_accept_record.lo -MD -MP -MF .deps/http_accept_record.Tpo -c http_accept_record.c -o http_accept_record.o >/dev/null 2>&1
mv -f .deps/http_accept_record.Tpo .deps/http_accept_record.Plo
/bin/sh ../../../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../include -I../../../../../src/core/transport -I../../../../../src/core/transport/http -I../../../../../src/core/description -I../../../../../src/core/context -I../../../../../src/core/phaseresolver -I../../../../../src/core/engine -I../../../../../src/core/deployment -I../../../../../util/include -I../../../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT http_response_writer.lo -MD -MP -MF .deps/http_response_writer.Tpo -c -o http_response_writer.lo http_response_writer.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../include -I../../../../../src/core/transport -I../../../../../src/core/transport/http -I../../../../../src/core/description -I../../../../../src/core/context -I../../../../../src/core/phaseresolver -I../../../../../src/core/engine -I../../../../../src/core/deployment -I../../../../../util/include -I../../../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT http_response_writer.lo -MD -MP -MF .deps/http_response_writer.Tpo -c http_response_writer.c -fPIC -DPIC -o .libs/http_response_writer.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../include -I../../../../../src/core/transport -I../../../../../src/core/transport/http -I../../../../../src/core/description -I../../../../../src/core/context -I../../../../../src/core/phaseresolver -I../../../../../src/core/engine -I../../../../../src/core/deployment -I../../../../../util/include -I../../../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT http_response_writer.lo -MD -MP -MF .deps/http_response_writer.Tpo -c http_response_writer.c -o http_response_writer.o >/dev/null 2>&1
mv -f .deps/http_response_writer.Tpo .deps/http_response_writer.Plo
/bin/sh ../../../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../include -I../../../../../src/core/transport -I../../../../../src/core/transport/http -I../../../../../src/core/description -I../../../../../src/core/context -I../../../../../src/core/phaseresolver -I../../../../../src/core/engine -I../../../../../src/core/deployment -I../../../../../util/include -I../../../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT simple_http_svr_conn.lo -MD -MP -MF .deps/simple_http_svr_conn.Tpo -c -o simple_http_svr_conn.lo simple_http_svr_conn.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../include -I../../../../../src/core/transport -I../../../../../src/core/transport/http -I../../../../../src/core/description -I../../../../../src/core/context -I../../../../../src/core/phaseresolver -I../../../../../src/core/engine -I../../../../../src/core/deployment -I../../../../../util/include -I../../../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT simple_http_svr_conn.lo -MD -MP -MF .deps/simple_http_svr_conn.Tpo -c simple_http_svr_conn.c -fPIC -DPIC -o .libs/simple_http_svr_conn.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../include -I../../../../../src/core/transport -I../../../../../src/core/transport/http -I../../../../../src/core/description -I../../../../../src/core/context -I../../../../../src/core/phaseresolver -I../../../../../src/core/engine -I../../../../../src/core/deployment -I../../../../../util/include -I../../../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT simple_http_svr_conn.lo -MD -MP -MF .deps/simple_http_svr_conn.Tpo -c simple_http_svr_conn.c -o simple_http_svr_conn.o >/dev/null 2>&1
mv -f .deps/simple_http_svr_conn.Tpo .deps/simple_http_svr_conn.Plo
/bin/sh ../../../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../include -I../../../../../src/core/transport -I../../../../../src/core/transport/http -I../../../../../src/core/description -I../../../../../src/core/context -I../../../../../src/core/phaseresolver -I../../../../../src/core/engine -I../../../../../src/core/deployment -I../../../../../util/include -I../../../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT http_worker.lo -MD -MP -MF .deps/http_worker.Tpo -c -o http_worker.lo http_worker.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../include -I../../../../../src/core/transport -I../../../../../src/core/transport/http -I../../../../../src/core/description -I../../../../../src/core/context -I../../../../../src/core/phaseresolver -I../../../../../src/core/engine -I../../../../../src/core/deployment -I../../../../../util/include -I../../../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT http_worker.lo -MD -MP -MF .deps/http_worker.Tpo -c http_worker.c -fPIC -DPIC -o .libs/http_worker.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../include -I../../../../../src/core/transport -I../../../../../src/core/transport/http -I../../../../../src/core/description -I../../../../../src/core/context -I../../../../../src/core/phaseresolver -I../../../../../src/core/engine -I../../../../../src/core/deployment -I../../../../../util/include -I../../../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT http_worker.lo -MD -MP -MF .deps/http_worker.Tpo -c http_worker.c -o http_worker.o >/dev/null 2>&1
mv -f .deps/http_worker.Tpo .deps/http_worker.Plo
make[8]: *** No rule to make target `../../../../../util/src/libaxutil.la', needed by `libaxis2_http_common.la'. Stop.
make[8]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/src/core/transport/http/common'
Making all in engine
make[8]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/src/core/engine'
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/wsdl -I../../../src/core/description -I../../../src/core/engine -I../../../src/core/phaseresolver -I../../../src/core/deployment -I../../../src/core/context -I../../../src/core/util -I../../../src/core/clientapi -I../../../util/include -I../../../neethi/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT transport_receiver.lo -MD -MP -MF .deps/transport_receiver.Tpo -c -o transport_receiver.lo `test -f '../transport/transport_receiver.c' || echo './'`../transport/transport_receiver.c
mkdir .libs
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/wsdl -I../../../src/core/description -I../../../src/core/engine -I../../../src/core/phaseresolver -I../../../src/core/deployment -I../../../src/core/context -I../../../src/core/util -I../../../src/core/clientapi -I../../../util/include -I../../../neethi/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT transport_receiver.lo -MD -MP -MF .deps/transport_receiver.Tpo -c ../transport/transport_receiver.c -fPIC -DPIC -o .libs/transport_receiver.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/wsdl -I../../../src/core/description -I../../../src/core/engine -I../../../src/core/phaseresolver -I../../../src/core/deployment -I../../../src/core/context -I../../../src/core/util -I../../../src/core/clientapi -I../../../util/include -I../../../neethi/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT transport_receiver.lo -MD -MP -MF .deps/transport_receiver.Tpo -c ../transport/transport_receiver.c -o transport_receiver.o >/dev/null 2>&1
mv -f .deps/transport_receiver.Tpo .deps/transport_receiver.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/wsdl -I../../../src/core/description -I../../../src/core/engine -I../../../src/core/phaseresolver -I../../../src/core/deployment -I../../../src/core/context -I../../../src/core/util -I../../../src/core/clientapi -I../../../util/include -I../../../neethi/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT handler.lo -MD -MP -MF .deps/handler.Tpo -c -o handler.lo handler.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/wsdl -I../../../src/core/description -I../../../src/core/engine -I../../../src/core/phaseresolver -I../../../src/core/deployment -I../../../src/core/context -I../../../src/core/util -I../../../src/core/clientapi -I../../../util/include -I../../../neethi/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT handler.lo -MD -MP -MF .deps/handler.Tpo -c handler.c -fPIC -DPIC -o .libs/handler.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/wsdl -I../../../src/core/description -I../../../src/core/engine -I../../../src/core/phaseresolver -I../../../src/core/deployment -I../../../src/core/context -I../../../src/core/util -I../../../src/core/clientapi -I../../../util/include -I../../../neethi/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT handler.lo -MD -MP -MF .deps/handler.Tpo -c handler.c -o handler.o >/dev/null 2>&1
mv -f .deps/handler.Tpo .deps/handler.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/wsdl -I../../../src/core/description -I../../../src/core/engine -I../../../src/core/phaseresolver -I../../../src/core/deployment -I../../../src/core/context -I../../../src/core/util -I../../../src/core/clientapi -I../../../util/include -I../../../neethi/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT conf.lo -MD -MP -MF .deps/conf.Tpo -c -o conf.lo conf.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/wsdl -I../../../src/core/description -I../../../src/core/engine -I../../../src/core/phaseresolver -I../../../src/core/deployment -I../../../src/core/context -I../../../src/core/util -I../../../src/core/clientapi -I../../../util/include -I../../../neethi/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT conf.lo -MD -MP -MF .deps/conf.Tpo -c conf.c -fPIC -DPIC -o .libs/conf.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/wsdl -I../../../src/core/description -I../../../src/core/engine -I../../../src/core/phaseresolver -I../../../src/core/deployment -I../../../src/core/context -I../../../src/core/util -I../../../src/core/clientapi -I../../../util/include -I../../../neethi/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT conf.lo -MD -MP -MF .deps/conf.Tpo -c conf.c -o conf.o >/dev/null 2>&1
mv -f .deps/conf.Tpo .deps/conf.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/wsdl -I../../../src/core/description -I../../../src/core/engine -I../../../src/core/phaseresolver -I../../../src/core/deployment -I../../../src/core/context -I../../../src/core/util -I../../../src/core/clientapi -I../../../util/include -I../../../neethi/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT phase.lo -MD -MP -MF .deps/phase.Tpo -c -o phase.lo phase.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/wsdl -I../../../src/core/description -I../../../src/core/engine -I../../../src/core/phaseresolver -I../../../src/core/deployment -I../../../src/core/context -I../../../src/core/util -I../../../src/core/clientapi -I../../../util/include -I../../../neethi/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT phase.lo -MD -MP -MF .deps/phase.Tpo -c phase.c -fPIC -DPIC -o .libs/phase.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/wsdl -I../../../src/core/description -I../../../src/core/engine -I../../../src/core/phaseresolver -I../../../src/core/deployment -I../../../src/core/context -I../../../src/core/util -I../../../src/core/clientapi -I../../../util/include -I../../../neethi/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT phase.lo -MD -MP -MF .deps/phase.Tpo -c phase.c -o phase.o >/dev/null 2>&1
mv -f .deps/phase.Tpo .deps/phase.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/wsdl -I../../../src/core/description -I../../../src/core/engine -I../../../src/core/phaseresolver -I../../../src/core/deployment -I../../../src/core/context -I../../../src/core/util -I../../../src/core/clientapi -I../../../util/include -I../../../neethi/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT disp_checker.lo -MD -MP -MF .deps/disp_checker.Tpo -c -o disp_checker.lo disp_checker.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/wsdl -I../../../src/core/description -I../../../src/core/engine -I../../../src/core/phaseresolver -I../../../src/core/deployment -I../../../src/core/context -I../../../src/core/util -I../../../src/core/clientapi -I../../../util/include -I../../../neethi/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT disp_checker.lo -MD -MP -MF .deps/disp_checker.Tpo -c disp_checker.c -fPIC -DPIC -o .libs/disp_checker.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/wsdl -I../../../src/core/description -I../../../src/core/engine -I../../../src/core/phaseresolver -I../../../src/core/deployment -I../../../src/core/context -I../../../src/core/util -I../../../src/core/clientapi -I../../../util/include -I../../../neethi/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT disp_checker.lo -MD -MP -MF .deps/disp_checker.Tpo -c disp_checker.c -o disp_checker.o >/dev/null 2>&1
mv -f .deps/disp_checker.Tpo .deps/disp_checker.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/wsdl -I../../../src/core/description -I../../../src/core/engine -I../../../src/core/phaseresolver -I../../../src/core/deployment -I../../../src/core/context -I../../../src/core/util -I../../../src/core/clientapi -I../../../util/include -I../../../neethi/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT addr_disp.lo -MD -MP -MF .deps/addr_disp.Tpo -c -o addr_disp.lo addr_disp.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/wsdl -I../../../src/core/description -I../../../src/core/engine -I../../../src/core/phaseresolver -I../../../src/core/deployment -I../../../src/core/context -I../../../src/core/util -I../../../src/core/clientapi -I../../../util/include -I../../../neethi/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT addr_disp.lo -MD -MP -MF .deps/addr_disp.Tpo -c addr_disp.c -fPIC -DPIC -o .libs/addr_disp.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/wsdl -I../../../src/core/description -I../../../src/core/engine -I../../../src/core/phaseresolver -I../../../src/core/deployment -I../../../src/core/context -I../../../src/core/util -I../../../src/core/clientapi -I../../../util/include -I../../../neethi/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT addr_disp.lo -MD -MP -MF .deps/addr_disp.Tpo -c addr_disp.c -o addr_disp.o >/dev/null 2>&1
mv -f .deps/addr_disp.Tpo .deps/addr_disp.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/wsdl -I../../../src/core/description -I../../../src/core/engine -I../../../src/core/phaseresolver -I../../../src/core/deployment -I../../../src/core/context -I../../../src/core/util -I../../../src/core/clientapi -I../../../util/include -I../../../neethi/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT rest_disp.lo -MD -MP -MF .deps/rest_disp.Tpo -c -o rest_disp.lo rest_disp.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/wsdl -I../../../src/core/description -I../../../src/core/engine -I../../../src/core/phaseresolver -I../../../src/core/deployment -I../../../src/core/context -I../../../src/core/util -I../../../src/core/clientapi -I../../../util/include -I../../../neethi/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT rest_disp.lo -MD -MP -MF .deps/rest_disp.Tpo -c rest_disp.c -fPIC -DPIC -o .libs/rest_disp.o
rest_disp.c: In function 'axis2_rest_disp_find_op':
rest_disp.c:163:22: warning: variable 'body_child' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/wsdl -I../../../src/core/description -I../../../src/core/engine -I../../../src/core/phaseresolver -I../../../src/core/deployment -I../../../src/core/context -I../../../src/core/util -I../../../src/core/clientapi -I../../../util/include -I../../../neethi/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT rest_disp.lo -MD -MP -MF .deps/rest_disp.Tpo -c rest_disp.c -o rest_disp.o >/dev/null 2>&1
mv -f .deps/rest_disp.Tpo .deps/rest_disp.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/wsdl -I../../../src/core/description -I../../../src/core/engine -I../../../src/core/phaseresolver -I../../../src/core/deployment -I../../../src/core/context -I../../../src/core/util -I../../../src/core/clientapi -I../../../util/include -I../../../neethi/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT req_uri_disp.lo -MD -MP -MF .deps/req_uri_disp.Tpo -c -o req_uri_disp.lo req_uri_disp.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/wsdl -I../../../src/core/description -I../../../src/core/engine -I../../../src/core/phaseresolver -I../../../src/core/deployment -I../../../src/core/context -I../../../src/core/util -I../../../src/core/clientapi -I../../../util/include -I../../../neethi/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT req_uri_disp.lo -MD -MP -MF .deps/req_uri_disp.Tpo -c req_uri_disp.c -fPIC -DPIC -o .libs/req_uri_disp.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/wsdl -I../../../src/core/description -I../../../src/core/engine -I../../../src/core/phaseresolver -I../../../src/core/deployment -I../../../src/core/context -I../../../src/core/util -I../../../src/core/clientapi -I../../../util/include -I../../../neethi/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT req_uri_disp.lo -MD -MP -MF .deps/req_uri_disp.Tpo -c req_uri_disp.c -o req_uri_disp.o >/dev/null 2>&1
mv -f .deps/req_uri_disp.Tpo .deps/req_uri_disp.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/wsdl -I../../../src/core/description -I../../../src/core/engine -I../../../src/core/phaseresolver -I../../../src/core/deployment -I../../../src/core/context -I../../../src/core/util -I../../../src/core/clientapi -I../../../util/include -I../../../neethi/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT disp.lo -MD -MP -MF .deps/disp.Tpo -c -o disp.lo disp.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/wsdl -I../../../src/core/description -I../../../src/core/engine -I../../../src/core/phaseresolver -I../../../src/core/deployment -I../../../src/core/context -I../../../src/core/util -I../../../src/core/clientapi -I../../../util/include -I../../../neethi/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT disp.lo -MD -MP -MF .deps/disp.Tpo -c disp.c -fPIC -DPIC -o .libs/disp.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/wsdl -I../../../src/core/description -I../../../src/core/engine -I../../../src/core/phaseresolver -I../../../src/core/deployment -I../../../src/core/context -I../../../src/core/util -I../../../src/core/clientapi -I../../../util/include -I../../../neethi/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT disp.lo -MD -MP -MF .deps/disp.Tpo -c disp.c -o disp.o >/dev/null 2>&1
mv -f .deps/disp.Tpo .deps/disp.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/wsdl -I../../../src/core/description -I../../../src/core/engine -I../../../src/core/phaseresolver -I../../../src/core/deployment -I../../../src/core/context -I../../../src/core/util -I../../../src/core/clientapi -I../../../util/include -I../../../neethi/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT soap_action_disp.lo -MD -MP -MF .deps/soap_action_disp.Tpo -c -o soap_action_disp.lo soap_action_disp.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/wsdl -I../../../src/core/description -I../../../src/core/engine -I../../../src/core/phaseresolver -I../../../src/core/deployment -I../../../src/core/context -I../../../src/core/util -I../../../src/core/clientapi -I../../../util/include -I../../../neethi/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT soap_action_disp.lo -MD -MP -MF .deps/soap_action_disp.Tpo -c soap_action_disp.c -fPIC -DPIC -o .libs/soap_action_disp.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/wsdl -I../../../src/core/description -I../../../src/core/engine -I../../../src/core/phaseresolver -I../../../src/core/deployment -I../../../src/core/context -I../../../src/core/util -I../../../src/core/clientapi -I../../../util/include -I../../../neethi/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT soap_action_disp.lo -MD -MP -MF .deps/soap_action_disp.Tpo -c soap_action_disp.c -o soap_action_disp.o >/dev/null 2>&1
mv -f .deps/soap_action_disp.Tpo .deps/soap_action_disp.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/wsdl -I../../../src/core/description -I../../../src/core/engine -I../../../src/core/phaseresolver -I../../../src/core/deployment -I../../../src/core/context -I../../../src/core/util -I../../../src/core/clientapi -I../../../util/include -I../../../neethi/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT soap_body_disp.lo -MD -MP -MF .deps/soap_body_disp.Tpo -c -o soap_body_disp.lo soap_body_disp.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/wsdl -I../../../src/core/description -I../../../src/core/engine -I../../../src/core/phaseresolver -I../../../src/core/deployment -I../../../src/core/context -I../../../src/core/util -I../../../src/core/clientapi -I../../../util/include -I../../../neethi/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT soap_body_disp.lo -MD -MP -MF .deps/soap_body_disp.Tpo -c soap_body_disp.c -fPIC -DPIC -o .libs/soap_body_disp.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/wsdl -I../../../src/core/description -I../../../src/core/engine -I../../../src/core/phaseresolver -I../../../src/core/deployment -I../../../src/core/context -I../../../src/core/util -I../../../src/core/clientapi -I../../../util/include -I../../../neethi/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT soap_body_disp.lo -MD -MP -MF .deps/soap_body_disp.Tpo -c soap_body_disp.c -o soap_body_disp.o >/dev/null 2>&1
mv -f .deps/soap_body_disp.Tpo .deps/soap_body_disp.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/wsdl -I../../../src/core/description -I../../../src/core/engine -I../../../src/core/phaseresolver -I../../../src/core/deployment -I../../../src/core/context -I../../../src/core/util -I../../../src/core/clientapi -I../../../util/include -I../../../neethi/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT ctx_handler.lo -MD -MP -MF .deps/ctx_handler.Tpo -c -o ctx_handler.lo ctx_handler.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/wsdl -I../../../src/core/description -I../../../src/core/engine -I../../../src/core/phaseresolver -I../../../src/core/deployment -I../../../src/core/context -I../../../src/core/util -I../../../src/core/clientapi -I../../../util/include -I../../../neethi/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT ctx_handler.lo -MD -MP -MF .deps/ctx_handler.Tpo -c ctx_handler.c -fPIC -DPIC -o .libs/ctx_handler.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/wsdl -I../../../src/core/description -I../../../src/core/engine -I../../../src/core/phaseresolver -I../../../src/core/deployment -I../../../src/core/context -I../../../src/core/util -I../../../src/core/clientapi -I../../../util/include -I../../../neethi/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT ctx_handler.lo -MD -MP -MF .deps/ctx_handler.Tpo -c ctx_handler.c -o ctx_handler.o >/dev/null 2>&1
mv -f .deps/ctx_handler.Tpo .deps/ctx_handler.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/wsdl -I../../../src/core/description -I../../../src/core/engine -I../../../src/core/phaseresolver -I../../../src/core/deployment -I../../../src/core/context -I../../../src/core/util -I../../../src/core/clientapi -I../../../util/include -I../../../neethi/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT engine.lo -MD -MP -MF .deps/engine.Tpo -c -o engine.lo engine.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/wsdl -I../../../src/core/description -I../../../src/core/engine -I../../../src/core/phaseresolver -I../../../src/core/deployment -I../../../src/core/context -I../../../src/core/util -I../../../src/core/clientapi -I../../../util/include -I../../../neethi/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT engine.lo -MD -MP -MF .deps/engine.Tpo -c engine.c -fPIC -DPIC -o .libs/engine.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/wsdl -I../../../src/core/description -I../../../src/core/engine -I../../../src/core/phaseresolver -I../../../src/core/deployment -I../../../src/core/context -I../../../src/core/util -I../../../src/core/clientapi -I../../../util/include -I../../../neethi/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT engine.lo -MD -MP -MF .deps/engine.Tpo -c engine.c -o engine.o >/dev/null 2>&1
mv -f .deps/engine.Tpo .deps/engine.Plo
make[8]: *** No rule to make target `../../../util/src/libaxutil.la', needed by `libaxis2_engine.la'. Stop.
make[8]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/src/core/engine'
Making all in transport
make[8]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/src/core/transport'
Making all in http
make[9]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/src/core/transport/http'
Making all in sender
make[10]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/src/core/transport/http/sender'
Making all in ssl
make[11]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/src/core/transport/http/sender/ssl'
make[11]: Nothing to be done for `all'.
make[11]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/src/core/transport/http/sender/ssl'
Making all in libcurl
make[11]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/src/core/transport/http/sender/libcurl'
make[11]: Nothing to be done for `all'.
make[11]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/src/core/transport/http/sender/libcurl'
make[11]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/src/core/transport/http/sender'
/bin/sh ../../../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../include -I../../../../../src/core/transport -I../../../../../src/core/transport/http -I../../../../../src/core/transport/http/sender/libcurl -I../../../../../src/core/description -I../../../../../src/core/context -I../../../../../src/core/phaseresolver -I../../../../../src/core/engine -I../../../../../src/core/deployment -I../../../../../util/include -I../../../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT http_transport_sender.lo -MD -MP -MF .deps/http_transport_sender.Tpo -c -o http_transport_sender.lo http_transport_sender.c
mkdir .libs
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../include -I../../../../../src/core/transport -I../../../../../src/core/transport/http -I../../../../../src/core/transport/http/sender/libcurl -I../../../../../src/core/description -I../../../../../src/core/context -I../../../../../src/core/phaseresolver -I../../../../../src/core/engine -I../../../../../src/core/deployment -I../../../../../util/include -I../../../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT http_transport_sender.lo -MD -MP -MF .deps/http_transport_sender.Tpo -c http_transport_sender.c -fPIC -DPIC -o .libs/http_transport_sender.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../include -I../../../../../src/core/transport -I../../../../../src/core/transport/http -I../../../../../src/core/transport/http/sender/libcurl -I../../../../../src/core/description -I../../../../../src/core/context -I../../../../../src/core/phaseresolver -I../../../../../src/core/engine -I../../../../../src/core/deployment -I../../../../../util/include -I../../../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT http_transport_sender.lo -MD -MP -MF .deps/http_transport_sender.Tpo -c http_transport_sender.c -o http_transport_sender.o >/dev/null 2>&1
mv -f .deps/http_transport_sender.Tpo .deps/http_transport_sender.Plo
/bin/sh ../../../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../include -I../../../../../src/core/transport -I../../../../../src/core/transport/http -I../../../../../src/core/transport/http/sender/libcurl -I../../../../../src/core/description -I../../../../../src/core/context -I../../../../../src/core/phaseresolver -I../../../../../src/core/engine -I../../../../../src/core/deployment -I../../../../../util/include -I../../../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT http_sender.lo -MD -MP -MF .deps/http_sender.Tpo -c -o http_sender.lo http_sender.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../include -I../../../../../src/core/transport -I../../../../../src/core/transport/http -I../../../../../src/core/transport/http/sender/libcurl -I../../../../../src/core/description -I../../../../../src/core/context -I../../../../../src/core/phaseresolver -I../../../../../src/core/engine -I../../../../../src/core/deployment -I../../../../../util/include -I../../../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT http_sender.lo -MD -MP -MF .deps/http_sender.Tpo -c http_sender.c -fPIC -DPIC -o .libs/http_sender.o
http_sender.c: In function 'axis2_http_sender_get_header_info':
http_sender.c:1294:9: warning: variable 'status_code' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../include -I../../../../../src/core/transport -I../../../../../src/core/transport/http -I../../../../../src/core/transport/http/sender/libcurl -I../../../../../src/core/description -I../../../../../src/core/context -I../../../../../src/core/phaseresolver -I../../../../../src/core/engine -I../../../../../src/core/deployment -I../../../../../util/include -I../../../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT http_sender.lo -MD -MP -MF .deps/http_sender.Tpo -c http_sender.c -o http_sender.o >/dev/null 2>&1
mv -f .deps/http_sender.Tpo .deps/http_sender.Plo
/bin/sh ../../../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../include -I../../../../../src/core/transport -I../../../../../src/core/transport/http -I../../../../../src/core/transport/http/sender/libcurl -I../../../../../src/core/description -I../../../../../src/core/context -I../../../../../src/core/phaseresolver -I../../../../../src/core/engine -I../../../../../src/core/deployment -I../../../../../util/include -I../../../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT http_client.lo -MD -MP -MF .deps/http_client.Tpo -c -o http_client.lo http_client.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../include -I../../../../../src/core/transport -I../../../../../src/core/transport/http -I../../../../../src/core/transport/http/sender/libcurl -I../../../../../src/core/description -I../../../../../src/core/context -I../../../../../src/core/phaseresolver -I../../../../../src/core/engine -I../../../../../src/core/deployment -I../../../../../util/include -I../../../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT http_client.lo -MD -MP -MF .deps/http_client.Tpo -c http_client.c -fPIC -DPIC -o .libs/http_client.o
http_client.c: In function 'axis2_http_client_send':
http_client.c:422:24: warning: variable 'status' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../include -I../../../../../src/core/transport -I../../../../../src/core/transport/http -I../../../../../src/core/transport/http/sender/libcurl -I../../../../../src/core/description -I../../../../../src/core/context -I../../../../../src/core/phaseresolver -I../../../../../src/core/engine -I../../../../../src/core/deployment -I../../../../../util/include -I../../../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT http_client.lo -MD -MP -MF .deps/http_client.Tpo -c http_client.c -o http_client.o >/dev/null 2>&1
mv -f .deps/http_client.Tpo .deps/http_client.Plo
/bin/sh ../../../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../include -I../../../../../src/core/transport -I../../../../../src/core/transport/http -I../../../../../src/core/transport/http/sender/libcurl -I../../../../../src/core/description -I../../../../../src/core/context -I../../../../../src/core/phaseresolver -I../../../../../src/core/engine -I../../../../../src/core/deployment -I../../../../../util/include -I../../../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT ssl_stream.lo -MD -MP -MF .deps/ssl_stream.Tpo -c -o ssl_stream.lo `test -f 'ssl/ssl_stream.c' || echo './'`ssl/ssl_stream.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../include -I../../../../../src/core/transport -I../../../../../src/core/transport/http -I../../../../../src/core/transport/http/sender/libcurl -I../../../../../src/core/description -I../../../../../src/core/context -I../../../../../src/core/phaseresolver -I../../../../../src/core/engine -I../../../../../src/core/deployment -I../../../../../util/include -I../../../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT ssl_stream.lo -MD -MP -MF .deps/ssl_stream.Tpo -c ssl/ssl_stream.c -fPIC -DPIC -o .libs/ssl_stream.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../include -I../../../../../src/core/transport -I../../../../../src/core/transport/http -I../../../../../src/core/transport/http/sender/libcurl -I../../../../../src/core/description -I../../../../../src/core/context -I../../../../../src/core/phaseresolver -I../../../../../src/core/engine -I../../../../../src/core/deployment -I../../../../../util/include -I../../../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT ssl_stream.lo -MD -MP -MF .deps/ssl_stream.Tpo -c ssl/ssl_stream.c -o ssl_stream.o >/dev/null 2>&1
mv -f .deps/ssl_stream.Tpo .deps/ssl_stream.Plo
/bin/sh ../../../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../include -I../../../../../src/core/transport -I../../../../../src/core/transport/http -I../../../../../src/core/transport/http/sender/libcurl -I../../../../../src/core/description -I../../../../../src/core/context -I../../../../../src/core/phaseresolver -I../../../../../src/core/engine -I../../../../../src/core/deployment -I../../../../../util/include -I../../../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT ssl_utils.lo -MD -MP -MF .deps/ssl_utils.Tpo -c -o ssl_utils.lo `test -f 'ssl/ssl_utils.c' || echo './'`ssl/ssl_utils.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../include -I../../../../../src/core/transport -I../../../../../src/core/transport/http -I../../../../../src/core/transport/http/sender/libcurl -I../../../../../src/core/description -I../../../../../src/core/context -I../../../../../src/core/phaseresolver -I../../../../../src/core/engine -I../../../../../src/core/deployment -I../../../../../util/include -I../../../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT ssl_utils.lo -MD -MP -MF .deps/ssl_utils.Tpo -c ssl/ssl_utils.c -fPIC -DPIC -o .libs/ssl_utils.o
ssl/ssl_utils.c: In function 'axis2_ssl_utils_initialize_ctx':
ssl/ssl_utils.c:65:10: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../include -I../../../../../src/core/transport -I../../../../../src/core/transport/http -I../../../../../src/core/transport/http/sender/libcurl -I../../../../../src/core/description -I../../../../../src/core/context -I../../../../../src/core/phaseresolver -I../../../../../src/core/engine -I../../../../../src/core/deployment -I../../../../../util/include -I../../../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT ssl_utils.lo -MD -MP -MF .deps/ssl_utils.Tpo -c ssl/ssl_utils.c -o ssl_utils.o >/dev/null 2>&1
mv -f .deps/ssl_utils.Tpo .deps/ssl_utils.Plo
make[11]: *** No rule to make target `../../../../../src/core/transport/http/common/libaxis2_http_common.la', needed by `libaxis2_http_sender.la'. Stop.
make[11]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/src/core/transport/http/sender'
make[10]: *** [all-recursive] Error 1
make[10]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/src/core/transport/http/sender'
Making all in receiver
make[10]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/src/core/transport/http/receiver'
/bin/sh ../../../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../include -I../../../../../src/core/transport -I../../../../../src/core/transport/http -I../../../../../src/core/description -I../../../../../src/core/context -I../../../../../src/core/phaseresolver -I../../../../../src/core/engine -I../../../../../src/core/deployment -I../../../../../util/include -I../../../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT http_receiver.lo -MD -MP -MF .deps/http_receiver.Tpo -c -o http_receiver.lo http_receiver.c
mkdir .libs
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../include -I../../../../../src/core/transport -I../../../../../src/core/transport/http -I../../../../../src/core/description -I../../../../../src/core/context -I../../../../../src/core/phaseresolver -I../../../../../src/core/engine -I../../../../../src/core/deployment -I../../../../../util/include -I../../../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT http_receiver.lo -MD -MP -MF .deps/http_receiver.Tpo -c http_receiver.c -fPIC -DPIC -o .libs/http_receiver.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../include -I../../../../../src/core/transport -I../../../../../src/core/transport/http -I../../../../../src/core/description -I../../../../../src/core/context -I../../../../../src/core/phaseresolver -I../../../../../src/core/engine -I../../../../../src/core/deployment -I../../../../../util/include -I../../../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT http_receiver.lo -MD -MP -MF .deps/http_receiver.Tpo -c http_receiver.c -o http_receiver.o >/dev/null 2>&1
mv -f .deps/http_receiver.Tpo .deps/http_receiver.Plo
/bin/sh ../../../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../include -I../../../../../src/core/transport -I../../../../../src/core/transport/http -I../../../../../src/core/description -I../../../../../src/core/context -I../../../../../src/core/phaseresolver -I../../../../../src/core/engine -I../../../../../src/core/deployment -I../../../../../util/include -I../../../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT http_svr_thread.lo -MD -MP -MF .deps/http_svr_thread.Tpo -c -o http_svr_thread.lo http_svr_thread.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../include -I../../../../../src/core/transport -I../../../../../src/core/transport/http -I../../../../../src/core/description -I../../../../../src/core/context -I../../../../../src/core/phaseresolver -I../../../../../src/core/engine -I../../../../../src/core/deployment -I../../../../../util/include -I../../../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT http_svr_thread.lo -MD -MP -MF .deps/http_svr_thread.Tpo -c http_svr_thread.c -fPIC -DPIC -o .libs/http_svr_thread.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../include -I../../../../../src/core/transport -I../../../../../src/core/transport/http -I../../../../../src/core/description -I../../../../../src/core/context -I../../../../../src/core/phaseresolver -I../../../../../src/core/engine -I../../../../../src/core/deployment -I../../../../../util/include -I../../../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT http_svr_thread.lo -MD -MP -MF .deps/http_svr_thread.Tpo -c http_svr_thread.c -o http_svr_thread.o >/dev/null 2>&1
mv -f .deps/http_svr_thread.Tpo .deps/http_svr_thread.Plo
make[10]: *** No rule to make target `../../../../../util/src/libaxutil.la', needed by `libaxis2_http_receiver.la'. Stop.
make[10]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/src/core/transport/http/receiver'
Making all in server
make[10]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/src/core/transport/http/server'
Making all in simple_axis2_server
make[11]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/src/core/transport/http/server/simple_axis2_server'
make[12]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/src/core/transport/http/server/simple_axis2_server'
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../../../../.. -I../../../../../../include -I../../../../../../src/core/description -I../../../../../../src/core/context -I../../../../../../src/core/deployment -I../../../../../../src/core/phaseresolver -I../../../../../../src/core/engine -I../../../../../../util/include -I../../../../../../axiom/include -g -pthread -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT http_server_main.o -MD -MP -MF .deps/http_server_main.Tpo -c -o http_server_main.o http_server_main.c
arm-unknown-nto-qnx8.0.0eabi-gcc: error: unrecognized option '-pthread'
make[12]: *** [http_server_main.o] Error 1
make[12]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/src/core/transport/http/server/simple_axis2_server'
make[11]: *** [all-recursive] Error 1
make[11]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/src/core/transport/http/server/simple_axis2_server'
make[11]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/src/core/transport/http/server'
make[11]: Nothing to be done for `all-am'.
make[11]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/src/core/transport/http/server'
make[10]: *** [all-recursive] Error 1
make[10]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/src/core/transport/http/server'
make[10]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/src/core/transport/http'
make[10]: Nothing to be done for `all-am'.
make[10]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/src/core/transport/http'
make[9]: *** [all-recursive] Error 1
make[9]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/src/core/transport/http'
make[9]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/src/core/transport'
make[9]: Nothing to be done for `all-am'.
make[9]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/src/core/transport'
make[8]: *** [all-recursive] Error 1
make[8]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/src/core/transport'
make[8]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/src/core'
make[8]: Nothing to be done for `all-am'.
make[8]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/src/core'
make[7]: *** [all-recursive] Error 1
make[7]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/src/core'
Making all in modules
make[7]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/src/modules'
Making all in mod_addr
make[8]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/src/modules/mod_addr'
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/description -I../../../src/core/context -I../../../src/core/phaseresolver -I../../../src/core/engine -I../../../src/core/deployment -I../../../util/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT addr_in_handler.lo -MD -MP -MF .deps/addr_in_handler.Tpo -c -o addr_in_handler.lo addr_in_handler.c
mkdir .libs
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/description -I../../../src/core/context -I../../../src/core/phaseresolver -I../../../src/core/engine -I../../../src/core/deployment -I../../../util/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT addr_in_handler.lo -MD -MP -MF .deps/addr_in_handler.Tpo -c addr_in_handler.c -fPIC -DPIC -o .libs/addr_in_handler.o
addr_in_handler.c: In function 'axis2_addr_in_extract_epr_information':
addr_in_handler.c:542:38: warning: variable 'om_ele' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/description -I../../../src/core/context -I../../../src/core/phaseresolver -I../../../src/core/engine -I../../../src/core/deployment -I../../../util/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT addr_in_handler.lo -MD -MP -MF .deps/addr_in_handler.Tpo -c addr_in_handler.c -o addr_in_handler.o >/dev/null 2>&1
mv -f .deps/addr_in_handler.Tpo .deps/addr_in_handler.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/description -I../../../src/core/context -I../../../src/core/phaseresolver -I../../../src/core/engine -I../../../src/core/deployment -I../../../util/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT addr_out_handler.lo -MD -MP -MF .deps/addr_out_handler.Tpo -c -o addr_out_handler.lo addr_out_handler.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/description -I../../../src/core/context -I../../../src/core/phaseresolver -I../../../src/core/engine -I../../../src/core/deployment -I../../../util/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT addr_out_handler.lo -MD -MP -MF .deps/addr_out_handler.Tpo -c addr_out_handler.c -fPIC -DPIC -o .libs/addr_out_handler.o
addr_out_handler.c: In function 'axis2_addr_out_handler_invoke':
addr_out_handler.c:202:29: warning: variable 'svc_group_context_id' set but not used [-Wunused-but-set-variable]
addr_out_handler.c: In function 'axis2_addr_out_handler_add_to_soap_header':
addr_out_handler.c:604:32: warning: variable 'dec_ns' set but not used [-Wunused-but-set-variable]
addr_out_handler.c:593:26: warning: variable 'hb_ele' set but not used [-Wunused-but-set-variable]
addr_out_handler.c:570:19: warning: variable 'header_node' set but not used [-Wunused-but-set-variable]
addr_out_handler.c: In function 'axis2_addr_out_handler_add_to_header':
addr_out_handler.c:730:23: warning: variable 'service_name' set but not used [-Wunused-but-set-variable]
addr_out_handler.c: In function 'axis2_addr_out_handler_process_any_content_type':
addr_out_handler.c:820:44: warning: variable 'att' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/description -I../../../src/core/context -I../../../src/core/phaseresolver -I../../../src/core/engine -I../../../src/core/deployment -I../../../util/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT addr_out_handler.lo -MD -MP -MF .deps/addr_out_handler.Tpo -c addr_out_handler.c -o addr_out_handler.o >/dev/null 2>&1
mv -f .deps/addr_out_handler.Tpo .deps/addr_out_handler.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/description -I../../../src/core/context -I../../../src/core/phaseresolver -I../../../src/core/engine -I../../../src/core/deployment -I../../../util/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT mod_addr.lo -MD -MP -MF .deps/mod_addr.Tpo -c -o mod_addr.lo mod_addr.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/description -I../../../src/core/context -I../../../src/core/phaseresolver -I../../../src/core/engine -I../../../src/core/deployment -I../../../util/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT mod_addr.lo -MD -MP -MF .deps/mod_addr.Tpo -c mod_addr.c -fPIC -DPIC -o .libs/mod_addr.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/description -I../../../src/core/context -I../../../src/core/phaseresolver -I../../../src/core/engine -I../../../src/core/deployment -I../../../util/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT mod_addr.lo -MD -MP -MF .deps/mod_addr.Tpo -c mod_addr.c -o mod_addr.o >/dev/null 2>&1
mv -f .deps/mod_addr.Tpo .deps/mod_addr.Plo
make[8]: *** No rule to make target `../../../axiom/src/om/libaxis2_axiom.la', needed by `libaxis2_mod_addr.la'. Stop.
make[8]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/src/modules/mod_addr'
Making all in mod_log
make[8]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/src/modules/mod_log'
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/description -I../../../src/core/context -I../../../src/core/phaseresolver -I../../../src/core/engine -I../../../src/core/deployment -I../../../util/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT log_in_handler.lo -MD -MP -MF .deps/log_in_handler.Tpo -c -o log_in_handler.lo log_in_handler.c
mkdir .libs
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/description -I../../../src/core/context -I../../../src/core/phaseresolver -I../../../src/core/engine -I../../../src/core/deployment -I../../../util/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT log_in_handler.lo -MD -MP -MF .deps/log_in_handler.Tpo -c log_in_handler.c -fPIC -DPIC -o .libs/log_in_handler.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/description -I../../../src/core/context -I../../../src/core/phaseresolver -I../../../src/core/engine -I../../../src/core/deployment -I../../../util/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT log_in_handler.lo -MD -MP -MF .deps/log_in_handler.Tpo -c log_in_handler.c -o log_in_handler.o >/dev/null 2>&1
mv -f .deps/log_in_handler.Tpo .deps/log_in_handler.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/description -I../../../src/core/context -I../../../src/core/phaseresolver -I../../../src/core/engine -I../../../src/core/deployment -I../../../util/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT log_out_handler.lo -MD -MP -MF .deps/log_out_handler.Tpo -c -o log_out_handler.lo log_out_handler.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/description -I../../../src/core/context -I../../../src/core/phaseresolver -I../../../src/core/engine -I../../../src/core/deployment -I../../../util/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT log_out_handler.lo -MD -MP -MF .deps/log_out_handler.Tpo -c log_out_handler.c -fPIC -DPIC -o .libs/log_out_handler.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/description -I../../../src/core/context -I../../../src/core/phaseresolver -I../../../src/core/engine -I../../../src/core/deployment -I../../../util/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT log_out_handler.lo -MD -MP -MF .deps/log_out_handler.Tpo -c log_out_handler.c -o log_out_handler.o >/dev/null 2>&1
mv -f .deps/log_out_handler.Tpo .deps/log_out_handler.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/description -I../../../src/core/context -I../../../src/core/phaseresolver -I../../../src/core/engine -I../../../src/core/deployment -I../../../util/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT mod_log.lo -MD -MP -MF .deps/mod_log.Tpo -c -o mod_log.lo mod_log.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/description -I../../../src/core/context -I../../../src/core/phaseresolver -I../../../src/core/engine -I../../../src/core/deployment -I../../../util/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT mod_log.lo -MD -MP -MF .deps/mod_log.Tpo -c mod_log.c -fPIC -DPIC -o .libs/mod_log.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/core/description -I../../../src/core/context -I../../../src/core/phaseresolver -I../../../src/core/engine -I../../../src/core/deployment -I../../../util/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -D_GNU_SOURCE -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED -MT mod_log.lo -MD -MP -MF .deps/mod_log.Tpo -c mod_log.c -o mod_log.o >/dev/null 2>&1
mv -f .deps/mod_log.Tpo .deps/mod_log.Plo
make[8]: *** No rule to make target `../../../util/src/libaxutil.la', needed by `libaxis2_mod_log.la'. Stop.
make[8]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/src/modules/mod_log'
make[8]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/src/modules'
make[8]: Nothing to be done for `all-am'.
make[8]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/src/modules'
make[7]: *** [all-recursive] Error 1
make[7]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/src/modules'
make[7]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/src'
make[7]: Nothing to be done for `all-am'.
make[7]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/src'
make[6]: *** [all-recursive] Error 1
make[6]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/src'
Making all in include
make[6]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/include'
make[6]: Nothing to be done for `all'.
make[6]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/include'
Making all in ides
make[6]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/ides'
make[7]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/ides'
make[7]: Nothing to be done for `all-am'.
make[7]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/ides'
make[6]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/ides'
Making all in tools/tcpmon
make[6]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/tools/tcpmon'
make all-recursive
make[7]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/tools/tcpmon'
Making all in src
make[8]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/tools/tcpmon/src'
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I ../../../util/include -I ../../../axiom/include -I ../../../include -I ../include -g -O2 -D_LARGEFILE64_SOURCE -g -ansi -Wall -Wno-implicit-function-declaration -MT tcpmon.o -MD -MP -MF .deps/tcpmon.Tpo -c -o tcpmon.o tcpmon.c
mv -f .deps/tcpmon.Tpo .deps/tcpmon.Po
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I ../../../util/include -I ../../../axiom/include -I ../../../include -I ../include -g -O2 -D_LARGEFILE64_SOURCE -g -ansi -Wall -Wno-implicit-function-declaration -MT entry.o -MD -MP -MF .deps/entry.Tpo -c -o entry.o entry.c
mv -f .deps/entry.Tpo .deps/entry.Po
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I ../../../util/include -I ../../../axiom/include -I ../../../include -I ../include -g -O2 -D_LARGEFILE64_SOURCE -g -ansi -Wall -Wno-implicit-function-declaration -MT session.o -MD -MP -MF .deps/session.Tpo -c -o session.o session.c
mv -f .deps/session.Tpo .deps/session.Po
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I ../../../util/include -I ../../../axiom/include -I ../../../include -I ../include -g -O2 -D_LARGEFILE64_SOURCE -g -ansi -Wall -Wno-implicit-function-declaration -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c
util.c: In function 'tcpmon_util_format_as_xml':
util.c:58:13: warning: variable 'has_space' set but not used [-Wunused-but-set-variable]
util.c: In function 'tcpmon_util_read_current_stream':
util.c:573:9: warning: variable 'read' set but not used [-Wunused-but-set-variable]
mv -f .deps/util.Tpo .deps/util.Po
make[8]: *** No rule to make target `../../../util/src/libaxutil.la', needed by `tcpmon'. Stop.
make[8]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/tools/tcpmon/src'
make[8]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/tools/tcpmon'
make[8]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/tools/tcpmon'
make[7]: *** [all-recursive] Error 1
make[7]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/tools/tcpmon'
make[6]: *** [all] Error 2
make[6]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/tools/tcpmon'
make[6]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c'
make[6]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c'
make[4]: *** [all] Error 2
make[4]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c'
Making all in sandesha2c
make[4]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c'
make all-recursive
make[5]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c'
Making all in src
make[6]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/src'
Making all in wsrm
make[7]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/src/wsrm'
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT ack_final.lo -MD -MP -MF .deps/ack_final.Tpo -c -o ack_final.lo ack_final.c
mkdir .libs
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT ack_final.lo -MD -MP -MF .deps/ack_final.Tpo -c ack_final.c -fPIC -DPIC -o .libs/ack_final.o
ack_final.c: In function 'sandesha2_ack_final_to_om_node':
ack_final.c:144:19: warning: variable 'af_element' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT ack_final.lo -MD -MP -MF .deps/ack_final.Tpo -c ack_final.c -o ack_final.o >/dev/null 2>&1
mv -f .deps/ack_final.Tpo .deps/ack_final.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT identifier.lo -MD -MP -MF .deps/identifier.Tpo -c -o identifier.lo identifier.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT identifier.lo -MD -MP -MF .deps/identifier.Tpo -c identifier.c -fPIC -DPIC -o .libs/identifier.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT identifier.lo -MD -MP -MF .deps/identifier.Tpo -c identifier.c -o identifier.o >/dev/null 2>&1
mv -f .deps/identifier.Tpo .deps/identifier.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT endpoint.lo -MD -MP -MF .deps/endpoint.Tpo -c -o endpoint.lo endpoint.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT endpoint.lo -MD -MP -MF .deps/endpoint.Tpo -c endpoint.c -fPIC -DPIC -o .libs/endpoint.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT endpoint.lo -MD -MP -MF .deps/endpoint.Tpo -c endpoint.c -o endpoint.o >/dev/null 2>&1
mv -f .deps/endpoint.Tpo .deps/endpoint.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT address.lo -MD -MP -MF .deps/address.Tpo -c -o address.lo address.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT address.lo -MD -MP -MF .deps/address.Tpo -c address.c -fPIC -DPIC -o .libs/address.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT address.lo -MD -MP -MF .deps/address.Tpo -c address.c -o address.o >/dev/null 2>&1
mv -f .deps/address.Tpo .deps/address.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT mc_address.lo -MD -MP -MF .deps/mc_address.Tpo -c -o mc_address.lo mc_address.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT mc_address.lo -MD -MP -MF .deps/mc_address.Tpo -c mc_address.c -fPIC -DPIC -o .libs/mc_address.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT mc_address.lo -MD -MP -MF .deps/mc_address.Tpo -c mc_address.c -o mc_address.o >/dev/null 2>&1
mv -f .deps/mc_address.Tpo .deps/mc_address.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT acks_to.lo -MD -MP -MF .deps/acks_to.Tpo -c -o acks_to.lo acks_to.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT acks_to.lo -MD -MP -MF .deps/acks_to.Tpo -c acks_to.c -fPIC -DPIC -o .libs/acks_to.o
acks_to.c: In function 'sandesha2_acks_to_from_om_node':
acks_to.c:225:34: warning: variable 'om_ele' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT acks_to.lo -MD -MP -MF .deps/acks_to.Tpo -c acks_to.c -o acks_to.o >/dev/null 2>&1
mv -f .deps/acks_to.Tpo .deps/acks_to.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT nack.lo -MD -MP -MF .deps/nack.Tpo -c -o nack.lo nack.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT nack.lo -MD -MP -MF .deps/nack.Tpo -c nack.c -fPIC -DPIC -o .libs/nack.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT nack.lo -MD -MP -MF .deps/nack.Tpo -c nack.c -o nack.o >/dev/null 2>&1
mv -f .deps/nack.Tpo .deps/nack.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT accept.lo -MD -MP -MF .deps/accept.Tpo -c -o accept.lo accept.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT accept.lo -MD -MP -MF .deps/accept.Tpo -c accept.c -fPIC -DPIC -o .libs/accept.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT accept.lo -MD -MP -MF .deps/accept.Tpo -c accept.c -o accept.o >/dev/null 2>&1
mv -f .deps/accept.Tpo .deps/accept.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT ack_none.lo -MD -MP -MF .deps/ack_none.Tpo -c -o ack_none.lo ack_none.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT ack_none.lo -MD -MP -MF .deps/ack_none.Tpo -c ack_none.c -fPIC -DPIC -o .libs/ack_none.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT ack_none.lo -MD -MP -MF .deps/ack_none.Tpo -c ack_none.c -o ack_none.o >/dev/null 2>&1
mv -f .deps/ack_none.Tpo .deps/ack_none.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT ack_range.lo -MD -MP -MF .deps/ack_range.Tpo -c -o ack_range.lo ack_range.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT ack_range.lo -MD -MP -MF .deps/ack_range.Tpo -c ack_range.c -fPIC -DPIC -o .libs/ack_range.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT ack_range.lo -MD -MP -MF .deps/ack_range.Tpo -c ack_range.c -o ack_range.o >/dev/null 2>&1
mv -f .deps/ack_range.Tpo .deps/ack_range.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT expires.lo -MD -MP -MF .deps/expires.Tpo -c -o expires.lo expires.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT expires.lo -MD -MP -MF .deps/expires.Tpo -c expires.c -fPIC -DPIC -o .libs/expires.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT expires.lo -MD -MP -MF .deps/expires.Tpo -c expires.c -o expires.o >/dev/null 2>&1
mv -f .deps/expires.Tpo .deps/expires.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT fault_code.lo -MD -MP -MF .deps/fault_code.Tpo -c -o fault_code.lo fault_code.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT fault_code.lo -MD -MP -MF .deps/fault_code.Tpo -c fault_code.c -fPIC -DPIC -o .libs/fault_code.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT fault_code.lo -MD -MP -MF .deps/fault_code.Tpo -c fault_code.c -o fault_code.o >/dev/null 2>&1
mv -f .deps/fault_code.Tpo .deps/fault_code.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT msg_number.lo -MD -MP -MF .deps/msg_number.Tpo -c -o msg_number.lo msg_number.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT msg_number.lo -MD -MP -MF .deps/msg_number.Tpo -c msg_number.c -fPIC -DPIC -o .libs/msg_number.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT msg_number.lo -MD -MP -MF .deps/msg_number.Tpo -c msg_number.c -o msg_number.o >/dev/null 2>&1
mv -f .deps/msg_number.Tpo .deps/msg_number.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT last_msg_number.lo -MD -MP -MF .deps/last_msg_number.Tpo -c -o last_msg_number.lo last_msg_number.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT last_msg_number.lo -MD -MP -MF .deps/last_msg_number.Tpo -c last_msg_number.c -fPIC -DPIC -o .libs/last_msg_number.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT last_msg_number.lo -MD -MP -MF .deps/last_msg_number.Tpo -c last_msg_number.c -o last_msg_number.o >/dev/null 2>&1
mv -f .deps/last_msg_number.Tpo .deps/last_msg_number.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT last_msg.lo -MD -MP -MF .deps/last_msg.Tpo -c -o last_msg.lo last_msg.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT last_msg.lo -MD -MP -MF .deps/last_msg.Tpo -c last_msg.c -fPIC -DPIC -o .libs/last_msg.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT last_msg.lo -MD -MP -MF .deps/last_msg.Tpo -c last_msg.c -o last_msg.o >/dev/null 2>&1
mv -f .deps/last_msg.Tpo .deps/last_msg.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT ack_requested.lo -MD -MP -MF .deps/ack_requested.Tpo -c -o ack_requested.lo ack_requested.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT ack_requested.lo -MD -MP -MF .deps/ack_requested.Tpo -c ack_requested.c -fPIC -DPIC -o .libs/ack_requested.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT ack_requested.lo -MD -MP -MF .deps/ack_requested.Tpo -c ack_requested.c -o ack_requested.o >/dev/null 2>&1
mv -f .deps/ack_requested.Tpo .deps/ack_requested.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT close_seq.lo -MD -MP -MF .deps/close_seq.Tpo -c -o close_seq.lo close_seq.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT close_seq.lo -MD -MP -MF .deps/close_seq.Tpo -c close_seq.c -fPIC -DPIC -o .libs/close_seq.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT close_seq.lo -MD -MP -MF .deps/close_seq.Tpo -c close_seq.c -o close_seq.o >/dev/null 2>&1
mv -f .deps/close_seq.Tpo .deps/close_seq.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT close_seq_res.lo -MD -MP -MF .deps/close_seq_res.Tpo -c -o close_seq_res.lo close_seq_res.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT close_seq_res.lo -MD -MP -MF .deps/close_seq_res.Tpo -c close_seq_res.c -fPIC -DPIC -o .libs/close_seq_res.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT close_seq_res.lo -MD -MP -MF .deps/close_seq_res.Tpo -c close_seq_res.c -o close_seq_res.o >/dev/null 2>&1
mv -f .deps/close_seq_res.Tpo .deps/close_seq_res.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT seq_offer.lo -MD -MP -MF .deps/seq_offer.Tpo -c -o seq_offer.lo seq_offer.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT seq_offer.lo -MD -MP -MF .deps/seq_offer.Tpo -c seq_offer.c -fPIC -DPIC -o .libs/seq_offer.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT seq_offer.lo -MD -MP -MF .deps/seq_offer.Tpo -c seq_offer.c -o seq_offer.o >/dev/null 2>&1
mv -f .deps/seq_offer.Tpo .deps/seq_offer.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT seq_ack.lo -MD -MP -MF .deps/seq_ack.Tpo -c -o seq_ack.lo seq_ack.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT seq_ack.lo -MD -MP -MF .deps/seq_ack.Tpo -c seq_ack.c -fPIC -DPIC -o .libs/seq_ack.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT seq_ack.lo -MD -MP -MF .deps/seq_ack.Tpo -c seq_ack.c -o seq_ack.o >/dev/null 2>&1
mv -f .deps/seq_ack.Tpo .deps/seq_ack.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT sequence.lo -MD -MP -MF .deps/sequence.Tpo -c -o sequence.lo sequence.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT sequence.lo -MD -MP -MF .deps/sequence.Tpo -c sequence.c -fPIC -DPIC -o .libs/sequence.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT sequence.lo -MD -MP -MF .deps/sequence.Tpo -c sequence.c -o sequence.o >/dev/null 2>&1
mv -f .deps/sequence.Tpo .deps/sequence.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT create_seq.lo -MD -MP -MF .deps/create_seq.Tpo -c -o create_seq.lo create_seq.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT create_seq.lo -MD -MP -MF .deps/create_seq.Tpo -c create_seq.c -fPIC -DPIC -o .libs/create_seq.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT create_seq.lo -MD -MP -MF .deps/create_seq.Tpo -c create_seq.c -o create_seq.o >/dev/null 2>&1
mv -f .deps/create_seq.Tpo .deps/create_seq.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT create_seq_res.lo -MD -MP -MF .deps/create_seq_res.Tpo -c -o create_seq_res.lo create_seq_res.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT create_seq_res.lo -MD -MP -MF .deps/create_seq_res.Tpo -c create_seq_res.c -fPIC -DPIC -o .libs/create_seq_res.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT create_seq_res.lo -MD -MP -MF .deps/create_seq_res.Tpo -c create_seq_res.c -o create_seq_res.o >/dev/null 2>&1
mv -f .deps/create_seq_res.Tpo .deps/create_seq_res.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT seq_fault.lo -MD -MP -MF .deps/seq_fault.Tpo -c -o seq_fault.lo seq_fault.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT seq_fault.lo -MD -MP -MF .deps/seq_fault.Tpo -c seq_fault.c -fPIC -DPIC -o .libs/seq_fault.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT seq_fault.lo -MD -MP -MF .deps/seq_fault.Tpo -c seq_fault.c -o seq_fault.o >/dev/null 2>&1
mv -f .deps/seq_fault.Tpo .deps/seq_fault.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT terminate_seq.lo -MD -MP -MF .deps/terminate_seq.Tpo -c -o terminate_seq.lo terminate_seq.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT terminate_seq.lo -MD -MP -MF .deps/terminate_seq.Tpo -c terminate_seq.c -fPIC -DPIC -o .libs/terminate_seq.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT terminate_seq.lo -MD -MP -MF .deps/terminate_seq.Tpo -c terminate_seq.c -o terminate_seq.o >/dev/null 2>&1
mv -f .deps/terminate_seq.Tpo .deps/terminate_seq.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT terminate_seq_res.lo -MD -MP -MF .deps/terminate_seq_res.Tpo -c -o terminate_seq_res.lo terminate_seq_res.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT terminate_seq_res.lo -MD -MP -MF .deps/terminate_seq_res.Tpo -c terminate_seq_res.c -fPIC -DPIC -o .libs/terminate_seq_res.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT terminate_seq_res.lo -MD -MP -MF .deps/terminate_seq_res.Tpo -c terminate_seq_res.c -o terminate_seq_res.o >/dev/null 2>&1
mv -f .deps/terminate_seq_res.Tpo .deps/terminate_seq_res.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT rm_elements.lo -MD -MP -MF .deps/rm_elements.Tpo -c -o rm_elements.lo rm_elements.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT rm_elements.lo -MD -MP -MF .deps/rm_elements.Tpo -c rm_elements.c -fPIC -DPIC -o .libs/rm_elements.o
rm_elements.c: In function 'sandesha2_rm_elements_from_soap_envelope':
rm_elements.c:116:22: warning: variable 'msg_pending_element' set but not used [-Wunused-but-set-variable]
rm_elements.c:114:22: warning: variable 'make_conn_element' set but not used [-Wunused-but-set-variable]
rm_elements.c:112:22: warning: variable 'ack_requested_element' set but not used [-Wunused-but-set-variable]
rm_elements.c:110:22: warning: variable 'close_seq_res_element' set but not used [-Wunused-but-set-variable]
rm_elements.c:108:22: warning: variable 'close_seq_element' set but not used [-Wunused-but-set-variable]
rm_elements.c:106:22: warning: variable 'terminate_seq_res_element' set but not used [-Wunused-but-set-variable]
rm_elements.c:104:22: warning: variable 'terminate_seq_element' set but not used [-Wunused-but-set-variable]
rm_elements.c:102:22: warning: variable 'create_seq_res_element' set but not used [-Wunused-but-set-variable]
rm_elements.c:100:22: warning: variable 'create_seq_element' set but not used [-Wunused-but-set-variable]
rm_elements.c:96:22: warning: variable 'seq_element' set but not used [-Wunused-but-set-variable]
rm_elements.c:89:9: warning: variable 'soap_version' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT rm_elements.lo -MD -MP -MF .deps/rm_elements.Tpo -c rm_elements.c -o rm_elements.o >/dev/null 2>&1
mv -f .deps/rm_elements.Tpo .deps/rm_elements.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT msg_pending.lo -MD -MP -MF .deps/msg_pending.Tpo -c -o msg_pending.lo msg_pending.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT msg_pending.lo -MD -MP -MF .deps/msg_pending.Tpo -c msg_pending.c -fPIC -DPIC -o .libs/msg_pending.o
msg_pending.c: In function 'sandesha2_msg_pending_from_om_node':
msg_pending.c:110:18: warning: variable 'pending' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT msg_pending.lo -MD -MP -MF .deps/msg_pending.Tpo -c msg_pending.c -o msg_pending.o >/dev/null 2>&1
mv -f .deps/msg_pending.Tpo .deps/msg_pending.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT make_connection.lo -MD -MP -MF .deps/make_connection.Tpo -c -o make_connection.lo make_connection.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT make_connection.lo -MD -MP -MF .deps/make_connection.Tpo -c make_connection.c -fPIC -DPIC -o .libs/make_connection.o
make_connection.c: In function 'sandesha2_make_connection_to_soap_envelope':
make_connection.c:285:22: warning: variable 'element' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT make_connection.lo -MD -MP -MF .deps/make_connection.Tpo -c make_connection.c -o make_connection.o >/dev/null 2>&1
mv -f .deps/make_connection.Tpo .deps/make_connection.Plo
/bin/sh ../../libtool --tag=CC --mode=link arm-unknown-nto-qnx8.0.0eabi-gcc -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -lpthread -o libsandesha2_wsrm.la ack_final.lo identifier.lo endpoint.lo address.lo mc_address.lo acks_to.lo nack.lo accept.lo ack_none.lo ack_range.lo expires.lo fault_code.lo msg_number.lo last_msg_number.lo last_msg.lo ack_requested.lo close_seq.lo close_seq_res.lo seq_offer.lo seq_ack.lo sequence.lo create_seq.lo create_seq_res.lo seq_fault.lo terminate_seq.lo terminate_seq_res.lo rm_elements.lo msg_pending.lo make_connection.lo
arm-unknown-nto-qnx8.0.0eabi-ar cru .libs/libsandesha2_wsrm.a .libs/ack_final.o .libs/identifier.o .libs/endpoint.o .libs/address.o .libs/mc_address.o .libs/acks_to.o .libs/nack.o .libs/accept.o .libs/ack_none.o .libs/ack_range.o .libs/expires.o .libs/fault_code.o .libs/msg_number.o .libs/last_msg_number.o .libs/last_msg.o .libs/ack_requested.o .libs/close_seq.o .libs/close_seq_res.o .libs/seq_offer.o .libs/seq_ack.o .libs/sequence.o .libs/create_seq.o .libs/create_seq_res.o .libs/seq_fault.o .libs/terminate_seq.o .libs/terminate_seq_res.o .libs/rm_elements.o .libs/msg_pending.o .libs/make_connection.o
arm-unknown-nto-qnx8.0.0eabi-ranlib .libs/libsandesha2_wsrm.a
creating libsandesha2_wsrm.la
(cd .libs && rm -f libsandesha2_wsrm.la && ln -s ../libsandesha2_wsrm.la libsandesha2_wsrm.la)
make[7]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/src/wsrm'
Making all in storage
make[7]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/src/storage'
Making all in beans
make[8]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/src/storage/beans'
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT invoker_bean.lo -MD -MP -MF .deps/invoker_bean.Tpo -c -o invoker_bean.lo invoker_bean.c
mkdir .libs
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT invoker_bean.lo -MD -MP -MF .deps/invoker_bean.Tpo -c invoker_bean.c -fPIC -DPIC -o .libs/invoker_bean.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT invoker_bean.lo -MD -MP -MF .deps/invoker_bean.Tpo -c invoker_bean.c -o invoker_bean.o >/dev/null 2>&1
mv -f .deps/invoker_bean.Tpo .deps/invoker_bean.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT create_seq_bean.lo -MD -MP -MF .deps/create_seq_bean.Tpo -c -o create_seq_bean.lo create_seq_bean.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT create_seq_bean.lo -MD -MP -MF .deps/create_seq_bean.Tpo -c create_seq_bean.c -fPIC -DPIC -o .libs/create_seq_bean.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT create_seq_bean.lo -MD -MP -MF .deps/create_seq_bean.Tpo -c create_seq_bean.c -o create_seq_bean.o >/dev/null 2>&1
mv -f .deps/create_seq_bean.Tpo .deps/create_seq_bean.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT next_msg_bean.lo -MD -MP -MF .deps/next_msg_bean.Tpo -c -o next_msg_bean.lo next_msg_bean.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT next_msg_bean.lo -MD -MP -MF .deps/next_msg_bean.Tpo -c next_msg_bean.c -fPIC -DPIC -o .libs/next_msg_bean.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT next_msg_bean.lo -MD -MP -MF .deps/next_msg_bean.Tpo -c next_msg_bean.c -o next_msg_bean.o >/dev/null 2>&1
mv -f .deps/next_msg_bean.Tpo .deps/next_msg_bean.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT sender_bean.lo -MD -MP -MF .deps/sender_bean.Tpo -c -o sender_bean.lo sender_bean.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT sender_bean.lo -MD -MP -MF .deps/sender_bean.Tpo -c sender_bean.c -fPIC -DPIC -o .libs/sender_bean.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT sender_bean.lo -MD -MP -MF .deps/sender_bean.Tpo -c sender_bean.c -o sender_bean.o >/dev/null 2>&1
mv -f .deps/sender_bean.Tpo .deps/sender_bean.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT seq_property_bean.lo -MD -MP -MF .deps/seq_property_bean.Tpo -c -o seq_property_bean.lo seq_property_bean.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT seq_property_bean.lo -MD -MP -MF .deps/seq_property_bean.Tpo -c seq_property_bean.c -fPIC -DPIC -o .libs/seq_property_bean.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT seq_property_bean.lo -MD -MP -MF .deps/seq_property_bean.Tpo -c seq_property_bean.c -o seq_property_bean.o >/dev/null 2>&1
mv -f .deps/seq_property_bean.Tpo .deps/seq_property_bean.Plo
/bin/sh ../../../libtool --tag=CC --mode=link arm-unknown-nto-qnx8.0.0eabi-gcc -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -lpthread -o libsandesha2_storage_beans.la invoker_bean.lo create_seq_bean.lo next_msg_bean.lo sender_bean.lo seq_property_bean.lo
arm-unknown-nto-qnx8.0.0eabi-ar cru .libs/libsandesha2_storage_beans.a .libs/invoker_bean.o .libs/create_seq_bean.o .libs/next_msg_bean.o .libs/sender_bean.o .libs/seq_property_bean.o
arm-unknown-nto-qnx8.0.0eabi-ranlib .libs/libsandesha2_storage_beans.a
creating libsandesha2_storage_beans.la
(cd .libs && rm -f libsandesha2_storage_beans.la && ln -s ../libsandesha2_storage_beans.la libsandesha2_storage_beans.la)
make[8]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/src/storage/beans'
Making all in sqlite
make[8]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/src/storage/sqlite'
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include/sandesha2 -I. -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT permanent_create_seq_mgr.lo -MD -MP -MF .deps/permanent_create_seq_mgr.Tpo -c -o permanent_create_seq_mgr.lo permanent_create_seq_mgr.c
mkdir .libs
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include/sandesha2 -I. -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT permanent_create_seq_mgr.lo -MD -MP -MF .deps/permanent_create_seq_mgr.Tpo -c permanent_create_seq_mgr.c -fPIC -DPIC -o .libs/permanent_create_seq_mgr.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include/sandesha2 -I. -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT permanent_create_seq_mgr.lo -MD -MP -MF .deps/permanent_create_seq_mgr.Tpo -c permanent_create_seq_mgr.c -o permanent_create_seq_mgr.o >/dev/null 2>&1
mv -f .deps/permanent_create_seq_mgr.Tpo .deps/permanent_create_seq_mgr.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include/sandesha2 -I. -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT permanent_invoker_mgr.lo -MD -MP -MF .deps/permanent_invoker_mgr.Tpo -c -o permanent_invoker_mgr.lo permanent_invoker_mgr.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include/sandesha2 -I. -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT permanent_invoker_mgr.lo -MD -MP -MF .deps/permanent_invoker_mgr.Tpo -c permanent_invoker_mgr.c -fPIC -DPIC -o .libs/permanent_invoker_mgr.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include/sandesha2 -I. -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT permanent_invoker_mgr.lo -MD -MP -MF .deps/permanent_invoker_mgr.Tpo -c permanent_invoker_mgr.c -o permanent_invoker_mgr.o >/dev/null 2>&1
mv -f .deps/permanent_invoker_mgr.Tpo .deps/permanent_invoker_mgr.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include/sandesha2 -I. -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT permanent_sender_mgr.lo -MD -MP -MF .deps/permanent_sender_mgr.Tpo -c -o permanent_sender_mgr.lo permanent_sender_mgr.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include/sandesha2 -I. -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT permanent_sender_mgr.lo -MD -MP -MF .deps/permanent_sender_mgr.Tpo -c permanent_sender_mgr.c -fPIC -DPIC -o .libs/permanent_sender_mgr.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include/sandesha2 -I. -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT permanent_sender_mgr.lo -MD -MP -MF .deps/permanent_sender_mgr.Tpo -c permanent_sender_mgr.c -o permanent_sender_mgr.o >/dev/null 2>&1
mv -f .deps/permanent_sender_mgr.Tpo .deps/permanent_sender_mgr.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include/sandesha2 -I. -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT permanent_next_msg_mgr.lo -MD -MP -MF .deps/permanent_next_msg_mgr.Tpo -c -o permanent_next_msg_mgr.lo permanent_next_msg_mgr.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include/sandesha2 -I. -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT permanent_next_msg_mgr.lo -MD -MP -MF .deps/permanent_next_msg_mgr.Tpo -c permanent_next_msg_mgr.c -fPIC -DPIC -o .libs/permanent_next_msg_mgr.o
permanent_next_msg_mgr.c: In function 'sandesha2_permanent_next_msg_mgr_retrieve_all':
permanent_next_msg_mgr.c:446:41: warning: variable 'next_msg_mgr_impl' set but not used [-Wunused-but-set-variable]
permanent_next_msg_mgr.c:445:19: warning: variable 'sql_find' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include/sandesha2 -I. -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT permanent_next_msg_mgr.lo -MD -MP -MF .deps/permanent_next_msg_mgr.Tpo -c permanent_next_msg_mgr.c -o permanent_next_msg_mgr.o >/dev/null 2>&1
mv -f .deps/permanent_next_msg_mgr.Tpo .deps/permanent_next_msg_mgr.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include/sandesha2 -I. -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT permanent_seq_property_mgr.lo -MD -MP -MF .deps/permanent_seq_property_mgr.Tpo -c -o permanent_seq_property_mgr.lo permanent_seq_property_mgr.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include/sandesha2 -I. -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT permanent_seq_property_mgr.lo -MD -MP -MF .deps/permanent_seq_property_mgr.Tpo -c permanent_seq_property_mgr.c -fPIC -DPIC -o .libs/permanent_seq_property_mgr.o
permanent_seq_property_mgr.c: In function 'sandesha2_permanent_seq_property_mgr_retrieve_all':
permanent_seq_property_mgr.c:442:45: warning: variable 'seq_prop_mgr_impl' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include/sandesha2 -I. -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT permanent_seq_property_mgr.lo -MD -MP -MF .deps/permanent_seq_property_mgr.Tpo -c permanent_seq_property_mgr.c -o permanent_seq_property_mgr.o >/dev/null 2>&1
mv -f .deps/permanent_seq_property_mgr.Tpo .deps/permanent_seq_property_mgr.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include/sandesha2 -I. -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT permanent_storage_mgr.lo -MD -MP -MF .deps/permanent_storage_mgr.Tpo -c -o permanent_storage_mgr.lo permanent_storage_mgr.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include/sandesha2 -I. -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT permanent_storage_mgr.lo -MD -MP -MF .deps/permanent_storage_mgr.Tpo -c permanent_storage_mgr.c -fPIC -DPIC -o .libs/permanent_storage_mgr.o
permanent_storage_mgr.c: In function 'sandesha2_permanent_storage_mgr_get_msg_store_bean':
permanent_storage_mgr.c:703:26: warning: variable 'insert' set but not used [-Wunused-but-set-variable]
permanent_storage_mgr.c: In function 'sandesha2_permanent_storage_mgr_create_db':
permanent_storage_mgr.c:1044:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include/sandesha2 -I. -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT permanent_storage_mgr.lo -MD -MP -MF .deps/permanent_storage_mgr.Tpo -c permanent_storage_mgr.c -o permanent_storage_mgr.o >/dev/null 2>&1
mv -f .deps/permanent_storage_mgr.Tpo .deps/permanent_storage_mgr.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include/sandesha2 -I. -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT permanent_bean_mgr.lo -MD -MP -MF .deps/permanent_bean_mgr.Tpo -c -o permanent_bean_mgr.lo permanent_bean_mgr.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include/sandesha2 -I. -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT permanent_bean_mgr.lo -MD -MP -MF .deps/permanent_bean_mgr.Tpo -c permanent_bean_mgr.c -fPIC -DPIC -o .libs/permanent_bean_mgr.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include/sandesha2 -I. -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT permanent_bean_mgr.lo -MD -MP -MF .deps/permanent_bean_mgr.Tpo -c permanent_bean_mgr.c -o permanent_bean_mgr.o >/dev/null 2>&1
mv -f .deps/permanent_bean_mgr.Tpo .deps/permanent_bean_mgr.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include/sandesha2 -I. -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT msg_store_bean.lo -MD -MP -MF .deps/msg_store_bean.Tpo -c -o msg_store_bean.lo msg_store_bean.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include/sandesha2 -I. -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT msg_store_bean.lo -MD -MP -MF .deps/msg_store_bean.Tpo -c msg_store_bean.c -fPIC -DPIC -o .libs/msg_store_bean.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include/sandesha2 -I. -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT msg_store_bean.lo -MD -MP -MF .deps/msg_store_bean.Tpo -c msg_store_bean.c -o msg_store_bean.o >/dev/null 2>&1
mv -f .deps/msg_store_bean.Tpo .deps/msg_store_bean.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include/sandesha2 -I. -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT sqlite3.lo -MD -MP -MF .deps/sqlite3.Tpo -c -o sqlite3.lo sqlite3.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include/sandesha2 -I. -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT sqlite3.lo -MD -MP -MF .deps/sqlite3.Tpo -c sqlite3.c -fPIC -DPIC -o .libs/sqlite3.o
sqlite3.c: In function 'sqlite3_mutex_alloc':
sqlite3.c:9370:51: error: 'PTHREAD_MUTEX_RECURSIVE' undeclared (first use in this function)
sqlite3.c:9370:51: note: each undeclared identifier is reported only once for each function it appears in
sqlite3.c: In function 'unixRandomness':
sqlite3.c:17120:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
sqlite3.c: In function 'sqliteDeleteIndex':
sqlite3.c:46859:10: warning: variable 'pOld' set but not used [-Wunused-but-set-variable]
make[8]: *** [sqlite3.lo] Error 1
make[8]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/src/storage/sqlite'
Making all in common
make[8]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/src/storage/common'
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT storage_mgr.lo -MD -MP -MF .deps/storage_mgr.Tpo -c -o storage_mgr.lo storage_mgr.c
mkdir .libs
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT storage_mgr.lo -MD -MP -MF .deps/storage_mgr.Tpo -c storage_mgr.c -fPIC -DPIC -o .libs/storage_mgr.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT storage_mgr.lo -MD -MP -MF .deps/storage_mgr.Tpo -c storage_mgr.c -o storage_mgr.o >/dev/null 2>&1
mv -f .deps/storage_mgr.Tpo .deps/storage_mgr.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT create_seq_mgr.lo -MD -MP -MF .deps/create_seq_mgr.Tpo -c -o create_seq_mgr.lo create_seq_mgr.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT create_seq_mgr.lo -MD -MP -MF .deps/create_seq_mgr.Tpo -c create_seq_mgr.c -fPIC -DPIC -o .libs/create_seq_mgr.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT create_seq_mgr.lo -MD -MP -MF .deps/create_seq_mgr.Tpo -c create_seq_mgr.c -o create_seq_mgr.o >/dev/null 2>&1
mv -f .deps/create_seq_mgr.Tpo .deps/create_seq_mgr.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT invoker_mgr.lo -MD -MP -MF .deps/invoker_mgr.Tpo -c -o invoker_mgr.lo invoker_mgr.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT invoker_mgr.lo -MD -MP -MF .deps/invoker_mgr.Tpo -c invoker_mgr.c -fPIC -DPIC -o .libs/invoker_mgr.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT invoker_mgr.lo -MD -MP -MF .deps/invoker_mgr.Tpo -c invoker_mgr.c -o invoker_mgr.o >/dev/null 2>&1
mv -f .deps/invoker_mgr.Tpo .deps/invoker_mgr.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT sender_mgr.lo -MD -MP -MF .deps/sender_mgr.Tpo -c -o sender_mgr.lo sender_mgr.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT sender_mgr.lo -MD -MP -MF .deps/sender_mgr.Tpo -c sender_mgr.c -fPIC -DPIC -o .libs/sender_mgr.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT sender_mgr.lo -MD -MP -MF .deps/sender_mgr.Tpo -c sender_mgr.c -o sender_mgr.o >/dev/null 2>&1
mv -f .deps/sender_mgr.Tpo .deps/sender_mgr.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT next_msg_mgr.lo -MD -MP -MF .deps/next_msg_mgr.Tpo -c -o next_msg_mgr.lo next_msg_mgr.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT next_msg_mgr.lo -MD -MP -MF .deps/next_msg_mgr.Tpo -c next_msg_mgr.c -fPIC -DPIC -o .libs/next_msg_mgr.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT next_msg_mgr.lo -MD -MP -MF .deps/next_msg_mgr.Tpo -c next_msg_mgr.c -o next_msg_mgr.o >/dev/null 2>&1
mv -f .deps/next_msg_mgr.Tpo .deps/next_msg_mgr.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT seq_property_mgr.lo -MD -MP -MF .deps/seq_property_mgr.Tpo -c -o seq_property_mgr.lo seq_property_mgr.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT seq_property_mgr.lo -MD -MP -MF .deps/seq_property_mgr.Tpo -c seq_property_mgr.c -fPIC -DPIC -o .libs/seq_property_mgr.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT seq_property_mgr.lo -MD -MP -MF .deps/seq_property_mgr.Tpo -c seq_property_mgr.c -o seq_property_mgr.o >/dev/null 2>&1
mv -f .deps/seq_property_mgr.Tpo .deps/seq_property_mgr.Plo
/bin/sh ../../../libtool --tag=CC --mode=link arm-unknown-nto-qnx8.0.0eabi-gcc -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -lpthread -o libsandesha2_storage.la storage_mgr.lo create_seq_mgr.lo invoker_mgr.lo sender_mgr.lo next_msg_mgr.lo seq_property_mgr.lo
arm-unknown-nto-qnx8.0.0eabi-ar cru .libs/libsandesha2_storage.a .libs/storage_mgr.o .libs/create_seq_mgr.o .libs/invoker_mgr.o .libs/sender_mgr.o .libs/next_msg_mgr.o .libs/seq_property_mgr.o
arm-unknown-nto-qnx8.0.0eabi-ranlib .libs/libsandesha2_storage.a
creating libsandesha2_storage.la
(cd .libs && rm -f libsandesha2_storage.la && ln -s ../libsandesha2_storage.la libsandesha2_storage.la)
make[8]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/src/storage/common'
make[8]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/src/storage'
make[8]: Nothing to be done for `all-am'.
make[8]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/src/storage'
make[7]: *** [all-recursive] Error 1
make[7]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/src/storage'
Making all in util
make[7]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/src/util'
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT error.lo -MD -MP -MF .deps/error.Tpo -c -o error.lo error.c
mkdir .libs
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -fPIC -DPIC -o .libs/error.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -o error.o >/dev/null 2>&1
mv -f .deps/error.Tpo .deps/error.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT sandesha2_utils.lo -MD -MP -MF .deps/sandesha2_utils.Tpo -c -o sandesha2_utils.lo sandesha2_utils.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT sandesha2_utils.lo -MD -MP -MF .deps/sandesha2_utils.Tpo -c sandesha2_utils.c -fPIC -DPIC -o .libs/sandesha2_utils.o
sandesha2_utils.c: In function 'sandesha2_utils_create_new_related_msg_ctx':
sandesha2_utils.c:534:17: warning: variable 'op' set but not used [-Wunused-but-set-variable]
sandesha2_utils.c:529:19: warning: variable 'conf' set but not used [-Wunused-but-set-variable]
sandesha2_utils.c: In function 'sandesha2_util_clone_property_map':
sandesha2_utils.c:1641:18: warning: variable 'new_ctx' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT sandesha2_utils.lo -MD -MP -MF .deps/sandesha2_utils.Tpo -c sandesha2_utils.c -o sandesha2_utils.o >/dev/null 2>&1
mv -f .deps/sandesha2_utils.Tpo .deps/sandesha2_utils.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT spec_specific_consts.lo -MD -MP -MF .deps/spec_specific_consts.Tpo -c -o spec_specific_consts.lo spec_specific_consts.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT spec_specific_consts.lo -MD -MP -MF .deps/spec_specific_consts.Tpo -c spec_specific_consts.c -fPIC -DPIC -o .libs/spec_specific_consts.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT spec_specific_consts.lo -MD -MP -MF .deps/spec_specific_consts.Tpo -c spec_specific_consts.c -o spec_specific_consts.o >/dev/null 2>&1
mv -f .deps/spec_specific_consts.Tpo .deps/spec_specific_consts.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT fault_data.lo -MD -MP -MF .deps/fault_data.Tpo -c -o fault_data.lo fault_data.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT fault_data.lo -MD -MP -MF .deps/fault_data.Tpo -c fault_data.c -fPIC -DPIC -o .libs/fault_data.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT fault_data.lo -MD -MP -MF .deps/fault_data.Tpo -c fault_data.c -o fault_data.o >/dev/null 2>&1
mv -f .deps/fault_data.Tpo .deps/fault_data.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT fault_mgr.lo -MD -MP -MF .deps/fault_mgr.Tpo -c -o fault_mgr.lo fault_mgr.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT fault_mgr.lo -MD -MP -MF .deps/fault_mgr.Tpo -c fault_mgr.c -fPIC -DPIC -o .libs/fault_mgr.o
fault_mgr.c: In function 'sandesha2_fault_mgr_check_for_unknown_seq':
fault_mgr.c:294:26: warning: variable 'detail_ele' set but not used [-Wunused-but-set-variable]
fault_mgr.c: In function 'sandesha2_fault_mgr_check_for_invalid_ack':
fault_mgr.c:373:26: warning: variable 'detail_ele' set but not used [-Wunused-but-set-variable]
fault_mgr.c:372:23: warning: variable 'rm_ns_val' set but not used [-Wunused-but-set-variable]
fault_mgr.c: In function 'sandesha2_fault_mgr_get_fault':
fault_mgr.c:465:9: warning: variable 'soap_ver' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT fault_mgr.lo -MD -MP -MF .deps/fault_mgr.Tpo -c fault_mgr.c -o fault_mgr.o >/dev/null 2>&1
mv -f .deps/fault_mgr.Tpo .deps/fault_mgr.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT ack_mgr.lo -MD -MP -MF .deps/ack_mgr.Tpo -c -o ack_mgr.lo ack_mgr.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT ack_mgr.lo -MD -MP -MF .deps/ack_mgr.Tpo -c ack_mgr.c -fPIC -DPIC -o .libs/ack_mgr.o
ack_mgr.c: In function 'sandesha2_ack_mgr_generate_ack_msg':
ack_mgr.c:47:23: warning: variable 'conf_ctx' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT ack_mgr.lo -MD -MP -MF .deps/ack_mgr.Tpo -c ack_mgr.c -o ack_mgr.o >/dev/null 2>&1
mv -f .deps/ack_mgr.Tpo .deps/ack_mgr.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT seq_mgr.lo -MD -MP -MF .deps/seq_mgr.Tpo -c -o seq_mgr.lo seq_mgr.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT seq_mgr.lo -MD -MP -MF .deps/seq_mgr.Tpo -c seq_mgr.c -fPIC -DPIC -o .libs/seq_mgr.o
seq_mgr.c: In function 'sandesha2_seq_mgr_setup_new_rmd_sequence':
seq_mgr.c:64:23: warning: variable 'conf_ctx' set but not used [-Wunused-but-set-variable]
seq_mgr.c: In function 'sandesha2_seq_mgr_setup_new_rms_sequence':
seq_mgr.c:368:23: warning: variable 'conf_ctx' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT seq_mgr.lo -MD -MP -MF .deps/seq_mgr.Tpo -c seq_mgr.c -o seq_mgr.o >/dev/null 2>&1
mv -f .deps/seq_mgr.Tpo .deps/seq_mgr.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT terminate_mgr.lo -MD -MP -MF .deps/terminate_mgr.Tpo -c -o terminate_mgr.lo terminate_mgr.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT terminate_mgr.lo -MD -MP -MF .deps/terminate_mgr.Tpo -c terminate_mgr.c -fPIC -DPIC -o .libs/terminate_mgr.o
terminate_mgr.c: In function 'sandesha2_terminate_mgr_send_terminate_seq_msg':
terminate_mgr.c:851:18: warning: variable 'is_svr_side' set but not used [-Wunused-but-set-variable]
terminate_mgr.c: In function 'sandesha2_terminate_mgr_process_terminate_msg_response':
terminate_mgr.c:1272:20: warning: variable 'status' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT terminate_mgr.lo -MD -MP -MF .deps/terminate_mgr.Tpo -c terminate_mgr.c -o terminate_mgr.o >/dev/null 2>&1
mv -f .deps/terminate_mgr.Tpo .deps/terminate_mgr.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT msg_init.lo -MD -MP -MF .deps/msg_init.Tpo -c -o msg_init.lo msg_init.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT msg_init.lo -MD -MP -MF .deps/msg_init.Tpo -c msg_init.c -fPIC -DPIC -o .libs/msg_init.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT msg_init.lo -MD -MP -MF .deps/msg_init.Tpo -c msg_init.c -o msg_init.o >/dev/null 2>&1
mv -f .deps/msg_init.Tpo .deps/msg_init.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT msg_creator.lo -MD -MP -MF .deps/msg_creator.Tpo -c -o msg_creator.lo msg_creator.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT msg_creator.lo -MD -MP -MF .deps/msg_creator.Tpo -c msg_creator.c -fPIC -DPIC -o .libs/msg_creator.o
msg_creator.c: In function 'sandesha2_msg_creator_create_create_seq_msg':
msg_creator.c:88:17: warning: variable 'app_msg_op_desc' set but not used [-Wunused-but-set-variable]
msg_creator.c: In function 'sandesha2_msg_creator_create_create_seq_res_msg':
msg_creator.c:360:22: warning: variable 'soap_action' set but not used [-Wunused-but-set-variable]
msg_creator.c:353:23: warning: variable 'conf_ctx' set but not used [-Wunused-but-set-variable]
msg_creator.c: In function 'sandesha2_msg_creator_create_close_seq_res_msg':
msg_creator.c:508:23: warning: variable 'conf_ctx' set but not used [-Wunused-but-set-variable]
msg_creator.c: In function 'sandesha2_msg_creator_create_terminate_seq_msg':
msg_creator.c:590:9: warning: variable 'soap_version' set but not used [-Wunused-but-set-variable]
msg_creator.c:582:19: warning: variable 'terminate_seq_msg_id' set but not used [-Wunused-but-set-variable]
msg_creator.c: In function 'sandesha2_msg_creator_add_ack_msg':
msg_creator.c:930:23: warning: variable 'conf_ctx' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT msg_creator.lo -MD -MP -MF .deps/msg_creator.Tpo -c msg_creator.c -o msg_creator.o >/dev/null 2>&1
mv -f .deps/msg_creator.Tpo .deps/msg_creator.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT msg_retrans_adjuster.lo -MD -MP -MF .deps/msg_retrans_adjuster.Tpo -c -o msg_retrans_adjuster.lo msg_retrans_adjuster.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT msg_retrans_adjuster.lo -MD -MP -MF .deps/msg_retrans_adjuster.Tpo -c msg_retrans_adjuster.c -fPIC -DPIC -o .libs/msg_retrans_adjuster.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT msg_retrans_adjuster.lo -MD -MP -MF .deps/msg_retrans_adjuster.Tpo -c msg_retrans_adjuster.c -o msg_retrans_adjuster.o >/dev/null 2>&1
mv -f .deps/msg_retrans_adjuster.Tpo .deps/msg_retrans_adjuster.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT property_bean.lo -MD -MP -MF .deps/property_bean.Tpo -c -o property_bean.lo property_bean.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT property_bean.lo -MD -MP -MF .deps/property_bean.Tpo -c property_bean.c -fPIC -DPIC -o .libs/property_bean.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT property_bean.lo -MD -MP -MF .deps/property_bean.Tpo -c property_bean.c -o property_bean.o >/dev/null 2>&1
mv -f .deps/property_bean.Tpo .deps/property_bean.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT property_mgr.lo -MD -MP -MF .deps/property_mgr.Tpo -c -o property_mgr.lo property_mgr.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT property_mgr.lo -MD -MP -MF .deps/property_mgr.Tpo -c property_mgr.c -fPIC -DPIC -o .libs/property_mgr.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT property_mgr.lo -MD -MP -MF .deps/property_mgr.Tpo -c property_mgr.c -o property_mgr.o >/dev/null 2>&1
mv -f .deps/property_mgr.Tpo .deps/property_mgr.Plo
/bin/sh ../../libtool --tag=CC --mode=link arm-unknown-nto-qnx8.0.0eabi-gcc -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -lpthread -o libsandesha_util.la error.lo sandesha2_utils.lo spec_specific_consts.lo fault_data.lo fault_mgr.lo ack_mgr.lo seq_mgr.lo terminate_mgr.lo msg_init.lo msg_creator.lo msg_retrans_adjuster.lo property_bean.lo property_mgr.lo
arm-unknown-nto-qnx8.0.0eabi-ar cru .libs/libsandesha_util.a .libs/error.o .libs/sandesha2_utils.o .libs/spec_specific_consts.o .libs/fault_data.o .libs/fault_mgr.o .libs/ack_mgr.o .libs/seq_mgr.o .libs/terminate_mgr.o .libs/msg_init.o .libs/msg_creator.o .libs/msg_retrans_adjuster.o .libs/property_bean.o .libs/property_mgr.o
arm-unknown-nto-qnx8.0.0eabi-ranlib .libs/libsandesha_util.a
creating libsandesha_util.la
(cd .libs && rm -f libsandesha_util.la && ln -s ../libsandesha_util.la libsandesha_util.la)
make[7]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/src/util'
Making all in transport
make[7]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/src/transport'
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT sandesha2_transport_sender.lo -MD -MP -MF .deps/sandesha2_transport_sender.Tpo -c -o sandesha2_transport_sender.lo sandesha2_transport_sender.c
mkdir .libs
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT sandesha2_transport_sender.lo -MD -MP -MF .deps/sandesha2_transport_sender.Tpo -c sandesha2_transport_sender.c -fPIC -DPIC -o .libs/sandesha2_transport_sender.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT sandesha2_transport_sender.lo -MD -MP -MF .deps/sandesha2_transport_sender.Tpo -c sandesha2_transport_sender.c -o sandesha2_transport_sender.o >/dev/null 2>&1
mv -f .deps/sandesha2_transport_sender.Tpo .deps/sandesha2_transport_sender.Plo
/bin/sh ../../libtool --tag=CC --mode=link arm-unknown-nto-qnx8.0.0eabi-gcc -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -lpthread -o libsandesha2_transport.la sandesha2_transport_sender.lo
arm-unknown-nto-qnx8.0.0eabi-ar cru .libs/libsandesha2_transport.a .libs/sandesha2_transport_sender.o
arm-unknown-nto-qnx8.0.0eabi-ranlib .libs/libsandesha2_transport.a
creating libsandesha2_transport.la
(cd .libs && rm -f libsandesha2_transport.la && ln -s ../libsandesha2_transport.la libsandesha2_transport.la)
make[7]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/src/transport'
Making all in handlers
make[7]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/src/handlers'
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT sandesha2_in_handler.lo -MD -MP -MF .deps/sandesha2_in_handler.Tpo -c -o sandesha2_in_handler.lo sandesha2_in_handler.c
mkdir .libs
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT sandesha2_in_handler.lo -MD -MP -MF .deps/sandesha2_in_handler.Tpo -c sandesha2_in_handler.c -fPIC -DPIC -o .libs/sandesha2_in_handler.o
sandesha2_in_handler.c: In function 'sandesha2_in_handler_invoke':
sandesha2_in_handler.c:98:19: warning: variable 'conf' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT sandesha2_in_handler.lo -MD -MP -MF .deps/sandesha2_in_handler.Tpo -c sandesha2_in_handler.c -o sandesha2_in_handler.o >/dev/null 2>&1
mv -f .deps/sandesha2_in_handler.Tpo .deps/sandesha2_in_handler.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT sandesha2_global_in_handler.lo -MD -MP -MF .deps/sandesha2_global_in_handler.Tpo -c -o sandesha2_global_in_handler.lo sandesha2_global_in_handler.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT sandesha2_global_in_handler.lo -MD -MP -MF .deps/sandesha2_global_in_handler.Tpo -c sandesha2_global_in_handler.c -fPIC -DPIC -o .libs/sandesha2_global_in_handler.o
sandesha2_global_in_handler.c: In function 'sandesha2_global_in_handler_invoke':
sandesha2_global_in_handler.c:135:42: warning: variable 'seq_element' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT sandesha2_global_in_handler.lo -MD -MP -MF .deps/sandesha2_global_in_handler.Tpo -c sandesha2_global_in_handler.c -o sandesha2_global_in_handler.o >/dev/null 2>&1
mv -f .deps/sandesha2_global_in_handler.Tpo .deps/sandesha2_global_in_handler.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT sandesha2_out_handler.lo -MD -MP -MF .deps/sandesha2_out_handler.Tpo -c -o sandesha2_out_handler.lo sandesha2_out_handler.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT sandesha2_out_handler.lo -MD -MP -MF .deps/sandesha2_out_handler.Tpo -c sandesha2_out_handler.c -fPIC -DPIC -o .libs/sandesha2_out_handler.o
sandesha2_out_handler.c: In function 'sandesha2_out_handler_invoke':
sandesha2_out_handler.c:77:18: warning: variable 'dummy_msg' set but not used [-Wunused-but-set-variable]
sandesha2_out_handler.c:74:19: warning: variable 'conf' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT sandesha2_out_handler.lo -MD -MP -MF .deps/sandesha2_out_handler.Tpo -c sandesha2_out_handler.c -o sandesha2_out_handler.o >/dev/null 2>&1
mv -f .deps/sandesha2_out_handler.Tpo .deps/sandesha2_out_handler.Plo
/bin/sh ../../libtool --tag=CC --mode=link arm-unknown-nto-qnx8.0.0eabi-gcc -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -lpthread -o libsandesha_handlers.la sandesha2_in_handler.lo sandesha2_global_in_handler.lo sandesha2_out_handler.lo
arm-unknown-nto-qnx8.0.0eabi-ar cru .libs/libsandesha_handlers.a .libs/sandesha2_in_handler.o .libs/sandesha2_global_in_handler.o .libs/sandesha2_out_handler.o
arm-unknown-nto-qnx8.0.0eabi-ranlib .libs/libsandesha_handlers.a
creating libsandesha_handlers.la
(cd .libs && rm -f libsandesha_handlers.la && ln -s ../libsandesha_handlers.la libsandesha_handlers.la)
make[7]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/src/handlers'
Making all in msgprocessors
make[7]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/src/msgprocessors'
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT app_msg_processor.lo -MD -MP -MF .deps/app_msg_processor.Tpo -c -o app_msg_processor.lo app_msg_processor.c
mkdir .libs
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT app_msg_processor.lo -MD -MP -MF .deps/app_msg_processor.Tpo -c app_msg_processor.c -fPIC -DPIC -o .libs/app_msg_processor.o
app_msg_processor.c: In function 'sandesha2_app_msg_processor_free':
app_msg_processor.c:274:41: warning: variable 'msg_proc_impl' set but not used [-Wunused-but-set-variable]
app_msg_processor.c: In function 'sandesha2_app_msg_processor_process_out_msg':
app_msg_processor.c:1166:14: warning: variable 'request_msg_no' set but not used [-Wunused-but-set-variable]
app_msg_processor.c:1093:19: warning: variable 'op_name' set but not used [-Wunused-but-set-variable]
app_msg_processor.c: In function 'sandesha2_app_msg_processor_send_create_seq_msg':
app_msg_processor.c:2122:17: warning: variable 'create_seq_op' set but not used [-Wunused-but-set-variable]
app_msg_processor.c: In function 'sandesha2_app_msg_processor_create_seq_msg_worker_function':
app_msg_processor.c:2581:19: warning: variable 'msg_id' set but not used [-Wunused-but-set-variable]
app_msg_processor.c:2580:18: warning: variable 'is_server_side' set but not used [-Wunused-but-set-variable]
app_msg_processor.c: In function 'sandesha2_app_msg_processor_send_app_msg':
app_msg_processor.c:2944:31: warning: variable 'temp_to_epr' set but not used [-Wunused-but-set-variable]
app_msg_processor.c:2849:19: warning: variable 'conf' set but not used [-Wunused-but-set-variable]
app_msg_processor.c:2838:18: warning: variable 'last_msg' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT app_msg_processor.lo -MD -MP -MF .deps/app_msg_processor.Tpo -c app_msg_processor.c -o app_msg_processor.o >/dev/null 2>&1
mv -f .deps/app_msg_processor.Tpo .deps/app_msg_processor.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT create_seq_msg_processor.lo -MD -MP -MF .deps/create_seq_msg_processor.Tpo -c -o create_seq_msg_processor.lo create_seq_msg_processor.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT create_seq_msg_processor.lo -MD -MP -MF .deps/create_seq_msg_processor.Tpo -c create_seq_msg_processor.c -fPIC -DPIC -o .libs/create_seq_msg_processor.o
create_seq_msg_processor.c: In function 'sandesha2_create_seq_msg_processor_free':
create_seq_msg_processor.c:140:48: warning: variable 'msg_proc_impl' set but not used [-Wunused-but-set-variable]
create_seq_msg_processor.c: In function 'sandesha2_create_seq_msg_processor_process_in_msg':
create_seq_msg_processor.c:179:19: warning: variable 'anon_uri' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT create_seq_msg_processor.lo -MD -MP -MF .deps/create_seq_msg_processor.Tpo -c create_seq_msg_processor.c -o create_seq_msg_processor.o >/dev/null 2>&1
mv -f .deps/create_seq_msg_processor.Tpo .deps/create_seq_msg_processor.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT ack_msg_processor.lo -MD -MP -MF .deps/ack_msg_processor.Tpo -c -o ack_msg_processor.lo ack_msg_processor.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT ack_msg_processor.lo -MD -MP -MF .deps/ack_msg_processor.Tpo -c ack_msg_processor.c -fPIC -DPIC -o .libs/ack_msg_processor.o
ack_msg_processor.c: In function 'sandesha2_ack_msg_processor_free':
ack_msg_processor.c:127:41: warning: variable 'msg_proc_impl' set but not used [-Wunused-but-set-variable]
ack_msg_processor.c: In function 'sandesha2_ack_msg_processor_process_in_msg':
ack_msg_processor.c:454:27: warning: variable 'nack' set but not used [-Wunused-but-set-variable]
ack_msg_processor.c:549:27: warning: variable 'to_address' set but not used [-Wunused-but-set-variable]
ack_msg_processor.c:547:26: warning: variable 'completed' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT ack_msg_processor.lo -MD -MP -MF .deps/ack_msg_processor.Tpo -c ack_msg_processor.c -o ack_msg_processor.o >/dev/null 2>&1
mv -f .deps/ack_msg_processor.Tpo .deps/ack_msg_processor.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT ack_req_msg_processor.lo -MD -MP -MF .deps/ack_req_msg_processor.Tpo -c -o ack_req_msg_processor.lo ack_req_msg_processor.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT ack_req_msg_processor.lo -MD -MP -MF .deps/ack_req_msg_processor.Tpo -c ack_req_msg_processor.c -fPIC -DPIC -o .libs/ack_req_msg_processor.o
ack_req_msg_processor.c: In function 'sandesha2_ack_req_msg_processor_free':
ack_req_msg_processor.c:128:45: warning: variable 'msg_proc_impl' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT ack_req_msg_processor.lo -MD -MP -MF .deps/ack_req_msg_processor.Tpo -c ack_req_msg_processor.c -o ack_req_msg_processor.o >/dev/null 2>&1
mv -f .deps/ack_req_msg_processor.Tpo .deps/ack_req_msg_processor.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT close_seq_msg_processor.lo -MD -MP -MF .deps/close_seq_msg_processor.Tpo -c -o close_seq_msg_processor.lo close_seq_msg_processor.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT close_seq_msg_processor.lo -MD -MP -MF .deps/close_seq_msg_processor.Tpo -c close_seq_msg_processor.c -fPIC -DPIC -o .libs/close_seq_msg_processor.o
close_seq_msg_processor.c: In function 'sandesha2_close_seq_msg_processor_free':
close_seq_msg_processor.c:131:47: warning: variable 'msg_proc_impl' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT close_seq_msg_processor.lo -MD -MP -MF .deps/close_seq_msg_processor.Tpo -c close_seq_msg_processor.c -o close_seq_msg_processor.o >/dev/null 2>&1
mv -f .deps/close_seq_msg_processor.Tpo .deps/close_seq_msg_processor.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT close_seq_res_msg_processor.lo -MD -MP -MF .deps/close_seq_res_msg_processor.Tpo -c -o close_seq_res_msg_processor.lo close_seq_res_msg_processor.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT close_seq_res_msg_processor.lo -MD -MP -MF .deps/close_seq_res_msg_processor.Tpo -c close_seq_res_msg_processor.c -fPIC -DPIC -o .libs/close_seq_res_msg_processor.o
close_seq_res_msg_processor.c: In function 'sandesha2_close_seq_res_msg_processor_free':
close_seq_res_msg_processor.c:105:51: warning: variable 'msg_proc_impl' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT close_seq_res_msg_processor.lo -MD -MP -MF .deps/close_seq_res_msg_processor.Tpo -c close_seq_res_msg_processor.c -o close_seq_res_msg_processor.o >/dev/null 2>&1
mv -f .deps/close_seq_res_msg_processor.Tpo .deps/close_seq_res_msg_processor.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT create_seq_res_msg_processor.lo -MD -MP -MF .deps/create_seq_res_msg_processor.Tpo -c -o create_seq_res_msg_processor.lo create_seq_res_msg_processor.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT create_seq_res_msg_processor.lo -MD -MP -MF .deps/create_seq_res_msg_processor.Tpo -c create_seq_res_msg_processor.c -fPIC -DPIC -o .libs/create_seq_res_msg_processor.o
create_seq_res_msg_processor.c: In function 'sandesha2_create_seq_res_msg_processor_free':
create_seq_res_msg_processor.c:128:52: warning: variable 'msg_proc_impl' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT create_seq_res_msg_processor.lo -MD -MP -MF .deps/create_seq_res_msg_processor.Tpo -c create_seq_res_msg_processor.c -o create_seq_res_msg_processor.o >/dev/null 2>&1
mv -f .deps/create_seq_res_msg_processor.Tpo .deps/create_seq_res_msg_processor.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT terminate_seq_msg_processor.lo -MD -MP -MF .deps/terminate_seq_msg_processor.Tpo -c -o terminate_seq_msg_processor.lo terminate_seq_msg_processor.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT terminate_seq_msg_processor.lo -MD -MP -MF .deps/terminate_seq_msg_processor.Tpo -c terminate_seq_msg_processor.c -fPIC -DPIC -o .libs/terminate_seq_msg_processor.o
terminate_seq_msg_processor.c: In function 'sandesha2_terminate_seq_msg_processor_free':
terminate_seq_msg_processor.c:152:51: warning: variable 'msg_proc_impl' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT terminate_seq_msg_processor.lo -MD -MP -MF .deps/terminate_seq_msg_processor.Tpo -c terminate_seq_msg_processor.c -o terminate_seq_msg_processor.o >/dev/null 2>&1
mv -f .deps/terminate_seq_msg_processor.Tpo .deps/terminate_seq_msg_processor.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT terminate_seq_res_msg_processor.lo -MD -MP -MF .deps/terminate_seq_res_msg_processor.Tpo -c -o terminate_seq_res_msg_processor.lo terminate_seq_res_msg_processor.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT terminate_seq_res_msg_processor.lo -MD -MP -MF .deps/terminate_seq_res_msg_processor.Tpo -c terminate_seq_res_msg_processor.c -fPIC -DPIC -o .libs/terminate_seq_res_msg_processor.o
terminate_seq_res_msg_processor.c: In function 'sandesha2_terminate_seq_res_msg_processor_free':
terminate_seq_res_msg_processor.c:111:55: warning: variable 'msg_proc_impl' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT terminate_seq_res_msg_processor.lo -MD -MP -MF .deps/terminate_seq_res_msg_processor.Tpo -c terminate_seq_res_msg_processor.c -o terminate_seq_res_msg_processor.o >/dev/null 2>&1
mv -f .deps/terminate_seq_res_msg_processor.Tpo .deps/terminate_seq_res_msg_processor.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT msg_processor_creator.lo -MD -MP -MF .deps/msg_processor_creator.Tpo -c -o msg_processor_creator.lo msg_processor_creator.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT msg_processor_creator.lo -MD -MP -MF .deps/msg_processor_creator.Tpo -c msg_processor_creator.c -fPIC -DPIC -o .libs/msg_processor_creator.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT msg_processor_creator.lo -MD -MP -MF .deps/msg_processor_creator.Tpo -c msg_processor_creator.c -o msg_processor_creator.o >/dev/null 2>&1
mv -f .deps/msg_processor_creator.Tpo .deps/msg_processor_creator.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT make_connection_msg_processor.lo -MD -MP -MF .deps/make_connection_msg_processor.Tpo -c -o make_connection_msg_processor.lo make_connection_msg_processor.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT make_connection_msg_processor.lo -MD -MP -MF .deps/make_connection_msg_processor.Tpo -c make_connection_msg_processor.c -fPIC -DPIC -o .libs/make_connection_msg_processor.o
make_connection_msg_processor.c: In function 'sandesha2_make_connection_msg_processor_free':
make_connection_msg_processor.c:202:53: warning: variable 'msg_proc_impl' set but not used [-Wunused-but-set-variable]
make_connection_msg_processor.c: In function 'sandesha2_make_connection_msg_processor_process_in_msg':
make_connection_msg_processor.c:548:23: warning: variable 'seq_id' set but not used [-Wunused-but-set-variable]
make_connection_msg_processor.c:231:29: warning: variable 'address' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT make_connection_msg_processor.lo -MD -MP -MF .deps/make_connection_msg_processor.Tpo -c make_connection_msg_processor.c -o make_connection_msg_processor.o >/dev/null 2>&1
mv -f .deps/make_connection_msg_processor.Tpo .deps/make_connection_msg_processor.Plo
/bin/sh ../../libtool --tag=CC --mode=link arm-unknown-nto-qnx8.0.0eabi-gcc -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -lpthread -o libsandesha2_msgprocessors.la app_msg_processor.lo create_seq_msg_processor.lo ack_msg_processor.lo ack_req_msg_processor.lo close_seq_msg_processor.lo close_seq_res_msg_processor.lo create_seq_res_msg_processor.lo terminate_seq_msg_processor.lo terminate_seq_res_msg_processor.lo msg_processor_creator.lo make_connection_msg_processor.lo
arm-unknown-nto-qnx8.0.0eabi-ar cru .libs/libsandesha2_msgprocessors.a .libs/app_msg_processor.o .libs/create_seq_msg_processor.o .libs/ack_msg_processor.o .libs/ack_req_msg_processor.o .libs/close_seq_msg_processor.o .libs/close_seq_res_msg_processor.o .libs/create_seq_res_msg_processor.o .libs/terminate_seq_msg_processor.o .libs/terminate_seq_res_msg_processor.o .libs/msg_processor_creator.o .libs/make_connection_msg_processor.o
arm-unknown-nto-qnx8.0.0eabi-ranlib .libs/libsandesha2_msgprocessors.a
creating libsandesha2_msgprocessors.la
(cd .libs && rm -f libsandesha2_msgprocessors.la && ln -s ../libsandesha2_msgprocessors.la libsandesha2_msgprocessors.la)
make[7]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/src/msgprocessors'
Making all in polling
make[7]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/src/polling'
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT polling_mgr.lo -MD -MP -MF .deps/polling_mgr.Tpo -c -o polling_mgr.lo polling_mgr.c
mkdir .libs
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT polling_mgr.lo -MD -MP -MF .deps/polling_mgr.Tpo -c polling_mgr.c -fPIC -DPIC -o .libs/polling_mgr.o
polling_mgr.c: In function 'sandesha2_polling_mgr_worker_func':
polling_mgr.c:241:19: warning: variable 'conf' set but not used [-Wunused-but-set-variable]
polling_mgr.c:233:19: warning: variable 'sequence_id' set but not used [-Wunused-but-set-variable]
polling_mgr.c: In function 'sandesha2_polling_mgr_process_make_connection_msg_response':
polling_mgr.c:388:20: warning: variable 'status' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT polling_mgr.lo -MD -MP -MF .deps/polling_mgr.Tpo -c polling_mgr.c -o polling_mgr.o >/dev/null 2>&1
mv -f .deps/polling_mgr.Tpo .deps/polling_mgr.Plo
/bin/sh ../../libtool --tag=CC --mode=link arm-unknown-nto-qnx8.0.0eabi-gcc -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -lpthread -o libsandesha2_polling.la polling_mgr.lo
arm-unknown-nto-qnx8.0.0eabi-ar cru .libs/libsandesha2_polling.a .libs/polling_mgr.o
arm-unknown-nto-qnx8.0.0eabi-ranlib .libs/libsandesha2_polling.a
creating libsandesha2_polling.la
(cd .libs && rm -f libsandesha2_polling.la && ln -s ../libsandesha2_polling.la libsandesha2_polling.la)
make[7]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/src/polling'
Making all in core
make[7]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/src/core'
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT sandesha2_msg_ctx.lo -MD -MP -MF .deps/sandesha2_msg_ctx.Tpo -c -o sandesha2_msg_ctx.lo sandesha2_msg_ctx.c
mkdir .libs
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT sandesha2_msg_ctx.lo -MD -MP -MF .deps/sandesha2_msg_ctx.Tpo -c sandesha2_msg_ctx.c -fPIC -DPIC -o .libs/sandesha2_msg_ctx.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT sandesha2_msg_ctx.lo -MD -MP -MF .deps/sandesha2_msg_ctx.Tpo -c sandesha2_msg_ctx.c -o sandesha2_msg_ctx.o >/dev/null 2>&1
mv -f .deps/sandesha2_msg_ctx.Tpo .deps/sandesha2_msg_ctx.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT mod_sandesha2.lo -MD -MP -MF .deps/mod_sandesha2.Tpo -c -o mod_sandesha2.lo mod_sandesha2.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT mod_sandesha2.lo -MD -MP -MF .deps/mod_sandesha2.Tpo -c mod_sandesha2.c -fPIC -DPIC -o .libs/mod_sandesha2.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT mod_sandesha2.lo -MD -MP -MF .deps/mod_sandesha2.Tpo -c mod_sandesha2.c -o mod_sandesha2.o >/dev/null 2>&1
mv -f .deps/mod_sandesha2.Tpo .deps/mod_sandesha2.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT msg_validator.lo -MD -MP -MF .deps/msg_validator.Tpo -c -o msg_validator.lo msg_validator.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT msg_validator.lo -MD -MP -MF .deps/msg_validator.Tpo -c msg_validator.c -fPIC -DPIC -o .libs/msg_validator.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT msg_validator.lo -MD -MP -MF .deps/msg_validator.Tpo -c msg_validator.c -o msg_validator.o >/dev/null 2>&1
mv -f .deps/msg_validator.Tpo .deps/msg_validator.Plo
make[7]: *** No rule to make target `../storage/sqlite/libsandesha2_permanent.la', needed by `libsandesha2.la'. Stop.
make[7]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/src/core'
Making all in client
make[7]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/src/client'
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT sequence_report.lo -MD -MP -MF .deps/sequence_report.Tpo -c -o sequence_report.lo sequence_report.c
mkdir .libs
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT sequence_report.lo -MD -MP -MF .deps/sequence_report.Tpo -c sequence_report.c -fPIC -DPIC -o .libs/sequence_report.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT sequence_report.lo -MD -MP -MF .deps/sequence_report.Tpo -c sequence_report.c -o sequence_report.o >/dev/null 2>&1
mv -f .deps/sequence_report.Tpo .deps/sequence_report.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT report.lo -MD -MP -MF .deps/report.Tpo -c -o report.lo report.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT report.lo -MD -MP -MF .deps/report.Tpo -c report.c -fPIC -DPIC -o .libs/report.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT report.lo -MD -MP -MF .deps/report.Tpo -c report.c -o report.o >/dev/null 2>&1
mv -f .deps/report.Tpo .deps/report.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT client.lo -MD -MP -MF .deps/client.Tpo -c -o client.lo client.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT client.lo -MD -MP -MF .deps/client.Tpo -c client.c -fPIC -DPIC -o .libs/client.o
client.c: In function 'sandesha2_client_get_outgoing_seq_report_with_internal_seq_id':
client.c:243:18: warning: variable 'ctx' set but not used [-Wunused-but-set-variable]
client.c:242:19: warning: variable 'conf' set but not used [-Wunused-but-set-variable]
client.c: In function 'sandesha2_client_get_report':
client.c:414:18: warning: variable 'ctx' set but not used [-Wunused-but-set-variable]
client.c:406:19: warning: variable 'conf' set but not used [-Wunused-but-set-variable]
client.c: In function 'sandesha2_client_terminate_seq_with_svc_client':
client.c:626:22: warning: variable 'terminate_body_element' set but not used [-Wunused-but-set-variable]
client.c: In function 'sandesha2_client_close_seq_with_svc_client':
client.c:816:22: warning: variable 'close_body_element' set but not used [-Wunused-but-set-variable]
client.c: In function 'sandesha2_client_get_seq_id':
client.c:1059:19: warning: variable 'conf' set but not used [-Wunused-but-set-variable]
client.c: In function 'sandesha2_client_send_ack_request_with_svc_client':
client.c:1154:22: warning: variable 'ack_requested_header_block' set but not used [-Wunused-but-set-variable]
client.c: In function 'sandesha2_client_configure_close_seq':
client.c:1320:19: warning: variable 'conf' set but not used [-Wunused-but-set-variable]
client.c: In function 'sandesha2_client_get_incoming_seq_report':
client.c:1694:18: warning: variable 'ctx' set but not used [-Wunused-but-set-variable]
client.c:1693:19: warning: variable 'conf' set but not used [-Wunused-but-set-variable]
client.c: In function 'sandesha2_client_configure_terminate_seq':
client.c:1763:19: warning: variable 'conf' set but not used [-Wunused-but-set-variable]
client.c: In function 'sandesha2_client_fire_and_forget':
client.c:1988:27: warning: variable 'transport_in_protocol' set but not used [-Wunused-but-set-variable]
client.c: In function 'sandesha2_client_get_response_envelope':
client.c:2109:18: warning: variable 'ctx' set but not used [-Wunused-but-set-variable]
client.c:2108:19: warning: variable 'conf' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/../axis2c/neethi/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g -MT client.lo -MD -MP -MF .deps/client.Tpo -c client.c -o client.o >/dev/null 2>&1
mv -f .deps/client.Tpo .deps/client.Plo
make[7]: *** No rule to make target `../core/libsandesha2.la', needed by `libsandesha2_client.la'. Stop.
make[7]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/src/client'
make[7]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/src'
make[7]: Nothing to be done for `all-am'.
make[7]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/src'
make[6]: *** [all-recursive] Error 1
make[6]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c/src'
make[6]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c'
make[6]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c'
make[4]: *** [all] Error 2
make[4]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/sandesha2c'
Making all in rampartc
make[4]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc'
make all-recursive
make[5]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc'
Making all in src
make[6]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/src'
Making all in omxmlsec
make[7]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/src/omxmlsec'
Making all in tokens
make[8]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/src/omxmlsec/tokens'
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_encrypted_data.lo -MD -MP -MF .deps/token_encrypted_data.Tpo -c -o token_encrypted_data.lo token_encrypted_data.c
mkdir .libs
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_encrypted_data.lo -MD -MP -MF .deps/token_encrypted_data.Tpo -c token_encrypted_data.c -fPIC -DPIC -o .libs/token_encrypted_data.o
token_encrypted_data.c: In function 'oxs_token_build_encrypted_data_element':
token_encrypted_data.c:35:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_encrypted_data.lo -MD -MP -MF .deps/token_encrypted_data.Tpo -c token_encrypted_data.c -o token_encrypted_data.o >/dev/null 2>&1
mv -f .deps/token_encrypted_data.Tpo .deps/token_encrypted_data.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_encryption_method.lo -MD -MP -MF .deps/token_encryption_method.Tpo -c -o token_encryption_method.lo token_encryption_method.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_encryption_method.lo -MD -MP -MF .deps/token_encryption_method.Tpo -c token_encryption_method.c -fPIC -DPIC -o .libs/token_encryption_method.o
token_encryption_method.c: In function 'oxs_token_build_encryption_method_element':
token_encryption_method.c:32:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_encryption_method.lo -MD -MP -MF .deps/token_encryption_method.Tpo -c token_encryption_method.c -o token_encryption_method.o >/dev/null 2>&1
mv -f .deps/token_encryption_method.Tpo .deps/token_encryption_method.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_cipher_value.lo -MD -MP -MF .deps/token_cipher_value.Tpo -c -o token_cipher_value.lo token_cipher_value.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_cipher_value.lo -MD -MP -MF .deps/token_cipher_value.Tpo -c token_cipher_value.c -fPIC -DPIC -o .libs/token_cipher_value.o
token_cipher_value.c: In function 'oxs_token_build_cipher_value_element':
token_cipher_value.c:44:20: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_cipher_value.lo -MD -MP -MF .deps/token_cipher_value.Tpo -c token_cipher_value.c -o token_cipher_value.o >/dev/null 2>&1
mv -f .deps/token_cipher_value.Tpo .deps/token_cipher_value.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_cipher_data.lo -MD -MP -MF .deps/token_cipher_data.Tpo -c -o token_cipher_data.lo token_cipher_data.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_cipher_data.lo -MD -MP -MF .deps/token_cipher_data.Tpo -c token_cipher_data.c -fPIC -DPIC -o .libs/token_cipher_data.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_cipher_data.lo -MD -MP -MF .deps/token_cipher_data.Tpo -c token_cipher_data.c -o token_cipher_data.o >/dev/null 2>&1
mv -f .deps/token_cipher_data.Tpo .deps/token_cipher_data.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_key_name.lo -MD -MP -MF .deps/token_key_name.Tpo -c -o token_key_name.lo token_key_name.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_key_name.lo -MD -MP -MF .deps/token_key_name.Tpo -c token_key_name.c -fPIC -DPIC -o .libs/token_key_name.o
token_key_name.c: In function 'oxs_token_build_key_name_element':
token_key_name.c:31:20: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_key_name.lo -MD -MP -MF .deps/token_key_name.Tpo -c token_key_name.c -o token_key_name.o >/dev/null 2>&1
mv -f .deps/token_key_name.Tpo .deps/token_key_name.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_key_info.lo -MD -MP -MF .deps/token_key_info.Tpo -c -o token_key_info.lo token_key_info.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_key_info.lo -MD -MP -MF .deps/token_key_info.Tpo -c token_key_info.c -fPIC -DPIC -o .libs/token_key_info.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_key_info.lo -MD -MP -MF .deps/token_key_info.Tpo -c token_key_info.c -o token_key_info.o >/dev/null 2>&1
mv -f .deps/token_key_info.Tpo .deps/token_key_info.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_binary_security_token.lo -MD -MP -MF .deps/token_binary_security_token.Tpo -c -o token_binary_security_token.lo token_binary_security_token.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_binary_security_token.lo -MD -MP -MF .deps/token_binary_security_token.Tpo -c token_binary_security_token.c -fPIC -DPIC -o .libs/token_binary_security_token.o
token_binary_security_token.c: In function 'oxs_token_build_binary_security_token_element':
token_binary_security_token.c:38:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_binary_security_token.lo -MD -MP -MF .deps/token_binary_security_token.Tpo -c token_binary_security_token.c -o token_binary_security_token.o >/dev/null 2>&1
mv -f .deps/token_binary_security_token.Tpo .deps/token_binary_security_token.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_reference_list.lo -MD -MP -MF .deps/token_reference_list.Tpo -c -o token_reference_list.lo token_reference_list.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_reference_list.lo -MD -MP -MF .deps/token_reference_list.Tpo -c token_reference_list.c -fPIC -DPIC -o .libs/token_reference_list.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_reference_list.lo -MD -MP -MF .deps/token_reference_list.Tpo -c token_reference_list.c -o token_reference_list.o >/dev/null 2>&1
mv -f .deps/token_reference_list.Tpo .deps/token_reference_list.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_data_reference.lo -MD -MP -MF .deps/token_data_reference.Tpo -c -o token_data_reference.lo token_data_reference.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_data_reference.lo -MD -MP -MF .deps/token_data_reference.Tpo -c token_data_reference.c -fPIC -DPIC -o .libs/token_data_reference.o
token_data_reference.c: In function 'oxs_token_build_data_reference_element':
token_data_reference.c:32:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_data_reference.lo -MD -MP -MF .deps/token_data_reference.Tpo -c token_data_reference.c -o token_data_reference.o >/dev/null 2>&1
mv -f .deps/token_data_reference.Tpo .deps/token_data_reference.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_encrypted_key.lo -MD -MP -MF .deps/token_encrypted_key.Tpo -c -o token_encrypted_key.lo token_encrypted_key.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_encrypted_key.lo -MD -MP -MF .deps/token_encrypted_key.Tpo -c token_encrypted_key.c -fPIC -DPIC -o .libs/token_encrypted_key.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_encrypted_key.lo -MD -MP -MF .deps/token_encrypted_key.Tpo -c token_encrypted_key.c -o token_encrypted_key.o >/dev/null 2>&1
mv -f .deps/token_encrypted_key.Tpo .deps/token_encrypted_key.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_key_identifier.lo -MD -MP -MF .deps/token_key_identifier.Tpo -c -o token_key_identifier.lo token_key_identifier.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_key_identifier.lo -MD -MP -MF .deps/token_key_identifier.Tpo -c token_key_identifier.c -fPIC -DPIC -o .libs/token_key_identifier.o
token_key_identifier.c: In function 'oxs_token_build_key_identifier_element':
token_key_identifier.c:35:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_key_identifier.lo -MD -MP -MF .deps/token_key_identifier.Tpo -c token_key_identifier.c -o token_key_identifier.o >/dev/null 2>&1
mv -f .deps/token_key_identifier.Tpo .deps/token_key_identifier.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_x509_data.lo -MD -MP -MF .deps/token_x509_data.Tpo -c -o token_x509_data.lo token_x509_data.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_x509_data.lo -MD -MP -MF .deps/token_x509_data.Tpo -c token_x509_data.c -fPIC -DPIC -o .libs/token_x509_data.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_x509_data.lo -MD -MP -MF .deps/token_x509_data.Tpo -c token_x509_data.c -o token_x509_data.o >/dev/null 2>&1
mv -f .deps/token_x509_data.Tpo .deps/token_x509_data.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_x509_issuer_serial.lo -MD -MP -MF .deps/token_x509_issuer_serial.Tpo -c -o token_x509_issuer_serial.lo token_x509_issuer_serial.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_x509_issuer_serial.lo -MD -MP -MF .deps/token_x509_issuer_serial.Tpo -c token_x509_issuer_serial.c -fPIC -DPIC -o .libs/token_x509_issuer_serial.o
token_x509_issuer_serial.c: In function 'oxs_token_build_x509_issuer_serial_with_data':
token_x509_issuer_serial.c:32:19: warning: variable 'x509_serial_number_node' set but not used [-Wunused-but-set-variable]
token_x509_issuer_serial.c:31:19: warning: variable 'x509_issuer_name_node' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_x509_issuer_serial.lo -MD -MP -MF .deps/token_x509_issuer_serial.Tpo -c token_x509_issuer_serial.c -o token_x509_issuer_serial.o >/dev/null 2>&1
mv -f .deps/token_x509_issuer_serial.Tpo .deps/token_x509_issuer_serial.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_x509_issuer_name.lo -MD -MP -MF .deps/token_x509_issuer_name.Tpo -c -o token_x509_issuer_name.lo token_x509_issuer_name.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_x509_issuer_name.lo -MD -MP -MF .deps/token_x509_issuer_name.Tpo -c token_x509_issuer_name.c -fPIC -DPIC -o .libs/token_x509_issuer_name.o
token_x509_issuer_name.c: In function 'oxs_token_build_issuer_name_element':
token_x509_issuer_name.c:43:20: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_x509_issuer_name.lo -MD -MP -MF .deps/token_x509_issuer_name.Tpo -c token_x509_issuer_name.c -o token_x509_issuer_name.o >/dev/null 2>&1
mv -f .deps/token_x509_issuer_name.Tpo .deps/token_x509_issuer_name.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_x509_serial_number.lo -MD -MP -MF .deps/token_x509_serial_number.Tpo -c -o token_x509_serial_number.lo token_x509_serial_number.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_x509_serial_number.lo -MD -MP -MF .deps/token_x509_serial_number.Tpo -c token_x509_serial_number.c -fPIC -DPIC -o .libs/token_x509_serial_number.o
token_x509_serial_number.c: In function 'oxs_token_build_serial_number_element':
token_x509_serial_number.c:43:20: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_x509_serial_number.lo -MD -MP -MF .deps/token_x509_serial_number.Tpo -c token_x509_serial_number.c -o token_x509_serial_number.o >/dev/null 2>&1
mv -f .deps/token_x509_serial_number.Tpo .deps/token_x509_serial_number.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_security_token_reference.lo -MD -MP -MF .deps/token_security_token_reference.Tpo -c -o token_security_token_reference.lo token_security_token_reference.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_security_token_reference.lo -MD -MP -MF .deps/token_security_token_reference.Tpo -c token_security_token_reference.c -fPIC -DPIC -o .libs/token_security_token_reference.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_security_token_reference.lo -MD -MP -MF .deps/token_security_token_reference.Tpo -c token_security_token_reference.c -o token_security_token_reference.o >/dev/null 2>&1
mv -f .deps/token_security_token_reference.Tpo .deps/token_security_token_reference.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_embedded.lo -MD -MP -MF .deps/token_embedded.Tpo -c -o token_embedded.lo token_embedded.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_embedded.lo -MD -MP -MF .deps/token_embedded.Tpo -c token_embedded.c -fPIC -DPIC -o .libs/token_embedded.o
token_embedded.c: In function 'oxs_token_build_embedded_element':
token_embedded.c:32:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_embedded.lo -MD -MP -MF .deps/token_embedded.Tpo -c token_embedded.c -o token_embedded.o >/dev/null 2>&1
mv -f .deps/token_embedded.Tpo .deps/token_embedded.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_reference.lo -MD -MP -MF .deps/token_reference.Tpo -c -o token_reference.lo token_reference.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_reference.lo -MD -MP -MF .deps/token_reference.Tpo -c token_reference.c -fPIC -DPIC -o .libs/token_reference.o
token_reference.c: In function 'oxs_token_build_reference_element':
token_reference.c:34:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_reference.lo -MD -MP -MF .deps/token_reference.Tpo -c token_reference.c -o token_reference.o >/dev/null 2>&1
mv -f .deps/token_reference.Tpo .deps/token_reference.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_signature_value.lo -MD -MP -MF .deps/token_signature_value.Tpo -c -o token_signature_value.lo token_signature_value.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_signature_value.lo -MD -MP -MF .deps/token_signature_value.Tpo -c token_signature_value.c -fPIC -DPIC -o .libs/token_signature_value.o
token_signature_value.c: In function 'oxs_token_build_signature_value_element':
token_signature_value.c:42:20: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_signature_value.lo -MD -MP -MF .deps/token_signature_value.Tpo -c token_signature_value.c -o token_signature_value.o >/dev/null 2>&1
mv -f .deps/token_signature_value.Tpo .deps/token_signature_value.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_signed_info.lo -MD -MP -MF .deps/token_signed_info.Tpo -c -o token_signed_info.lo token_signed_info.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_signed_info.lo -MD -MP -MF .deps/token_signed_info.Tpo -c token_signed_info.c -fPIC -DPIC -o .libs/token_signed_info.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_signed_info.lo -MD -MP -MF .deps/token_signed_info.Tpo -c token_signed_info.c -o token_signed_info.o >/dev/null 2>&1
mv -f .deps/token_signed_info.Tpo .deps/token_signed_info.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_c14n_method.lo -MD -MP -MF .deps/token_c14n_method.Tpo -c -o token_c14n_method.lo token_c14n_method.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_c14n_method.lo -MD -MP -MF .deps/token_c14n_method.Tpo -c token_c14n_method.c -fPIC -DPIC -o .libs/token_c14n_method.o
token_c14n_method.c: In function 'oxs_token_build_c14n_method_element':
token_c14n_method.c:33:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_c14n_method.lo -MD -MP -MF .deps/token_c14n_method.Tpo -c token_c14n_method.c -o token_c14n_method.o >/dev/null 2>&1
mv -f .deps/token_c14n_method.Tpo .deps/token_c14n_method.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_signature_method.lo -MD -MP -MF .deps/token_signature_method.Tpo -c -o token_signature_method.lo token_signature_method.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_signature_method.lo -MD -MP -MF .deps/token_signature_method.Tpo -c token_signature_method.c -fPIC -DPIC -o .libs/token_signature_method.o
token_signature_method.c: In function 'oxs_token_build_signature_method_element':
token_signature_method.c:32:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_signature_method.lo -MD -MP -MF .deps/token_signature_method.Tpo -c token_signature_method.c -o token_signature_method.o >/dev/null 2>&1
mv -f .deps/token_signature_method.Tpo .deps/token_signature_method.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_digest_method.lo -MD -MP -MF .deps/token_digest_method.Tpo -c -o token_digest_method.lo token_digest_method.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_digest_method.lo -MD -MP -MF .deps/token_digest_method.Tpo -c token_digest_method.c -fPIC -DPIC -o .libs/token_digest_method.o
token_digest_method.c: In function 'oxs_token_build_digest_method_element':
token_digest_method.c:32:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_digest_method.lo -MD -MP -MF .deps/token_digest_method.Tpo -c token_digest_method.c -o token_digest_method.o >/dev/null 2>&1
mv -f .deps/token_digest_method.Tpo .deps/token_digest_method.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_digest_value.lo -MD -MP -MF .deps/token_digest_value.Tpo -c -o token_digest_value.lo token_digest_value.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_digest_value.lo -MD -MP -MF .deps/token_digest_value.Tpo -c token_digest_value.c -fPIC -DPIC -o .libs/token_digest_value.o
token_digest_value.c: In function 'oxs_token_build_digest_value_element':
token_digest_value.c:43:20: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_digest_value.lo -MD -MP -MF .deps/token_digest_value.Tpo -c token_digest_value.c -o token_digest_value.o >/dev/null 2>&1
mv -f .deps/token_digest_value.Tpo .deps/token_digest_value.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_transform.lo -MD -MP -MF .deps/token_transform.Tpo -c -o token_transform.lo token_transform.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_transform.lo -MD -MP -MF .deps/token_transform.Tpo -c token_transform.c -fPIC -DPIC -o .libs/token_transform.o
token_transform.c: In function 'oxs_token_build_transform_element':
token_transform.c:32:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_transform.lo -MD -MP -MF .deps/token_transform.Tpo -c token_transform.c -o token_transform.o >/dev/null 2>&1
mv -f .deps/token_transform.Tpo .deps/token_transform.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_transforms.lo -MD -MP -MF .deps/token_transforms.Tpo -c -o token_transforms.lo token_transforms.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_transforms.lo -MD -MP -MF .deps/token_transforms.Tpo -c token_transforms.c -fPIC -DPIC -o .libs/token_transforms.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_transforms.lo -MD -MP -MF .deps/token_transforms.Tpo -c token_transforms.c -o token_transforms.o >/dev/null 2>&1
mv -f .deps/token_transforms.Tpo .deps/token_transforms.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_signature.lo -MD -MP -MF .deps/token_signature.Tpo -c -o token_signature.lo token_signature.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_signature.lo -MD -MP -MF .deps/token_signature.Tpo -c token_signature.c -fPIC -DPIC -o .libs/token_signature.o
token_signature.c: In function 'oxs_token_build_signature_element':
token_signature.c:33:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_signature.lo -MD -MP -MF .deps/token_signature.Tpo -c token_signature.c -o token_signature.o >/dev/null 2>&1
mv -f .deps/token_signature.Tpo .deps/token_signature.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_ds_reference.lo -MD -MP -MF .deps/token_ds_reference.Tpo -c -o token_ds_reference.lo token_ds_reference.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_ds_reference.lo -MD -MP -MF .deps/token_ds_reference.Tpo -c token_ds_reference.c -fPIC -DPIC -o .libs/token_ds_reference.o
token_ds_reference.c: In function 'oxs_token_build_ds_reference_element':
token_ds_reference.c:33:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_ds_reference.lo -MD -MP -MF .deps/token_ds_reference.Tpo -c token_ds_reference.c -o token_ds_reference.o >/dev/null 2>&1
mv -f .deps/token_ds_reference.Tpo .deps/token_ds_reference.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_x509_certificate.lo -MD -MP -MF .deps/token_x509_certificate.Tpo -c -o token_x509_certificate.lo token_x509_certificate.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_x509_certificate.lo -MD -MP -MF .deps/token_x509_certificate.Tpo -c token_x509_certificate.c -fPIC -DPIC -o .libs/token_x509_certificate.o
token_x509_certificate.c: In function 'oxs_token_build_x509_certificate_element':
token_x509_certificate.c:43:20: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_x509_certificate.lo -MD -MP -MF .deps/token_x509_certificate.Tpo -c token_x509_certificate.c -o token_x509_certificate.o >/dev/null 2>&1
mv -f .deps/token_x509_certificate.Tpo .deps/token_x509_certificate.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_signature_confirmation.lo -MD -MP -MF .deps/token_signature_confirmation.Tpo -c -o token_signature_confirmation.lo token_signature_confirmation.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_signature_confirmation.lo -MD -MP -MF .deps/token_signature_confirmation.Tpo -c token_signature_confirmation.c -fPIC -DPIC -o .libs/token_signature_confirmation.o
token_signature_confirmation.c: In function 'oxs_token_build_signature_confirmation_element':
token_signature_confirmation.c:97:20: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_signature_confirmation.lo -MD -MP -MF .deps/token_signature_confirmation.Tpo -c token_signature_confirmation.c -o token_signature_confirmation.o >/dev/null 2>&1
mv -f .deps/token_signature_confirmation.Tpo .deps/token_signature_confirmation.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_derived_key_token.lo -MD -MP -MF .deps/token_derived_key_token.Tpo -c -o token_derived_key_token.lo token_derived_key_token.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_derived_key_token.lo -MD -MP -MF .deps/token_derived_key_token.Tpo -c token_derived_key_token.c -fPIC -DPIC -o .libs/token_derived_key_token.o
token_derived_key_token.c: In function 'oxs_token_build_derived_key_token_element':
token_derived_key_token.c:35:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_derived_key_token.lo -MD -MP -MF .deps/token_derived_key_token.Tpo -c token_derived_key_token.c -o token_derived_key_token.o >/dev/null 2>&1
mv -f .deps/token_derived_key_token.Tpo .deps/token_derived_key_token.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_properties.lo -MD -MP -MF .deps/token_properties.Tpo -c -o token_properties.lo token_properties.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_properties.lo -MD -MP -MF .deps/token_properties.Tpo -c token_properties.c -fPIC -DPIC -o .libs/token_properties.o
token_properties.c: In function 'oxs_token_build_properties_element':
token_properties.c:42:20: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_properties.lo -MD -MP -MF .deps/token_properties.Tpo -c token_properties.c -o token_properties.o >/dev/null 2>&1
mv -f .deps/token_properties.Tpo .deps/token_properties.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_generation.lo -MD -MP -MF .deps/token_generation.Tpo -c -o token_generation.lo token_generation.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_generation.lo -MD -MP -MF .deps/token_generation.Tpo -c token_generation.c -fPIC -DPIC -o .libs/token_generation.o
token_generation.c: In function 'oxs_token_build_generation_element':
token_generation.c:42:20: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_generation.lo -MD -MP -MF .deps/token_generation.Tpo -c token_generation.c -o token_generation.o >/dev/null 2>&1
mv -f .deps/token_generation.Tpo .deps/token_generation.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_length.lo -MD -MP -MF .deps/token_length.Tpo -c -o token_length.lo token_length.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_length.lo -MD -MP -MF .deps/token_length.Tpo -c token_length.c -fPIC -DPIC -o .libs/token_length.o
token_length.c: In function 'oxs_token_build_length_element':
token_length.c:42:20: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_length.lo -MD -MP -MF .deps/token_length.Tpo -c token_length.c -o token_length.o >/dev/null 2>&1
mv -f .deps/token_length.Tpo .deps/token_length.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_nonce.lo -MD -MP -MF .deps/token_nonce.Tpo -c -o token_nonce.lo token_nonce.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_nonce.lo -MD -MP -MF .deps/token_nonce.Tpo -c token_nonce.c -fPIC -DPIC -o .libs/token_nonce.o
token_nonce.c: In function 'oxs_token_build_nonce_element':
token_nonce.c:42:20: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_nonce.lo -MD -MP -MF .deps/token_nonce.Tpo -c token_nonce.c -o token_nonce.o >/dev/null 2>&1
mv -f .deps/token_nonce.Tpo .deps/token_nonce.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_offset.lo -MD -MP -MF .deps/token_offset.Tpo -c -o token_offset.lo token_offset.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_offset.lo -MD -MP -MF .deps/token_offset.Tpo -c token_offset.c -fPIC -DPIC -o .libs/token_offset.o
token_offset.c: In function 'oxs_token_build_offset_element':
token_offset.c:44:20: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_offset.lo -MD -MP -MF .deps/token_offset.Tpo -c token_offset.c -o token_offset.o >/dev/null 2>&1
mv -f .deps/token_offset.Tpo .deps/token_offset.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_label.lo -MD -MP -MF .deps/token_label.Tpo -c -o token_label.lo token_label.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_label.lo -MD -MP -MF .deps/token_label.Tpo -c token_label.c -fPIC -DPIC -o .libs/token_label.o
token_label.c: In function 'oxs_token_build_label_element':
token_label.c:42:20: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_label.lo -MD -MP -MF .deps/token_label.Tpo -c token_label.c -o token_label.o >/dev/null 2>&1
mv -f .deps/token_label.Tpo .deps/token_label.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_encrypted_header.lo -MD -MP -MF .deps/token_encrypted_header.Tpo -c -o token_encrypted_header.lo token_encrypted_header.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_encrypted_header.lo -MD -MP -MF .deps/token_encrypted_header.Tpo -c token_encrypted_header.c -fPIC -DPIC -o .libs/token_encrypted_header.o
token_encrypted_header.c: In function 'oxs_token_build_enc_header_element':
token_encrypted_header.c:33:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_encrypted_header.lo -MD -MP -MF .deps/token_encrypted_header.Tpo -c token_encrypted_header.c -o token_encrypted_header.o >/dev/null 2>&1
mv -f .deps/token_encrypted_header.Tpo .deps/token_encrypted_header.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_saml.lo -MD -MP -MF .deps/token_saml.Tpo -c -o token_saml.lo token_saml.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_saml.lo -MD -MP -MF .deps/token_saml.Tpo -c token_saml.c -fPIC -DPIC -o .libs/token_saml.o
token_saml.c: In function 'oxs_saml_token_build_key_identifier_reference_local':
token_saml.c:26:19: warning: variable 'key_id' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token_saml.lo -MD -MP -MF .deps/token_saml.Tpo -c token_saml.c -o token_saml.o >/dev/null 2>&1
mv -f .deps/token_saml.Tpo .deps/token_saml.Plo
/bin/sh ../../../libtool --tag=CC --mode=link arm-unknown-nto-qnx8.0.0eabi-gcc -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -lpthread -o liboxstokens.la token_encrypted_data.lo token_encryption_method.lo token_cipher_value.lo token_cipher_data.lo token_key_name.lo token_key_info.lo token_binary_security_token.lo token_reference_list.lo token_data_reference.lo token_encrypted_key.lo token_key_identifier.lo token_x509_data.lo token_x509_issuer_serial.lo token_x509_issuer_name.lo token_x509_serial_number.lo token_security_token_reference.lo token_embedded.lo token_reference.lo token_signature_value.lo token_signed_info.lo token_c14n_method.lo token_signature_method.lo token_digest_method.lo token_digest_value.lo token_transform.lo token_transforms.lo token_signature.lo token_ds_reference.lo token_x509_certificate.lo token_signature_confirmation.lo token_derived_key_token.lo token_properties.lo token_generation.lo token_length.lo token_nonce.lo token_offset.lo token_label.lo
token_encrypted_header.lo token_saml.lo
arm-unknown-nto-qnx8.0.0eabi-ar cru .libs/liboxstokens.a .libs/token_encrypted_data.o .libs/token_encryption_method.o .libs/token_cipher_value.o .libs/token_cipher_data.o .libs/token_key_name.o .libs/token_key_info.o .libs/token_binary_security_token.o .libs/token_reference_list.o .libs/token_data_reference.o .libs/token_encrypted_key.o .libs/token_key_identifier.o .libs/token_x509_data.o .libs/token_x509_issuer_serial.o .libs/token_x509_issuer_name.o .libs/token_x509_serial_number.o .libs/token_security_token_reference.o .libs/token_embedded.o .libs/token_reference.o .libs/token_signature_value.o .libs/token_signed_info.o .libs/token_c14n_method.o .libs/token_signature_method.o .libs/token_digest_method.o .libs/token_digest_value.o .libs/token_transform.o .libs/token_transforms.o .libs/token_signature.o .libs/token_ds_reference.o .libs/token_x509_certificate.o .libs/token_signature_confirmation.o .libs/token_derived_key_token.o .libs/token_properties.o .libs/token_generation.o .libs/token_length.o .libs/
token_nonce.o .libs/token_offset.o .libs/token_label.o .libs/token_encrypted_header.o .libs/token_saml.o
arm-unknown-nto-qnx8.0.0eabi-ranlib .libs/liboxstokens.a
creating liboxstokens.la
(cd .libs && rm -f liboxstokens.la && ln -s ../liboxstokens.la liboxstokens.la)
make[8]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/src/omxmlsec/tokens'
Making all in openssl
make[8]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/src/omxmlsec/openssl'
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT cipher_ctx.lo -MD -MP -MF .deps/cipher_ctx.Tpo -c -o cipher_ctx.lo cipher_ctx.c
mkdir .libs
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT cipher_ctx.lo -MD -MP -MF .deps/cipher_ctx.Tpo -c cipher_ctx.c -fPIC -DPIC -o .libs/cipher_ctx.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT cipher_ctx.lo -MD -MP -MF .deps/cipher_ctx.Tpo -c cipher_ctx.c -o cipher_ctx.o >/dev/null 2>&1
mv -f .deps/cipher_ctx.Tpo .deps/cipher_ctx.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT crypt.lo -MD -MP -MF .deps/crypt.Tpo -c -o crypt.lo crypt.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT crypt.lo -MD -MP -MF .deps/crypt.Tpo -c crypt.c -fPIC -DPIC -o .libs/crypt.o
crypt.c: In function 'openssl_bc_crypt':
crypt.c:41:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT crypt.lo -MD -MP -MF .deps/crypt.Tpo -c crypt.c -o crypt.o >/dev/null 2>&1
mv -f .deps/crypt.Tpo .deps/crypt.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rsa.lo -MD -MP -MF .deps/rsa.Tpo -c -o rsa.lo rsa.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rsa.lo -MD -MP -MF .deps/rsa.Tpo -c rsa.c -fPIC -DPIC -o .libs/rsa.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rsa.lo -MD -MP -MF .deps/rsa.Tpo -c rsa.c -o rsa.o >/dev/null 2>&1
mv -f .deps/rsa.Tpo .deps/rsa.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT pkey.lo -MD -MP -MF .deps/pkey.Tpo -c -o pkey.lo pkey.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT pkey.lo -MD -MP -MF .deps/pkey.Tpo -c pkey.c -fPIC -DPIC -o .libs/pkey.o
pkey.c: In function 'openssl_pkey_load':
pkey.c:175:20: warning: variable 'status' set but not used [-Wunused-but-set-variable]
pkey.c:174:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
pkey.c: In function 'openssl_pkey_populate':
pkey.c:215:20: warning: variable 'status' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT pkey.lo -MD -MP -MF .deps/pkey.Tpo -c pkey.c -o pkey.o >/dev/null 2>&1
mv -f .deps/pkey.Tpo .deps/pkey.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT util.lo -MD -MP -MF .deps/util.Tpo -c -o util.lo util.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -fPIC -DPIC -o .libs/util.o
util.c: In function 'openssl_generate_random_data':
util.c:32:20: warning: variable 'status' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -o util.o >/dev/null 2>&1
mv -f .deps/util.Tpo .deps/util.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT cipher_property.lo -MD -MP -MF .deps/cipher_property.Tpo -c -o cipher_property.lo cipher_property.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT cipher_property.lo -MD -MP -MF .deps/cipher_property.Tpo -c cipher_property.c -fPIC -DPIC -o .libs/cipher_property.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT cipher_property.lo -MD -MP -MF .deps/cipher_property.Tpo -c cipher_property.c -o cipher_property.o >/dev/null 2>&1
mv -f .deps/cipher_property.Tpo .deps/cipher_property.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT digest.lo -MD -MP -MF .deps/digest.Tpo -c -o digest.lo digest.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT digest.lo -MD -MP -MF .deps/digest.Tpo -c digest.c -fPIC -DPIC -o .libs/digest.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT digest.lo -MD -MP -MF .deps/digest.Tpo -c digest.c -o digest.o >/dev/null 2>&1
mv -f .deps/digest.Tpo .deps/digest.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT x509.lo -MD -MP -MF .deps/x509.Tpo -c -o x509.lo x509.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT x509.lo -MD -MP -MF .deps/x509.Tpo -c x509.c -fPIC -DPIC -o .libs/x509.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT x509.lo -MD -MP -MF .deps/x509.Tpo -c x509.c -o x509.o >/dev/null 2>&1
mv -f .deps/x509.Tpo .deps/x509.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT pkcs12.lo -MD -MP -MF .deps/pkcs12.Tpo -c -o pkcs12.lo pkcs12.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT pkcs12.lo -MD -MP -MF .deps/pkcs12.Tpo -c pkcs12.c -fPIC -DPIC -o .libs/pkcs12.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT pkcs12.lo -MD -MP -MF .deps/pkcs12.Tpo -c pkcs12.c -o pkcs12.o >/dev/null 2>&1
mv -f .deps/pkcs12.Tpo .deps/pkcs12.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT pem.lo -MD -MP -MF .deps/pem.Tpo -c -o pem.lo pem.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT pem.lo -MD -MP -MF .deps/pem.Tpo -c pem.c -fPIC -DPIC -o .libs/pem.o
pem.c: In function 'openssl_pem_read_pkey':
pem.c:92:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT pem.lo -MD -MP -MF .deps/pem.Tpo -c pem.c -o pem.o >/dev/null 2>&1
mv -f .deps/pem.Tpo .deps/pem.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT sign.lo -MD -MP -MF .deps/sign.Tpo -c -o sign.lo sign.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT sign.lo -MD -MP -MF .deps/sign.Tpo -c sign.c -fPIC -DPIC -o .libs/sign.o
sign.c: In function 'openssl_sig_sign':
sign.c:46:14: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT sign.lo -MD -MP -MF .deps/sign.Tpo -c sign.c -o sign.o >/dev/null 2>&1
mv -f .deps/sign.Tpo .deps/sign.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT hmac.lo -MD -MP -MF .deps/hmac.Tpo -c -o hmac.lo hmac.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT hmac.lo -MD -MP -MF .deps/hmac.Tpo -c hmac.c -fPIC -DPIC -o .libs/hmac.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT hmac.lo -MD -MP -MF .deps/hmac.Tpo -c hmac.c -o hmac.o >/dev/null 2>&1
mv -f .deps/hmac.Tpo .deps/hmac.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT pkcs12_keystore.lo -MD -MP -MF .deps/pkcs12_keystore.Tpo -c -o pkcs12_keystore.lo pkcs12_keystore.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT pkcs12_keystore.lo -MD -MP -MF .deps/pkcs12_keystore.Tpo -c pkcs12_keystore.c -fPIC -DPIC -o .libs/pkcs12_keystore.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT pkcs12_keystore.lo -MD -MP -MF .deps/pkcs12_keystore.Tpo -c pkcs12_keystore.c -o pkcs12_keystore.o >/dev/null 2>&1
mv -f .deps/pkcs12_keystore.Tpo .deps/pkcs12_keystore.Plo
/bin/sh ../../../libtool --tag=CC --mode=link arm-unknown-nto-qnx8.0.0eabi-gcc -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -lpthread -o libomopenssl.la cipher_ctx.lo crypt.lo rsa.lo pkey.lo util.lo cipher_property.lo digest.lo x509.lo pkcs12.lo pem.lo sign.lo hmac.lo pkcs12_keystore.lo
arm-unknown-nto-qnx8.0.0eabi-ar cru .libs/libomopenssl.a .libs/cipher_ctx.o .libs/crypt.o .libs/rsa.o .libs/pkey.o .libs/util.o .libs/cipher_property.o .libs/digest.o .libs/x509.o .libs/pkcs12.o .libs/pem.o .libs/sign.o .libs/hmac.o .libs/pkcs12_keystore.o
arm-unknown-nto-qnx8.0.0eabi-ranlib .libs/libomopenssl.a
creating libomopenssl.la
(cd .libs && rm -f libomopenssl.la && ln -s ../libomopenssl.la libomopenssl.la)
make[8]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/src/omxmlsec/openssl'
Making all in c14n
make[8]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/src/omxmlsec/c14n'
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I ../../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT c14n.lo -MD -MP -MF .deps/c14n.Tpo -c -o c14n.lo c14n.c
mkdir .libs
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I ../../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT c14n.lo -MD -MP -MF .deps/c14n.Tpo -c c14n.c -fPIC -DPIC -o .libs/c14n.o
c14n.c: In function 'attr_compare':
c14n.c:955:24: warning: variable 'attr2' set but not used [-Wunused-but-set-variable]
c14n.c:954:24: warning: variable 'attr1' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I ../../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT c14n.lo -MD -MP -MF .deps/c14n.Tpo -c c14n.c -o c14n.o >/dev/null 2>&1
mv -f .deps/c14n.Tpo .deps/c14n.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I ../../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT sorted_list.lo -MD -MP -MF .deps/sorted_list.Tpo -c -o sorted_list.lo sorted_list.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I ../../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT sorted_list.lo -MD -MP -MF .deps/sorted_list.Tpo -c sorted_list.c -fPIC -DPIC -o .libs/sorted_list.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I ../../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT sorted_list.lo -MD -MP -MF .deps/sorted_list.Tpo -c sorted_list.c -o sorted_list.o >/dev/null 2>&1
mv -f .deps/sorted_list.Tpo .deps/sorted_list.Plo
/bin/sh ../../../libtool --tag=CC --mode=link arm-unknown-nto-qnx8.0.0eabi-gcc -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -lpthread -o liboxsc14n.la c14n.lo sorted_list.lo
arm-unknown-nto-qnx8.0.0eabi-ar cru .libs/liboxsc14n.a .libs/c14n.o .libs/sorted_list.o
arm-unknown-nto-qnx8.0.0eabi-ranlib .libs/liboxsc14n.a
creating liboxsc14n.la
(cd .libs && rm -f liboxsc14n.la && ln -s ../liboxsc14n.la liboxsc14n.la)
make[8]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/src/omxmlsec/c14n'
make[8]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/src/omxmlsec'
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT ctx.lo -MD -MP -MF .deps/ctx.Tpo -c -o ctx.lo ctx.c
mkdir .libs
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT ctx.lo -MD -MP -MF .deps/ctx.Tpo -c ctx.c -fPIC -DPIC -o .libs/ctx.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT ctx.lo -MD -MP -MF .deps/ctx.Tpo -c ctx.c -o ctx.o >/dev/null 2>&1
mv -f .deps/ctx.Tpo .deps/ctx.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT buffer.lo -MD -MP -MF .deps/buffer.Tpo -c -o buffer.lo buffer.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT buffer.lo -MD -MP -MF .deps/buffer.Tpo -c buffer.c -fPIC -DPIC -o .libs/buffer.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT buffer.lo -MD -MP -MF .deps/buffer.Tpo -c buffer.c -o buffer.o >/dev/null 2>&1
mv -f .deps/buffer.Tpo .deps/buffer.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT key.lo -MD -MP -MF .deps/key.Tpo -c -o key.lo key.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT key.lo -MD -MP -MF .deps/key.Tpo -c key.c -fPIC -DPIC -o .libs/key.o
key.c: In function 'oxs_key_populate_with_buf':
key.c:345:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
key.c: In function 'oxs_key_populate':
key.c:363:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT key.lo -MD -MP -MF .deps/key.Tpo -c key.c -o key.o >/dev/null 2>&1
mv -f .deps/key.Tpo .deps/key.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT cipher.lo -MD -MP -MF .deps/cipher.Tpo -c -o cipher.lo cipher.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT cipher.lo -MD -MP -MF .deps/cipher.Tpo -c cipher.c -fPIC -DPIC -o .libs/cipher.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT cipher.lo -MD -MP -MF .deps/cipher.Tpo -c cipher.c -o cipher.o >/dev/null 2>&1
mv -f .deps/cipher.Tpo .deps/cipher.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT error.lo -MD -MP -MF .deps/error.Tpo -c -o error.lo error.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -fPIC -DPIC -o .libs/error.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -o error.o >/dev/null 2>&1
mv -f .deps/error.Tpo .deps/error.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT axis2_utils.lo -MD -MP -MF .deps/axis2_utils.Tpo -c -o axis2_utils.lo axis2_utils.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT axis2_utils.lo -MD -MP -MF .deps/axis2_utils.Tpo -c axis2_utils.c -fPIC -DPIC -o .libs/axis2_utils.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT axis2_utils.lo -MD -MP -MF .deps/axis2_utils.Tpo -c axis2_utils.c -o axis2_utils.o >/dev/null 2>&1
mv -f .deps/axis2_utils.Tpo .deps/axis2_utils.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT axiom.lo -MD -MP -MF .deps/axiom.Tpo -c -o axiom.lo axiom.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT axiom.lo -MD -MP -MF .deps/axiom.Tpo -c axiom.c -fPIC -DPIC -o .libs/axiom.o
axiom.c: In function 'oxs_axiom_get_number_of_children_with_qname':
axiom.c:93:23: warning: variable 'temp_node' set but not used [-Wunused-but-set-variable]
axiom.c: In function 'oxs_axiom_get_first_child_node_by_name':
axiom.c:348:22: warning: variable 'ele' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT axiom.lo -MD -MP -MF .deps/axiom.Tpo -c axiom.c -o axiom.o >/dev/null 2>&1
mv -f .deps/axiom.Tpo .deps/axiom.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT iv.lo -MD -MP -MF .deps/iv.Tpo -c -o iv.lo iv.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT iv.lo -MD -MP -MF .deps/iv.Tpo -c iv.c -fPIC -DPIC -o .libs/iv.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT iv.lo -MD -MP -MF .deps/iv.Tpo -c iv.c -o iv.o >/dev/null 2>&1
mv -f .deps/iv.Tpo .deps/iv.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT xml_encryption.lo -MD -MP -MF .deps/xml_encryption.Tpo -c -o xml_encryption.lo xml_encryption.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT xml_encryption.lo -MD -MP -MF .deps/xml_encryption.Tpo -c xml_encryption.c -fPIC -DPIC -o .libs/xml_encryption.o
xml_encryption.c: In function 'oxs_xml_enc_populate_stref_with_key_identifier':
xml_encryption.c:56:19: warning: variable 'key_identifier_node' set but not used [-Wunused-but-set-variable]
xml_encryption.c: In function 'oxs_xml_enc_populate_stref_with_bst':
xml_encryption.c:99:19: warning: variable 'bst_node' set but not used [-Wunused-but-set-variable]
xml_encryption.c:98:19: warning: variable 'ref_node' set but not used [-Wunused-but-set-variable]
xml_encryption.c: In function 'oxs_xml_enc_populate_stref_with_embedded':
xml_encryption.c:141:19: warning: variable 'bst_node' set but not used [-Wunused-but-set-variable]
xml_encryption.c: In function 'oxs_xml_enc_populate_stref_with_issuer_serial':
xml_encryption.c:180:19: warning: variable 'issuer_serial_node' set but not used [-Wunused-but-set-variable]
xml_encryption.c: In function 'oxs_xml_enc_encrypt_data':
xml_encryption.c:326:23: warning: variable 'ref_node' set but not used [-Wunused-but-set-variable]
xml_encryption.c:293:20: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
xml_encryption.c:292:19: warning: variable 'cv_node' set but not used [-Wunused-but-set-variable]
xml_encryption.c:290:19: warning: variable 'enc_mtd_node' set but not used [-Wunused-but-set-variable]
xml_encryption.c:288:16: warning: variable 'sym_key' set but not used [-Wunused-but-set-variable]
xml_encryption.c: In function 'oxs_xml_enc_decrypt_node':
xml_encryption.c:354:19: warning: variable 'parent_of_enc_node' set but not used [-Wunused-but-set-variable]
xml_encryption.c: In function 'oxs_xml_enc_encrypt_key':
xml_encryption.c:509:19: warning: variable 'cv_node' set but not used [-Wunused-but-set-variable]
xml_encryption.c:505:19: warning: variable 'enc_mtd_node' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT xml_encryption.lo -MD -MP -MF .deps/xml_encryption.Tpo -c xml_encryption.c -o xml_encryption.o >/dev/null 2>&1
mv -f .deps/xml_encryption.Tpo .deps/xml_encryption.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT encryption.lo -MD -MP -MF .deps/encryption.Tpo -c -o encryption.lo encryption.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT encryption.lo -MD -MP -MF .deps/encryption.Tpo -c encryption.c -fPIC -DPIC -o .libs/encryption.o
encryption.c: In function 'oxs_encryption_asymmetric_crypt':
encryption.c:245:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
encryption.c:215:20: warning: variable 'status' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT encryption.lo -MD -MP -MF .deps/encryption.Tpo -c encryption.c -o encryption.o >/dev/null 2>&1
mv -f .deps/encryption.Tpo .deps/encryption.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT utility.lo -MD -MP -MF .deps/utility.Tpo -c -o utility.lo utility.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT utility.lo -MD -MP -MF .deps/utility.Tpo -c utility.c -fPIC -DPIC -o .libs/utility.o
utility.c: In function 'oxs_util_generate_nonce':
utility.c:31:20: warning: variable 'status' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT utility.lo -MD -MP -MF .deps/utility.Tpo -c utility.c -o utility.o >/dev/null 2>&1
mv -f .deps/utility.Tpo .deps/utility.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT asym_ctx.lo -MD -MP -MF .deps/asym_ctx.Tpo -c -o asym_ctx.lo asym_ctx.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT asym_ctx.lo -MD -MP -MF .deps/asym_ctx.Tpo -c asym_ctx.c -fPIC -DPIC -o .libs/asym_ctx.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT asym_ctx.lo -MD -MP -MF .deps/asym_ctx.Tpo -c asym_ctx.c -o asym_ctx.o >/dev/null 2>&1
mv -f .deps/asym_ctx.Tpo .deps/asym_ctx.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT x509_cert.lo -MD -MP -MF .deps/x509_cert.Tpo -c -o x509_cert.lo x509_cert.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT x509_cert.lo -MD -MP -MF .deps/x509_cert.Tpo -c x509_cert.c -fPIC -DPIC -o .libs/x509_cert.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT x509_cert.lo -MD -MP -MF .deps/x509_cert.Tpo -c x509_cert.c -o x509_cert.o >/dev/null 2>&1
mv -f .deps/x509_cert.Tpo .deps/x509_cert.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT key_mgr.lo -MD -MP -MF .deps/key_mgr.Tpo -c -o key_mgr.lo key_mgr.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT key_mgr.lo -MD -MP -MF .deps/key_mgr.Tpo -c key_mgr.c -fPIC -DPIC -o .libs/key_mgr.o
key_mgr.c: In function 'oxs_key_mgr_get_prv_key':
key_mgr.c:354:70: warning: comparison between 'oxs_key_mgr_format_t' and 'enum <anonymous>' [-Wenum-compare]
key_mgr.c: In function 'oxs_key_mgr_load_private_key_from_string':
key_mgr.c:774:20: warning: variable 'status' set but not used [-Wunused-but-set-variable]
key_mgr.c: In function 'oxs_key_mgr_load_private_key_from_pem_file':
key_mgr.c:798:20: warning: variable 'status' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT key_mgr.lo -MD -MP -MF .deps/key_mgr.Tpo -c key_mgr.c -o key_mgr.o >/dev/null 2>&1
mv -f .deps/key_mgr.Tpo .deps/key_mgr.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT sign_part.lo -MD -MP -MF .deps/sign_part.Tpo -c -o sign_part.lo sign_part.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT sign_part.lo -MD -MP -MF .deps/sign_part.Tpo -c sign_part.c -fPIC -DPIC -o .libs/sign_part.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT sign_part.lo -MD -MP -MF .deps/sign_part.Tpo -c sign_part.c -o sign_part.o >/dev/null 2>&1
mv -f .deps/sign_part.Tpo .deps/sign_part.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT sign_ctx.lo -MD -MP -MF .deps/sign_ctx.Tpo -c -o sign_ctx.lo sign_ctx.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT sign_ctx.lo -MD -MP -MF .deps/sign_ctx.Tpo -c sign_ctx.c -fPIC -DPIC -o .libs/sign_ctx.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT sign_ctx.lo -MD -MP -MF .deps/sign_ctx.Tpo -c sign_ctx.c -o sign_ctx.o >/dev/null 2>&1
mv -f .deps/sign_ctx.Tpo .deps/sign_ctx.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT xml_signature.lo -MD -MP -MF .deps/xml_signature.Tpo -c -o xml_signature.lo xml_signature.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT xml_signature.lo -MD -MP -MF .deps/xml_signature.Tpo -c xml_signature.c -fPIC -DPIC -o .libs/xml_signature.o
xml_signature.c: In function 'oxs_xml_sig_build_reference':
xml_signature.c:203:19: warning: variable 'digest_mtd_node' set but not used [-Wunused-but-set-variable]
xml_signature.c:202:19: warning: variable 'digest_value_node' set but not used [-Wunused-but-set-variable]
xml_signature.c: In function 'oxs_xml_sig_sign_signed_info':
xml_signature.c:284:19: warning: variable 'signature_val_node' set but not used [-Wunused-but-set-variable]
xml_signature.c: In function 'oxs_xml_sig_sign':
xml_signature.c:338:19: warning: variable 'c14n_mtd_node' set but not used [-Wunused-but-set-variable]
xml_signature.c:337:19: warning: variable 'signature_mtd_node' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT xml_signature.lo -MD -MP -MF .deps/xml_signature.Tpo -c xml_signature.c -o xml_signature.o >/dev/null 2>&1
mv -f .deps/xml_signature.Tpo .deps/xml_signature.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT signature.lo -MD -MP -MF .deps/signature.Tpo -c -o signature.lo signature.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT signature.lo -MD -MP -MF .deps/signature.Tpo -c signature.c -fPIC -DPIC -o .libs/signature.o
signature.c: In function 'oxs_sig_sign_hmac_sha1':
signature.c:44:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
signature.c: In function 'oxs_sig_sign_rsa_sha1':
signature.c:94:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
signature.c:89:20: warning: variable 'status' set but not used [-Wunused-but-set-variable]
signature.c: In function 'oxs_sig_verify_hmac_sha1':
signature.c:166:20: warning: variable 'status' set but not used [-Wunused-but-set-variable]
signature.c: In function 'oxs_sig_verify_rsa_sha1':
signature.c:236:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT signature.lo -MD -MP -MF .deps/signature.Tpo -c signature.c -o signature.o >/dev/null 2>&1
mv -f .deps/signature.Tpo .deps/signature.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT transform.lo -MD -MP -MF .deps/transform.Tpo -c -o transform.lo transform.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT transform.lo -MD -MP -MF .deps/transform.Tpo -c transform.c -fPIC -DPIC -o .libs/transform.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT transform.lo -MD -MP -MF .deps/transform.Tpo -c transform.c -o transform.o >/dev/null 2>&1
mv -f .deps/transform.Tpo .deps/transform.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT transforms_factory.lo -MD -MP -MF .deps/transforms_factory.Tpo -c -o transforms_factory.lo transforms_factory.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT transforms_factory.lo -MD -MP -MF .deps/transforms_factory.Tpo -c transforms_factory.c -fPIC -DPIC -o .libs/transforms_factory.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT transforms_factory.lo -MD -MP -MF .deps/transforms_factory.Tpo -c transforms_factory.c -o transforms_factory.o >/dev/null 2>&1
mv -f .deps/transforms_factory.Tpo .deps/transforms_factory.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT xml_key_processor.lo -MD -MP -MF .deps/xml_key_processor.Tpo -c -o xml_key_processor.lo xml_key_processor.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT xml_key_processor.lo -MD -MP -MF .deps/xml_key_processor.Tpo -c xml_key_processor.c -fPIC -DPIC -o .libs/xml_key_processor.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT xml_key_processor.lo -MD -MP -MF .deps/xml_key_processor.Tpo -c xml_key_processor.c -o xml_key_processor.o >/dev/null 2>&1
mv -f .deps/xml_key_processor.Tpo .deps/xml_key_processor.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT xml_key_info_builder.lo -MD -MP -MF .deps/xml_key_info_builder.Tpo -c -o xml_key_info_builder.lo xml_key_info_builder.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT xml_key_info_builder.lo -MD -MP -MF .deps/xml_key_info_builder.Tpo -c xml_key_info_builder.c -fPIC -DPIC -o .libs/xml_key_info_builder.o
xml_key_info_builder.c: In function 'oxs_xml_key_info_build_x509_data_x509_certificate':
xml_key_info_builder.c:64:19: warning: variable 'x509_certificate_node' set but not used [-Wunused-but-set-variable]
xml_key_info_builder.c: In function 'oxs_xml_key_info_build_x509_data_issuer_serial':
xml_key_info_builder.c:85:19: warning: variable 'x509_issuer_serial_node' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT xml_key_info_builder.lo -MD -MP -MF .deps/xml_key_info_builder.Tpo -c xml_key_info_builder.c -o xml_key_info_builder.o >/dev/null 2>&1
mv -f .deps/xml_key_info_builder.Tpo .deps/xml_key_info_builder.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT derivation.lo -MD -MP -MF .deps/derivation.Tpo -c -o derivation.lo derivation.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT derivation.lo -MD -MP -MF .deps/derivation.Tpo -c derivation.c -fPIC -DPIC -o .libs/derivation.o
derivation.c: In function 'oxs_derivation_build_derived_key_token':
derivation.c:178:19: warning: variable 'ref_token' set but not used [-Wunused-but-set-variable]
derivation.c: In function 'oxs_derivation_build_derived_key_token_with_stre':
derivation.c:205:16: warning: variable 'label' set but not used [-Wunused-but-set-variable]
derivation.c:199:19: warning: variable 'length_token' set but not used [-Wunused-but-set-variable]
derivation.c:198:19: warning: variable 'offset_token' set but not used [-Wunused-but-set-variable]
derivation.c:197:19: warning: variable 'nonce_token' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT derivation.lo -MD -MP -MF .deps/derivation.Tpo -c derivation.c -o derivation.o >/dev/null 2>&1
mv -f .deps/derivation.Tpo .deps/derivation.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT assertion.lo -MD -MP -MF .deps/assertion.Tpo -c -o assertion.lo `test -f 'saml/assertion.c' || echo './'`saml/assertion.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT assertion.lo -MD -MP -MF .deps/assertion.Tpo -c saml/assertion.c -fPIC -DPIC -o .libs/assertion.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT assertion.lo -MD -MP -MF .deps/assertion.Tpo -c saml/assertion.c -o assertion.o >/dev/null 2>&1
mv -f .deps/assertion.Tpo .deps/assertion.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT auth_des_stmt.lo -MD -MP -MF .deps/auth_des_stmt.Tpo -c -o auth_des_stmt.lo `test -f 'saml/auth_des_stmt.c' || echo './'`saml/auth_des_stmt.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT auth_des_stmt.lo -MD -MP -MF .deps/auth_des_stmt.Tpo -c saml/auth_des_stmt.c -fPIC -DPIC -o .libs/auth_des_stmt.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT auth_des_stmt.lo -MD -MP -MF .deps/auth_des_stmt.Tpo -c saml/auth_des_stmt.c -o auth_des_stmt.o >/dev/null 2>&1
mv -f .deps/auth_des_stmt.Tpo .deps/auth_des_stmt.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT condition.lo -MD -MP -MF .deps/condition.Tpo -c -o condition.lo `test -f 'saml/condition.c' || echo './'`saml/condition.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT condition.lo -MD -MP -MF .deps/condition.Tpo -c saml/condition.c -fPIC -DPIC -o .libs/condition.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT condition.lo -MD -MP -MF .deps/condition.Tpo -c saml/condition.c -o condition.o >/dev/null 2>&1
mv -f .deps/condition.Tpo .deps/condition.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT query.lo -MD -MP -MF .deps/query.Tpo -c -o query.lo `test -f 'saml/query.c' || echo './'`saml/query.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT query.lo -MD -MP -MF .deps/query.Tpo -c saml/query.c -fPIC -DPIC -o .libs/query.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT query.lo -MD -MP -MF .deps/query.Tpo -c saml/query.c -o query.o >/dev/null 2>&1
mv -f .deps/query.Tpo .deps/query.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT response.lo -MD -MP -MF .deps/response.Tpo -c -o response.lo `test -f 'saml/response.c' || echo './'`saml/response.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT response.lo -MD -MP -MF .deps/response.Tpo -c saml/response.c -fPIC -DPIC -o .libs/response.o
saml/response.c: In function 'saml_response_build':
saml/response.c:345:18: warning: variable 't' set but not used [-Wunused-but-set-variable]
saml/response.c: In function 'saml_response_to_om':
saml/response.c:395:16: warning: variable 't' set but not used [-Wunused-but-set-variable]
saml/response.c: In function 'saml_response_sign':
saml/response.c:625:17: warning: variable 'id' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT response.lo -MD -MP -MF .deps/response.Tpo -c saml/response.c -o response.o >/dev/null 2>&1
mv -f .deps/response.Tpo .deps/response.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT subject.lo -MD -MP -MF .deps/subject.Tpo -c -o subject.lo `test -f 'saml/subject.c' || echo './'`saml/subject.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT subject.lo -MD -MP -MF .deps/subject.Tpo -c saml/subject.c -fPIC -DPIC -o .libs/subject.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT subject.lo -MD -MP -MF .deps/subject.Tpo -c saml/subject.c -o subject.o >/dev/null 2>&1
mv -f .deps/subject.Tpo .deps/subject.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT attr_stmt.lo -MD -MP -MF .deps/attr_stmt.Tpo -c -o attr_stmt.lo `test -f 'saml/attr_stmt.c' || echo './'`saml/attr_stmt.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT attr_stmt.lo -MD -MP -MF .deps/attr_stmt.Tpo -c saml/attr_stmt.c -fPIC -DPIC -o .libs/attr_stmt.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT attr_stmt.lo -MD -MP -MF .deps/attr_stmt.Tpo -c saml/attr_stmt.c -o attr_stmt.o >/dev/null 2>&1
mv -f .deps/attr_stmt.Tpo .deps/attr_stmt.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT auth_smt.lo -MD -MP -MF .deps/auth_smt.Tpo -c -o auth_smt.lo `test -f 'saml/auth_smt.c' || echo './'`saml/auth_smt.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT auth_smt.lo -MD -MP -MF .deps/auth_smt.Tpo -c saml/auth_smt.c -fPIC -DPIC -o .libs/auth_smt.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT auth_smt.lo -MD -MP -MF .deps/auth_smt.Tpo -c saml/auth_smt.c -o auth_smt.o >/dev/null 2>&1
mv -f .deps/auth_smt.Tpo .deps/auth_smt.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT id_type.lo -MD -MP -MF .deps/id_type.Tpo -c -o id_type.lo `test -f 'saml/id_type.c' || echo './'`saml/id_type.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT id_type.lo -MD -MP -MF .deps/id_type.Tpo -c saml/id_type.c -fPIC -DPIC -o .libs/id_type.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT id_type.lo -MD -MP -MF .deps/id_type.Tpo -c saml/id_type.c -o id_type.o >/dev/null 2>&1
mv -f .deps/id_type.Tpo .deps/id_type.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT request.lo -MD -MP -MF .deps/request.Tpo -c -o request.lo `test -f 'saml/request.c' || echo './'`saml/request.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT request.lo -MD -MP -MF .deps/request.Tpo -c saml/request.c -fPIC -DPIC -o .libs/request.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT request.lo -MD -MP -MF .deps/request.Tpo -c saml/request.c -o request.o >/dev/null 2>&1
mv -f .deps/request.Tpo .deps/request.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT stmt.lo -MD -MP -MF .deps/stmt.Tpo -c -o stmt.lo `test -f 'saml/stmt.c' || echo './'`saml/stmt.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT stmt.lo -MD -MP -MF .deps/stmt.Tpo -c saml/stmt.c -fPIC -DPIC -o .libs/stmt.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT stmt.lo -MD -MP -MF .deps/stmt.Tpo -c saml/stmt.c -o stmt.o >/dev/null 2>&1
mv -f .deps/stmt.Tpo .deps/stmt.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT sutil.lo -MD -MP -MF .deps/sutil.Tpo -c -o sutil.lo `test -f 'saml/sutil.c' || echo './'`saml/sutil.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT sutil.lo -MD -MP -MF .deps/sutil.Tpo -c saml/sutil.c -fPIC -DPIC -o .libs/sutil.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT sutil.lo -MD -MP -MF .deps/sutil.Tpo -c saml/sutil.c -o sutil.o >/dev/null 2>&1
mv -f .deps/sutil.Tpo .deps/sutil.Plo
/bin/sh ../../libtool --tag=CC --mode=link arm-unknown-nto-qnx8.0.0eabi-gcc -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -lpthread -o libomxmlsec.la ctx.lo buffer.lo key.lo cipher.lo error.lo axis2_utils.lo axiom.lo iv.lo xml_encryption.lo encryption.lo utility.lo asym_ctx.lo x509_cert.lo key_mgr.lo sign_part.lo sign_ctx.lo xml_signature.lo signature.lo transform.lo transforms_factory.lo xml_key_processor.lo xml_key_info_builder.lo derivation.lo assertion.lo auth_des_stmt.lo condition.lo query.lo response.lo subject.lo attr_stmt.lo auth_smt.lo id_type.lo request.lo stmt.lo sutil.lo -lssl tokens/liboxstokens.la openssl/libomopenssl.la c14n/liboxsc14n.la
rm -fr .libs/libomxmlsec.lax
mkdir .libs/libomxmlsec.lax
rm -fr .libs/libomxmlsec.lax/liboxstokens.a
mkdir .libs/libomxmlsec.lax/liboxstokens.a
(cd .libs/libomxmlsec.lax/liboxstokens.a && arm-unknown-nto-qnx8.0.0eabi-ar x /home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/src/omxmlsec/tokens/.libs/liboxstokens.a)
rm -fr .libs/libomxmlsec.lax/libomopenssl.a
mkdir .libs/libomxmlsec.lax/libomopenssl.a
(cd .libs/libomxmlsec.lax/libomopenssl.a && arm-unknown-nto-qnx8.0.0eabi-ar x /home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/src/omxmlsec/openssl/.libs/libomopenssl.a)
rm -fr .libs/libomxmlsec.lax/liboxsc14n.a
mkdir .libs/libomxmlsec.lax/liboxsc14n.a
(cd .libs/libomxmlsec.lax/liboxsc14n.a && arm-unknown-nto-qnx8.0.0eabi-ar x /home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/src/omxmlsec/c14n/.libs/liboxsc14n.a)
arm-unknown-nto-qnx8.0.0eabi-ar cru .libs/libomxmlsec.a .libs/ctx.o .libs/buffer.o .libs/key.o .libs/cipher.o .libs/error.o .libs/axis2_utils.o .libs/axiom.o .libs/iv.o .libs/xml_encryption.o .libs/encryption.o .libs/utility.o .libs/asym_ctx.o .libs/x509_cert.o .libs/key_mgr.o .libs/sign_part.o .libs/sign_ctx.o .libs/xml_signature.o .libs/signature.o .libs/transform.o .libs/transforms_factory.o .libs/xml_key_processor.o .libs/xml_key_info_builder.o .libs/derivation.o .libs/assertion.o .libs/auth_des_stmt.o .libs/condition.o .libs/query.o .libs/response.o .libs/subject.o .libs/attr_stmt.o .libs/auth_smt.o .libs/id_type.o .libs/request.o .libs/stmt.o .libs/sutil.o .libs/libomxmlsec.lax/liboxstokens.a/token_binary_security_token.o .libs/libomxmlsec.lax/liboxstokens.a/token_x509_data.o .libs/libomxmlsec.lax/liboxstokens.a/token_signature.o .libs/libomxmlsec.lax/liboxstokens.a/token_encrypted_header.o .libs/libomxmlsec.lax/liboxstokens.a/token_key_name.o .libs/libomxmlsec.lax/liboxstokens.a/token_transform.o .
libs/libomxmlsec.lax/liboxstokens.a/token_security_token_reference.o .libs/libomxmlsec.lax/liboxstokens.a/token_x509_issuer_name.o .libs/libomxmlsec.lax/liboxstokens.a/token_offset.o .libs/libomxmlsec.lax/liboxstokens.a/token_signature_value.o .libs/libomxmlsec.lax/liboxstokens.a/token_encrypted_key.o .libs/libomxmlsec.lax/liboxstokens.a/token_digest_value.o .libs/libomxmlsec.lax/liboxstokens.a/token_digest_method.o .libs/libomxmlsec.lax/liboxstokens.a/token_nonce.o .libs/libomxmlsec.lax/liboxstokens.a/token_saml.o .libs/libomxmlsec.lax/liboxstokens.a/token_x509_serial_number.o .libs/libomxmlsec.lax/liboxstokens.a/token_encryption_method.o .libs/libomxmlsec.lax/liboxstokens.a/token_cipher_data.o .libs/libomxmlsec.lax/liboxstokens.a/token_length.o .libs/libomxmlsec.lax/liboxstokens.a/token_transforms.o .libs/libomxmlsec.lax/liboxstokens.a/token_data_reference.o .libs/libomxmlsec.lax/liboxstokens.a/token_reference.o .libs/libomxmlsec.lax/liboxstokens.a/token_signature_method.o .libs/libomxmlsec.lax/
liboxstokens.a/token_reference_list.o .libs/libomxmlsec.lax/liboxstokens.a/token_embedded.o .libs/libomxmlsec.lax/liboxstokens.a/token_label.o .libs/libomxmlsec.lax/liboxstokens.a/token_derived_key_token.o .libs/libomxmlsec.lax/liboxstokens.a/token_signed_info.o .libs/libomxmlsec.lax/liboxstokens.a/token_ds_reference.o .libs/libomxmlsec.lax/liboxstokens.a/token_properties.o .libs/libomxmlsec.lax/liboxstokens.a/token_c14n_method.o .libs/libomxmlsec.lax/liboxstokens.a/token_key_identifier.o .libs/libomxmlsec.lax/liboxstokens.a/token_x509_certificate.o .libs/libomxmlsec.lax/liboxstokens.a/token_x509_issuer_serial.o .libs/libomxmlsec.lax/liboxstokens.a/token_key_info.o .libs/libomxmlsec.lax/liboxstokens.a/token_cipher_value.o .libs/libomxmlsec.lax/liboxstokens.a/token_generation.o .libs/libomxmlsec.lax/liboxstokens.a/token_signature_confirmation.o .libs/libomxmlsec.lax/liboxstokens.a/token_encrypted_data.o .libs/libomxmlsec.lax/libomopenssl.a/x509.o .libs/libomxmlsec.lax/libomopenssl.a/cipher_property.o .libs/
libomxmlsec.lax/libomopenssl.a/rsa.o .libs/libomxmlsec.lax/libomopenssl.a/crypt.o .libs/libomxmlsec.lax/libomopenssl.a/digest.o .libs/libomxmlsec.lax/libomopenssl.a/hmac.o .libs/libomxmlsec.lax/libomopenssl.a/pkcs12_keystore.o .libs/libomxmlsec.lax/libomopenssl.a/pkcs12.o .libs/libomxmlsec.lax/libomopenssl.a/sign.o .libs/libomxmlsec.lax/libomopenssl.a/pkey.o .libs/libomxmlsec.lax/libomopenssl.a/util.o .libs/libomxmlsec.lax/libomopenssl.a/cipher_ctx.o .libs/libomxmlsec.lax/libomopenssl.a/pem.o .libs/libomxmlsec.lax/liboxsc14n.a/sorted_list.o .libs/libomxmlsec.lax/liboxsc14n.a/c14n.o
arm-unknown-nto-qnx8.0.0eabi-ranlib .libs/libomxmlsec.a
rm -fr .libs/libomxmlsec.lax
creating libomxmlsec.la
(cd .libs && rm -f libomxmlsec.la && ln -s ../libomxmlsec.la libomxmlsec.la)
make[8]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/src/omxmlsec'
make[7]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/src/omxmlsec'
Making all in trust
make[7]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/src/trust'
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT context.lo -MD -MP -MF .deps/context.Tpo -c -o context.lo context.c
mkdir .libs
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT context.lo -MD -MP -MF .deps/context.Tpo -c context.c -fPIC -DPIC -o .libs/context.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT context.lo -MD -MP -MF .deps/context.Tpo -c context.c -o context.o >/dev/null 2>&1
mv -f .deps/context.Tpo .deps/context.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT claims.lo -MD -MP -MF .deps/claims.Tpo -c -o claims.lo claims.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT claims.lo -MD -MP -MF .deps/claims.Tpo -c claims.c -fPIC -DPIC -o .libs/claims.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT claims.lo -MD -MP -MF .deps/claims.Tpo -c claims.c -o claims.o >/dev/null 2>&1
mv -f .deps/claims.Tpo .deps/claims.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT entropy.lo -MD -MP -MF .deps/entropy.Tpo -c -o entropy.lo entropy.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT entropy.lo -MD -MP -MF .deps/entropy.Tpo -c entropy.c -fPIC -DPIC -o .libs/entropy.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT entropy.lo -MD -MP -MF .deps/entropy.Tpo -c entropy.c -o entropy.o >/dev/null 2>&1
mv -f .deps/entropy.Tpo .deps/entropy.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT life_time.lo -MD -MP -MF .deps/life_time.Tpo -c -o life_time.lo life_time.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT life_time.lo -MD -MP -MF .deps/life_time.Tpo -c life_time.c -fPIC -DPIC -o .libs/life_time.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT life_time.lo -MD -MP -MF .deps/life_time.Tpo -c life_time.c -o life_time.o >/dev/null 2>&1
mv -f .deps/life_time.Tpo .deps/life_time.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rst.lo -MD -MP -MF .deps/rst.Tpo -c -o rst.lo rst.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rst.lo -MD -MP -MF .deps/rst.Tpo -c rst.c -fPIC -DPIC -o .libs/rst.o
rst.c: In function 'trust_rst_populate_rst':
rst.c:218:22: warning: variable 'usekey_key_ele' set but not used [-Wunused-but-set-variable]
rst.c:212:22: warning: variable 'proof_encryption_key_ele' set but not used [-Wunused-but-set-variable]
rst.c:206:22: warning: variable 'desired_encryption_key_ele' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rst.lo -MD -MP -MF .deps/rst.Tpo -c rst.c -o rst.o >/dev/null 2>&1
mv -f .deps/rst.Tpo .deps/rst.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rstr.lo -MD -MP -MF .deps/rstr.Tpo -c -o rstr.lo rstr.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rstr.lo -MD -MP -MF .deps/rstr.Tpo -c rstr.c -fPIC -DPIC -o .libs/rstr.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rstr.lo -MD -MP -MF .deps/rstr.Tpo -c rstr.c -o rstr.o >/dev/null 2>&1
mv -f .deps/rstr.Tpo .deps/rstr.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT trust_util.lo -MD -MP -MF .deps/trust_util.Tpo -c -o trust_util.lo trust_util.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT trust_util.lo -MD -MP -MF .deps/trust_util.Tpo -c trust_util.c -fPIC -DPIC -o .libs/trust_util.o
trust_util.c: In function 'trust_util_create_random_session_key_proof_token_element':
trust_util.c:1385:16: warning: variable 'binary_secret_node' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT trust_util.lo -MD -MP -MF .deps/trust_util.Tpo -c trust_util.c -o trust_util.o >/dev/null 2>&1
mv -f .deps/trust_util.Tpo .deps/trust_util.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT sts_client.lo -MD -MP -MF .deps/sts_client.Tpo -c -o sts_client.lo sts_client.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT sts_client.lo -MD -MP -MF .deps/sts_client.Tpo -c sts_client.c -fPIC -DPIC -o .libs/sts_client.o
sts_client.c: In function 'trust_sts_client_compute_key':
sts_client.c:634:23: warning: variable 'compute_key_algo' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT sts_client.lo -MD -MP -MF .deps/sts_client.Tpo -c sts_client.c -o sts_client.o >/dev/null 2>&1
mv -f .deps/sts_client.Tpo .deps/sts_client.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT policy_util.lo -MD -MP -MF .deps/policy_util.Tpo -c -o policy_util.lo policy_util.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT policy_util.lo -MD -MP -MF .deps/policy_util.Tpo -c policy_util.c -fPIC -DPIC -o .libs/policy_util.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT policy_util.lo -MD -MP -MF .deps/policy_util.Tpo -c policy_util.c -o policy_util.o >/dev/null 2>&1
mv -f .deps/policy_util.Tpo .deps/policy_util.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token.lo -MD -MP -MF .deps/token.Tpo -c -o token.lo token.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token.lo -MD -MP -MF .deps/token.Tpo -c token.c -fPIC -DPIC -o .libs/token.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT token.lo -MD -MP -MF .deps/token.Tpo -c token.c -o token.o >/dev/null 2>&1
mv -f .deps/token.Tpo .deps/token.Plo
/bin/sh ../../libtool --tag=CC --mode=link arm-unknown-nto-qnx8.0.0eabi-gcc -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -lpthread -o libtrust.la context.lo claims.lo entropy.lo life_time.lo rst.lo rstr.lo trust_util.lo sts_client.lo policy_util.lo token.lo
arm-unknown-nto-qnx8.0.0eabi-ar cru .libs/libtrust.a .libs/context.o .libs/claims.o .libs/entropy.o .libs/life_time.o .libs/rst.o .libs/rstr.o .libs/trust_util.o .libs/sts_client.o .libs/policy_util.o .libs/token.o
arm-unknown-nto-qnx8.0.0eabi-ranlib .libs/libtrust.a
creating libtrust.la
(cd .libs && rm -f libtrust.la && ln -s ../libtrust.la libtrust.la)
make[7]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/src/trust'
Making all in secconv
make[7]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/src/secconv'
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT sct_provider_utility.lo -MD -MP -MF .deps/sct_provider_utility.Tpo -c -o sct_provider_utility.lo sct_provider_utility.c
mkdir .libs
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT sct_provider_utility.lo -MD -MP -MF .deps/sct_provider_utility.Tpo -c sct_provider_utility.c -fPIC -DPIC -o .libs/sct_provider_utility.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT sct_provider_utility.lo -MD -MP -MF .deps/sct_provider_utility.Tpo -c sct_provider_utility.c -o sct_provider_utility.o >/dev/null 2>&1
mv -f .deps/sct_provider_utility.Tpo .deps/sct_provider_utility.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT security_context_token.lo -MD -MP -MF .deps/security_context_token.Tpo -c -o security_context_token.lo security_context_token.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT security_context_token.lo -MD -MP -MF .deps/security_context_token.Tpo -c security_context_token.c -fPIC -DPIC -o .libs/security_context_token.o
security_context_token.c: In function 'security_context_token_get_attached_reference':
security_context_token.c:333:27: warning: variable 'ref_token' set but not used [-Wunused-but-set-variable]
security_context_token.c: In function 'security_context_token_get_unattached_reference':
security_context_token.c:385:27: warning: variable 'ref_token' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../../../util/include -I ../../../../include -I ../../../../axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT security_context_token.lo -MD -MP -MF .deps/security_context_token.Tpo -c security_context_token.c -o security_context_token.o >/dev/null 2>&1
mv -f .deps/security_context_token.Tpo .deps/security_context_token.Plo
/bin/sh ../../libtool --tag=CC --mode=link arm-unknown-nto-qnx8.0.0eabi-gcc -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -lpthread -o libsecconv.la sct_provider_utility.lo security_context_token.lo
arm-unknown-nto-qnx8.0.0eabi-ar cru .libs/libsecconv.a .libs/sct_provider_utility.o .libs/security_context_token.o
arm-unknown-nto-qnx8.0.0eabi-ranlib .libs/libsecconv.a
creating libsecconv.la
(cd .libs && rm -f libsecconv.la && ln -s ../libsecconv.la libsecconv.la)
make[7]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/src/secconv'
Making all in util
make[7]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/src/util'
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rampart_crypto_util.lo -MD -MP -MF .deps/rampart_crypto_util.Tpo -c -o rampart_crypto_util.lo rampart_crypto_util.c
mkdir .libs
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rampart_crypto_util.lo -MD -MP -MF .deps/rampart_crypto_util.Tpo -c rampart_crypto_util.c -fPIC -DPIC -o .libs/rampart_crypto_util.o
rampart_crypto_util.c: In function 'rampart_crypto_sha1':
rampart_crypto_util.c:48:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rampart_crypto_util.lo -MD -MP -MF .deps/rampart_crypto_util.Tpo -c rampart_crypto_util.c -o rampart_crypto_util.o >/dev/null 2>&1
mv -f .deps/rampart_crypto_util.Tpo .deps/rampart_crypto_util.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rampart_util.lo -MD -MP -MF .deps/rampart_util.Tpo -c -o rampart_util.lo rampart_util.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rampart_util.lo -MD -MP -MF .deps/rampart_util.Tpo -c rampart_util.c -fPIC -DPIC -o .libs/rampart_util.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rampart_util.lo -MD -MP -MF .deps/rampart_util.Tpo -c rampart_util.c -o rampart_util.o >/dev/null 2>&1
mv -f .deps/rampart_util.Tpo .deps/rampart_util.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rampart_handler_util.lo -MD -MP -MF .deps/rampart_handler_util.Tpo -c -o rampart_handler_util.lo rampart_handler_util.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rampart_handler_util.lo -MD -MP -MF .deps/rampart_handler_util.Tpo -c rampart_handler_util.c -fPIC -DPIC -o .libs/rampart_handler_util.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rampart_handler_util.lo -MD -MP -MF .deps/rampart_handler_util.Tpo -c rampart_handler_util.c -o rampart_handler_util.o >/dev/null 2>&1
mv -f .deps/rampart_handler_util.Tpo .deps/rampart_handler_util.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rampart_username_token.lo -MD -MP -MF .deps/rampart_username_token.Tpo -c -o rampart_username_token.lo rampart_username_token.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rampart_username_token.lo -MD -MP -MF .deps/rampart_username_token.Tpo -c rampart_username_token.c -fPIC -DPIC -o .libs/rampart_username_token.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rampart_username_token.lo -MD -MP -MF .deps/rampart_username_token.Tpo -c rampart_username_token.c -o rampart_username_token.o >/dev/null 2>&1
mv -f .deps/rampart_username_token.Tpo .deps/rampart_username_token.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rampart_timestamp_token.lo -MD -MP -MF .deps/rampart_timestamp_token.Tpo -c -o rampart_timestamp_token.lo rampart_timestamp_token.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rampart_timestamp_token.lo -MD -MP -MF .deps/rampart_timestamp_token.Tpo -c rampart_timestamp_token.c -fPIC -DPIC -o .libs/rampart_timestamp_token.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rampart_timestamp_token.lo -MD -MP -MF .deps/rampart_timestamp_token.Tpo -c rampart_timestamp_token.c -o rampart_timestamp_token.o >/dev/null 2>&1
mv -f .deps/rampart_timestamp_token.Tpo .deps/rampart_timestamp_token.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rampart_encryption.lo -MD -MP -MF .deps/rampart_encryption.Tpo -c -o rampart_encryption.lo rampart_encryption.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rampart_encryption.lo -MD -MP -MF .deps/rampart_encryption.Tpo -c rampart_encryption.c -fPIC -DPIC -o .libs/rampart_encryption.o
rampart_encryption.c: In function 'rampart_enc_dk_encrypt_message':
rampart_encryption.c:467:35: warning: variable 'identifier_token' set but not used [-Wunused-but-set-variable]
rampart_encryption.c:675:35: warning: variable 'identifier_token' set but not used [-Wunused-but-set-variable]
rampart_encryption.c: In function 'rampart_enc_encrypt_signature':
rampart_encryption.c:1188:27: warning: variable 'identifier_token' set but not used [-Wunused-but-set-variable]
rampart_encryption.c:1276:31: warning: variable 'data_ref_node' set but not used [-Wunused-but-set-variable]
rampart_encryption.c:1114:20: warning: variable 'status' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rampart_encryption.lo -MD -MP -MF .deps/rampart_encryption.Tpo -c rampart_encryption.c -o rampart_encryption.o >/dev/null 2>&1
mv -f .deps/rampart_encryption.Tpo .deps/rampart_encryption.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rampart_sec_header_processor.lo -MD -MP -MF .deps/rampart_sec_header_processor.Tpo -c -o rampart_sec_header_processor.lo rampart_sec_header_processor.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rampart_sec_header_processor.lo -MD -MP -MF .deps/rampart_sec_header_processor.Tpo -c rampart_sec_header_processor.c -fPIC -DPIC -o .libs/rampart_sec_header_processor.o
rampart_sec_header_processor.c: In function 'rampart_shp_process_encrypted_key':
rampart_sec_header_processor.c:756:28: warning: variable 'soap_body' set but not used [-Wunused-but-set-variable]
rampart_sec_header_processor.c: In function 'rampart_shp_process_reference_list':
rampart_sec_header_processor.c:905:28: warning: variable 'soap_body' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rampart_sec_header_processor.lo -MD -MP -MF .deps/rampart_sec_header_processor.Tpo -c rampart_sec_header_processor.c -o rampart_sec_header_processor.o >/dev/null 2>&1
mv -f .deps/rampart_sec_header_processor.Tpo .deps/rampart_sec_header_processor.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rampart_sec_processed_result.lo -MD -MP -MF .deps/rampart_sec_processed_result.Tpo -c -o rampart_sec_processed_result.lo rampart_sec_processed_result.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rampart_sec_processed_result.lo -MD -MP -MF .deps/rampart_sec_processed_result.Tpo -c rampart_sec_processed_result.c -fPIC -DPIC -o .libs/rampart_sec_processed_result.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rampart_sec_processed_result.lo -MD -MP -MF .deps/rampart_sec_processed_result.Tpo -c rampart_sec_processed_result.c -o rampart_sec_processed_result.o >/dev/null 2>&1
mv -f .deps/rampart_sec_processed_result.Tpo .deps/rampart_sec_processed_result.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rampart_sec_header_builder.lo -MD -MP -MF .deps/rampart_sec_header_builder.Tpo -c -o rampart_sec_header_builder.lo rampart_sec_header_builder.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rampart_sec_header_builder.lo -MD -MP -MF .deps/rampart_sec_header_builder.Tpo -c rampart_sec_header_builder.c -fPIC -DPIC -o .libs/rampart_sec_header_builder.o
rampart_sec_header_builder.c: In function 'rampart_shb_ensure_sec_header_order':
rampart_sec_header_builder.c:288:18: warning: variable 'signature_protection' set but not used [-Wunused-but-set-variable]
rampart_sec_header_builder.c: In function 'rampart_shb_build_message':
rampart_sec_header_builder.c:432:22: warning: variable 'sec_ele' set but not used [-Wunused-but-set-variable]
rampart_sec_header_builder.c:428:22: warning: variable 'soap_header_ele' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rampart_sec_header_builder.lo -MD -MP -MF .deps/rampart_sec_header_builder.Tpo -c rampart_sec_header_builder.c -o rampart_sec_header_builder.o >/dev/null 2>&1
mv -f .deps/rampart_sec_header_builder.Tpo .deps/rampart_sec_header_builder.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rampart_context.lo -MD -MP -MF .deps/rampart_context.Tpo -c -o rampart_context.lo rampart_context.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rampart_context.lo -MD -MP -MF .deps/rampart_context.Tpo -c rampart_context.c -fPIC -DPIC -o .libs/rampart_context.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rampart_context.lo -MD -MP -MF .deps/rampart_context.Tpo -c rampart_context.c -o rampart_context.o >/dev/null 2>&1
mv -f .deps/rampart_context.Tpo .deps/rampart_context.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rampart_token_processor.lo -MD -MP -MF .deps/rampart_token_processor.Tpo -c -o rampart_token_processor.lo rampart_token_processor.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rampart_token_processor.lo -MD -MP -MF .deps/rampart_token_processor.Tpo -c rampart_token_processor.c -fPIC -DPIC -o .libs/rampart_token_processor.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rampart_token_processor.lo -MD -MP -MF .deps/rampart_token_processor.Tpo -c rampart_token_processor.c -o rampart_token_processor.o >/dev/null 2>&1
mv -f .deps/rampart_token_processor.Tpo .deps/rampart_token_processor.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rampart_signature.lo -MD -MP -MF .deps/rampart_signature.Tpo -c -o rampart_signature.lo rampart_signature.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rampart_signature.lo -MD -MP -MF .deps/rampart_signature.Tpo -c rampart_signature.c -fPIC -DPIC -o .libs/rampart_signature.o
rampart_signature.c: In function 'rampart_sig_prepare_key_info_for_sym_binding':
rampart_signature.c:81:19: warning: variable 'reference_node' set but not used [-Wunused-but-set-variable]
rampart_signature.c: In function 'rampart_sig_prepare_key_info_for_asym_binding':
rampart_signature.c:125:20: warning: variable 'status' set but not used [-Wunused-but-set-variable]
rampart_signature.c: In function 'rampart_sig_sign_message':
rampart_signature.c:699:31: warning: variable 'identifier_token' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rampart_signature.lo -MD -MP -MF .deps/rampart_signature.Tpo -c rampart_signature.c -o rampart_signature.o >/dev/null 2>&1
mv -f .deps/rampart_signature.Tpo .deps/rampart_signature.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rampart_token_builder.lo -MD -MP -MF .deps/rampart_token_builder.Tpo -c -o rampart_token_builder.lo rampart_token_builder.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rampart_token_builder.lo -MD -MP -MF .deps/rampart_token_builder.Tpo -c rampart_token_builder.c -fPIC -DPIC -o .libs/rampart_token_builder.o
rampart_token_builder.c: In function 'rampart_token_build_embedded':
rampart_token_builder.c:97:19: warning: variable 'bst_node' set but not used [-Wunused-but-set-variable]
rampart_token_builder.c: In function 'rampart_token_build_key_identifier':
rampart_token_builder.c:131:19: warning: variable 'ki_node' set but not used [-Wunused-but-set-variable]
rampart_token_builder.c: In function 'rampart_token_build_x509_data_x509_certificate':
rampart_token_builder.c:168:19: warning: variable 'x509_cert_node' set but not used [-Wunused-but-set-variable]
rampart_token_builder.c: In function 'rampart_token_build_x509_data_issuer_serial':
rampart_token_builder.c:207:19: warning: variable 'x509_issuer_serial_node' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rampart_token_builder.lo -MD -MP -MF .deps/rampart_token_builder.Tpo -c rampart_token_builder.c -o rampart_token_builder.o >/dev/null 2>&1
mv -f .deps/rampart_token_builder.Tpo .deps/rampart_token_builder.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rampart_replay_detector.lo -MD -MP -MF .deps/rampart_replay_detector.Tpo -c -o rampart_replay_detector.lo rampart_replay_detector.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rampart_replay_detector.lo -MD -MP -MF .deps/rampart_replay_detector.Tpo -c rampart_replay_detector.c -fPIC -DPIC -o .libs/rampart_replay_detector.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rampart_replay_detector.lo -MD -MP -MF .deps/rampart_replay_detector.Tpo -c rampart_replay_detector.c -o rampart_replay_detector.o >/dev/null 2>&1
mv -f .deps/rampart_replay_detector.Tpo .deps/rampart_replay_detector.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rampart_engine.lo -MD -MP -MF .deps/rampart_engine.Tpo -c -o rampart_engine.lo rampart_engine.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rampart_engine.lo -MD -MP -MF .deps/rampart_engine.Tpo -c rampart_engine.c -fPIC -DPIC -o .libs/rampart_engine.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rampart_engine.lo -MD -MP -MF .deps/rampart_engine.Tpo -c rampart_engine.c -o rampart_engine.o >/dev/null 2>&1
mv -f .deps/rampart_engine.Tpo .deps/rampart_engine.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rampart_policy_validator.lo -MD -MP -MF .deps/rampart_policy_validator.Tpo -c -o rampart_policy_validator.lo rampart_policy_validator.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rampart_policy_validator.lo -MD -MP -MF .deps/rampart_policy_validator.Tpo -c rampart_policy_validator.c -fPIC -DPIC -o .libs/rampart_policy_validator.o
rampart_policy_validator.c: In function 'rampart_pv_validate_encryption':
rampart_policy_validator.c:158:20: warning: variable 'status' set but not used [-Wunused-but-set-variable]
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rampart_policy_validator.lo -MD -MP -MF .deps/rampart_policy_validator.Tpo -c rampart_policy_validator.c -o rampart_policy_validator.o >/dev/null 2>&1
mv -f .deps/rampart_policy_validator.Tpo .deps/rampart_policy_validator.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rampart_error.lo -MD -MP -MF .deps/rampart_error.Tpo -c -o rampart_error.lo rampart_error.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rampart_error.lo -MD -MP -MF .deps/rampart_error.Tpo -c rampart_error.c -fPIC -DPIC -o .libs/rampart_error.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rampart_error.lo -MD -MP -MF .deps/rampart_error.Tpo -c rampart_error.c -o rampart_error.o >/dev/null 2>&1
mv -f .deps/rampart_error.Tpo .deps/rampart_error.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rampart_config.lo -MD -MP -MF .deps/rampart_config.Tpo -c -o rampart_config.lo rampart_config.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rampart_config.lo -MD -MP -MF .deps/rampart_config.Tpo -c rampart_config.c -fPIC -DPIC -o .libs/rampart_config.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rampart_config.lo -MD -MP -MF .deps/rampart_config.Tpo -c rampart_config.c -o rampart_config.o >/dev/null 2>&1
mv -f .deps/rampart_config.Tpo .deps/rampart_config.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rampart_saml.lo -MD -MP -MF .deps/rampart_saml.Tpo -c -o rampart_saml.lo rampart_saml.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rampart_saml.lo -MD -MP -MF .deps/rampart_saml.Tpo -c rampart_saml.c -fPIC -DPIC -o .libs/rampart_saml.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rampart_saml.lo -MD -MP -MF .deps/rampart_saml.Tpo -c rampart_saml.c -o rampart_saml.o >/dev/null 2>&1
mv -f .deps/rampart_saml.Tpo .deps/rampart_saml.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rampart_saml_token.lo -MD -MP -MF .deps/rampart_saml_token.Tpo -c -o rampart_saml_token.lo rampart_saml_token.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rampart_saml_token.lo -MD -MP -MF .deps/rampart_saml_token.Tpo -c rampart_saml_token.c -fPIC -DPIC -o .libs/rampart_saml_token.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rampart_saml_token.lo -MD -MP -MF .deps/rampart_saml_token.Tpo -c rampart_saml_token.c -o rampart_saml_token.o >/dev/null 2>&1
mv -f .deps/rampart_saml_token.Tpo .deps/rampart_saml_token.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rampart_issued.lo -MD -MP -MF .deps/rampart_issued.Tpo -c -o rampart_issued.lo rampart_issued.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rampart_issued.lo -MD -MP -MF .deps/rampart_issued.Tpo -c rampart_issued.c -fPIC -DPIC -o .libs/rampart_issued.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rampart_issued.lo -MD -MP -MF .deps/rampart_issued.Tpo -c rampart_issued.c -o rampart_issued.o >/dev/null 2>&1
mv -f .deps/rampart_issued.Tpo .deps/rampart_issued.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rampart_issued_token.lo -MD -MP -MF .deps/rampart_issued_token.Tpo -c -o rampart_issued_token.lo rampart_issued_token.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rampart_issued_token.lo -MD -MP -MF .deps/rampart_issued_token.Tpo -c rampart_issued_token.c -fPIC -DPIC -o .libs/rampart_issued_token.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rampart_issued_token.lo -MD -MP -MF .deps/rampart_issued_token.Tpo -c rampart_issued_token.c -o rampart_issued_token.o >/dev/null 2>&1
mv -f .deps/rampart_issued_token.Tpo .deps/rampart_issued_token.Plo
/bin/sh ../../libtool --tag=CC --mode=link arm-unknown-nto-qnx8.0.0eabi-gcc -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -version-info 3:0:3 -lpthread -o librampart.la -rpath /home/tux/wsf_bb10_ssl/lib rampart_crypto_util.lo rampart_util.lo rampart_handler_util.lo rampart_username_token.lo rampart_timestamp_token.lo rampart_encryption.lo rampart_sec_header_processor.lo rampart_sec_processed_result.lo rampart_sec_header_builder.lo rampart_context.lo rampart_token_processor.lo rampart_signature.lo rampart_token_builder.lo rampart_replay_detector.lo rampart_engine.lo rampart_policy_validator.lo rampart_error.lo rampart_config.lo rampart_saml.lo rampart_saml_token.lo rampart_issued.lo rampart_issued_token.lo ../omxmlsec/libomxmlsec.la ../secconv/libsecconv.la ../trust/libtrust.la -lcrypto

*** Warning: inter-library dependencies are not known to be supported.
*** All declared inter-library dependencies are being dropped.
*** The inter-library dependencies that have been dropped here will be
*** automatically added whenever a program is linked with this library
*** or is declared to -dlopen it.
arm-unknown-nto-qnx8.0.0eabi-gcc -shared .libs/rampart_crypto_util.o .libs/rampart_util.o .libs/rampart_handler_util.o .libs/rampart_username_token.o .libs/rampart_timestamp_token.o .libs/rampart_encryption.o .libs/rampart_sec_header_processor.o .libs/rampart_sec_processed_result.o .libs/rampart_sec_header_builder.o .libs/rampart_context.o .libs/rampart_token_processor.o .libs/rampart_signature.o .libs/rampart_token_builder.o .libs/rampart_replay_detector.o .libs/rampart_engine.o .libs/rampart_policy_validator.o .libs/rampart_error.o .libs/rampart_config.o .libs/rampart_saml.o .libs/rampart_saml_token.o .libs/rampart_issued.o .libs/rampart_issued_token.o -Wl,--whole-archive ../omxmlsec/.libs/libomxmlsec.a ../secconv/.libs/libsecconv.a ../trust/.libs/libtrust.a -Wl,--no-whole-archive -Wl,-soname -Wl,librampart.so.0 -o .libs/librampart.so.0.3.0
(cd .libs && rm -f librampart.so.0 && ln -s librampart.so.0.3.0 librampart.so.0)
(cd .libs && rm -f librampart.so && ln -s librampart.so.0.3.0 librampart.so)
rm -fr .libs/librampart.lax
mkdir .libs/librampart.lax
rm -fr .libs/librampart.lax/libomxmlsec.a
mkdir .libs/librampart.lax/libomxmlsec.a
(cd .libs/librampart.lax/libomxmlsec.a && arm-unknown-nto-qnx8.0.0eabi-ar x /home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/src/util/../omxmlsec/.libs/libomxmlsec.a)
rm -fr .libs/librampart.lax/libsecconv.a
mkdir .libs/librampart.lax/libsecconv.a
(cd .libs/librampart.lax/libsecconv.a && arm-unknown-nto-qnx8.0.0eabi-ar x /home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/src/util/../secconv/.libs/libsecconv.a)
rm -fr .libs/librampart.lax/libtrust.a
mkdir .libs/librampart.lax/libtrust.a
(cd .libs/librampart.lax/libtrust.a && arm-unknown-nto-qnx8.0.0eabi-ar x /home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/src/util/../trust/.libs/libtrust.a)
arm-unknown-nto-qnx8.0.0eabi-ar cru .libs/librampart.a rampart_crypto_util.o rampart_util.o rampart_handler_util.o rampart_username_token.o rampart_timestamp_token.o rampart_encryption.o rampart_sec_header_processor.o rampart_sec_processed_result.o rampart_sec_header_builder.o rampart_context.o rampart_token_processor.o rampart_signature.o rampart_token_builder.o rampart_replay_detector.o rampart_engine.o rampart_policy_validator.o rampart_error.o rampart_config.o rampart_saml.o rampart_saml_token.o rampart_issued.o rampart_issued_token.o .libs/librampart.lax/libomxmlsec.a/assertion.o .libs/librampart.lax/libomxmlsec.a/token_binary_security_token.o .libs/librampart.lax/libomxmlsec.a/token_x509_data.o .libs/librampart.lax/libomxmlsec.a/sutil.o .libs/librampart.lax/libomxmlsec.a/token_signature.o .libs/librampart.lax/libomxmlsec.a/query.o .libs/librampart.lax/libomxmlsec.a/x509.o .libs/librampart.lax/libomxmlsec.a/xml_encryption.o .libs/librampart.lax/libomxmlsec.a/cipher_property.o .libs/librampart.lax/
libomxmlsec.a/error.o .libs/librampart.lax/libomxmlsec.a/token_encrypted_header.o .libs/librampart.lax/libomxmlsec.a/token_key_name.o .libs/librampart.lax/libomxmlsec.a/token_transform.o .libs/librampart.lax/libomxmlsec.a/encryption.o .libs/librampart.lax/libomxmlsec.a/signature.o .libs/librampart.lax/libomxmlsec.a/utility.o .libs/librampart.lax/libomxmlsec.a/token_security_token_reference.o .libs/librampart.lax/libomxmlsec.a/token_x509_issuer_name.o .libs/librampart.lax/libomxmlsec.a/subject.o .libs/librampart.lax/libomxmlsec.a/token_offset.o .libs/librampart.lax/libomxmlsec.a/sign_part.o .libs/librampart.lax/libomxmlsec.a/rsa.o .libs/librampart.lax/libomxmlsec.a/sorted_list.o .libs/librampart.lax/libomxmlsec.a/key.o .libs/librampart.lax/libomxmlsec.a/token_signature_value.o .libs/librampart.lax/libomxmlsec.a/xml_signature.o .libs/librampart.lax/libomxmlsec.a/token_encrypted_key.o .libs/librampart.lax/libomxmlsec.a/x509_cert.o .libs/librampart.lax/libomxmlsec.a/crypt.o .libs/librampart.lax/libomxmlsec.a/
token_digest_value.o .libs/librampart.lax/libomxmlsec.a/token_digest_method.o .libs/librampart.lax/libomxmlsec.a/id_type.o .libs/librampart.lax/libomxmlsec.a/token_nonce.o .libs/librampart.lax/libomxmlsec.a/iv.o .libs/librampart.lax/libomxmlsec.a/transforms_factory.o .libs/librampart.lax/libomxmlsec.a/token_saml.o .libs/librampart.lax/libomxmlsec.a/token_x509_serial_number.o .libs/librampart.lax/libomxmlsec.a/request.o .libs/librampart.lax/libomxmlsec.a/auth_smt.o .libs/librampart.lax/libomxmlsec.a/token_encryption_method.o .libs/librampart.lax/libomxmlsec.a/stmt.o .libs/librampart.lax/libomxmlsec.a/c14n.o .libs/librampart.lax/libomxmlsec.a/token_cipher_data.o .libs/librampart.lax/libomxmlsec.a/token_length.o .libs/librampart.lax/libomxmlsec.a/cipher.o .libs/librampart.lax/libomxmlsec.a/axiom.o .libs/librampart.lax/libomxmlsec.a/derivation.o .libs/librampart.lax/libomxmlsec.a/xml_key_processor.o .libs/librampart.lax/libomxmlsec.a/digest.o .libs/librampart.lax/libomxmlsec.a/token_transforms.o .libs/librampart.
lax/libomxmlsec.a/hmac.o .libs/librampart.lax/libomxmlsec.a/token_data_reference.o .libs/librampart.lax/libomxmlsec.a/token_reference.o .libs/librampart.lax/libomxmlsec.a/transform.o .libs/librampart.lax/libomxmlsec.a/token_signature_method.o .libs/librampart.lax/libomxmlsec.a/token_reference_list.o .libs/librampart.lax/libomxmlsec.a/token_embedded.o .libs/librampart.lax/libomxmlsec.a/key_mgr.o .libs/librampart.lax/libomxmlsec.a/token_label.o .libs/librampart.lax/libomxmlsec.a/token_derived_key_token.o .libs/librampart.lax/libomxmlsec.a/pkcs12_keystore.o .libs/librampart.lax/libomxmlsec.a/auth_des_stmt.o .libs/librampart.lax/libomxmlsec.a/token_signed_info.o .libs/librampart.lax/libomxmlsec.a/token_ds_reference.o .libs/librampart.lax/libomxmlsec.a/pkcs12.o .libs/librampart.lax/libomxmlsec.a/sign_ctx.o .libs/librampart.lax/libomxmlsec.a/sign.o .libs/librampart.lax/libomxmlsec.a/condition.o .libs/librampart.lax/libomxmlsec.a/xml_key_info_builder.o .libs/librampart.lax/libomxmlsec.a/buffer.o .libs/librampart.
lax/libomxmlsec.a/token_properties.o .libs/librampart.lax/libomxmlsec.a/ctx.o .libs/librampart.lax/libomxmlsec.a/axis2_utils.o .libs/librampart.lax/libomxmlsec.a/token_c14n_method.o .libs/librampart.lax/libomxmlsec.a/pkey.o .libs/librampart.lax/libomxmlsec.a/util.o .libs/librampart.lax/libomxmlsec.a/attr_stmt.o .libs/librampart.lax/libomxmlsec.a/token_key_identifier.o .libs/librampart.lax/libomxmlsec.a/token_x509_certificate.o .libs/librampart.lax/libomxmlsec.a/token_x509_issuer_serial.o .libs/librampart.lax/libomxmlsec.a/token_key_info.o .libs/librampart.lax/libomxmlsec.a/token_cipher_value.o .libs/librampart.lax/libomxmlsec.a/response.o .libs/librampart.lax/libomxmlsec.a/token_generation.o .libs/librampart.lax/libomxmlsec.a/token_signature_confirmation.o .libs/librampart.lax/libomxmlsec.a/cipher_ctx.o .libs/librampart.lax/libomxmlsec.a/token_encrypted_data.o .libs/librampart.lax/libomxmlsec.a/pem.o .libs/librampart.lax/libomxmlsec.a/asym_ctx.o .libs/librampart.lax/libsecconv.a/security_context_token.o .
libs/librampart.lax/libsecconv.a/sct_provider_utility.o .libs/librampart.lax/libtrust.a/claims.o .libs/librampart.lax/libtrust.a/token.o .libs/librampart.lax/libtrust.a/context.o .libs/librampart.lax/libtrust.a/rst.o .libs/librampart.lax/libtrust.a/sts_client.o .libs/librampart.lax/libtrust.a/policy_util.o .libs/librampart.lax/libtrust.a/trust_util.o .libs/librampart.lax/libtrust.a/rstr.o .libs/librampart.lax/libtrust.a/life_time.o .libs/librampart.lax/libtrust.a/entropy.o
arm-unknown-nto-qnx8.0.0eabi-ranlib .libs/librampart.a
rm -fr .libs/librampart.lax
creating librampart.la
(cd .libs && rm -f librampart.la && ln -s ../librampart.la librampart.la)
make[7]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/src/util'
Making all in handlers
make[7]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/src/handlers'
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rampart_out_handler.lo -MD -MP -MF .deps/rampart_out_handler.Tpo -c -o rampart_out_handler.lo rampart_out_handler.c
mkdir .libs
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rampart_out_handler.lo -MD -MP -MF .deps/rampart_out_handler.Tpo -c rampart_out_handler.c -fPIC -DPIC -o .libs/rampart_out_handler.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rampart_out_handler.lo -MD -MP -MF .deps/rampart_out_handler.Tpo -c rampart_out_handler.c -o rampart_out_handler.o >/dev/null 2>&1
mv -f .deps/rampart_out_handler.Tpo .deps/rampart_out_handler.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rampart_in_handler.lo -MD -MP -MF .deps/rampart_in_handler.Tpo -c -o rampart_in_handler.lo rampart_in_handler.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rampart_in_handler.lo -MD -MP -MF .deps/rampart_in_handler.Tpo -c rampart_in_handler.c -fPIC -DPIC -o .libs/rampart_in_handler.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rampart_in_handler.lo -MD -MP -MF .deps/rampart_in_handler.Tpo -c rampart_in_handler.c -o rampart_in_handler.o >/dev/null 2>&1
mv -f .deps/rampart_in_handler.Tpo .deps/rampart_in_handler.Plo
/bin/sh ../../libtool --tag=CC --mode=link arm-unknown-nto-qnx8.0.0eabi-gcc -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -lpthread -o librampart_handlers.la rampart_out_handler.lo rampart_in_handler.lo
arm-unknown-nto-qnx8.0.0eabi-ar cru .libs/librampart_handlers.a .libs/rampart_out_handler.o .libs/rampart_in_handler.o
arm-unknown-nto-qnx8.0.0eabi-ranlib .libs/librampart_handlers.a
creating librampart_handlers.la
(cd .libs && rm -f librampart_handlers.la && ln -s ../librampart_handlers.la librampart_handlers.la)
make[7]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/src/handlers'
Making all in core
make[7]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/src/core'
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT mod_rampart.lo -MD -MP -MF .deps/mod_rampart.Tpo -c -o mod_rampart.lo mod_rampart.c
mkdir .libs
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT mod_rampart.lo -MD -MP -MF .deps/mod_rampart.Tpo -c mod_rampart.c -fPIC -DPIC -o .libs/mod_rampart.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT mod_rampart.lo -MD -MP -MF .deps/mod_rampart.Tpo -c mod_rampart.c -o mod_rampart.o >/dev/null 2>&1
mv -f .deps/mod_rampart.Tpo .deps/mod_rampart.Plo
/bin/sh ../../libtool --tag=CC --mode=link arm-unknown-nto-qnx8.0.0eabi-gcc -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -version-info 3:0:3 -lpthread -o libmod_rampart.la -rpath /home/tux/wsf_bb10_ssl/modules/rampart mod_rampart.lo ../handlers/librampart_handlers.la ../util/librampart.la -lcrypto

*** Warning: inter-library dependencies are not known to be supported.
*** All declared inter-library dependencies are being dropped.
*** The inter-library dependencies that have been dropped here will be
*** automatically added whenever a program is linked with this library
*** or is declared to -dlopen it.
arm-unknown-nto-qnx8.0.0eabi-gcc -shared .libs/mod_rampart.o -Wl,--whole-archive ../handlers/.libs/librampart_handlers.a -Wl,--no-whole-archive -Wl,-soname -Wl,libmod_rampart.so.0 -o .libs/libmod_rampart.so.0.3.0
(cd .libs && rm -f libmod_rampart.so.0 && ln -s libmod_rampart.so.0.3.0 libmod_rampart.so.0)
(cd .libs && rm -f libmod_rampart.so && ln -s libmod_rampart.so.0.3.0 libmod_rampart.so)
rm -fr .libs/libmod_rampart.lax
mkdir .libs/libmod_rampart.lax
rm -fr .libs/libmod_rampart.lax/librampart_handlers.a
mkdir .libs/libmod_rampart.lax/librampart_handlers.a
(cd .libs/libmod_rampart.lax/librampart_handlers.a && arm-unknown-nto-qnx8.0.0eabi-ar x /home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/src/core/../handlers/.libs/librampart_handlers.a)
arm-unknown-nto-qnx8.0.0eabi-ar cru .libs/libmod_rampart.a mod_rampart.o .libs/libmod_rampart.lax/librampart_handlers.a/rampart_in_handler.o .libs/libmod_rampart.lax/librampart_handlers.a/rampart_out_handler.o
arm-unknown-nto-qnx8.0.0eabi-ranlib .libs/libmod_rampart.a
rm -fr .libs/libmod_rampart.lax
creating libmod_rampart.la
(cd .libs && rm -f libmod_rampart.la && ln -s ../libmod_rampart.la libmod_rampart.la)
make[7]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/src/core'
Making all in rahas
make[7]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/src/rahas'
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT mod_rahas.lo -MD -MP -MF .deps/mod_rahas.Tpo -c -o mod_rahas.lo mod_rahas.c
mkdir .libs
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT mod_rahas.lo -MD -MP -MF .deps/mod_rahas.Tpo -c mod_rahas.c -fPIC -DPIC -o .libs/mod_rahas.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT mod_rahas.lo -MD -MP -MF .deps/mod_rahas.Tpo -c mod_rahas.c -o mod_rahas.o >/dev/null 2>&1
mv -f .deps/mod_rahas.Tpo .deps/mod_rahas.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rahas_in_handler.lo -MD -MP -MF .deps/rahas_in_handler.Tpo -c -o rahas_in_handler.lo rahas_in_handler.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rahas_in_handler.lo -MD -MP -MF .deps/rahas_in_handler.Tpo -c rahas_in_handler.c -fPIC -DPIC -o .libs/rahas_in_handler.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rahas_in_handler.lo -MD -MP -MF .deps/rahas_in_handler.Tpo -c rahas_in_handler.c -o rahas_in_handler.o >/dev/null 2>&1
mv -f .deps/rahas_in_handler.Tpo .deps/rahas_in_handler.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rahas_request_processor.lo -MD -MP -MF .deps/rahas_request_processor.Tpo -c -o rahas_request_processor.lo rahas_request_processor.c
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rahas_request_processor.lo -MD -MP -MF .deps/rahas_request_processor.Tpo -c rahas_request_processor.c -fPIC -DPIC -o .libs/rahas_request_processor.o
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/util/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/neethi/include -I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/../axis2c/axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT rahas_request_processor.lo -MD -MP -MF .deps/rahas_request_processor.Tpo -c rahas_request_processor.c -o rahas_request_processor.o >/dev/null 2>&1
mv -f .deps/rahas_request_processor.Tpo .deps/rahas_request_processor.Plo
/bin/sh ../../libtool --tag=CC --mode=link arm-unknown-nto-qnx8.0.0eabi-gcc -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -version-info 3:0:3 -lpthread -o libmod_rahas.la -rpath /home/tux/wsf_bb10_ssl/modules/rahas mod_rahas.lo rahas_in_handler.lo rahas_request_processor.lo ../util/librampart.la -lcrypto

*** Warning: inter-library dependencies are not known to be supported.
*** All declared inter-library dependencies are being dropped.
*** The inter-library dependencies that have been dropped here will be
*** automatically added whenever a program is linked with this library
*** or is declared to -dlopen it.
arm-unknown-nto-qnx8.0.0eabi-gcc -shared .libs/mod_rahas.o .libs/rahas_in_handler.o .libs/rahas_request_processor.o -Wl,-soname -Wl,libmod_rahas.so.0 -o .libs/libmod_rahas.so.0.3.0
(cd .libs && rm -f libmod_rahas.so.0 && ln -s libmod_rahas.so.0.3.0 libmod_rahas.so.0)
(cd .libs && rm -f libmod_rahas.so && ln -s libmod_rahas.so.0.3.0 libmod_rahas.so)
arm-unknown-nto-qnx8.0.0eabi-ar cru .libs/libmod_rahas.a mod_rahas.o rahas_in_handler.o rahas_request_processor.o
arm-unknown-nto-qnx8.0.0eabi-ranlib .libs/libmod_rahas.a
creating libmod_rahas.la
(cd .libs && rm -f libmod_rahas.la && ln -s ../libmod_rahas.la libmod_rahas.la)
make[7]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/src/rahas'
Making all in data
make[7]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/src/data'
make[7]: Nothing to be done for `all'.
make[7]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/src/data'
make[7]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/src'
make[7]: Nothing to be done for `all-am'.
make[7]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/src'
make[6]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc/src'
make[6]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc'
make[6]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc'
make[5]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc'
make[4]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/rampartc'
Making all in wsclient
make[4]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/wsclient'
make all-recursive
make[5]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/wsclient'
Making all in src
make[6]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/wsclient/src'
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I ../../axis2c/util/include -I ../../axis2c/include -I ../../axis2c/axiom/include -I ../../axis2c/neethi/include -I ../../axis2c/neethi/src/util -I ../../rampartc/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -DWSF_RAMPART_ENABLED -DAXIS2_SSL_ENABLED -MT wsclient.o -MD -MP -MF .deps/wsclient.Tpo -c -o wsclient.o wsclient.c
mv -f .deps/wsclient.Tpo .deps/wsclient.Po
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I ../../axis2c/util/include -I ../../axis2c/include -I ../../axis2c/axiom/include -I ../../axis2c/neethi/include -I ../../axis2c/neethi/src/util -I ../../rampartc/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -DWSF_RAMPART_ENABLED -DAXIS2_SSL_ENABLED -MT option.o -MD -MP -MF .deps/option.Tpo -c -o option.o option.c
mv -f .deps/option.Tpo .deps/option.Po
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I ../../axis2c/util/include -I ../../axis2c/include -I ../../axis2c/axiom/include -I ../../axis2c/neethi/include -I ../../axis2c/neethi/src/util -I ../../rampartc/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -DWSF_RAMPART_ENABLED -DAXIS2_SSL_ENABLED -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c
util.c: In function 'wsclient_set_attachment':
util.c:272:20: warning: variable 'file_uri' set but not used [-Wunused-but-set-variable]
mv -f .deps/util.Tpo .deps/util.Po
arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -I ../../axis2c/util/include -I ../../axis2c/include -I ../../axis2c/axiom/include -I ../../axis2c/neethi/include -I ../../axis2c/neethi/src/util -I ../../rampartc/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -DWSF_RAMPART_ENABLED -DAXIS2_SSL_ENABLED -MT stub.o -MD -MP -MF .deps/stub.Tpo -c -o stub.o stub.c
stub.c: In function 'create_policy_node':
stub.c:1111:22: warning: variable 'policy_om_ele' set but not used [-Wunused-but-set-variable]
stub.c: In function 'create_initiator_token':
stub.c:1134:22: warning: variable 'in_token_om_ele' set but not used [-Wunused-but-set-variable]
stub.c:1131:19: warning: variable 'tmp_node' set but not used [-Wunused-but-set-variable]
stub.c: In function 'create_recipient_token':
stub.c:1171:22: warning: variable 'rec_token_om_ele' set but not used [-Wunused-but-set-variable]
stub.c:1169:19: warning: variable 'tmp_node' set but not used [-Wunused-but-set-variable]
mv -f .deps/stub.Tpo .deps/stub.Po
make[6]: *** No rule to make target `../../axis2c/util/src/libaxutil.la', needed by `wsclient'. Stop.
make[6]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/wsclient/src'
Making all in samples
make[6]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/wsclient/samples'
Making all in data
make[7]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/wsclient/samples/data'
make[7]: Nothing to be done for `all'.
make[7]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/wsclient/samples/data'
make[7]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/wsclient/samples'
make[7]: Nothing to be done for `all-am'.
make[7]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/wsclient/samples'
make[6]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/wsclient/samples'
make[6]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/wsclient'
make[6]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/wsclient'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/wsclient'
make[4]: *** [all] Error 2
make[4]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/wsclient'
make[4]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c'
make[4]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c'
Making all in src
make[2]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/src'
Making all in main
make[3]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/src/main'
/bin/sh ../../libtool --tag=CXX --mode=compile arm-unknown-nto-qnx8.0.0eabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I ../../include -I ../../wsf_c/axis2c/include -I ../../wsf_c/axis2c/util/include/platforms -I ../../wsf_c/axis2c/neethi/include -I ../../wsf_c/axis2c/axiom/include -I ../../wsf_c/axis2c/util/include -I ../../wsf_c/rampartc/include -I ../../wsf_c/sandesha2c/include -I ../../wsf_c/savanc/include -g -O2 -MT WSFault.lo -MD -MP -MF .deps/WSFault.Tpo -c -o WSFault.lo WSFault.cpp
mkdir .libs
arm-unknown-nto-qnx8.0.0eabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I ../../include -I ../../wsf_c/axis2c/include -I ../../wsf_c/axis2c/util/include/platforms -I ../../wsf_c/axis2c/neethi/include -I ../../wsf_c/axis2c/axiom/include -I ../../wsf_c/axis2c/util/include -I ../../wsf_c/rampartc/include -I ../../wsf_c/sandesha2c/include -I ../../wsf_c/savanc/include -g -O2 -MT WSFault.lo -MD -MP -MF .deps/WSFault.Tpo -c WSFault.cpp -fPIC -DPIC -o .libs/WSFault.o
arm-unknown-nto-qnx8.0.0eabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I ../../include -I ../../wsf_c/axis2c/include -I ../../wsf_c/axis2c/util/include/platforms -I ../../wsf_c/axis2c/neethi/include -I ../../wsf_c/axis2c/axiom/include -I ../../wsf_c/axis2c/util/include -I ../../wsf_c/rampartc/include -I ../../wsf_c/sandesha2c/include -I ../../wsf_c/savanc/include -g -O2 -MT WSFault.lo -MD -MP -MF .deps/WSFault.Tpo -c WSFault.cpp -o WSFault.o >/dev/null 2>&1
mv -f .deps/WSFault.Tpo .deps/WSFault.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile arm-unknown-nto-qnx8.0.0eabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I ../../include -I ../../wsf_c/axis2c/include -I ../../wsf_c/axis2c/util/include/platforms -I ../../wsf_c/axis2c/neethi/include -I ../../wsf_c/axis2c/axiom/include -I ../../wsf_c/axis2c/util/include -I ../../wsf_c/rampartc/include -I ../../wsf_c/sandesha2c/include -I ../../wsf_c/savanc/include -g -O2 -MT WSFException.lo -MD -MP -MF .deps/WSFException.Tpo -c -o WSFException.lo WSFException.cpp
arm-unknown-nto-qnx8.0.0eabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I ../../include -I ../../wsf_c/axis2c/include -I ../../wsf_c/axis2c/util/include/platforms -I ../../wsf_c/axis2c/neethi/include -I ../../wsf_c/axis2c/axiom/include -I ../../wsf_c/axis2c/util/include -I ../../wsf_c/rampartc/include -I ../../wsf_c/sandesha2c/include -I ../../wsf_c/savanc/include -g -O2 -MT WSFException.lo -MD -MP -MF .deps/WSFException.Tpo -c WSFException.cpp -fPIC -DPIC -o .libs/WSFException.o
arm-unknown-nto-qnx8.0.0eabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I ../../include -I ../../wsf_c/axis2c/include -I ../../wsf_c/axis2c/util/include/platforms -I ../../wsf_c/axis2c/neethi/include -I ../../wsf_c/axis2c/axiom/include -I ../../wsf_c/axis2c/util/include -I ../../wsf_c/rampartc/include -I ../../wsf_c/sandesha2c/include -I ../../wsf_c/savanc/include -g -O2 -MT WSFException.lo -MD -MP -MF .deps/WSFException.Tpo -c WSFException.cpp -o WSFException.o >/dev/null 2>&1
mv -f .deps/WSFException.Tpo .deps/WSFException.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile arm-unknown-nto-qnx8.0.0eabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I ../../include -I ../../wsf_c/axis2c/include -I ../../wsf_c/axis2c/util/include/platforms -I ../../wsf_c/axis2c/neethi/include -I ../../wsf_c/axis2c/axiom/include -I ../../wsf_c/axis2c/util/include -I ../../wsf_c/rampartc/include -I ../../wsf_c/sandesha2c/include -I ../../wsf_c/savanc/include -g -O2 -MT OMAttribute.lo -MD -MP -MF .deps/OMAttribute.Tpo -c -o OMAttribute.lo OMAttribute.cpp
arm-unknown-nto-qnx8.0.0eabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I ../../include -I ../../wsf_c/axis2c/include -I ../../wsf_c/axis2c/util/include/platforms -I ../../wsf_c/axis2c/neethi/include -I ../../wsf_c/axis2c/axiom/include -I ../../wsf_c/axis2c/util/include -I ../../wsf_c/rampartc/include -I ../../wsf_c/sandesha2c/include -I ../../wsf_c/savanc/include -g -O2 -MT OMAttribute.lo -MD -MP -MF .deps/OMAttribute.Tpo -c OMAttribute.cpp -fPIC -DPIC -o .libs/OMAttribute.o
arm-unknown-nto-qnx8.0.0eabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I ../../include -I ../../wsf_c/axis2c/include -I ../../wsf_c/axis2c/util/include/platforms -I ../../wsf_c/axis2c/neethi/include -I ../../wsf_c/axis2c/axiom/include -I ../../wsf_c/axis2c/util/include -I ../../wsf_c/rampartc/include -I ../../wsf_c/sandesha2c/include -I ../../wsf_c/savanc/include -g -O2 -MT OMAttribute.lo -MD -MP -MF .deps/OMAttribute.Tpo -c OMAttribute.cpp -o OMAttribute.o >/dev/null 2>&1
mv -f .deps/OMAttribute.Tpo .deps/OMAttribute.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile arm-unknown-nto-qnx8.0.0eabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I ../../include -I ../../wsf_c/axis2c/include -I ../../wsf_c/axis2c/util/include/platforms -I ../../wsf_c/axis2c/neethi/include -I ../../wsf_c/axis2c/axiom/include -I ../../wsf_c/axis2c/util/include -I ../../wsf_c/rampartc/include -I ../../wsf_c/sandesha2c/include -I ../../wsf_c/savanc/include -g -O2 -MT OMElement.lo -MD -MP -MF .deps/OMElement.Tpo -c -o OMElement.lo OMElement.cpp
arm-unknown-nto-qnx8.0.0eabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I ../../include -I ../../wsf_c/axis2c/include -I ../../wsf_c/axis2c/util/include/platforms -I ../../wsf_c/axis2c/neethi/include -I ../../wsf_c/axis2c/axiom/include -I ../../wsf_c/axis2c/util/include -I ../../wsf_c/rampartc/include -I ../../wsf_c/sandesha2c/include -I ../../wsf_c/savanc/include -g -O2 -MT OMElement.lo -MD -MP -MF .deps/OMElement.Tpo -c OMElement.cpp -fPIC -DPIC -o .libs/OMElement.o
arm-unknown-nto-qnx8.0.0eabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I ../../include -I ../../wsf_c/axis2c/include -I ../../wsf_c/axis2c/util/include/platforms -I ../../wsf_c/axis2c/neethi/include -I ../../wsf_c/axis2c/axiom/include -I ../../wsf_c/axis2c/util/include -I ../../wsf_c/rampartc/include -I ../../wsf_c/sandesha2c/include -I ../../wsf_c/savanc/include -g -O2 -MT OMElement.lo -MD -MP -MF .deps/OMElement.Tpo -c OMElement.cpp -o OMElement.o >/dev/null 2>&1
mv -f .deps/OMElement.Tpo .deps/OMElement.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile arm-unknown-nto-qnx8.0.0eabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I ../../include -I ../../wsf_c/axis2c/include -I ../../wsf_c/axis2c/util/include/platforms -I ../../wsf_c/axis2c/neethi/include -I ../../wsf_c/axis2c/axiom/include -I ../../wsf_c/axis2c/util/include -I ../../wsf_c/rampartc/include -I ../../wsf_c/sandesha2c/include -I ../../wsf_c/savanc/include -g -O2 -MT OMNode.lo -MD -MP -MF .deps/OMNode.Tpo -c -o OMNode.lo OMNode.cpp
arm-unknown-nto-qnx8.0.0eabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I ../../include -I ../../wsf_c/axis2c/include -I ../../wsf_c/axis2c/util/include/platforms -I ../../wsf_c/axis2c/neethi/include -I ../../wsf_c/axis2c/axiom/include -I ../../wsf_c/axis2c/util/include -I ../../wsf_c/rampartc/include -I ../../wsf_c/sandesha2c/include -I ../../wsf_c/savanc/include -g -O2 -MT OMNode.lo -MD -MP -MF .deps/OMNode.Tpo -c OMNode.cpp -fPIC -DPIC -o .libs/OMNode.o
arm-unknown-nto-qnx8.0.0eabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I ../../include -I ../../wsf_c/axis2c/include -I ../../wsf_c/axis2c/util/include/platforms -I ../../wsf_c/axis2c/neethi/include -I ../../wsf_c/axis2c/axiom/include -I ../../wsf_c/axis2c/util/include -I ../../wsf_c/rampartc/include -I ../../wsf_c/sandesha2c/include -I ../../wsf_c/savanc/include -g -O2 -MT OMNode.lo -MD -MP -MF .deps/OMNode.Tpo -c OMNode.cpp -o OMNode.o >/dev/null 2>&1
mv -f .deps/OMNode.Tpo .deps/OMNode.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile arm-unknown-nto-qnx8.0.0eabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I ../../include -I ../../wsf_c/axis2c/include -I ../../wsf_c/axis2c/util/include/platforms -I ../../wsf_c/axis2c/neethi/include -I ../../wsf_c/axis2c/axiom/include -I ../../wsf_c/axis2c/util/include -I ../../wsf_c/rampartc/include -I ../../wsf_c/sandesha2c/include -I ../../wsf_c/savanc/include -g -O2 -MT Options.lo -MD -MP -MF .deps/Options.Tpo -c -o Options.lo Options.cpp
arm-unknown-nto-qnx8.0.0eabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I ../../include -I ../../wsf_c/axis2c/include -I ../../wsf_c/axis2c/util/include/platforms -I ../../wsf_c/axis2c/neethi/include -I ../../wsf_c/axis2c/axiom/include -I ../../wsf_c/axis2c/util/include -I ../../wsf_c/rampartc/include -I ../../wsf_c/sandesha2c/include -I ../../wsf_c/savanc/include -g -O2 -MT Options.lo -MD -MP -MF .deps/Options.Tpo -c Options.cpp -fPIC -DPIC -o .libs/Options.o
arm-unknown-nto-qnx8.0.0eabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I ../../include -I ../../wsf_c/axis2c/include -I ../../wsf_c/axis2c/util/include/platforms -I ../../wsf_c/axis2c/neethi/include -I ../../wsf_c/axis2c/axiom/include -I ../../wsf_c/axis2c/util/include -I ../../wsf_c/rampartc/include -I ../../wsf_c/sandesha2c/include -I ../../wsf_c/savanc/include -g -O2 -MT Options.lo -MD -MP -MF .deps/Options.Tpo -c Options.cpp -o Options.o >/dev/null 2>&1
mv -f .deps/Options.Tpo .deps/Options.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile arm-unknown-nto-qnx8.0.0eabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I ../../include -I ../../wsf_c/axis2c/include -I ../../wsf_c/axis2c/util/include/platforms -I ../../wsf_c/axis2c/neethi/include -I ../../wsf_c/axis2c/axiom/include -I ../../wsf_c/axis2c/util/include -I ../../wsf_c/rampartc/include -I ../../wsf_c/sandesha2c/include -I ../../wsf_c/savanc/include -g -O2 -MT ServiceClient.lo -MD -MP -MF .deps/ServiceClient.Tpo -c -o ServiceClient.lo ServiceClient.cpp
arm-unknown-nto-qnx8.0.0eabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I ../../include -I ../../wsf_c/axis2c/include -I ../../wsf_c/axis2c/util/include/platforms -I ../../wsf_c/axis2c/neethi/include -I ../../wsf_c/axis2c/axiom/include -I ../../wsf_c/axis2c/util/include -I ../../wsf_c/rampartc/include -I ../../wsf_c/sandesha2c/include -I ../../wsf_c/savanc/include -g -O2 -MT ServiceClient.lo -MD -MP -MF .deps/ServiceClient.Tpo -c ServiceClient.cpp -fPIC -DPIC -o .libs/ServiceClient.o
arm-unknown-nto-qnx8.0.0eabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I ../../include -I ../../wsf_c/axis2c/include -I ../../wsf_c/axis2c/util/include/platforms -I ../../wsf_c/axis2c/neethi/include -I ../../wsf_c/axis2c/axiom/include -I ../../wsf_c/axis2c/util/include -I ../../wsf_c/rampartc/include -I ../../wsf_c/sandesha2c/include -I ../../wsf_c/savanc/include -g -O2 -MT ServiceClient.lo -MD -MP -MF .deps/ServiceClient.Tpo -c ServiceClient.cpp -o ServiceClient.o >/dev/null 2>&1
mv -f .deps/ServiceClient.Tpo .deps/ServiceClient.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile arm-unknown-nto-qnx8.0.0eabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I ../../include -I ../../wsf_c/axis2c/include -I ../../wsf_c/axis2c/util/include/platforms -I ../../wsf_c/axis2c/neethi/include -I ../../wsf_c/axis2c/axiom/include -I ../../wsf_c/axis2c/util/include -I ../../wsf_c/rampartc/include -I ../../wsf_c/sandesha2c/include -I ../../wsf_c/savanc/include -g -O2 -MT OMDataHandler.lo -MD -MP -MF .deps/OMDataHandler.Tpo -c -o OMDataHandler.lo OMDataHandler.cpp
arm-unknown-nto-qnx8.0.0eabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I ../../include -I ../../wsf_c/axis2c/include -I ../../wsf_c/axis2c/util/include/platforms -I ../../wsf_c/axis2c/neethi/include -I ../../wsf_c/axis2c/axiom/include -I ../../wsf_c/axis2c/util/include -I ../../wsf_c/rampartc/include -I ../../wsf_c/sandesha2c/include -I ../../wsf_c/savanc/include -g -O2 -MT OMDataHandler.lo -MD -MP -MF .deps/OMDataHandler.Tpo -c OMDataHandler.cpp -fPIC -DPIC -o .libs/OMDataHandler.o
arm-unknown-nto-qnx8.0.0eabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I ../../include -I ../../wsf_c/axis2c/include -I ../../wsf_c/axis2c/util/include/platforms -I ../../wsf_c/axis2c/neethi/include -I ../../wsf_c/axis2c/axiom/include -I ../../wsf_c/axis2c/util/include -I ../../wsf_c/rampartc/include -I ../../wsf_c/sandesha2c/include -I ../../wsf_c/savanc/include -g -O2 -MT OMDataHandler.lo -MD -MP -MF .deps/OMDataHandler.Tpo -c OMDataHandler.cpp -o OMDataHandler.o >/dev/null 2>&1
mv -f .deps/OMDataHandler.Tpo .deps/OMDataHandler.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile arm-unknown-nto-qnx8.0.0eabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I ../../include -I ../../wsf_c/axis2c/include -I ../../wsf_c/axis2c/util/include/platforms -I ../../wsf_c/axis2c/neethi/include -I ../../wsf_c/axis2c/axiom/include -I ../../wsf_c/axis2c/util/include -I ../../wsf_c/rampartc/include -I ../../wsf_c/sandesha2c/include -I ../../wsf_c/savanc/include -g -O2 -MT OMNamespace.lo -MD -MP -MF .deps/OMNamespace.Tpo -c -o OMNamespace.lo OMNamespace.cpp
arm-unknown-nto-qnx8.0.0eabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I ../../include -I ../../wsf_c/axis2c/include -I ../../wsf_c/axis2c/util/include/platforms -I ../../wsf_c/axis2c/neethi/include -I ../../wsf_c/axis2c/axiom/include -I ../../wsf_c/axis2c/util/include -I ../../wsf_c/rampartc/include -I ../../wsf_c/sandesha2c/include -I ../../wsf_c/savanc/include -g -O2 -MT OMNamespace.lo -MD -MP -MF .deps/OMNamespace.Tpo -c OMNamespace.cpp -fPIC -DPIC -o .libs/OMNamespace.o
arm-unknown-nto-qnx8.0.0eabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I ../../include -I ../../wsf_c/axis2c/include -I ../../wsf_c/axis2c/util/include/platforms -I ../../wsf_c/axis2c/neethi/include -I ../../wsf_c/axis2c/axiom/include -I ../../wsf_c/axis2c/util/include -I ../../wsf_c/rampartc/include -I ../../wsf_c/sandesha2c/include -I ../../wsf_c/savanc/include -g -O2 -MT OMNamespace.lo -MD -MP -MF .deps/OMNamespace.Tpo -c OMNamespace.cpp -o OMNamespace.o >/dev/null 2>&1
mv -f .deps/OMNamespace.Tpo .deps/OMNamespace.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile arm-unknown-nto-qnx8.0.0eabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I ../../include -I ../../wsf_c/axis2c/include -I ../../wsf_c/axis2c/util/include/platforms -I ../../wsf_c/axis2c/neethi/include -I ../../wsf_c/axis2c/axiom/include -I ../../wsf_c/axis2c/util/include -I ../../wsf_c/rampartc/include -I ../../wsf_c/sandesha2c/include -I ../../wsf_c/savanc/include -g -O2 -MT OMText.lo -MD -MP -MF .deps/OMText.Tpo -c -o OMText.lo OMText.cpp
arm-unknown-nto-qnx8.0.0eabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I ../../include -I ../../wsf_c/axis2c/include -I ../../wsf_c/axis2c/util/include/platforms -I ../../wsf_c/axis2c/neethi/include -I ../../wsf_c/axis2c/axiom/include -I ../../wsf_c/axis2c/util/include -I ../../wsf_c/rampartc/include -I ../../wsf_c/sandesha2c/include -I ../../wsf_c/savanc/include -g -O2 -MT OMText.lo -MD -MP -MF .deps/OMText.Tpo -c OMText.cpp -fPIC -DPIC -o .libs/OMText.o
arm-unknown-nto-qnx8.0.0eabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I ../../include -I ../../wsf_c/axis2c/include -I ../../wsf_c/axis2c/util/include/platforms -I ../../wsf_c/axis2c/neethi/include -I ../../wsf_c/axis2c/axiom/include -I ../../wsf_c/axis2c/util/include -I ../../wsf_c/rampartc/include -I ../../wsf_c/sandesha2c/include -I ../../wsf_c/savanc/include -g -O2 -MT OMText.lo -MD -MP -MF .deps/OMText.Tpo -c OMText.cpp -o OMText.o >/dev/null 2>&1
mv -f .deps/OMText.Tpo .deps/OMText.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile arm-unknown-nto-qnx8.0.0eabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I ../../include -I ../../wsf_c/axis2c/include -I ../../wsf_c/axis2c/util/include/platforms -I ../../wsf_c/axis2c/neethi/include -I ../../wsf_c/axis2c/axiom/include -I ../../wsf_c/axis2c/util/include -I ../../wsf_c/rampartc/include -I ../../wsf_c/sandesha2c/include -I ../../wsf_c/savanc/include -g -O2 -MT Property.lo -MD -MP -MF .deps/Property.Tpo -c -o Property.lo Property.cpp
arm-unknown-nto-qnx8.0.0eabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I ../../include -I ../../wsf_c/axis2c/include -I ../../wsf_c/axis2c/util/include/platforms -I ../../wsf_c/axis2c/neethi/include -I ../../wsf_c/axis2c/axiom/include -I ../../wsf_c/axis2c/util/include -I ../../wsf_c/rampartc/include -I ../../wsf_c/sandesha2c/include -I ../../wsf_c/savanc/include -g -O2 -MT Property.lo -MD -MP -MF .deps/Property.Tpo -c Property.cpp -fPIC -DPIC -o .libs/Property.o
arm-unknown-nto-qnx8.0.0eabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I ../../include -I ../../wsf_c/axis2c/include -I ../../wsf_c/axis2c/util/include/platforms -I ../../wsf_c/axis2c/neethi/include -I ../../wsf_c/axis2c/axiom/include -I ../../wsf_c/axis2c/util/include -I ../../wsf_c/rampartc/include -I ../../wsf_c/sandesha2c/include -I ../../wsf_c/savanc/include -g -O2 -MT Property.lo -MD -MP -MF .deps/Property.Tpo -c Property.cpp -o Property.o >/dev/null 2>&1
mv -f .deps/Property.Tpo .deps/Property.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile arm-unknown-nto-qnx8.0.0eabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I ../../include -I ../../wsf_c/axis2c/include -I ../../wsf_c/axis2c/util/include/platforms -I ../../wsf_c/axis2c/neethi/include -I ../../wsf_c/axis2c/axiom/include -I ../../wsf_c/axis2c/util/include -I ../../wsf_c/rampartc/include -I ../../wsf_c/sandesha2c/include -I ../../wsf_c/savanc/include -g -O2 -MT Parameter.lo -MD -MP -MF .deps/Parameter.Tpo -c -o Parameter.lo Parameter.cpp
arm-unknown-nto-qnx8.0.0eabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I ../../include -I ../../wsf_c/axis2c/include -I ../../wsf_c/axis2c/util/include/platforms -I ../../wsf_c/axis2c/neethi/include -I ../../wsf_c/axis2c/axiom/include -I ../../wsf_c/axis2c/util/include -I ../../wsf_c/rampartc/include -I ../../wsf_c/sandesha2c/include -I ../../wsf_c/savanc/include -g -O2 -MT Parameter.lo -MD -MP -MF .deps/Parameter.Tpo -c Parameter.cpp -fPIC -DPIC -o .libs/Parameter.o
arm-unknown-nto-qnx8.0.0eabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I ../../include -I ../../wsf_c/axis2c/include -I ../../wsf_c/axis2c/util/include/platforms -I ../../wsf_c/axis2c/neethi/include -I ../../wsf_c/axis2c/axiom/include -I ../../wsf_c/axis2c/util/include -I ../../wsf_c/rampartc/include -I ../../wsf_c/sandesha2c/include -I ../../wsf_c/savanc/include -g -O2 -MT Parameter.lo -MD -MP -MF .deps/Parameter.Tpo -c Parameter.cpp -o Parameter.o >/dev/null 2>&1
mv -f .deps/Parameter.Tpo .deps/Parameter.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile arm-unknown-nto-qnx8.0.0eabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I ../../include -I ../../wsf_c/axis2c/include -I ../../wsf_c/axis2c/util/include/platforms -I ../../wsf_c/axis2c/neethi/include -I ../../wsf_c/axis2c/axiom/include -I ../../wsf_c/axis2c/util/include -I ../../wsf_c/rampartc/include -I ../../wsf_c/sandesha2c/include -I ../../wsf_c/savanc/include -g -O2 -MT Environment.lo -MD -MP -MF .deps/Environment.Tpo -c -o Environment.lo Environment.cpp
arm-unknown-nto-qnx8.0.0eabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I ../../include -I ../../wsf_c/axis2c/include -I ../../wsf_c/axis2c/util/include/platforms -I ../../wsf_c/axis2c/neethi/include -I ../../wsf_c/axis2c/axiom/include -I ../../wsf_c/axis2c/util/include -I ../../wsf_c/rampartc/include -I ../../wsf_c/sandesha2c/include -I ../../wsf_c/savanc/include -g -O2 -MT Environment.lo -MD -MP -MF .deps/Environment.Tpo -c Environment.cpp -fPIC -DPIC -o .libs/Environment.o
arm-unknown-nto-qnx8.0.0eabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I ../../include -I ../../wsf_c/axis2c/include -I ../../wsf_c/axis2c/util/include/platforms -I ../../wsf_c/axis2c/neethi/include -I ../../wsf_c/axis2c/axiom/include -I ../../wsf_c/axis2c/util/include -I ../../wsf_c/rampartc/include -I ../../wsf_c/sandesha2c/include -I ../../wsf_c/savanc/include -g -O2 -MT Environment.lo -MD -MP -MF .deps/Environment.Tpo -c Environment.cpp -o Environment.o >/dev/null 2>&1
mv -f .deps/Environment.Tpo .deps/Environment.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile arm-unknown-nto-qnx8.0.0eabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I ../../include -I ../../wsf_c/axis2c/include -I ../../wsf_c/axis2c/util/include/platforms -I ../../wsf_c/axis2c/neethi/include -I ../../wsf_c/axis2c/axiom/include -I ../../wsf_c/axis2c/util/include -I ../../wsf_c/rampartc/include -I ../../wsf_c/sandesha2c/include -I ../../wsf_c/savanc/include -g -O2 -MT NeethiPolicy.lo -MD -MP -MF .deps/NeethiPolicy.Tpo -c -o NeethiPolicy.lo NeethiPolicy.cpp
arm-unknown-nto-qnx8.0.0eabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I ../../include -I ../../wsf_c/axis2c/include -I ../../wsf_c/axis2c/util/include/platforms -I ../../wsf_c/axis2c/neethi/include -I ../../wsf_c/axis2c/axiom/include -I ../../wsf_c/axis2c/util/include -I ../../wsf_c/rampartc/include -I ../../wsf_c/sandesha2c/include -I ../../wsf_c/savanc/include -g -O2 -MT NeethiPolicy.lo -MD -MP -MF .deps/NeethiPolicy.Tpo -c NeethiPolicy.cpp -fPIC -DPIC -o .libs/NeethiPolicy.o
arm-unknown-nto-qnx8.0.0eabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I ../../include -I ../../wsf_c/axis2c/include -I ../../wsf_c/axis2c/util/include/platforms -I ../../wsf_c/axis2c/neethi/include -I ../../wsf_c/axis2c/axiom/include -I ../../wsf_c/axis2c/util/include -I ../../wsf_c/rampartc/include -I ../../wsf_c/sandesha2c/include -I ../../wsf_c/savanc/include -g -O2 -MT NeethiPolicy.lo -MD -MP -MF .deps/NeethiPolicy.Tpo -c NeethiPolicy.cpp -o NeethiPolicy.o >/dev/null 2>&1
mv -f .deps/NeethiPolicy.Tpo .deps/NeethiPolicy.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile arm-unknown-nto-qnx8.0.0eabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I ../../include -I ../../wsf_c/axis2c/include -I ../../wsf_c/axis2c/util/include/platforms -I ../../wsf_c/axis2c/neethi/include -I ../../wsf_c/axis2c/axiom/include -I ../../wsf_c/axis2c/util/include -I ../../wsf_c/rampartc/include -I ../../wsf_c/sandesha2c/include -I ../../wsf_c/savanc/include -g -O2 -MT MessageContext.lo -MD -MP -MF .deps/MessageContext.Tpo -c -o MessageContext.lo MessageContext.cpp
arm-unknown-nto-qnx8.0.0eabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I ../../include -I ../../wsf_c/axis2c/include -I ../../wsf_c/axis2c/util/include/platforms -I ../../wsf_c/axis2c/neethi/include -I ../../wsf_c/axis2c/axiom/include -I ../../wsf_c/axis2c/util/include -I ../../wsf_c/rampartc/include -I ../../wsf_c/sandesha2c/include -I ../../wsf_c/savanc/include -g -O2 -MT MessageContext.lo -MD -MP -MF .deps/MessageContext.Tpo -c MessageContext.cpp -fPIC -DPIC -o .libs/MessageContext.o
arm-unknown-nto-qnx8.0.0eabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I ../../include -I ../../wsf_c/axis2c/include -I ../../wsf_c/axis2c/util/include/platforms -I ../../wsf_c/axis2c/neethi/include -I ../../wsf_c/axis2c/axiom/include -I ../../wsf_c/axis2c/util/include -I ../../wsf_c/rampartc/include -I ../../wsf_c/sandesha2c/include -I ../../wsf_c/savanc/include -g -O2 -MT MessageContext.lo -MD -MP -MF .deps/MessageContext.Tpo -c MessageContext.cpp -o MessageContext.o >/dev/null 2>&1
mv -f .deps/MessageContext.Tpo .deps/MessageContext.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile arm-unknown-nto-qnx8.0.0eabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I ../../include -I ../../wsf_c/axis2c/include -I ../../wsf_c/axis2c/util/include/platforms -I ../../wsf_c/axis2c/neethi/include -I ../../wsf_c/axis2c/axiom/include -I ../../wsf_c/axis2c/util/include -I ../../wsf_c/rampartc/include -I ../../wsf_c/sandesha2c/include -I ../../wsf_c/savanc/include -g -O2 -MT Stub.lo -MD -MP -MF .deps/Stub.Tpo -c -o Stub.lo Stub.cpp
arm-unknown-nto-qnx8.0.0eabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I ../../include -I ../../wsf_c/axis2c/include -I ../../wsf_c/axis2c/util/include/platforms -I ../../wsf_c/axis2c/neethi/include -I ../../wsf_c/axis2c/axiom/include -I ../../wsf_c/axis2c/util/include -I ../../wsf_c/rampartc/include -I ../../wsf_c/sandesha2c/include -I ../../wsf_c/savanc/include -g -O2 -MT Stub.lo -MD -MP -MF .deps/Stub.Tpo -c Stub.cpp -fPIC -DPIC -o .libs/Stub.o
arm-unknown-nto-qnx8.0.0eabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I ../../include -I ../../wsf_c/axis2c/include -I ../../wsf_c/axis2c/util/include/platforms -I ../../wsf_c/axis2c/neethi/include -I ../../wsf_c/axis2c/axiom/include -I ../../wsf_c/axis2c/util/include -I ../../wsf_c/rampartc/include -I ../../wsf_c/sandesha2c/include -I ../../wsf_c/savanc/include -g -O2 -MT Stub.lo -MD -MP -MF .deps/Stub.Tpo -c Stub.cpp -o Stub.o >/dev/null 2>&1
mv -f .deps/Stub.Tpo .deps/Stub.Plo
make[3]: *** No rule to make target `../../wsf_c/axis2c/util/src/libaxutil.la', needed by `libwso2_wsf.la'. Stop.
make[3]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/src/main'
Making all in msg_recv
make[3]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/src/msg_recv'
/bin/sh ../../libtool --tag=CXX --mode=compile arm-unknown-nto-qnx8.0.0eabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I ../../include -I ../../wsf_c/axis2c/include -I ../../wsf_c/axis2c/neethi/include -I ../../wsf_c/axis2c/axiom/include -I ../../wsf_c/axis2c/util/include -I ../../wsf_c/axis2c/util/include/platforms -g -O2 -MT wsf_cpp_msg_recv.lo -MD -MP -MF .deps/wsf_cpp_msg_recv.Tpo -c -o wsf_cpp_msg_recv.lo wsf_cpp_msg_recv.cpp
mkdir .libs
arm-unknown-nto-qnx8.0.0eabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I ../../include -I ../../wsf_c/axis2c/include -I ../../wsf_c/axis2c/neethi/include -I ../../wsf_c/axis2c/axiom/include -I ../../wsf_c/axis2c/util/include -I ../../wsf_c/axis2c/util/include/platforms -g -O2 -MT wsf_cpp_msg_recv.lo -MD -MP -MF .deps/wsf_cpp_msg_recv.Tpo -c wsf_cpp_msg_recv.cpp -fPIC -DPIC -o .libs/wsf_cpp_msg_recv.o
wsf_cpp_msg_recv.cpp: In function 'axis2_status_t wsf_cpp_msg_recv_invoke_business_logic_sync(axis2_msg_recv_t*, const axutil_env_t*, axis2_msg_ctx_t*, axis2_msg_ctx_t*)':
wsf_cpp_msg_recv.cpp:158:37: warning: deprecated conversion from string constant to 'axis2_char_t* {aka char*}' [-Wwrite-strings]
arm-unknown-nto-qnx8.0.0eabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I ../../include -I ../../wsf_c/axis2c/include -I ../../wsf_c/axis2c/neethi/include -I ../../wsf_c/axis2c/axiom/include -I ../../wsf_c/axis2c/util/include -I ../../wsf_c/axis2c/util/include/platforms -g -O2 -MT wsf_cpp_msg_recv.lo -MD -MP -MF .deps/wsf_cpp_msg_recv.Tpo -c wsf_cpp_msg_recv.cpp -o wsf_cpp_msg_recv.o >/dev/null 2>&1
mv -f .deps/wsf_cpp_msg_recv.Tpo .deps/wsf_cpp_msg_recv.Plo
make[3]: *** No rule to make target `../main/libwso2_wsf.la', needed by `libwsf_cpp_msg_recv.la'. Stop.
make[3]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/src/msg_recv'
Making all in security
make[3]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/src/security'
/bin/sh ../../libtool --tag=CXX --mode=compile arm-unknown-nto-qnx8.0.0eabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I ../../include -I ../../wsf_c/axis2c/include -I ../../wsf_c/axis2c/util/include/platforms -I ../../wsf_c/axis2c/neethi/include -I ../../wsf_c/axis2c/axiom/include -I ../../wsf_c/axis2c/util/include -I ../../wsf_c/rampartc/include -I ../../wsf_c/sandesha2c/include -I ../../wsf_c/savanc/include -g -O2 -MT AuthenticationProvider.lo -MD -MP -MF .deps/AuthenticationProvider.Tpo -c -o AuthenticationProvider.lo AuthenticationProvider.cpp
mkdir .libs
arm-unknown-nto-qnx8.0.0eabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I ../../include -I ../../wsf_c/axis2c/include -I ../../wsf_c/axis2c/util/include/platforms -I ../../wsf_c/axis2c/neethi/include -I ../../wsf_c/axis2c/axiom/include -I ../../wsf_c/axis2c/util/include -I ../../wsf_c/rampartc/include -I ../../wsf_c/sandesha2c/include -I ../../wsf_c/savanc/include -g -O2 -MT AuthenticationProvider.lo -MD -MP -MF .deps/AuthenticationProvider.Tpo -c AuthenticationProvider.cpp -fPIC -DPIC -o .libs/AuthenticationProvider.o
arm-unknown-nto-qnx8.0.0eabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I ../../include -I ../../wsf_c/axis2c/include -I ../../wsf_c/axis2c/util/include/platforms -I ../../wsf_c/axis2c/neethi/include -I ../../wsf_c/axis2c/axiom/include -I ../../wsf_c/axis2c/util/include -I ../../wsf_c/rampartc/include -I ../../wsf_c/sandesha2c/include -I ../../wsf_c/savanc/include -g -O2 -MT AuthenticationProvider.lo -MD -MP -MF .deps/AuthenticationProvider.Tpo -c AuthenticationProvider.cpp -o AuthenticationProvider.o >/dev/null 2>&1
mv -f .deps/AuthenticationProvider.Tpo .deps/AuthenticationProvider.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile arm-unknown-nto-qnx8.0.0eabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I ../../include -I ../../wsf_c/axis2c/include -I ../../wsf_c/axis2c/util/include/platforms -I ../../wsf_c/axis2c/neethi/include -I ../../wsf_c/axis2c/axiom/include -I ../../wsf_c/axis2c/util/include -I ../../wsf_c/rampartc/include -I ../../wsf_c/sandesha2c/include -I ../../wsf_c/savanc/include -g -O2 -MT PasswordCallback.lo -MD -MP -MF .deps/PasswordCallback.Tpo -c -o PasswordCallback.lo PasswordCallback.cpp
arm-unknown-nto-qnx8.0.0eabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I ../../include -I ../../wsf_c/axis2c/include -I ../../wsf_c/axis2c/util/include/platforms -I ../../wsf_c/axis2c/neethi/include -I ../../wsf_c/axis2c/axiom/include -I ../../wsf_c/axis2c/util/include -I ../../wsf_c/rampartc/include -I ../../wsf_c/sandesha2c/include -I ../../wsf_c/savanc/include -g -O2 -MT PasswordCallback.lo -MD -MP -MF .deps/PasswordCallback.Tpo -c PasswordCallback.cpp -fPIC -DPIC -o .libs/PasswordCallback.o
arm-unknown-nto-qnx8.0.0eabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I ../../include -I ../../wsf_c/axis2c/include -I ../../wsf_c/axis2c/util/include/platforms -I ../../wsf_c/axis2c/neethi/include -I ../../wsf_c/axis2c/axiom/include -I ../../wsf_c/axis2c/util/include -I ../../wsf_c/rampartc/include -I ../../wsf_c/sandesha2c/include -I ../../wsf_c/savanc/include -g -O2 -MT PasswordCallback.lo -MD -MP -MF .deps/PasswordCallback.Tpo -c PasswordCallback.cpp -o PasswordCallback.o >/dev/null 2>&1
mv -f .deps/PasswordCallback.Tpo .deps/PasswordCallback.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile arm-unknown-nto-qnx8.0.0eabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I ../../include -I ../../wsf_c/axis2c/include -I ../../wsf_c/axis2c/util/include/platforms -I ../../wsf_c/axis2c/neethi/include -I ../../wsf_c/axis2c/axiom/include -I ../../wsf_c/axis2c/util/include -I ../../wsf_c/rampartc/include -I ../../wsf_c/sandesha2c/include -I ../../wsf_c/savanc/include -g -O2 -MT ReplayDetector.lo -MD -MP -MF .deps/ReplayDetector.Tpo -c -o ReplayDetector.lo ReplayDetector.cpp
arm-unknown-nto-qnx8.0.0eabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I ../../include -I ../../wsf_c/axis2c/include -I ../../wsf_c/axis2c/util/include/platforms -I ../../wsf_c/axis2c/neethi/include -I ../../wsf_c/axis2c/axiom/include -I ../../wsf_c/axis2c/util/include -I ../../wsf_c/rampartc/include -I ../../wsf_c/sandesha2c/include -I ../../wsf_c/savanc/include -g -O2 -MT ReplayDetector.lo -MD -MP -MF .deps/ReplayDetector.Tpo -c ReplayDetector.cpp -fPIC -DPIC -o .libs/ReplayDetector.o
arm-unknown-nto-qnx8.0.0eabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I ../../include -I ../../wsf_c/axis2c/include -I ../../wsf_c/axis2c/util/include/platforms -I ../../wsf_c/axis2c/neethi/include -I ../../wsf_c/axis2c/axiom/include -I ../../wsf_c/axis2c/util/include -I ../../wsf_c/rampartc/include -I ../../wsf_c/sandesha2c/include -I ../../wsf_c/savanc/include -g -O2 -MT ReplayDetector.lo -MD -MP -MF .deps/ReplayDetector.Tpo -c ReplayDetector.cpp -o ReplayDetector.o >/dev/null 2>&1
mv -f .deps/ReplayDetector.Tpo .deps/ReplayDetector.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile arm-unknown-nto-qnx8.0.0eabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I ../../include -I ../../wsf_c/axis2c/include -I ../../wsf_c/axis2c/util/include/platforms -I ../../wsf_c/axis2c/neethi/include -I ../../wsf_c/axis2c/axiom/include -I ../../wsf_c/axis2c/util/include -I ../../wsf_c/rampartc/include -I ../../wsf_c/sandesha2c/include -I ../../wsf_c/savanc/include -g -O2 -MT SCTProvider.lo -MD -MP -MF .deps/SCTProvider.Tpo -c -o SCTProvider.lo SCTProvider.cpp
arm-unknown-nto-qnx8.0.0eabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I ../../include -I ../../wsf_c/axis2c/include -I ../../wsf_c/axis2c/util/include/platforms -I ../../wsf_c/axis2c/neethi/include -I ../../wsf_c/axis2c/axiom/include -I ../../wsf_c/axis2c/util/include -I ../../wsf_c/rampartc/include -I ../../wsf_c/sandesha2c/include -I ../../wsf_c/savanc/include -g -O2 -MT SCTProvider.lo -MD -MP -MF .deps/SCTProvider.Tpo -c SCTProvider.cpp -fPIC -DPIC -o .libs/SCTProvider.o
arm-unknown-nto-qnx8.0.0eabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I ../../include -I ../../wsf_c/axis2c/include -I ../../wsf_c/axis2c/util/include/platforms -I ../../wsf_c/axis2c/neethi/include -I ../../wsf_c/axis2c/axiom/include -I ../../wsf_c/axis2c/util/include -I ../../wsf_c/rampartc/include -I ../../wsf_c/sandesha2c/include -I ../../wsf_c/savanc/include -g -O2 -MT SCTProvider.lo -MD -MP -MF .deps/SCTProvider.Tpo -c SCTProvider.cpp -o SCTProvider.o >/dev/null 2>&1
mv -f .deps/SCTProvider.Tpo .deps/SCTProvider.Plo
make[3]: *** No rule to make target `../../wsf_c/axis2c/src/core/engine/libaxis2_engine.la', needed by `libwso2_wsf_security.la'. Stop.
make[3]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/src/security'
make[3]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/src'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0/src'
make[2]: Entering directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0'
make[2]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/tux/dev/wso2-wsf-cpp-src-2.1.0'
make: *** [all] Error 2
tux@linux-suse:~/dev/wso2-wsf-cpp-src-2.1.0>