Your message dated Fri, 23 Dec 2016 23:49:17 +0000
with message-id <[email protected]>
and subject line Bug#824739: fixed in telepathy-haze 0.8.0-2.1
has caused the Debian Bug report #824739,
regarding telepathy-haze: FTBFS: media-stream.c:1079:20: error:
'PURPLE_MEDIA_NETWORK_PROTOCOL_TCP' undeclared
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 [email protected]
immediately.)
--
824739: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=824739
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: telepathy-haze
Version: 0.8.0-2
Severity: serious
Justification: fails to build from source
User: [email protected]
Usertags: ftbfs
X-Debbugs-Cc: [email protected]
Dear Maintainer,
telepathy-haze fails to build from source in unstable/amd64:
[..]
Setting up gir1.2-telepathyglib-0.12 (0.24.1-1.1) ...
Setting up libtelepathy-glib-dev (0.24.1-1.1) ...
Setting up libxslt1.1:amd64 (1.1.28-3) ...
Setting up xsltproc (1.1.28-3) ...
Setting up libgtk-3-bin (3.20.4-1) ...
Setting up adwaita-icon-theme (3.20-2) ...
update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide
/usr/share/icons/default/index.theme (x-cursor-theme) in auto mode
Setting up libgtk-3-common (3.20.4-1) ...
Setting up libgtk-3-0:amd64 (3.20.4-1) ...
Setting up gstreamer1.0-plugins-bad:amd64 (1.8.1-2) ...
Setting up libfarstream-0.2-5:amd64 (0.2.7-1) ...
Setting up libpurple0 (2.10.12-1) ...
Setting up libpurple-dev (2.10.12-1) ...
Setting up telepathy-haze-build-deps (0.8.0-2) ...
Processing triggers for libc-bin (2.22-9) ...
Processing triggers for systemd (229-6) ...
Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.34.0-1) ...
dpkg-buildpackage -rfakeroot -D -us -uc -b
dpkg-buildpackage: info: source package telepathy-haze
dpkg-buildpackage: info: source version 0.8.0-2
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Simon McVittie <[email protected]>
dpkg-source --before-build telepathy-haze-0.8.0
dpkg-buildpackage: info: host architecture amd64
fakeroot debian/rules clean
dh clean --with autoreconf --parallel
dh_testdir -O--parallel
dh_auto_clean -O--parallel
dh_autoreconf_clean -O--parallel
dh_clean -O--parallel
debian/rules build
dh build --with autoreconf --parallel
dh_testdir -O--parallel
dh_update_autotools_config -O--parallel
dh_autoreconf -O--parallel
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
libtoolize: copying file 'build-aux/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:42: installing 'build-aux/compile'
configure.ac:27: installing 'build-aux/missing'
extensions/Makefile.am:13: warning: source file '_gen/signals-marshal.c' is
in a subdirectory,
extensions/Makefile.am:13: but option 'subdir-objects' is disabled
automake: warning: possible forward-incompatibility.
automake: At least a source file is in a subdirectory, but the
'subdir-objects'
automake: automake option hasn't been enabled. For now, the corresponding
output
automake: object file(s) will be placed in the top-level directory. However,
automake: this behaviour will change in future Automake versions: they will
automake: unconditionally cause object files to be placed in the same
subdirectory
automake: of the corresponding sources.
automake: You are advised to start using 'subdir-objects' option throughout
your
automake: project, to avoid future incompatibilities.
extensions/Makefile.am:13: warning: source file '_gen/svc.c' is in a
subdirectory,
extensions/Makefile.am:13: but option 'subdir-objects' is disabled
extensions/Makefile.am: installing 'build-aux/depcomp'
debian/rules override_dh_auto_configure
make[1]: Entering directory
'/home/lamby/temp/cdt.20160519114732.70HUuJxhub.telepathy-haze/telepathy-haze-0.8.0'
dh_auto_configure -- \
--libexecdir="\${prefix}/lib/telepathy" \
./configure --build=x86_64-linux-gnu --prefix=/usr
--includedir=\${prefix}/include --mandir=\${prefix}/share/man
--infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var
--disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu
--libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode
--disable-dependency-tracking --libexecdir=\${prefix}/lib/telepathy
configure: WARNING: unrecognized options: --disable-maintainer-mode
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for gcc... 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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking for gcc option to accept ISO C99... none needed
checking for gcc option to accept ISO Standard C... (cached) none needed
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 gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
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/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... 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 gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/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 whether linker supports -Wl,-O1... yes
checking to see if compiler understands ... yes
checking to see if compiler understands -Wall... yes
checking to see if compiler understands -Wextra... yes
checking to see if compiler understands -Wdeclaration-after-statement... yes
checking to see if compiler understands -Wshadow... yes
checking to see if compiler understands -Wstrict-prototypes... yes
checking to see if compiler understands -Wmissing-prototypes... yes
checking to see if compiler understands -Wsign-compare... yes
checking to see if compiler understands -Wnested-externs... yes
checking to see if compiler understands -Wpointer-arith... yes
checking to see if compiler understands -Wformat-security... yes
checking to see if compiler understands -Winit-self... yes
checking to see if compiler understands -Werror... yes
checking to see if compiler understands -Wno-missing-field-initializers... yes
checking to see if compiler understands
-Wno-error=missing-field-initializers... yes
checking to see if compiler understands -Wno-unused-parameter... yes
checking to see if compiler understands -Wno-error=unused-parameter... yes
checking to see if compiler understands -Wno-deprecated-declarations... yes
checking to see if compiler understands -Wno-error=deprecated-declarations...
yes
checking for libintl.h... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for PURPLE... yes
checking for TP_GLIB... yes
checking for GLIB... yes
checking for DBUS_GLIB... yes
checking for purple_dbus_uninit in -lpurple... yes
checking for xsltproc... xsltproc
checking for a Python interpreter with version >= 2.5... python
checking for python... /usr/bin/python
checking for python version... 2.7
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.7/dist-packages
checking for python extension module directory...
${exec_prefix}/lib/python2.7/dist-packages
checking for Python with Twisted and XMPP protocol support... false
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating data/Makefile
config.status: creating m4/Makefile
config.status: creating tests/Makefile
config.status: creating tests/twisted/Makefile
config.status: creating tests/twisted/tools/Makefile
config.status: creating tools/Makefile
config.status: creating extensions/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --disable-maintainer-mode
make[1]: Leaving directory
'/home/lamby/temp/cdt.20160519114732.70HUuJxhub.telepathy-haze/telepathy-haze-0.8.0'
dh_auto_build -O--parallel
make -j9
make[1]: Entering directory
'/home/lamby/temp/cdt.20160519114732.70HUuJxhub.telepathy-haze/telepathy-haze-0.8.0'
make all-recursive
make[2]: Entering directory
'/home/lamby/temp/cdt.20160519114732.70HUuJxhub.telepathy-haze/telepathy-haze-0.8.0'
Making all in tools
make[3]: Entering directory
'/home/lamby/temp/cdt.20160519114732.70HUuJxhub.telepathy-haze/telepathy-haze-0.8.0/tools'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory
'/home/lamby/temp/cdt.20160519114732.70HUuJxhub.telepathy-haze/telepathy-haze-0.8.0/tools'
Making all in extensions
make[3]: Entering directory
'/home/lamby/temp/cdt.20160519114732.70HUuJxhub.telepathy-haze/telepathy-haze-0.8.0/extensions'
xsltproc --nonet --novalid --xinclude ../tools/identity.xsl \
all.xml > _gen/all.xml
/usr/bin/python ../tools/glib-signals-marshal-gen.py _gen/all.xml >
_gen/signals-marshal.list
/usr/bin/python ../tools/c-constants-gen.py Haze _gen/all.xml > _gen/enums.h
/usr/bin/python ../tools/glib-gtypes-generator.py \
_gen/all.xml _gen/gtypes Haze
/usr/bin/python ../tools/glib-gtypes-generator.py \
_gen/all.xml _gen/gtypes Haze
/usr/bin/python ../tools/glib-interfaces-gen.py \
Haze _gen/interfaces-body.h _gen/interfaces.h _gen/all.xml
/usr/bin/python ../tools/glib-interfaces-gen.py \
Haze _gen/interfaces-body.h _gen/interfaces.h _gen/all.xml
/usr/bin/python ../tools/glib-ginterface-gen.py \
--filename=_gen/svc --signal-marshal-prefix=_haze_ext \
--include='<telepathy-glib/dbus.h>' \
--include='"_gen/signals-marshal.h"' \
--allow-unstable \
--not-implemented-func='tp_dbus_g_method_return_not_implemented' \
_gen/all.xml Haze_Svc_
/usr/bin/python ../tools/glib-ginterface-gen.py \
--filename=_gen/svc --signal-marshal-prefix=_haze_ext \
--include='<telepathy-glib/dbus.h>' \
--include='"_gen/signals-marshal.h"' \
--allow-unstable \
--not-implemented-func='tp_dbus_g_method_return_not_implemented' \
_gen/all.xml Haze_Svc_
xsltproc --nonet --novalid \
--param "allow-undefined-interfaces" "true()" \
../tools/doc-generator.xsl \
_gen/all.xml > extensions.html
{ echo '#include "_gen/signals-marshal.h"' && \
glib-genmarshal --body --prefix=_haze_ext_marshal _gen/signals-marshal.list ;
} > _gen/signals-marshal.c
glib-genmarshal --header --prefix=_haze_ext_marshal _gen/signals-marshal.list
> _gen/signals-marshal.h
make all-am
make[4]: Entering directory
'/home/lamby/temp/cdt.20160519114732.70HUuJxhub.telepathy-haze/telepathy-haze-0.8.0/extensions'
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I..
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wdeclaration-after-statement
-Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare
-Wnested-externs -Wpointer-arith -Wformat-security -Winit-self
-Wno-missing-field-initializers -Wno-unused-parameter
-Wno-deprecated-declarations -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 extensions.lo extensions.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I..
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wdeclaration-after-statement
-Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare
-Wnested-externs -Wpointer-arith -Wformat-security -Winit-self
-Wno-missing-field-initializers -Wno-unused-parameter
-Wno-deprecated-declarations -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 signals-marshal.lo `test -f
'_gen/signals-marshal.c' || echo './'`_gen/signals-marshal.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I..
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wdeclaration-after-statement
-Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare
-Wnested-externs -Wpointer-arith -Wformat-security -Winit-self
-Wno-missing-field-initializers -Wno-unused-parameter
-Wno-deprecated-declarations -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 svc.lo `test -f '_gen/svc.c' || echo
'./'`_gen/svc.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time
-D_FORTIFY_SOURCE=2 -Wall -Wextra -Wdeclaration-after-statement -Wshadow
-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs
-Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers
-Wno-unused-parameter -Wno-deprecated-declarations -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 extensions.c -fPIC -DPIC -o
.libs/extensions.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time
-D_FORTIFY_SOURCE=2 -Wall -Wextra -Wdeclaration-after-statement -Wshadow
-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs
-Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers
-Wno-unused-parameter -Wno-deprecated-declarations -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 _gen/svc.c -fPIC -DPIC -o .libs/svc.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time
-D_FORTIFY_SOURCE=2 -Wall -Wextra -Wdeclaration-after-statement -Wshadow
-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs
-Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers
-Wno-unused-parameter -Wno-deprecated-declarations -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 _gen/signals-marshal.c -fPIC -DPIC -o
.libs/signals-marshal.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time
-D_FORTIFY_SOURCE=2 -Wall -Wextra -Wdeclaration-after-statement -Wshadow
-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs
-Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers
-Wno-unused-parameter -Wno-deprecated-declarations -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 extensions.c -o extensions.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time
-D_FORTIFY_SOURCE=2 -Wall -Wextra -Wdeclaration-after-statement -Wshadow
-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs
-Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers
-Wno-unused-parameter -Wno-deprecated-declarations -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 _gen/signals-marshal.c -o signals-marshal.o
>/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time
-D_FORTIFY_SOURCE=2 -Wall -Wextra -Wdeclaration-after-statement -Wshadow
-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs
-Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers
-Wno-unused-parameter -Wno-deprecated-declarations -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 _gen/svc.c -o svc.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CC --mode=link gcc -Wall -Wextra
-Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes
-Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self
-Wno-missing-field-initializers -Wno-unused-parameter
-Wno-deprecated-declarations -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 @DBUS_LIBS@ -lgio-2.0 -lgobject-2.0 -lglib-2.0
-ltelepathy-glib -Wl,-z,relro -Wl,-O1 -o libhaze-extensions.la extensions.lo
signals-marshal.lo svc.lo
libtool: link: ar cru .libs/libhaze-extensions.a .libs/extensions.o
.libs/signals-marshal.o .libs/svc.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libhaze-extensions.a
libtool: link: ( cd ".libs" && rm -f "libhaze-extensions.la" && ln -s
"../libhaze-extensions.la" "libhaze-extensions.la" )
make[4]: Leaving directory
'/home/lamby/temp/cdt.20160519114732.70HUuJxhub.telepathy-haze/telepathy-haze-0.8.0/extensions'
make[3]: Leaving directory
'/home/lamby/temp/cdt.20160519114732.70HUuJxhub.telepathy-haze/telepathy-haze-0.8.0/extensions'
Making all in src
make[3]: Entering directory
'/home/lamby/temp/cdt.20160519114732.70HUuJxhub.telepathy-haze/telepathy-haze-0.8.0/src'
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -I..
-DG_LOG_DOMAIN=\"haze\" -Wall -Wextra -Wdeclaration-after-statement -Wshadow
-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs
-Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers
-Wno-unused-parameter -Wno-deprecated-declarations -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpurple -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 -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/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 main.o main.c
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -I..
-DG_LOG_DOMAIN=\"haze\" -Wall -Wextra -Wdeclaration-after-statement -Wshadow
-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs
-Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers
-Wno-unused-parameter -Wno-deprecated-declarations -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpurple -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 -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/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 debug.o debug.c
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -I..
-DG_LOG_DOMAIN=\"haze\" -Wall -Wextra -Wdeclaration-after-statement -Wshadow
-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs
-Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers
-Wno-unused-parameter -Wno-deprecated-declarations -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpurple -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 -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/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 connection-manager.o connection-manager.c
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -I..
-DG_LOG_DOMAIN=\"haze\" -Wall -Wextra -Wdeclaration-after-statement -Wshadow
-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs
-Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers
-Wno-unused-parameter -Wno-deprecated-declarations -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpurple -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 -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/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 connection-aliasing.o
connection-aliasing.c
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -I..
-DG_LOG_DOMAIN=\"haze\" -Wall -Wextra -Wdeclaration-after-statement -Wshadow
-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs
-Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers
-Wno-unused-parameter -Wno-deprecated-declarations -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpurple -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 -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/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 connection-avatars.o connection-avatars.c
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -I..
-DG_LOG_DOMAIN=\"haze\" -Wall -Wextra -Wdeclaration-after-statement -Wshadow
-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs
-Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers
-Wno-unused-parameter -Wno-deprecated-declarations -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpurple -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 -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/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 connection-capabilities.o
connection-capabilities.c
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -I..
-DG_LOG_DOMAIN=\"haze\" -Wall -Wextra -Wdeclaration-after-statement -Wshadow
-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs
-Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers
-Wno-unused-parameter -Wno-deprecated-declarations -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpurple -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 -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/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 connection-presence.o
connection-presence.c
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -I..
-DG_LOG_DOMAIN=\"haze\" -Wall -Wextra -Wdeclaration-after-statement -Wshadow
-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs
-Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers
-Wno-unused-parameter -Wno-deprecated-declarations -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpurple -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 -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/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 connection-mail.o connection-mail.c
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -I..
-DG_LOG_DOMAIN=\"haze\" -Wall -Wextra -Wdeclaration-after-statement -Wshadow
-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs
-Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers
-Wno-unused-parameter -Wno-deprecated-declarations -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpurple -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 -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/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 connection.o connection.c
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -I..
-DG_LOG_DOMAIN=\"haze\" -Wall -Wextra -Wdeclaration-after-statement -Wshadow
-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs
-Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers
-Wno-unused-parameter -Wno-deprecated-declarations -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpurple -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 -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/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 contact-list.o contact-list.c
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -I..
-DG_LOG_DOMAIN=\"haze\" -Wall -Wextra -Wdeclaration-after-statement -Wshadow
-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs
-Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers
-Wno-unused-parameter -Wno-deprecated-declarations -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpurple -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 -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/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 im-channel.o im-channel.c
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -I..
-DG_LOG_DOMAIN=\"haze\" -Wall -Wextra -Wdeclaration-after-statement -Wshadow
-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs
-Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers
-Wno-unused-parameter -Wno-deprecated-declarations -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpurple -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 -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/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 im-channel-factory.o im-channel-factory.c
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -I..
-DG_LOG_DOMAIN=\"haze\" -Wall -Wextra -Wdeclaration-after-statement -Wshadow
-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs
-Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers
-Wno-unused-parameter -Wno-deprecated-declarations -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpurple -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 -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/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 notify.o notify.c
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -I..
-DG_LOG_DOMAIN=\"haze\" -Wall -Wextra -Wdeclaration-after-statement -Wshadow
-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs
-Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers
-Wno-unused-parameter -Wno-deprecated-declarations -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpurple -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 -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/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 protocol.o protocol.c
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -I..
-DG_LOG_DOMAIN=\"haze\" -Wall -Wextra -Wdeclaration-after-statement -Wshadow
-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs
-Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers
-Wno-unused-parameter -Wno-deprecated-declarations -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpurple -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 -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/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 request.o request.c
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -I..
-DG_LOG_DOMAIN=\"haze\" -Wall -Wextra -Wdeclaration-after-statement -Wshadow
-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs
-Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers
-Wno-unused-parameter -Wno-deprecated-declarations -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpurple -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 -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/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 util.o util.c
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -I..
-DG_LOG_DOMAIN=\"haze\" -Wall -Wextra -Wdeclaration-after-statement -Wshadow
-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs
-Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers
-Wno-unused-parameter -Wno-deprecated-declarations -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpurple -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 -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/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 media-backend.o media-backend.c
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -I..
-DG_LOG_DOMAIN=\"haze\" -Wall -Wextra -Wdeclaration-after-statement -Wshadow
-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs
-Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers
-Wno-unused-parameter -Wno-deprecated-declarations -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpurple -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 -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/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 media-channel.o media-channel.c
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -I..
-DG_LOG_DOMAIN=\"haze\" -Wall -Wextra -Wdeclaration-after-statement -Wshadow
-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs
-Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers
-Wno-unused-parameter -Wno-deprecated-declarations -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpurple -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 -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/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 media-manager.o media-manager.c
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -I..
-DG_LOG_DOMAIN=\"haze\" -Wall -Wextra -Wdeclaration-after-statement -Wshadow
-Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs
-Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers
-Wno-unused-parameter -Wno-deprecated-declarations -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpurple -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 -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/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 media-stream.o media-stream.c
sed -e 's,[@]libexecdir[@],/usr/lib/telepathy,' < telepathy-haze.8.in >
telepathy-haze.8
media-stream.c: In function 'haze_media_stream_new_native_candidate':
media-stream.c:1079:20: error: 'PURPLE_MEDIA_NETWORK_PROTOCOL_TCP' undeclared
(first use in this function)
protocol = PURPLE_MEDIA_NETWORK_PROTOCOL_TCP;
^
media-stream.c:1079:20: note: each undeclared identifier is reported only
once for each function it appears in
Makefile:554: recipe for target 'media-stream.o' failed
make[3]: *** [media-stream.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory
'/home/lamby/temp/cdt.20160519114732.70HUuJxhub.telepathy-haze/telepathy-haze-0.8.0/src'
Makefile:434: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
'/home/lamby/temp/cdt.20160519114732.70HUuJxhub.telepathy-haze/telepathy-haze-0.8.0'
Makefile:365: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory
'/home/lamby/temp/cdt.20160519114732.70HUuJxhub.telepathy-haze/telepathy-haze-0.8.0'
dh_auto_build: make -j9 returned exit code 2
debian/rules:6: recipe for target 'build' failed
make: *** [build] Error 2
[..]
The full build log is attached.
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` [email protected] / chris-lamb.co.uk
`-
telepathy-haze.0.8.0-2.unstable.amd64.log.txt.gz
Description: Binary data
--- End Message ---
--- Begin Message ---
Source: telepathy-haze
Source-Version: 0.8.0-2.1
We believe that the bug you reported is fixed in the latest version of
telepathy-haze, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Simon McVittie <[email protected]> (supplier of updated telepathy-haze package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Tue, 13 Dec 2016 21:22:54 +0000
Source: telepathy-haze
Binary: telepathy-haze telepathy-haze-dbg
Architecture: source
Version: 0.8.0-2.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Telepathy maintainers
<[email protected]>
Changed-By: Simon McVittie <[email protected]>
Description:
telepathy-haze - Telepathy connection manager that uses libpurple
telepathy-haze-dbg - Telepathy connection manager that uses libpurple - debug
symbols
Closes: 824739
Changes:
telepathy-haze (0.8.0-2.1) unstable; urgency=medium
.
* Non-maintainer upload, incorporating pending changes from
pkg-telepathy git.
.
[ Simon McVittie ]
* Remove myself from Uploaders
* d/p/purple-2.0.12.patch: add patch by Koop Mast from FreeBSD
to fix build with recent libpurple (Closes: #824739)
.
[ Jonny Lamb ]
* Remove myself from Uploaders.
Checksums-Sha1:
1df271148982e058692a242b375a5c1f7f0c1c64 2237 telepathy-haze_0.8.0-2.1.dsc
69aea966bcee910b9688947b69728df591e55778 4756
telepathy-haze_0.8.0-2.1.debian.tar.xz
Checksums-Sha256:
35ff091a7d1ce1ebf466af78b42799c6646eb4b265b70c7ed858e5648b4b78b3 2237
telepathy-haze_0.8.0-2.1.dsc
df4829536e1d9873b7cfb8d3a617755caa0fbf00769cb7e6bffad25871eedda6 4756
telepathy-haze_0.8.0-2.1.debian.tar.xz
Files:
db170bd199477f943d3e2084618d7980 2237 net optional telepathy-haze_0.8.0-2.1.dsc
05267b179be9e0168966a530d4b95c2f 4756 net optional
telepathy-haze_0.8.0-2.1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEE2pjyXAhxxJpZ6v8sTej/KmPHzJAFAlhQfggACgkQTej/KmPH
zJD2oQ/9Goib+ozipZfhr7T6HAaxdW+UOTd0DXLPY0/xniB02SJSN95JzjH/+Yhj
52dTHOpWk1FUFU7CzIrGRRxkTVBvrUeLtH0pEJ83i6JqDt2VauQAkTy6S2WJY7Y2
AwRyvz/DGCLnwCAUCLkkgVRB0qkrPY7LlYwpSQX7KSuQ2ktbNxB4GOoGV5whlKnI
W95e2pv+xR5x6gBt1hMA3gQlGvCO4cpyURkJrUQfORmE4cAqLNNxyUbV5nPbBylR
+UJ4aq0DomGyflZgcEMsAjjonMjVGShvNwK/1v98PopaaMBykl8+ipBlpMq3fTIu
g2LBwKDGPK8sd1gPfNOMIp//FIW5J1+CSRI6Km5pabQXRZhjczY8RTT7sj4cm9ah
z/J8ht+tucfQb/CYIfMDsO0/I5yPLnhd1i5vF+yVqcabUGu62LkVjzF9Wq/0oR0R
IvpxVGxfxsp1gJC6t2ENzM1gwSv77DK+3aiCdBwyAsKw4xbFu2TL6Ew3X2+Fg36h
/6W9gjyGFtNz67dS9W/zbTrdvmH0B0twA7GIRJZFZkMaB/1SCRGwNDSJoZuwvoxw
ddynea0LDedJNQ+jUm3DJemt3Vu7DsIkg0eRg2ZFaK/gmt45Aw+me/eic285e0Rh
KOq8ds+whi84Ysb9f0ukPSZDWNbZosSxbmGJRLqD34ReNCkgzUg=
=uidS
-----END PGP SIGNATURE-----
--- End Message ---