Your message dated Fri, 26 Aug 2016 08:44:59 +0200
with message-id <851a5456-7e8f-d3f5-b6d3-9caf4fb00...@adrianheine.de>
and subject line
has caused the Debian Bug report #824740,
regarding telepathy-ring: FTBFS: cp: cannot stat './AUTHORS--no-act': No such
file or directory
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
824740: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=824740
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: telepathy-ring
Version: 2.1.0-1
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-bui...@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
`. `'` la...@debian.org / chris-lamb.co.uk
`-
telepathy-ring.2.1.0-1.unstable.amd64.log.txt.gz
Description: Binary data
--- End Message ---
--- Begin Message ---
Version: 2.1.0-1.1
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Mon, 15 Aug 2016 23:31:37 +0200
Source: telepathy-ring
Binary: telepathy-ring
Architecture: source
Version: 2.1.0-1.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Telepathy maintainers
<pkg-telepathy-maintain...@lists.alioth.debian.org>
Changed-By: Adrian Heine <m...@adrianheine.de>
Description:
telepathy-ring - GSM and 3G UMTS Telepathy connection manager
Closes: 620544 665616 791370 824740
Changes:
telepathy-ring (2.1.0-1.1) unstable; urgency=medium
.
* Non-maintainer upload.
.
[ Jonny Lamb ]
* Remove myself from Uploaders.
.
[ Hideki Yamane ]
* debian/control
- set it as "Architecture: linux-any" since ofono requires udev and the
BlueZ stack (Closes: #620544).
.
[ Adrian Heine ]
* Drop manual dbg package (Closes: #824740).
* Import patch by Michael Biebl for including glib.h instead of individual
headers (Closes: #665616).
* build-depend on autotools-dev so that CDBS regenerates config.guess
and config.sub (Closes: #791370).
Checksums-Sha1:
5538881cde31c58e40f10c2c584c02288a58ec3d 2082 telepathy-ring_2.1.0-1.1.dsc
505d8f6b41ab801c5a2f28092b96c9eac12b1cac 3216 telepathy-ring_2.1.0-1.1.diff.gz
Checksums-Sha256:
cc2064d289242e656b758fc17b95a1810b4ae704bb8a8782abe1a6233ff4a8fa 2082
telepathy-ring_2.1.0-1.1.dsc
71c0448c1595864b6889a654ba2e7ccc427f779b0c82b270d81396dfc1cb5f63 3216
telepathy-ring_2.1.0-1.1.diff.gz
Files:
c8dc748957c4a669a992b5f9339dbd55 2082 net optional telepathy-ring_2.1.0-1.1.dsc
4f607a0d8395e1cfc8dd169e4fe27b39 3216 net optional
telepathy-ring_2.1.0-1.1.diff.gz
-----BEGIN PGP SIGNATURE-----
iQIcBAEBCAAGBQJXurctAAoJEDEWul6f+mmjgAAQAJRjbnHT0SQ8b7EyBQFHTRJz
7JyfdhROFWIP0MZ6cFlIRgFxuS2ssywsH6lOa1HaBZnZoZcncuNvGV6PIui5+3Cm
3QQsyIexalcq5Y3rx5xOmjTWItVq41lGQhnzwBW37gaGKdBfQHpi0+MQPOkD7o8y
uePwOiTt0cUCMwd6Xqyq0r9RaWaeFlKmZwfOwllXbw3o1My4R6DFV1DScTc0gaE5
Vyk0JIyuqNi1+jKvZVYPk0BFxdjU6fglHLEs2iWc4OLOfd189IrqNh5s6bAnAHtO
NQ5z37whJT1ph2GH/9JzSI8Ei6KNZpJi+nmlyeCnCQbjV6byfS2hCTMzBRUIUNf3
OP4sPPXPMdx6vhgZFExdVUAQYNcGTZUv60wn62gcRg/q4l836PYR5HSVZfT5lWXc
Gka84DSEFJU1GEqTH1KtQIfkYju9yafwuQAsP7XvjvGUQgilFYMsZMt1clac5cDR
H4/qUnARixHkDAwjVZEWHwDXQU42gHFU9d35g/jW4NDM4DOKgMfu5b17uZDQFNWF
KMiUG4gaqqbFB0Ww2gYQm0B2xQ3qzeNgdIuvYGG0dynmwOzqyQjoUXoHmMPstteq
HSapmapULO9O6zkcxRHsBf9g06T+HQmcE+sCCY4r2XwLNw6R5+w4GveOJkMB+W/T
Ex3HHdtevbtwnscJOo9t
=KKK0
-----END PGP SIGNATURE-----
--- End Message ---