[Reproducible-builds] Bug#811054: obexftp: FTBFS: object.c:39:43: error: parameter 1 ('obex') has incomplete type

Chris Lamb lamby at debian.org
Fri Jan 15 08:59:37 UTC 2016


Source: obexftp
Version: 0.23-6
Severity: serious
Justification: fails to build from source
User: reproducible-builds at lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-builds at lists.alioth.debian.org

Dear Maintainer,

obexftp fails to build from source in unstable/amd64:

  [..]

  Making all in obexftp
  make[3]: Entering directory '/home/lamby/temp/cdt.20160115095516.JItmmLlOx2/obexftp-0.23/obexftp'
  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -I../includes -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -W -Wundef -Wmissing-declarations -Wmissing-prototypes -Wall -MT object.lo -MD -MP -MF .deps/object.Tpo -c -o object.lo object.c
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -I../includes -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -W -Wundef -Wmissing-declarations -Wmissing-prototypes -Wall -MT object.lo -MD -MP -MF .deps/object.Tpo -c object.c  -fPIC -DPIC -o .libs/object.o
  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:
  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]
  Makefile:489: recipe for target 'object.lo' failed
  make[3]: *** [object.lo] Error 1
  make[3]: Leaving directory '/home/lamby/temp/cdt.20160115095516.JItmmLlOx2/obexftp-0.23/obexftp'
  Makefile:504: recipe for target 'all-recursive' failed
  make[2]: *** [all-recursive] Error 1
  make[2]: Leaving directory '/home/lamby/temp/cdt.20160115095516.JItmmLlOx2/obexftp-0.23'
  Makefile:411: recipe for target 'all' failed
  make[1]: *** [all] Error 2
  make[1]: Leaving directory '/home/lamby/temp/cdt.20160115095516.JItmmLlOx2/obexftp-0.23'
  debian/rules:81: recipe for target 'build-stamp' failed
  make: *** [build-stamp] Error 2

  [..]

The full build log is attached.


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      lamby at debian.org / chris-lamb.co.uk
       `-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: obexftp.0.23-6.unstable.amd64.log.txt.gz
Type: application/octet-stream
Size: 5478 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/reproducible-builds/attachments/20160115/697f1341/attachment.obj>


More information about the Reproducible-builds mailing list