[Bug 83390] New: telepathy-logger-0.8.1 fails to build with --disable-debug
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Sep 2 02:46:05 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=83390
Priority: medium
Bug ID: 83390
Assignee: telepathy-bugs at lists.freedesktop.org
Summary: telepathy-logger-0.8.1 fails to build with
--disable-debug
QA Contact: telepathy-bugs at lists.freedesktop.org
Severity: normal
Classification: Unclassified
OS: All
Reporter: pachoramos1 at gmail.com
Hardware: Other
Status: NEW
Version: unspecified
Component: logger
Product: Telepathy
We get:
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc
-DHAVE_CONFIG_H -I. -I.. -I.. -I../extensions -I.. -Wall -Wextra
-Wformat-security -Winit-self -Wmissing-prototypes -Wnested-externs
-Wpointer-arith -Wshadow -Wsign-compare -Wstrict-prototypes
-Wno-missing-field-initializers -Wno-unused-parameter -D_POSIX_SOURCE -std=c99
-DG_LOG_DOMAIN=\"tp-logger\" -DTPL_DATA_DIR=\"telepathy-logger\"
-DTP_DISABLE_SINGLE_INCLUDE -pthread -I/usr/include/libxml2
-I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0
-I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0
-I/usr/lib64/glib-2.0/include -march=native -pipe -O2 -ggdb -c -o
log-iter-pidgin.lo log-iter-pidgin.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I..
-I../extensions -I.. -Wall -Wextra -Wformat-security -Winit-self
-Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wsign-compare
-Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter
-D_POSIX_SOURCE -std=c99 -DG_LOG_DOMAIN=\"tp-logger\"
-DTPL_DATA_DIR=\"telepathy-logger\" -DTP_DISABLE_SINGLE_INCLUDE -pthread
-I/usr/include/libxml2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0
-I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0
-I/usr/lib64/glib-2.0/include -march=native -pipe -O2 -ggdb -c log-iter.c
-fPIC -DPIC -o .libs/log-iter.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I..
-I../extensions -I.. -Wall -Wextra -Wformat-security -Winit-self
-Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wsign-compare
-Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter
-D_POSIX_SOURCE -std=c99 -DG_LOG_DOMAIN=\"tp-logger\"
-DTPL_DATA_DIR=\"telepathy-logger\" -DTP_DISABLE_SINGLE_INCLUDE -pthread
-I/usr/include/libxml2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0
-I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0
-I/usr/lib64/glib-2.0/include -march=native -pipe -O2 -ggdb -c
log-iter-pidgin.c -fPIC -DPIC -o .libs/log-iter-pidgin.o
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc
-DHAVE_CONFIG_H -I. -I.. -I.. -I../extensions -I.. -Wall -Wextra
-Wformat-security -Winit-self -Wmissing-prototypes -Wnested-externs
-Wpointer-arith -Wshadow -Wsign-compare -Wstrict-prototypes
-Wno-missing-field-initializers -Wno-unused-parameter -D_POSIX_SOURCE -std=c99
-DG_LOG_DOMAIN=\"tp-logger\" -DTPL_DATA_DIR=\"telepathy-logger\"
-DTP_DISABLE_SINGLE_INCLUDE -pthread -I/usr/include/libxml2
-I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0
-I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0
-I/usr/lib64/glib-2.0/include -march=native -pipe -O2 -ggdb -c -o
log-iter-xml.lo log-iter-xml.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I..
-I../extensions -I.. -Wall -Wextra -Wformat-security -Winit-self
-Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wsign-compare
-Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter
-D_POSIX_SOURCE -std=c99 -DG_LOG_DOMAIN=\"tp-logger\"
-DTPL_DATA_DIR=\"telepathy-logger\" -DTP_DISABLE_SINGLE_INCLUDE -pthread
-I/usr/include/libxml2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0
-I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0
-I/usr/lib64/glib-2.0/include -march=native -pipe -O2 -ggdb -c log-iter-xml.c
-fPIC -DPIC -o .libs/log-iter-xml.o
debug.c:111:21: error: unknown type name 'TplDebugFlags'
make[3]: *** [debug.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory
`/var/tmp/portage/net-im/telepathy-logger-0.8.1/work/telepathy-logger-0.8.1/telepathy-logger'
make[2]: *** [all] Error 2
make[2]: Leaving directory
`/var/tmp/portage/net-im/telepathy-logger-0.8.1/work/telepathy-logger-0.8.1/telepathy-logger'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/net-im/telepathy-logger-0.8.1/work/telepathy-logger-0.8.1'
make: *** [all] Error 2
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the telepathy-bugs
mailing list