* Package: app-mobilephone/obexftp-0.23-r2  * Repository: gentoo  * Maintainer: maintainer-needed@gentoo.org  * USE: abi_x86_64 amd64 bluetooth elibc_glibc kernel_linux perl python python_targets_python2_7 tcl userland_GNU  * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking obexftp-0.23.tar.bz2 to /var/tmp/portage/app-mobilephone/obexftp-0.23-r2/work >>> Source unpacked in /var/tmp/portage/app-mobilephone/obexftp-0.23-r2/work >>> Preparing source in /var/tmp/portage/app-mobilephone/obexftp-0.23-r2/work/obexftp-0.23 ... * 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 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-mobilephone/obexftp-0.23-r2/work/obexftp-0.23 ... * econf: updating obexftp-0.23/config.guess with /usr/share/gnuconfig/config.guess * econf: updating obexftp-0.23/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-silent-rules --disable-dependency-tracking --enable-bluetooth --enable-perl --enable-python --enable-tcl --disable-ruby configure: loading site script /usr/share/config.site checking for a BSD-compatible install... /usr/lib64/portage/bin/ebuild-helpers/xattr/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 whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes 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 whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes 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 BLUETOOTH... yes checking for Bluetooth SDP support... yes checking for USB support... yes checking for perl... /usr/bin/perl checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib64/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages checking for tclsh... /usr/bin/tclsh 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 >>> Source configured. >>> Compiling source in /var/tmp/portage/app-mobilephone/obexftp-0.23-r2/work/obexftp-0.23 ... make -j5 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=core2 -mtune=generic -Os -pipe -msse3 -msse4 -mcx16 -msahf -mpopcnt -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=core2 -mtune=generic -Os -pipe -msse3 -msse4 -mcx16 -msahf -mpopcnt -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=core2 -mtune=generic -Os -pipe -msse3 -msse4 -mcx16 -msahf -mpopcnt -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=core2 -mtune=generic -Os -pipe -msse3 -msse4 -mcx16 -msahf -mpopcnt -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=core2 -mtune=generic -Os -pipe -msse3 -msse4 -mcx16 -msahf -mpopcnt -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=core2 -mtune=generic -Os -pipe -msse3 -msse4 -mcx16 -msahf -mpopcnt -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=core2 -mtune=generic -Os -pipe -msse3 -msse4 -mcx16 -msahf -mpopcnt -W -Wundef -Wmissing-declarations -Wmissing-prototypes -Wall -c crc.c -o crc.o >/dev/null 2>&1 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] if (bfb_io_write(fd, cmd, cmdlen) < cmdlen) ^ bfb_io.c:54:5: note: expected 'const uint8_t *' but argument is of type 'const char *' int bfb_io_write(fd_t fd, const uint8_t *buffer, int length) ^ bfb_io.c:244:3: warning: pointer targets in passing argument 2 of 'bfb_io_read' differ in signedness [-Wpointer-sign] actual = bfb_io_read(fd, &tmpbuf[total], sizeof(tmpbuf) - total, 2); ^ bfb_io.c:82:5: note: expected 'uint8_t *' but argument is of type 'char *' int bfb_io_read(fd_t fd, uint8_t *buffer, int length, int timeout) ^ bfb_io.c:254:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (total >= sizeof(tmpbuf)) ^ bfb_io.c:271:3: warning: pointer targets in passing argument 2 of 'bfb_io_read' differ in signedness [-Wpointer-sign] actual = bfb_io_read(fd, &tmpbuf[total], sizeof(tmpbuf) - total, 2); ^ bfb_io.c:82:5: note: expected 'uint8_t *' but argument is of type 'char *' int bfb_io_read(fd_t fd, uint8_t *buffer, int length, int timeout) ^ bfb_io.c: In function 'bfb_io_open': bfb_io.c:415:31: warning: hex escape sequence out of range [enabled by default] actual = bfb_io_write(ttyfd, "\xFF\x00\x08\xCBATZ\r", 8); ^ bfb_io.c:415:2: warning: pointer targets in passing argument 2 of 'bfb_io_write' differ in signedness [-Wpointer-sign] actual = bfb_io_write(ttyfd, "\xFF\x00\x08\xCBATZ\r", 8); ^ bfb_io.c:54:5: note: expected 'const uint8_t *' but argument is of type 'char *' int bfb_io_write(fd_t fd, const uint8_t *buffer, int length) ^ bfb_io.c:418:3: warning: pointer targets in passing argument 2 of 'bfb_io_read_all' differ in signedness [-Wpointer-sign] actual = bfb_io_read_all(ttyfd, rspbuf, sizeof(rspbuf), 2); ^ bfb_io.c:126:12: note: expected 'uint8_t *' but argument is of type 'char *' static int bfb_io_read_all(int fd, uint8_t *buffer, int length, int timeout) ^ 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=] DEBUG(3, "%s() Wrote %d bytes (expected %d)\n", __func__, actual, l + sizeof (bfb_frame_t)); ^ bfb.c: In function 'bfb_check_data': bfb.c:516:16: warning: comparison of promoted ~unsigned with unsigned [-Wsign-compare] if (data->cmd != (uint8_t)~data->chk) { ^ bfb.c:532:2: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=] DEBUG(3, "%s() fragment size %d, payload %d of indicated %d\n", __func__, len, len-sizeof(bfb_data_t), l.value); ^ libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../includes -march=core2 -mtune=generic -Os -pipe -msse3 -msse4 -mcx16 -msahf -mpopcnt -W -Wundef -Wmissing-declarations -Wmissing-prototypes -Wall -c bfb_io.c -o bfb_io.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../includes -march=core2 -mtune=generic -Os -pipe -msse3 -msse4 -mcx16 -msahf -mpopcnt -W -Wundef -Wmissing-declarations -Wmissing-prototypes -Wall -c bfb.c -o bfb.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../includes -march=core2 -mtune=generic -Os -pipe -msse3 -msse4 -mcx16 -msahf -mpopcnt -W -Wundef -Wmissing-declarations -Wmissing-prototypes -Wall -no-undefined -version-info 0\:5\:0 -Wl,-O1 -Wl,--as-needed -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=core2 -mtune=generic -Os -msse3 -msse4 -mcx16 -msahf -mpopcnt -Wl,-O1 -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/usr/include/libusb-1.0 -I.. -I../includes -march=core2 -mtune=generic -Os -pipe -msse3 -msse4 -mcx16 -msahf -mpopcnt -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/usr/include/libusb-1.0 -I.. -I../includes -march=core2 -mtune=generic -Os -pipe -msse3 -msse4 -mcx16 -msahf -mpopcnt -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] bfb_write_at(c->fd, "AT^SBFB=0\r"); ^ 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 *' int bfb_write_packets(fd_t fd, uint8_t type, uint8_t *buffer, int length); ^ multi_cobex.c:76:3: warning: pointer targets in passing argument 2 of 'bfb_io_write' differ in signedness [-Wpointer-sign] bfb_io_write(c->fd, "+++", 3); ^ 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 *' int bfb_io_write(fd_t fd, const uint8_t *buffer, int length); ^ multi_cobex.c:78:3: warning: pointer targets in passing argument 2 of 'bfb_io_write' differ in signedness [-Wpointer-sign] bfb_io_write(c->fd,"\r", 1); ^ 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 *' int bfb_io_write(fd_t fd, const uint8_t *buffer, int length); ^ libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libusb-1.0 -I.. -I../includes -march=core2 -mtune=generic -Os -pipe -msse3 -msse4 -mcx16 -msahf -mpopcnt -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/usr/include/libusb-1.0 -I.. -I../includes -march=core2 -mtune=generic -Os -pipe -msse3 -msse4 -mcx16 -msahf -mpopcnt -W -Wundef -Wmissing-declarations -Wmissing-prototypes -Wall -no-undefined -version-info 1\:1\:0 -Wl,-O1 -Wl,--as-needed -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 -lopenobex ../bfb/.libs/libbfb.so -march=core2 -mtune=generic -Os -msse3 -msse4 -mcx16 -msahf -mpopcnt -Wl,-O1 -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/usr/include/libusb-1.0 -I.. -I../includes -march=core2 -mtune=generic -Os -pipe -msse3 -msse4 -mcx16 -msahf -mpopcnt -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/usr/include/libusb-1.0 -I.. -I../includes -march=core2 -mtune=generic -Os -pipe -msse3 -msse4 -mcx16 -msahf -mpopcnt -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/usr/include/libusb-1.0 -I.. -I../includes -march=core2 -mtune=generic -Os -pipe -msse3 -msse4 -mcx16 -msahf -mpopcnt -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/usr/include/libusb-1.0 -I.. -I../includes -march=core2 -mtune=generic -Os -pipe -msse3 -msse4 -mcx16 -msahf -mpopcnt -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/usr/include/libusb-1.0 -I.. -I../includes -march=core2 -mtune=generic -Os -pipe -msse3 -msse4 -mcx16 -msahf -mpopcnt -W -Wundef -Wmissing-declarations -Wmissing-prototypes -Wall -c -o unicode.lo unicode.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libusb-1.0 -I.. -I../includes -march=core2 -mtune=generic -Os -pipe -msse3 -msse4 -mcx16 -msahf -mpopcnt -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/usr/include/libusb-1.0 -I.. -I../includes -march=core2 -mtune=generic -Os -pipe -msse3 -msse4 -mcx16 -msahf -mpopcnt -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/usr/include/libusb-1.0 -I.. -I../includes -march=core2 -mtune=generic -Os -pipe -msse3 -msse4 -mcx16 -msahf -mpopcnt -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/usr/include/libusb-1.0 -I.. -I../includes -march=core2 -mtune=generic -Os -pipe -msse3 -msse4 -mcx16 -msahf -mpopcnt -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/usr/include/libusb-1.0 -I.. -I../includes -march=core2 -mtune=generic -Os -pipe -msse3 -msse4 -mcx16 -msahf -mpopcnt -W -Wundef -Wmissing-declarations -Wmissing-prototypes -Wall -c cache.c -fPIC -DPIC -o .libs/cache.o unicode.c: In function 'CharToUnicode': unicode.c:85:20: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] char *cc = c; ^ unicode.c:86:14: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] char *ucc = uc; ^ unicode.c:106:12: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] cc = c; ^ unicode.c:107:6: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] ucc = uc; ^ unicode.c:120:12: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] cc = c; ^ unicode.c:121:6: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] ucc = uc; ^ unicode.c:83:6: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^ unicode.c: In function 'UnicodeToChar': unicode.c:176:20: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] char *cc = c; ^ unicode.c:177:14: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] char *ucc = uc; ^ unicode.c:174:6: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^ unicode.c: In function 'Utf8ToChar': unicode.c:236:20: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] char *cc = c; ^ unicode.c:237:14: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] char *ucc = uc; ^ unicode.c:234:6: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^ object.c:39:43: error: parameter 1 ('obex') has incomplete type obex_object_t *obexftp_build_info (obex_t obex, uint32_t conn, uint8_t opcode) ^ object.c: In function 'obexftp_build_info': object.c:39:43: warning: unused parameter 'obex' [-Wunused-parameter] object.c: At top level: object.c:73:42: error: parameter 1 ('obex') has incomplete type obex_object_t *obexftp_build_get (obex_t obex, uint32_t conn, const char *name, const char *type) ^ object.c: In function 'obexftp_build_get': object.c:73:42: warning: unused parameter 'obex' [-Wunused-parameter] object.c: At top level: object.c:125:45: error: parameter 1 ('obex') has incomplete type obex_object_t *obexftp_build_rename (obex_t obex, uint32_t conn, const char *from, const char *to) ^ object.c: In function 'obexftp_build_rename': object.c:125:45: warning: unused parameter 'obex' [-Wunused-parameter] object.c: At top level: object.c:189:42: error: parameter 1 ('obex') has incomplete type obex_object_t *obexftp_build_del (obex_t obex, uint32_t conn, const char *name) ^ object.c: In function 'obexftp_build_del': object.c:189:42: warning: unused parameter 'obex' [-Wunused-parameter] object.c: At top level: object.c:238:46: error: parameter 1 ('obex') has incomplete type obex_object_t *obexftp_build_setpath (obex_t obex, uint32_t conn, const char *name, int create) ^ object.c: In function 'obexftp_build_setpath': object.c:238:46: warning: unused parameter 'obex' [-Wunused-parameter] object.c: At top level: obexftp_io.c: In function 'build_object_from_file': obexftp_io.c:93:2: warning: implicit declaration of function 'OBEX_CharToUnicode' [-Wimplicit-function-declaration] ucname_len = OBEX_CharToUnicode(ucname, (uint8_t*)remotename, ucname_len); ^ object.c:299:42: error: parameter 1 ('obex') has incomplete type obex_object_t *obexftp_build_put (obex_t obex, uint32_t conn, const char *name, const int size) ^ object.c: In function 'obexftp_build_put': object.c:299:42: warning: unused parameter 'obex' [-Wunused-parameter] 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] cli->infocb(OBEXFTP_EV_BODY, hv.bs, hlen, cli->infocb_data); ^ 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=] DEBUG(3, "%s() Application parameters don't fit %d vs. %d.\n", __func__, hlen, sizeof(apparam_t)); ^ Makefile:482: recipe for target 'object.lo' failed make[2]: *** [object.lo] Error 1 make[2]: *** Waiting for unfinished jobs.... client.c: In function 'obexftp_connect_service': client.c:570:8: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] uuid = UUID_FBS; ^ client.c:574:8: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] uuid = UUID_IRMC; ^ client.c: In function 'obexftp_connect_src': client.c:638:4: warning: implicit declaration of function 'InOBEX_TransportConnect' [-Wimplicit-function-declaration] ret = InOBEX_TransportConnect(cli->obexhandle, (struct sockaddr *) &peer, ^ client.c:696:3: warning: implicit declaration of function 'OBEX_FindInterfaces' [-Wimplicit-function-declaration] obex_intf_cnt = OBEX_FindInterfaces(cli->obexhandle, &obex_intf); ^ libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libusb-1.0 -I.. -I../includes -march=core2 -mtune=generic -Os -pipe -msse3 -msse4 -mcx16 -msahf -mpopcnt -W -Wundef -Wmissing-declarations -Wmissing-prototypes -Wall -c unicode.c -o unicode.o >/dev/null 2>&1 client.c: In function 'obexftp_info': client.c:822:9: error: type of formal parameter 1 is incomplete object = obexftp_build_info (cli->obexhandle, cli->connection_id, opcode); ^ client.c: In function 'obexftp_get_type': client.c:879:3: error: type of formal parameter 1 is incomplete object = obexftp_build_get (cli->obexhandle, cli->connection_id, basename, type); ^ client.c:884:3: error: type of formal parameter 1 is incomplete object = obexftp_build_get (cli->obexhandle, cli->connection_id, remotename, type); ^ client.c: In function 'obexftp_rename': client.c:921:9: error: type of formal parameter 1 is incomplete object = obexftp_build_rename (cli->obexhandle, cli->connection_id, sourcename, targetname); ^ client.c: In function 'obexftp_del': client.c:965:3: error: type of formal parameter 1 is incomplete object = obexftp_build_del (cli->obexhandle, cli->connection_id, basename); ^ client.c:970:3: error: type of formal parameter 1 is incomplete object = obexftp_build_del (cli->obexhandle, cli->connection_id, name); ^ client.c: In function 'obexftp_setpath': client.c:1021:4: error: type of formal parameter 1 is incomplete object = obexftp_build_setpath (cli->obexhandle, cli->connection_id, tail, 0); ^ client.c:1025:5: error: type of formal parameter 1 is incomplete object = obexftp_build_setpath (cli->obexhandle, cli->connection_id, tail, 1); ^ client.c:1041:3: error: type of formal parameter 1 is incomplete object = obexftp_build_setpath (cli->obexhandle, cli->connection_id, name, create); ^ client.c: In function 'obexftp_put_data': client.c:1164:3: error: type of formal parameter 1 is incomplete object = obexftp_build_put (cli->obexhandle, cli->connection_id, basename, size); ^ client.c:1169:3: error: type of formal parameter 1 is incomplete object = obexftp_build_put (cli->obexhandle, cli->connection_id, remotename, size); ^ client.c:1172:16: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] cli->out_data = data; /* memcpy would be safer */ ^ client.c: In function 'client_done': client.c:345:6: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void) write(fd, body_data, body_len); ^ cache.c: In function 'obexftp_cache_list': cache.c:214:2: warning: pointer targets in passing argument 1 of 'strdup' differ in signedness [-Wpointer-sign] listing = strdup(cli->buf_data); ^ In file included from cache.c:30:0: /usr/include/string.h:176:14: note: expected 'const char *' but argument is of type 'uint8_t *' extern char *strdup (const char *__s) ^ Makefile:482: recipe for target 'client.lo' failed make[2]: *** [client.lo] Error 1 cache.c: In function 'parse_directory': cache.c:265:2: warning: pointer targets in passing argument 1 of 'Utf8ToChar' differ in signedness [-Wpointer-sign] ret = Utf8ToChar(xml_conv, xml, n); ^ In file included from cache.c:44:0: unicode.h:33:5: note: expected 'uint8_t *' but argument is of type 'char *' int Utf8ToChar(uint8_t *c, const uint8_t *uc, int size); ^ cache.c:265:2: warning: pointer targets in passing argument 2 of 'Utf8ToChar' differ in signedness [-Wpointer-sign] ret = Utf8ToChar(xml_conv, xml, n); ^ In file included from cache.c:44:0: unicode.h:33:5: note: expected 'const uint8_t *' but argument is of type 'char *' int Utf8ToChar(uint8_t *c, const uint8_t *uc, int size); ^ libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libusb-1.0 -I.. -I../includes -march=core2 -mtune=generic -Os -pipe -msse3 -msse4 -mcx16 -msahf -mpopcnt -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/usr/include/libusb-1.0 -I.. -I../includes -march=core2 -mtune=generic -Os -pipe -msse3 -msse4 -mcx16 -msahf -mpopcnt -W -Wundef -Wmissing-declarations -Wmissing-prototypes -Wall -c cache.c -o cache.o >/dev/null 2>&1 make[2]: Leaving directory '/var/tmp/portage/app-mobilephone/obexftp-0.23-r2/work/obexftp-0.23/obexftp' Makefile:494: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/app-mobilephone/obexftp-0.23-r2/work/obexftp-0.23' Makefile:400: recipe for target 'all' failed make: *** [all] Error 2 * ERROR: app-mobilephone/obexftp-0.23-r2::gentoo failed (compile phase): * emake failed * * 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/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' * S: '/var/tmp/portage/app-mobilephone/obexftp-0.23-r2/work/obexftp-0.23'