* Package: app-mobilephone/obexftp-0.23-r2 * Repository: gentoo * Maintainer: maintainer-needed@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python python_targets_python2_7 userland_GNU * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking obexftp-0.23.tar.bz2 to /var/tmp/portage/app-mobilephone/obexftp-0.23-r2/work * Applying obexftp-0.23-fixruby.patch ... [ ok ] * Applying obexftp-0.23-gentoo.patch ... [ ok ] * Applying obexftp-0.23-fix-ruby19.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/app-mobilephone/obexftp-0.23-r2/work/obexftp-0.23' ... * Running libtoolize --install --copy --force --automake ... [ ok ] * Running aclocal -I m4 ... [ ok ] * Running autoconf ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --force-missing ... [ ok ] * Running elibtoolize in: obexftp-0.23/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.2 patch ... * Applying target-nm/2.4.2 patch ... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for library containing strerror... none required checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking whether ln -s works... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for x86_64-pc-linux-gnu-mt... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for ANSI C header files... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for OPENOBEX... yes checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking for USB support... yes checking for python... /usr/bin/python checking for python version... 3.3 checking for python platform... linux checking for python script directory... ${prefix}/lib64/python3.3/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python3.3/site-packages checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating swig/perl/Makefile config.status: creating swig/perl/Makefile.PL config.status: creating swig/python/Makefile config.status: creating swig/python/setup.py config.status: creating swig/ruby/Makefile config.status: creating swig/tcl/Makefile config.status: creating swig/Makefile config.status: creating examples/Makefile config.status: creating doc/Makefile config.status: creating apps/Makefile config.status: creating bfb/Makefile config.status: creating multicobex/Makefile config.status: creating obexftp/Makefile config.status: creating obexftp.spec config.status: creating obexftp.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make all-recursive make[1]: Entering directory `/var/tmp/portage/app-mobilephone/obexftp-0.23-r2/work/obexftp-0.23' Making all in bfb make[2]: Entering directory `/var/tmp/portage/app-mobilephone/obexftp-0.23-r2/work/obexftp-0.23/bfb' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../includes -march=native -Wformat -Werror=format-security -g0 -O2 -W -Wundef -Wmissing-declarations -Wmissing-prototypes -Wall -c -o bfb.lo bfb.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../includes -march=native -Wformat -Werror=format-security -g0 -O2 -W -Wundef -Wmissing-declarations -Wmissing-prototypes -Wall -c -o crc.lo crc.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../includes -march=native -Wformat -Werror=format-security -g0 -O2 -W -Wundef -Wmissing-declarations -Wmissing-prototypes -Wall -c -o bfb_io.lo bfb_io.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../includes -march=native -Wformat -Werror=format-security -g0 -O2 -W -Wundef -Wmissing-declarations -Wmissing-prototypes -Wall -c bfb.c -fPIC -DPIC -o .libs/bfb.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../includes -march=native -Wformat -Werror=format-security -g0 -O2 -W -Wundef -Wmissing-declarations -Wmissing-prototypes -Wall -c crc.c -fPIC -DPIC -o .libs/crc.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../includes -march=native -Wformat -Werror=format-security -g0 -O2 -W -Wundef -Wmissing-declarations -Wmissing-prototypes -Wall -c bfb_io.c -fPIC -DPIC -o .libs/bfb_io.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../includes -march=native -Wformat -Werror=format-security -g0 -O2 -W -Wundef -Wmissing-declarations -Wmissing-prototypes -Wall -c crc.c -o crc.o >/dev/null 2>&1 bfb.c: In function 'bfb_write_packets': bfb.c:355:4: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat] bfb_io.c: In function 'do_at_cmd': bfb_io.c:239:2: warning: pointer targets in passing argument 2 of 'bfb_io_write' differ in signedness [-Wpointer-sign] bfb_io.c:54:5: note: expected 'const uint8_t *' but argument is of type 'const char *' bfb_io.c:244:3: warning: pointer targets in passing argument 2 of 'bfb_io_read' differ in signedness [-Wpointer-sign] bfb_io.c:82:5: note: expected 'uint8_t *' but argument is of type 'char *' bfb_io.c:254:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] bfb.c: In function 'bfb_check_data': bfb.c:516:16: warning: comparison of promoted ~unsigned with unsigned [-Wsign-compare] bfb.c:532:2: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat] bfb_io.c:271:3: warning: pointer targets in passing argument 2 of 'bfb_io_read' differ in signedness [-Wpointer-sign] bfb_io.c:82:5: note: expected 'uint8_t *' but argument is of type 'char *' bfb_io.c: In function 'bfb_io_open': bfb_io.c:415:31: warning: hex escape sequence out of range [enabled by default] bfb_io.c:415:2: warning: pointer targets in passing argument 2 of 'bfb_io_write' differ in signedness [-Wpointer-sign] bfb_io.c:54:5: note: expected 'const uint8_t *' but argument is of type 'char *' bfb_io.c:418:3: warning: pointer targets in passing argument 2 of 'bfb_io_read_all' differ in signedness [-Wpointer-sign] bfb_io.c:126:12: note: expected 'uint8_t *' but argument is of type 'char *' libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../includes -march=native -Wformat -Werror=format-security -g0 -O2 -W -Wundef -Wmissing-declarations -Wmissing-prototypes -Wall -c bfb.c -o bfb.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../includes -march=native -Wformat -Werror=format-security -g0 -O2 -W -Wundef -Wmissing-declarations -Wmissing-prototypes -Wall -c bfb_io.c -o bfb_io.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../includes -march=native -Wformat -Werror=format-security -g0 -O2 -W -Wundef -Wmissing-declarations -Wmissing-prototypes -Wall -no-undefined -version-info 0\:5\:0 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libbfb.la -rpath /usr/lib64 bfb.lo crc.lo bfb_io.lo libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/bfb.o .libs/crc.o .libs/bfb_io.o -Wl,--as-needed -march=native -O2 -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,libbfb.so.0 -o .libs/libbfb.so.0.0.5 libtool: link: (cd ".libs" && rm -f "libbfb.so.0" && ln -s "libbfb.so.0.0.5" "libbfb.so.0") libtool: link: (cd ".libs" && rm -f "libbfb.so" && ln -s "libbfb.so.0.0.5" "libbfb.so") libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libbfb.a bfb.o crc.o bfb_io.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libbfb.a libtool: link: ( cd ".libs" && rm -f "libbfb.la" && ln -s "../libbfb.la" "libbfb.la" ) make[2]: Leaving directory `/var/tmp/portage/app-mobilephone/obexftp-0.23-r2/work/obexftp-0.23/bfb' Making all in multicobex make[2]: Entering directory `/var/tmp/portage/app-mobilephone/obexftp-0.23-r2/work/obexftp-0.23/multicobex' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../includes -march=native -Wformat -Werror=format-security -g0 -O2 -W -Wundef -Wmissing-declarations -Wmissing-prototypes -Wall -c -o multi_cobex.lo multi_cobex.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../includes -march=native -Wformat -Werror=format-security -g0 -O2 -W -Wundef -Wmissing-declarations -Wmissing-prototypes -Wall -c multi_cobex.c -fPIC -DPIC -o .libs/multi_cobex.o multi_cobex.c: In function 'cobex_cleanup': multi_cobex.c:74:3: warning: pointer targets in passing argument 3 of 'bfb_write_packets' differ in signedness [-Wpointer-sign] In file included from multi_cobex_private.h:26:0, from multi_cobex.c:54: ../bfb/bfb.h:90:5: note: expected 'uint8_t *' but argument is of type 'char *' multi_cobex.c:76:3: warning: pointer targets in passing argument 2 of 'bfb_io_write' differ in signedness [-Wpointer-sign] In file included from multi_cobex.c:56:0: ../bfb/bfb_io.h:41:5: note: expected 'const uint8_t *' but argument is of type 'char *' multi_cobex.c:78:3: warning: pointer targets in passing argument 2 of 'bfb_io_write' differ in signedness [-Wpointer-sign] In file included from multi_cobex.c:56:0: ../bfb/bfb_io.h:41:5: note: expected 'const uint8_t *' but argument is of type 'char *' libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../includes -march=native -Wformat -Werror=format-security -g0 -O2 -W -Wundef -Wmissing-declarations -Wmissing-prototypes -Wall -c multi_cobex.c -o multi_cobex.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I.. -I../includes -march=native -Wformat -Werror=format-security -g0 -O2 -W -Wundef -Wmissing-declarations -Wmissing-prototypes -Wall -no-undefined -version-info 1\:1\:0 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libmulticobex.la -rpath /usr/lib64 multi_cobex.lo -lopenobex ../bfb/libbfb.la libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/multi_cobex.o -Wl,-rpath -Wl,/var/tmp/portage/app-mobilephone/obexftp-0.23-r2/work/obexftp-0.23/bfb/.libs -Wl,--as-needed /usr/lib64/libopenobex.so ../bfb/.libs/libbfb.so -march=native -O2 -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,libmulticobex.so.1 -o .libs/libmulticobex.so.1.0.1 libtool: link: (cd ".libs" && rm -f "libmulticobex.so.1" && ln -s "libmulticobex.so.1.0.1" "libmulticobex.so.1") libtool: link: (cd ".libs" && rm -f "libmulticobex.so" && ln -s "libmulticobex.so.1.0.1" "libmulticobex.so") libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libmulticobex.a multi_cobex.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmulticobex.a libtool: link: ( cd ".libs" && rm -f "libmulticobex.la" && ln -s "../libmulticobex.la" "libmulticobex.la" ) make[2]: Leaving directory `/var/tmp/portage/app-mobilephone/obexftp-0.23-r2/work/obexftp-0.23/multicobex' Making all in obexftp make[2]: Entering directory `/var/tmp/portage/app-mobilephone/obexftp-0.23-r2/work/obexftp-0.23/obexftp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../includes -march=native -Wformat -Werror=format-security -g0 -O2 -W -Wundef -Wmissing-declarations -Wmissing-prototypes -Wall -c -o object.lo object.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../includes -march=native -Wformat -Werror=format-security -g0 -O2 -W -Wundef -Wmissing-declarations -Wmissing-prototypes -Wall -c -o client.lo client.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../includes -march=native -Wformat -Werror=format-security -g0 -O2 -W -Wundef -Wmissing-declarations -Wmissing-prototypes -Wall -c -o obexftp_io.lo obexftp_io.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../includes -march=native -Wformat -Werror=format-security -g0 -O2 -W -Wundef -Wmissing-declarations -Wmissing-prototypes -Wall -c -o cache.lo cache.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../includes -march=native -Wformat -Werror=format-security -g0 -O2 -W -Wundef -Wmissing-declarations -Wmissing-prototypes -Wall -c -o unicode.lo unicode.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../includes -march=native -Wformat -Werror=format-security -g0 -O2 -W -Wundef -Wmissing-declarations -Wmissing-prototypes -Wall -c -o bt_kit.lo bt_kit.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../includes -march=native -Wformat -Werror=format-security -g0 -O2 -W -Wundef -Wmissing-declarations -Wmissing-prototypes -Wall -c obexftp_io.c -fPIC -DPIC -o .libs/obexftp_io.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../includes -march=native -Wformat -Werror=format-security -g0 -O2 -W -Wundef -Wmissing-declarations -Wmissing-prototypes -Wall -c unicode.c -fPIC -DPIC -o .libs/unicode.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../includes -march=native -Wformat -Werror=format-security -g0 -O2 -W -Wundef -Wmissing-declarations -Wmissing-prototypes -Wall -c client.c -fPIC -DPIC -o .libs/client.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../includes -march=native -Wformat -Werror=format-security -g0 -O2 -W -Wundef -Wmissing-declarations -Wmissing-prototypes -Wall -c object.c -fPIC -DPIC -o .libs/object.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../includes -march=native -Wformat -Werror=format-security -g0 -O2 -W -Wundef -Wmissing-declarations -Wmissing-prototypes -Wall -c cache.c -fPIC -DPIC -o .libs/cache.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../includes -march=native -Wformat -Werror=format-security -g0 -O2 -W -Wundef -Wmissing-declarations -Wmissing-prototypes -Wall -c bt_kit.c -fPIC -DPIC -o .libs/bt_kit.o bt_kit.c:63:5: warning: no previous prototype for 'btkit_init' [-Wmissing-prototypes] bt_kit.c:88:5: warning: no previous prototype for 'btkit_exit' [-Wmissing-prototypes] bt_kit.c:667:2: warning: #warning "bluetooth not available" [-Wcpp] unicode.c: In function 'CharToUnicode': unicode.c:85:20: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] unicode.c:86:14: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] unicode.c:106:12: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] unicode.c:107:6: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] unicode.c:120:12: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] unicode.c:121:6: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] unicode.c:83:6: warning: variable 'ret' set but not used [-Wunused-but-set-variable] unicode.c: In function 'UnicodeToChar': unicode.c:176:20: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] unicode.c:177:14: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../includes -march=native -Wformat -Werror=format-security -g0 -O2 -W -Wundef -Wmissing-declarations -Wmissing-prototypes -Wall -c bt_kit.c -o bt_kit.o >/dev/null 2>&1 unicode.c:174:6: warning: variable 'ret' set but not used [-Wunused-but-set-variable] unicode.c: In function 'Utf8ToChar': unicode.c:236:20: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] unicode.c:237:14: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] unicode.c:234:6: warning: variable 'ret' set but not used [-Wunused-but-set-variable] client.c: In function 'client_done': client.c:304:4: warning: pointer targets in passing argument 2 of 'cli->infocb' differ in signedness [-Wpointer-sign] client.c:304:4: note: expected 'const char *' but argument is of type 'const uint8_t *' client.c:329:5: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat] client.c: In function 'obexftp_connect_service': client.c:570:8: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] client.c:574:8: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] client.c: In function 'obexftp_connect_src': client.c:597:60: warning: unused parameter 'src' [-Wunused-parameter] client.c: In function 'obexftp_put_data': client.c:1172:16: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] client.c: In function 'obexftp_discover_bt_src': client.c:1223:44: warning: unused parameter 'src' [-Wunused-parameter] client.c: In function 'obexftp_bt_name_src': client.c:1233:39: warning: unused parameter 'addr' [-Wunused-parameter] client.c:1233:57: warning: unused parameter 'src' [-Wunused-parameter] client.c: In function 'obexftp_browse_bt_src': client.c:1243:39: warning: unused parameter 'src' [-Wunused-parameter] client.c:1243:56: warning: unused parameter 'addr' [-Wunused-parameter] client.c:1243:66: warning: unused parameter 'svclass' [-Wunused-parameter] client.c: In function 'obexftp_sdp_register': client.c:1253:30: warning: unused parameter 'svclass' [-Wunused-parameter] client.c:1253:43: warning: unused parameter 'channel' [-Wunused-parameter] client.c: In function 'obexftp_sdp_unregister': client.c:1263:32: warning: unused parameter 'svclass' [-Wunused-parameter] client.c: In function 'client_done': client.c:345:6: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] cache.c: In function 'obexftp_cache_list': cache.c:214:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from cache.c:30:0: /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'uint8_t *' cache.c:214:2: warning: pointer targets in passing argument 1 of '__strdup' differ in signedness [-Wpointer-sign] In file included from /usr/include/string.h:635:0, from cache.c:30: /usr/include/bits/string2.h:1278:14: note: expected 'const char *' but argument is of type 'uint8_t *' cache.c: In function 'parse_directory': cache.c:265:2: warning: pointer targets in passing argument 1 of 'Utf8ToChar' differ in signedness [-Wpointer-sign] In file included from cache.c:44:0: unicode.h:33:5: note: expected 'uint8_t *' but argument is of type 'char *' cache.c:265:2: warning: pointer targets in passing argument 2 of 'Utf8ToChar' differ in signedness [-Wpointer-sign] In file included from cache.c:44:0: unicode.h:33:5: note: expected 'const uint8_t *' but argument is of type 'char *' libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../includes -march=native -Wformat -Werror=format-security -g0 -O2 -W -Wundef -Wmissing-declarations -Wmissing-prototypes -Wall -c unicode.c -o unicode.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../includes -march=native -Wformat -Werror=format-security -g0 -O2 -W -Wundef -Wmissing-declarations -Wmissing-prototypes -Wall -c obexftp_io.c -o obexftp_io.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../includes -march=native -Wformat -Werror=format-security -g0 -O2 -W -Wundef -Wmissing-declarations -Wmissing-prototypes -Wall -c object.c -o object.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../includes -march=native -Wformat -Werror=format-security -g0 -O2 -W -Wundef -Wmissing-declarations -Wmissing-prototypes -Wall -c cache.c -o cache.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../includes -march=native -Wformat -Werror=format-security -g0 -O2 -W -Wundef -Wmissing-declarations -Wmissing-prototypes -Wall -c client.c -o client.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I.. -I../includes -march=native -Wformat -Werror=format-security -g0 -O2 -W -Wundef -Wmissing-declarations -Wmissing-prototypes -Wall -no-undefined -version-info 3\:0\:3 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libobexftp.la -rpath /usr/lib64 object.lo client.lo obexftp_io.lo cache.lo unicode.lo bt_kit.lo ../multicobex/libmulticobex.la ../bfb/libbfb.la -lopenobex libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/object.o .libs/client.o .libs/obexftp_io.o .libs/cache.o .libs/unicode.o .libs/bt_kit.o -Wl,-rpath -Wl,/var/tmp/portage/app-mobilephone/obexftp-0.23-r2/work/obexftp-0.23/multicobex/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-mobilephone/obexftp-0.23-r2/work/obexftp-0.23/bfb/.libs -L/var/tmp/portage/app-mobilephone/obexftp-0.23-r2/work/obexftp-0.23/bfb/.libs -Wl,--as-needed ../multicobex/.libs/libmulticobex.so -L/usr/lib64 /var/tmp/portage/app-mobilephone/obexftp-0.23-r2/work/obexftp-0.23/bfb/.libs/libbfb.so ../bfb/.libs/libbfb.so /usr/lib64/libopenobex.so -march=native -O2 -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,libobexftp.so.0 -o .libs/libobexftp.so.0.3.0 libtool: link: (cd ".libs" && rm -f "libobexftp.so.0" && ln -s "libobexftp.so.0.3.0" "libobexftp.so.0") libtool: link: (cd ".libs" && rm -f "libobexftp.so" && ln -s "libobexftp.so.0.3.0" "libobexftp.so") libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libobexftp.a object.o client.o obexftp_io.o cache.o unicode.o bt_kit.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libobexftp.a libtool: link: ( cd ".libs" && rm -f "libobexftp.la" && ln -s "../libobexftp.la" "libobexftp.la" ) make[2]: Leaving directory `/var/tmp/portage/app-mobilephone/obexftp-0.23-r2/work/obexftp-0.23/obexftp' Making all in apps make[2]: Entering directory `/var/tmp/portage/app-mobilephone/obexftp-0.23-r2/work/obexftp-0.23/apps' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../includes -march=native -Wformat -Werror=format-security -g0 -O2 -W -Wundef -Wmissing-declarations -Wmissing-prototypes -Wall -c obexftp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../includes -march=native -Wformat -Werror=format-security -g0 -O2 -W -Wundef -Wmissing-declarations -Wmissing-prototypes -Wall -c obexftpd.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../includes -march=native -Wformat -Werror=format-security -g0 -O2 -W -Wundef -Wmissing-declarations -Wmissing-prototypes -Wall -c discovery.c discovery.c: In function 'probe_tty': discovery.c:274:3: warning: pointer targets in passing argument 3 of 'do_at_cmd' differ in signedness [-Wpointer-sign] discovery.c:86:12: note: expected 'char *' but argument is of type 'uint8_t *' discovery.c:277:3: warning: pointer targets in passing argument 2 of 'strcasecmp' differ in signedness [-Wpointer-sign] In file included from discovery.c:26:0: /usr/include/string.h:534:12: note: expected 'const char *' but argument is of type 'uint8_t *' discovery.c:292:2: warning: pointer targets in passing argument 3 of 'do_at_cmd' differ in signedness [-Wpointer-sign] discovery.c:86:12: note: expected 'char *' but argument is of type 'uint8_t *' discovery.c:298:2: warning: pointer targets in passing argument 1 of '__builtin_strchr' differ in signedness [-Wpointer-sign] discovery.c:298:2: note: expected 'const char *' but argument is of type 'uint8_t *' discovery.c:299:2: warning: pointer targets in passing argument 1 of '__builtin_strchr' differ in signedness [-Wpointer-sign] discovery.c:299:2: note: expected 'const char *' but argument is of type 'uint8_t *' discovery.c:300:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from discovery.c:26:0: /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'uint8_t *' discovery.c:300:2: warning: pointer targets in passing argument 1 of '__strdup' differ in signedness [-Wpointer-sign] In file included from /usr/include/string.h:635:0, from discovery.c:26: /usr/include/bits/string2.h:1278:14: note: expected 'const char *' but argument is of type 'uint8_t *' discovery.c:302:2: warning: pointer targets in passing argument 3 of 'do_at_cmd' differ in signedness [-Wpointer-sign] discovery.c:86:12: note: expected 'char *' but argument is of type 'uint8_t *' discovery.c:308:2: warning: pointer targets in passing argument 1 of '__builtin_strchr' differ in signedness [-Wpointer-sign] discovery.c:308:2: note: expected 'const char *' but argument is of type 'uint8_t *' discovery.c:309:2: warning: pointer targets in passing argument 1 of '__builtin_strchr' differ in signedness [-Wpointer-sign] discovery.c:309:2: note: expected 'const char *' but argument is of type 'uint8_t *' discovery.c:310:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from discovery.c:26:0: /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'uint8_t *' discovery.c:310:2: warning: pointer targets in passing argument 1 of '__strdup' differ in signedness [-Wpointer-sign] In file included from /usr/include/string.h:635:0, from discovery.c:26: /usr/include/bits/string2.h:1278:14: note: expected 'const char *' but argument is of type 'uint8_t *' discovery.c:312:2: warning: pointer targets in passing argument 3 of 'do_at_cmd' differ in signedness [-Wpointer-sign] discovery.c:86:12: note: expected 'char *' but argument is of type 'uint8_t *' discovery.c:318:2: warning: pointer targets in passing argument 1 of '__builtin_strchr' differ in signedness [-Wpointer-sign] discovery.c:318:2: note: expected 'const char *' but argument is of type 'uint8_t *' discovery.c:319:2: warning: pointer targets in passing argument 1 of '__builtin_strchr' differ in signedness [-Wpointer-sign] discovery.c:319:2: note: expected 'const char *' but argument is of type 'uint8_t *' discovery.c:320:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from discovery.c:26:0: /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'uint8_t *' discovery.c:320:2: warning: pointer targets in passing argument 1 of '__strdup' differ in signedness [-Wpointer-sign] In file included from /usr/include/string.h:635:0, from discovery.c:26: /usr/include/bits/string2.h:1278:14: note: expected 'const char *' but argument is of type 'uint8_t *' discovery.c:322:2: warning: pointer targets in passing argument 3 of 'do_at_cmd' differ in signedness [-Wpointer-sign] discovery.c:86:12: note: expected 'char *' but argument is of type 'uint8_t *' discovery.c:328:2: warning: pointer targets in passing argument 1 of '__builtin_strchr' differ in signedness [-Wpointer-sign] discovery.c:328:2: note: expected 'const char *' but argument is of type 'uint8_t *' discovery.c:329:2: warning: pointer targets in passing argument 1 of '__builtin_strchr' differ in signedness [-Wpointer-sign] discovery.c:329:2: note: expected 'const char *' but argument is of type 'uint8_t *' discovery.c:330:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from discovery.c:26:0: /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'uint8_t *' discovery.c:330:2: warning: pointer targets in passing argument 1 of '__strdup' differ in signedness [-Wpointer-sign] In file included from /usr/include/string.h:635:0, from discovery.c:26: /usr/include/bits/string2.h:1278:14: note: expected 'const char *' but argument is of type 'uint8_t *' discovery.c:332:2: warning: pointer targets in passing argument 3 of 'do_at_cmd' differ in signedness [-Wpointer-sign] discovery.c:86:12: note: expected 'char *' but argument is of type 'uint8_t *' obexftp.c: In function 'cli_connect_uuid': obexftp.c:281:3: warning: pointer targets in passing argument 5 of 'obexftp_connect_src' differ in signedness [-Wpointer-sign] In file included from obexftp.c:39:0: ../obexftp/client.h:125:5: note: expected 'const uint8_t *' but argument is of type 'const char *' discovery.c:338:2: warning: pointer targets in passing argument 1 of '__builtin_strchr' differ in signedness [-Wpointer-sign] discovery.c:338:2: note: expected 'const char *' but argument is of type 'uint8_t *' discovery.c:339:2: warning: pointer targets in passing argument 1 of '__builtin_strchr' differ in signedness [-Wpointer-sign] discovery.c:339:2: note: expected 'const char *' but argument is of type 'uint8_t *' discovery.c:340:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from discovery.c:26:0: /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'uint8_t *' discovery.c:340:2: warning: pointer targets in passing argument 1 of '__strdup' differ in signedness [-Wpointer-sign] In file included from /usr/include/string.h:635:0, from discovery.c:26: /usr/include/bits/string2.h:1278:14: note: expected 'const char *' but argument is of type 'uint8_t *' discovery.c:342:2: warning: pointer targets in passing argument 3 of 'do_at_cmd' differ in signedness [-Wpointer-sign] discovery.c:86:12: note: expected 'char *' but argument is of type 'uint8_t *' discovery.c:348:2: warning: pointer targets in passing argument 1 of '__builtin_strchr' differ in signedness [-Wpointer-sign] discovery.c:348:2: note: expected 'const char *' but argument is of type 'uint8_t *' discovery.c:349:2: warning: pointer targets in passing argument 1 of '__builtin_strchr' differ in signedness [-Wpointer-sign] obexftp.c: In function 'probe_device':discovery.c:349:2: note: expected 'const char *' but argument is of type 'uint8_t *' obexftp.c:427:2: warning: pointer targets in passing argument 1 of 'probe_device_uuid' differ in signedness [-Wpointer-sign] obexftp.c:348:13: note: expected 'const char *' but argument is of type 'const uint8_t *' obexftp.c:430:2: warning: pointer targets in passing argument 1 of 'probe_device_uuid' differ in signedness [-Wpointer-sign] obexftp.c:348:13: note: expected 'const char *' but argument is of type 'const uint8_t *' discovery.c:350:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from discovery.c:26:0: /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'uint8_t *' discovery.c:350:2: warning: pointer targets in passing argument 1 of '__strdup' differ in signedness [-Wpointer-sign] In file included from /usr/include/string.h:635:0, from discovery.c:26: /usr/include/bits/string2.h:1278:14: note: expected 'const char *' but argument is of type 'uint8_t *' obexftp.c: In function 'info_cb': obexftp.c:121:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] obexftpd.c: In function 'main': obexftpd.c:985:9: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] obexftpd.c: In function 'set_server_path': obexftpd.c:345:10: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I.. -I../includes -march=native -Wformat -Werror=format-security -g0 -O2 -W -Wundef -Wmissing-declarations -Wmissing-prototypes -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o discovery discovery.o ../obexftp/libobexftp.la ../multicobex/libmulticobex.la ../bfb/libbfb.la -lopenobex /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I.. -I../includes -march=native -Wformat -Werror=format-security -g0 -O2 -W -Wundef -Wmissing-declarations -Wmissing-prototypes -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o obexftp obexftp.o ../obexftp/libobexftp.la ../multicobex/libmulticobex.la ../bfb/libbfb.la -lopenobex /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I.. -I../includes -march=native -Wformat -Werror=format-security -g0 -O2 -W -Wundef -Wmissing-declarations -Wmissing-prototypes -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o obexftpd obexftpd.o ../obexftp/libobexftp.la ../multicobex/libmulticobex.la ../bfb/libbfb.la -lopenobex libtool: link: x86_64-pc-linux-gnu-gcc -I.. -I../includes -march=native -Wformat -Werror=format-security -g0 -O2 -W -Wundef -Wmissing-declarations -Wmissing-prototypes -Wall -Wl,-O1 -Wl,--hash-style=gnu -o .libs/discovery discovery.o -Wl,--as-needed ../obexftp/.libs/libobexftp.so /var/tmp/portage/app-mobilephone/obexftp-0.23-r2/work/obexftp-0.23/multicobex/.libs/libmulticobex.so ../multicobex/.libs/libmulticobex.so /var/tmp/portage/app-mobilephone/obexftp-0.23-r2/work/obexftp-0.23/bfb/.libs/libbfb.so ../bfb/.libs/libbfb.so /usr/lib64/libopenobex.so libtool: link: x86_64-pc-linux-gnu-gcc -I.. -I../includes -march=native -Wformat -Werror=format-security -g0 -O2 -W -Wundef -Wmissing-declarations -Wmissing-prototypes -Wall -Wl,-O1 -Wl,--hash-style=gnu -o .libs/obexftp obexftp.o -Wl,--as-needed ../obexftp/.libs/libobexftp.so /var/tmp/portage/app-mobilephone/obexftp-0.23-r2/work/obexftp-0.23/multicobex/.libs/libmulticobex.so ../multicobex/.libs/libmulticobex.so /var/tmp/portage/app-mobilephone/obexftp-0.23-r2/work/obexftp-0.23/bfb/.libs/libbfb.so ../bfb/.libs/libbfb.so /usr/lib64/libopenobex.so libtool: link: x86_64-pc-linux-gnu-gcc -I.. -I../includes -march=native -Wformat -Werror=format-security -g0 -O2 -W -Wundef -Wmissing-declarations -Wmissing-prototypes -Wall -Wl,-O1 -Wl,--hash-style=gnu -o .libs/obexftpd obexftpd.o -Wl,--as-needed ../obexftp/.libs/libobexftp.so /var/tmp/portage/app-mobilephone/obexftp-0.23-r2/work/obexftp-0.23/multicobex/.libs/libmulticobex.so ../multicobex/.libs/libmulticobex.so /var/tmp/portage/app-mobilephone/obexftp-0.23-r2/work/obexftp-0.23/bfb/.libs/libbfb.so ../bfb/.libs/libbfb.so /usr/lib64/libopenobex.so make[2]: Leaving directory `/var/tmp/portage/app-mobilephone/obexftp-0.23-r2/work/obexftp-0.23/apps' Making all in doc make[2]: Entering directory `/var/tmp/portage/app-mobilephone/obexftp-0.23-r2/work/obexftp-0.23/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/app-mobilephone/obexftp-0.23-r2/work/obexftp-0.23/doc' Making all in examples make[2]: Entering directory `/var/tmp/portage/app-mobilephone/obexftp-0.23-r2/work/obexftp-0.23/examples' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/app-mobilephone/obexftp-0.23-r2/work/obexftp-0.23/examples' Making all in swig make[2]: Entering directory `/var/tmp/portage/app-mobilephone/obexftp-0.23-r2/work/obexftp-0.23/swig' make[3]: Entering directory `/var/tmp/portage/app-mobilephone/obexftp-0.23-r2/work/obexftp-0.23/swig' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/var/tmp/portage/app-mobilephone/obexftp-0.23-r2/work/obexftp-0.23/swig' make[2]: Leaving directory `/var/tmp/portage/app-mobilephone/obexftp-0.23-r2/work/obexftp-0.23/swig' make[2]: Entering directory `/var/tmp/portage/app-mobilephone/obexftp-0.23-r2/work/obexftp-0.23' make[2]: Leaving directory `/var/tmp/portage/app-mobilephone/obexftp-0.23-r2/work/obexftp-0.23' make[1]: Leaving directory `/var/tmp/portage/app-mobilephone/obexftp-0.23-r2/work/obexftp-0.23' /var/tmp/portage/app-mobilephone/obexftp-0.23-r2/work/obexftp-0.23/swig/python /var/tmp/portage/app-mobilephone/obexftp-0.23-r2/work/obexftp-0.23 * python2_7: running distutils-r1_run_phase distutils-r1_python_compile /usr/bin/python2.7 setup.py build running build running build_py creating /var/tmp/portage/app-mobilephone/obexftp-0.23-r2/work/obexftp-0.23-python2_7/lib creating /var/tmp/portage/app-mobilephone/obexftp-0.23-r2/work/obexftp-0.23-python2_7/lib/obexftp copying ./__init__.py -> /var/tmp/portage/app-mobilephone/obexftp-0.23-r2/work/obexftp-0.23-python2_7/lib/obexftp warning: build_py: byte-compiling is disabled, skipping. running build_ext building '_obexftp' extension creating /var/tmp/portage/app-mobilephone/obexftp-0.23-r2/work/obexftp-0.23-python2_7/temp.linux-x86_64-2.7 x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -fPIC -I../.. -I/usr/include/python2.7 -c python_wrap.c -o /var/tmp/portage/app-mobilephone/obexftp-0.23-r2/work/obexftp-0.23-python2_7/temp.linux-x86_64-2.7/python_wrap.o python_wrap.c: In function 'SWIG_Python_AddErrorMsg': python_wrap.c:859:5: error: format not a string literal and no format arguments [-Werror=format-security] cc1: some warnings being treated as errors error: command 'x86_64-pc-linux-gnu-gcc' failed with exit status 1 * ERROR: app-mobilephone/obexftp-0.23-r2::gentoo failed (compile phase): * (no error message) * * Call stack: * ebuild.sh, line 93: Called src_compile * environment, line 4935: Called distutils-r1_src_compile * environment, line 1581: Called _distutils-r1_run_foreach_impl 'distutils-r1_python_compile' * environment, line 499: Called python_parallel_foreach_impl 'distutils-r1_run_phase' 'distutils-r1_python_compile' * environment, line 4707: Called multibuild_parallel_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile' * environment, line 3443: Called multibuild_foreach_variant '_multibuild_parallel' '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile' * environment, line 3386: Called _multibuild_run '_multibuild_parallel' '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile' * environment, line 3384: Called _multibuild_parallel '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile' * environment, line 3434: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'distutils-r1_python_compile' * environment, line 977: Called distutils-r1_run_phase 'distutils-r1_python_compile' * environment, line 1570: Called distutils-r1_python_compile * environment, line 1450: Called esetup.py 'build' * environment, line 2437: Called die * The specific snippet of code: * "${@}" || die * * If you need support, post the output of `emerge --info '=app-mobilephone/obexftp-0.23-r2::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-mobilephone/obexftp-0.23-r2::gentoo'`. * The complete build log is located at '/var/log/log/build/app-mobilephone/obexftp-0.23-r2:20140826-033552.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-mobilephone/obexftp-0.23-r2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-mobilephone/obexftp-0.23-r2/temp/environment'. * Working directory: '/var/tmp/portage/app-mobilephone/obexftp-0.23-r2/work/obexftp-0.23/swig/python' * S: '/var/tmp/portage/app-mobilephone/obexftp-0.23-r2/work/obexftp-0.23'