[Pkg-telepathy-maintainers] Bug#824740: telepathy-ring: FTBFS: cp: cannot stat './AUTHORS--no-act': No such file or directory

Chris Lamb lamby at debian.org
Thu May 19 10:57:31 UTC 2016


Source: telepathy-ring
Version: 2.1.0-1
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,

telepathy-ring fails to build from source in unstable/amd64:

  [..]

  #	source='ring-conference-channel.c' object='ring-conference-channel.lo' libtool=yes 
  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../tests -I..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o ring-conference-channel.lo ring-conference-channel.c
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../tests -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c ring-conference-channel.c -o ring-conference-channel.o
  ring-conference-channel.c: In function 'ring_mergeable_conference_merge':
  ring-conference-channel.c:208:5: warning: 'tp_errors_quark' is deprecated: Use 'TP_ERROR' instead [-Wdeprecated-declarations]
       error = g_error_new(TP_ERRORS, TP_ERROR_INVALID_ARGUMENT,
       ^
  In file included from /usr/include/telepathy-1.0/telepathy-glib/handle.h:31:0,
                   from /usr/include/telepathy-1.0/telepathy-glib/handle-repo.h:36,
                   from /usr/include/telepathy-1.0/telepathy-glib/group-mixin.h:31,
                   from ring-media-channel.h:26,
                   from ring-conference-channel.h:35,
                   from ring-conference-channel.c:40:
  /usr/include/telepathy-1.0/telepathy-glib/errors.h:39:8: note: declared here
   GQuark tp_errors_quark (void);
          ^
  ring-conference-channel.c: In function 'ring_conference_channel_remove_member_with_reason':
  ring-conference-channel.c:630:5: warning: 'tp_errors_quark' is deprecated: Use 'TP_ERROR' instead [-Wdeprecated-declarations]
       g_set_error(error, TP_ERRORS, TP_ERROR_PERMISSION_DENIED,
       ^
  In file included from /usr/include/telepathy-1.0/telepathy-glib/handle.h:31:0,
                   from /usr/include/telepathy-1.0/telepathy-glib/handle-repo.h:36,
                   from /usr/include/telepathy-1.0/telepathy-glib/group-mixin.h:31,
                   from ring-media-channel.h:26,
                   from ring-conference-channel.h:35,
                   from ring-conference-channel.c:40:
  /usr/include/telepathy-1.0/telepathy-glib/errors.h:39:8: note: declared here
   GQuark tp_errors_quark (void);
          ^
  ring-conference-channel.c: In function 'ring_conference_channel_join':
  ring-conference-channel.c:921:5: warning: 'tp_errors_quark' is deprecated: Use 'TP_ERROR' instead [-Wdeprecated-declarations]
       g_set_error(error, TP_ERRORS, TP_ERROR_INVALID_ARGUMENT,
       ^
  In file included from /usr/include/telepathy-1.0/telepathy-glib/handle.h:31:0,
                   from /usr/include/telepathy-1.0/telepathy-glib/handle-repo.h:36,
                   from /usr/include/telepathy-1.0/telepathy-glib/group-mixin.h:31,
                   from ring-media-channel.h:26,
                   from ring-conference-channel.h:35,
                   from ring-conference-channel.c:40:
  /usr/include/telepathy-1.0/telepathy-glib/errors.h:39:8: note: declared here
   GQuark tp_errors_quark (void);
          ^
  ring-conference-channel.c: In function 'ring_conference_channel_release':
  ring-conference-channel.c:1039:10: warning: variable 'details' set but not used [-Wunused-but-set-variable]
     int i, details;
            ^
  ring-conference-channel.c: In function 'ring_conference_channel_validate_media_handle':
  ring-conference-channel.c:1150:5: warning: 'tp_errors_quark' is deprecated: Use 'TP_ERROR' instead [-Wdeprecated-declarations]
       g_set_error(error, TP_ERRORS, TP_ERROR_INVALID_ARGUMENT,
       ^
  In file included from /usr/include/telepathy-1.0/telepathy-glib/handle.h:31:0,
                   from /usr/include/telepathy-1.0/telepathy-glib/handle-repo.h:36,
                   from /usr/include/telepathy-1.0/telepathy-glib/group-mixin.h:31,
                   from ring-media-channel.h:26,
                   from ring-conference-channel.h:35,
                   from ring-conference-channel.c:40:
  /usr/include/telepathy-1.0/telepathy-glib/errors.h:39:8: note: declared here
   GQuark tp_errors_quark (void);
          ^
  ring-conference-channel.c: In function 'reply_to_modem_call_request_conference':
  ring-conference-channel.c:1228:7: warning: 'tp_errors_quark' is deprecated: Use 'TP_ERROR' instead [-Wdeprecated-declarations]
         TP_ERRORS, TP_ERROR_NOT_AVAILABLE, "Conference channel already exists"
         ^
  In file included from /usr/include/telepathy-1.0/telepathy-glib/handle.h:31:0,
                   from /usr/include/telepathy-1.0/telepathy-glib/handle-repo.h:36,
                   from /usr/include/telepathy-1.0/telepathy-glib/group-mixin.h:31,
                   from ring-media-channel.h:26,
                   from ring-conference-channel.h:35,
                   from ring-conference-channel.c:40:
  /usr/include/telepathy-1.0/telepathy-glib/errors.h:39:8: note: declared here
   GQuark tp_errors_quark (void);
          ^
  ring-conference-channel.c: At top level:
  ring-conference-channel.c:936:1: warning: 'on_modem_conference_joined' defined but not used [-Wunused-function]
   on_modem_conference_joined(ModemCallConference *cc,
   ^
  \
  #	source='ring-param-spec.c' object='ring-param-spec.lo' libtool=yes 
  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../tests -I..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o ring-param-spec.lo ring-param-spec.c
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../tests -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c ring-param-spec.c -o ring-param-spec.o
  \
  #	source='ring-emergency-service.c' object='ring-emergency-service.lo' libtool=yes 
  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../tests -I..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o ring-emergency-service.lo ring-emergency-service.c
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../tests -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c ring-emergency-service.c -o ring-emergency-service.o
  \
  #	source='ring-util.c' object='ring-util.lo' libtool=yes 
  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../tests -I..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o ring-util.lo ring-util.c
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../tests -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c ring-util.c -o ring-util.o
  ring-util.c: In function 'ring_method_return_internal_error':
  ring-util.c:287:7: warning: 'tp_errors_quark' is deprecated: Use 'TP_ERROR' instead [-Wdeprecated-declarations]
         TP_ERRORS, TP_ERROR_DISCONNECTED, "Internal error - request canceled"
         ^
  In file included from /usr/include/telepathy-1.0/telepathy-glib/handle.h:31:0,
                   from /usr/include/telepathy-1.0/telepathy-glib/handle-repo.h:36,
                   from /usr/include/telepathy-1.0/telepathy-glib/base-connection.h:35,
                   from ring-util.c:29:
  /usr/include/telepathy-1.0/telepathy-glib/errors.h:39:8: note: declared here
   GQuark tp_errors_quark (void);
          ^
  /bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o libtpring.la  ring-connection-manager.lo ring-protocol.lo ring-connection.lo ring-debug.lo ring-text-manager.lo ring-text-channel.lo ring-media-manager.lo ring-media-channel.lo ring-call-channel.lo ring-member-channel.lo ring-conference-channel.lo ring-param-spec.lo ring-emergency-service.lo ring-util.lo  -lpthread 
  libtool: link: ar cru .libs/libtpring.a  ring-connection-manager.o ring-protocol.o ring-connection.o ring-debug.o ring-text-manager.o ring-text-channel.o ring-media-manager.o ring-media-channel.o ring-call-channel.o ring-member-channel.o ring-conference-channel.o ring-param-spec.o ring-emergency-service.o ring-util.o
  ar: `u' modifier ignored since `D' is the default (see `U')
  libtool: link: ranlib .libs/libtpring.a
  libtool: link: ( cd ".libs" && rm -f "libtpring.la" && ln -s "../libtpring.la" "libtpring.la" )
  \
  #	source='telepathy-ring.c' object='telepathy-ring.o' libtool=no 
  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../tests -I..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c telepathy-ring.c
  /bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o telepathy-ring telepathy-ring.o libtpring.la ../ring-extensions/libtpextensions.a ../modem/libmodem-glib.la ../sms-glib/libsms-glib.la -ltelepathy-glib -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lpthread -lpthread 
  libtool: link: gcc -Wall -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o telepathy-ring telepathy-ring.o  ./.libs/libtpring.a ../ring-extensions/libtpextensions.a ../modem/.libs/libmodem-glib.a -luuid ../sms-glib/.libs/libsms-glib.a -ltelepathy-glib -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lpthread -pthread
  \
  #	source='tests/test-ring.c' object='test-ring.o' libtool=no 
  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../tests -I..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o test-ring.o `test -f 'tests/test-ring.c' || echo './'`tests/test-ring.c
  \
  #	source='tests/test-ring-util.c' object='test-ring-util.o' libtool=no 
  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../tests -I..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o test-ring-util.o `test -f 'tests/test-ring-util.c' || echo './'`tests/test-ring-util.c
  tests/test-ring-util.c: In function 'setup':
  tests/test-ring-util.c:35:3: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations]
     g_type_init();
     ^
  In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0,
                   from /usr/include/glib-2.0/gobject/gbinding.h:29,
                   from /usr/include/glib-2.0/glib-object.h:23,
                   from /usr/include/dbus-1.0/dbus/dbus-glib.h:27,
                   from tests/test-ring-util.c:24:
  /usr/include/glib-2.0/gobject/gtype.h:681:23: note: declared here
   void                  g_type_init                    (void);
                         ^
  /bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o test-ring test-ring.o test-ring-util.o libtpring.la ../ring-extensions/libtpextensions.a ../modem/libmodem-glib.la ../sms-glib/libsms-glib.la ../tests/libtestcommon.la -ltelepathy-glib -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lcheck_pic -pthread -lrt -lm -lsubunit -lpthread -lpthread 
  libtool: link: gcc -Wall -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o test-ring test-ring.o test-ring-util.o -pthread  ./.libs/libtpring.a ../ring-extensions/libtpextensions.a ../modem/.libs/libmodem-glib.a -luuid ../sms-glib/.libs/libsms-glib.a ../tests/.libs/libtestcommon.a -ltelepathy-glib -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lcheck_pic -lrt -lm -lsubunit -lpthread -pthread
  sed -e 's![@]libexecdir[@]!/usr/lib/telepathy!' './org.freedesktop.Telepathy.ConnectionManager.ring.service-in' > org.freedesktop.Telepathy.ConnectionManager.ring.service
  make[3]: Leaving directory '/home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0/src'
  Making all in docs
  make[3]: Entering directory '/home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0/docs'
  make[3]: Nothing to be done for 'all'.
  make[3]: Leaving directory '/home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0/docs'
  Making all in tools
  make[3]: Entering directory '/home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0/tools'
  sed -e 's![@]abs_top_builddir[@]!/home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0!' telepathy-glib-env.in > telepathy-glib-env
  chmod +x telepathy-glib-env
  make[3]: Leaving directory '/home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0/tools'
  Making all in scripts
  make[3]: Entering directory '/home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0/scripts'
  make[3]: Nothing to be done for 'all'.
  make[3]: Leaving directory '/home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0/scripts'
  make[3]: Entering directory '/home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0'
  make[3]: Leaving directory '/home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0'
  make[2]: Leaving directory '/home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0'
  make[1]: Leaving directory '/home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0'
  touch debian/stamp-makefile-build
  CDBS WARNING:  DEB_MAKE_CHECK_TARGET unset, not running checks
  touch debian/stamp-makefile-check
   fakeroot debian/rules binary
  CDBS WARNING:    simple-patchsys.mk is deprecated since 0.4.85 - please use source format 3.0 (quilt) instead
  test -x debian/rules
  dh_testroot
  dh_clean -k 
  dh_clean: dh_clean -k is deprecated; use dh_prep instead
  dh_installdirs -A 
  mkdir -p "."
  CDBS WARNING:    DEB_DH_STRIP_ARGS is deprecated since 0.4.85
  set -e;   
  set -e;   
  /usr/bin/make -C . install DESTDIR=/home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0/debian/tmp/
  make[1]: Entering directory '/home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0'
  Making install in tests
  make[2]: Entering directory '/home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0/tests'
  make[3]: Entering directory '/home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0/tests'
  make[3]: Nothing to be done for 'install-exec-am'.
  make[3]: Nothing to be done for 'install-data-am'.
  make[3]: Leaving directory '/home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0/tests'
  make[2]: Leaving directory '/home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0/tests'
  Making install in ring-extensions
  make[2]: Entering directory '/home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0/ring-extensions'
  /usr/bin/make  install-am
  make[3]: Entering directory '/home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0/ring-extensions'
  make[4]: Entering directory '/home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0/ring-extensions'
  make[4]: Nothing to be done for 'install-exec-am'.
  make[4]: Nothing to be done for 'install-data-am'.
  make[4]: Leaving directory '/home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0/ring-extensions'
  make[3]: Leaving directory '/home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0/ring-extensions'
  make[2]: Leaving directory '/home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0/ring-extensions'
  Making install in sms-glib
  make[2]: Entering directory '/home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0/sms-glib'
  make[3]: Entering directory '/home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0/sms-glib'
  test -z "/usr/lib" || /bin/mkdir -p "/home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0/debian/tmp//usr/lib"
   /bin/bash ../libtool   --mode=install /usr/bin/install -c   libsms-glib.la '/home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0/debian/tmp//usr/lib'
  libtool: install: /usr/bin/install -c .libs/libsms-glib.lai /home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0/debian/tmp//usr/lib/libsms-glib.la
  libtool: install: /usr/bin/install -c .libs/libsms-glib.a /home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0/debian/tmp//usr/lib/libsms-glib.a
  libtool: install: chmod 644 /home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0/debian/tmp//usr/lib/libsms-glib.a
  libtool: install: ranlib /home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0/debian/tmp//usr/lib/libsms-glib.a
  libtool: install: warning: remember to run `libtool --finish /usr/lib'
  test -z "/usr/include/sms-glib/sms-glib" || /bin/mkdir -p "/home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0/debian/tmp//usr/include/sms-glib/sms-glib"
   /usr/bin/install -c -m 644 message.h deliver.h status-report.h submit.h enums.h utils.h errors.h '/home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0/debian/tmp//usr/include/sms-glib/sms-glib'
  make[3]: Leaving directory '/home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0/sms-glib'
  make[2]: Leaving directory '/home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0/sms-glib'
  Making install in modem
  make[2]: Entering directory '/home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0/modem'
  /usr/bin/make  install-recursive
  make[3]: Entering directory '/home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0/modem'
  Making install in .
  make[4]: Entering directory '/home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0/modem'
  make[5]: Entering directory '/home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0/modem'
  test -z "/usr/lib" || /bin/mkdir -p "/home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0/debian/tmp//usr/lib"
   /bin/bash ../libtool   --mode=install /usr/bin/install -c   libmodem-glib.la '/home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0/debian/tmp//usr/lib'
  libtool: install: /usr/bin/install -c .libs/libmodem-glib.lai /home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0/debian/tmp//usr/lib/libmodem-glib.la
  libtool: install: /usr/bin/install -c .libs/libmodem-glib.a /home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0/debian/tmp//usr/lib/libmodem-glib.a
  libtool: install: chmod 644 /home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0/debian/tmp//usr/lib/libmodem-glib.a
  libtool: install: ranlib /home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0/debian/tmp//usr/lib/libmodem-glib.a
  libtool: install: warning: remember to run `libtool --finish /usr/lib'
  test -z "/usr/include/modem-glib/modem" || /bin/mkdir -p "/home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0/debian/tmp//usr/include/modem-glib/modem"
   /usr/bin/install -c -m 644 request.h errors.h call.h tones.h sms.h sim.h '/home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0/debian/tmp//usr/include/modem-glib/modem'
  make[5]: Leaving directory '/home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0/modem'
  make[4]: Leaving directory '/home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0/modem'
  Making install in tests
  make[4]: Entering directory '/home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0/modem/tests'
  make[5]: Entering directory '/home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0/modem/tests'
  make[5]: Nothing to be done for 'install-exec-am'.
  test -z "/usr/lib/tests/telepathy-ring-tests" || /bin/mkdir -p "/home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0/debian/tmp//usr/lib/tests/telepathy-ring-tests"
    /bin/bash ../../libtool   --mode=install /usr/bin/install -c test-modem '/home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0/debian/tmp//usr/lib/tests/telepathy-ring-tests'
  libtool: install: /usr/bin/install -c test-modem /home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0/debian/tmp//usr/lib/tests/telepathy-ring-tests/test-modem
  make[5]: Leaving directory '/home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0/modem/tests'
  make[4]: Leaving directory '/home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0/modem/tests'
  make[3]: Leaving directory '/home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0/modem'
  make[2]: Leaving directory '/home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0/modem'
  Making install in src
  make[2]: Entering directory '/home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0/src'
  make[3]: Entering directory '/home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0/src'
  test -z "/usr/lib/telepathy" || /bin/mkdir -p "/home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0/debian/tmp//usr/lib/telepathy"
    /bin/bash ../libtool   --mode=install /usr/bin/install -c telepathy-ring '/home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0/debian/tmp//usr/lib/telepathy'
  libtool: install: /usr/bin/install -c telepathy-ring /home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0/debian/tmp//usr/lib/telepathy/telepathy-ring
  test -z "/usr/share/telepathy/managers" || /bin/mkdir -p "/home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0/debian/tmp//usr/share/telepathy/managers"
   /usr/bin/install -c -m 644 ring.manager '/home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0/debian/tmp//usr/share/telepathy/managers'
  test -z "/usr/share/dbus-1/services" || /bin/mkdir -p "/home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0/debian/tmp//usr/share/dbus-1/services"
   /usr/bin/install -c -m 644 org.freedesktop.Telepathy.ConnectionManager.ring.service '/home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0/debian/tmp//usr/share/dbus-1/services'
  test -z "/usr/lib/tests/telepathy-ring-tests" || /bin/mkdir -p "/home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0/debian/tmp//usr/lib/tests/telepathy-ring-tests"
    /bin/bash ../libtool   --mode=install /usr/bin/install -c test-ring '/home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0/debian/tmp//usr/lib/tests/telepathy-ring-tests'
  libtool: install: /usr/bin/install -c test-ring /home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0/debian/tmp//usr/lib/tests/telepathy-ring-tests/test-ring
  make[3]: Leaving directory '/home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0/src'
  make[2]: Leaving directory '/home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0/src'
  Making install in docs
  make[2]: Entering directory '/home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0/docs'
  make[3]: Entering directory '/home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0/docs'
  make[3]: Nothing to be done for 'install-exec-am'.
  make[3]: Nothing to be done for 'install-data-am'.
  make[3]: Leaving directory '/home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0/docs'
  make[2]: Leaving directory '/home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0/docs'
  Making install in tools
  make[2]: Entering directory '/home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0/tools'
  make[3]: Entering directory '/home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0/tools'
  make[3]: Nothing to be done for 'install-exec-am'.
  make[3]: Nothing to be done for 'install-data-am'.
  make[3]: Leaving directory '/home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0/tools'
  make[2]: Leaving directory '/home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0/tools'
  Making install in scripts
  make[2]: Entering directory '/home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0/scripts'
  make[3]: Entering directory '/home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0/scripts'
  make[3]: Nothing to be done for 'install-exec-am'.
  make[3]: Nothing to be done for 'install-data-am'.
  make[3]: Leaving directory '/home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0/scripts'
  make[2]: Leaving directory '/home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0/scripts'
  make[2]: Entering directory '/home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0'
  make[3]: Entering directory '/home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0'
  make[3]: Nothing to be done for 'install-exec-am'.
  make[3]: Nothing to be done for 'install-data-am'.
  make[3]: Leaving directory '/home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0'
  make[2]: Leaving directory '/home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0'
  make[1]: Leaving directory '/home/lamby/temp/cdt.20160519114921.wlFvyb82nk.telepathy-ring/telepathy-ring-2.1.0'
  touch debian/stamp-makefile-install
  Adding cdbs dependencies to debian/telepathy-ring.substvars
  dh_installdirs -ptelepathy-ring \
  	
  Adding cdbs dependencies to debian/telepathy-ring-dbg.substvars
  dh_installdirs -ptelepathy-ring-dbg \
  	
  dh_installdocs -ptelepathy-ring ./README ./AUTHORS
  dh_installexamples -ptelepathy-ring 
  dh_installman -ptelepathy-ring 
  dh_installinfo -ptelepathy-ring 
  dh_installmenu -ptelepathy-ring 
  dh_installcron -ptelepathy-ring 
  dh_installinit -ptelepathy-ring 
  dh_installdebconf -ptelepathy-ring 
  dh_installemacsen -ptelepathy-ring 
  dh_installcatalogs -ptelepathy-ring 
  dh_installpam -ptelepathy-ring 
  dh_installlogrotate -ptelepathy-ring 
  dh_installlogcheck -ptelepathy-ring 
  dh_installchangelogs -ptelepathy-ring ./ChangeLog
  dh_installudev -ptelepathy-ring 
  dh_lintian -ptelepathy-ring 
  dh_bugfiles -ptelepathy-ring 
  dh_install -ptelepathy-ring 
  dh_link -ptelepathy-ring 
  dh_installmime -ptelepathy-ring 
  dh_installgsettings -ptelepathy-ring 
  dh_installdocs -ptelepathy-ring-dbg ./README ./AUTHORS--no-act
  cp: cannot stat './AUTHORS--no-act': No such file or directory
  dh_installdocs: cp --reflink=auto -a ./AUTHORS--no-act debian/telepathy-ring-dbg/usr/share/doc/telepathy-ring-dbg returned exit code 1
  /usr/share/cdbs/1/rules/debhelper.mk:240: recipe for target 'binary-install/telepathy-ring-dbg' failed
  make: *** [binary-install/telepathy-ring-dbg] 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: telepathy-ring.2.1.0-1.unstable.amd64.log.txt.gz
Type: application/octet-stream
Size: 13834 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-telepathy-maintainers/attachments/20160519/6c16016a/attachment-0001.obj>


More information about the Pkg-telepathy-maintainers mailing list