Public bug reported:

I'm trying to install bafm.

./configure works fine, I have all dependencies
make

make  all-recursive
make[1]: Entering directory `/home/david/src/bamf'
Making all in lib/libbamf
make[2]: Entering directory `/home/david/src/bamf/lib/libbamf'
/usr/bin/glib-genmarshal \
                --prefix=bamf_marshal \
                --header \
        ./bamf-marshal.list > xgen-mh \
        && (cmp -s xgen-mh bamf-marshal.h || cp -f xgen-mh bamf-marshal.h) \
        && rm -f xgen-mh \
        && echo timestamp > stamp-marshal
make  all-am
make[3]: Entering directory `/home/david/src/bamf/lib/libbamf'
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../..  -Wall -std=c99 -fPIC -DDATADIR=\""/usr/local/share"\" -I../../lib 
-I../../lib -pthread -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 
-I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include 
-I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1   
-pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/gio-unix-2.0/   -pthread -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 -Wall -Werror -lm -MT 
libbamf_la-bamf-application.lo -MD -MP -MF 
.deps/libbamf_la-bamf-application.Tpo -c -o libbamf_la-bamf-application.lo 
`test -f 'bamf-application.c' || echo './'`bamf-application.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -std=c99 -fPIC 
-DDATADIR=\"/usr/local/share\" -I../../lib -I../../lib -pthread 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/freetype2 
-I/usr/include/libpng12 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/pixman-1 -pthread -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ 
-pthread -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 
-Wall -Werror -lm -MT libbamf_la-bamf-application.lo -MD -MP -MF 
.deps/libbamf_la-bamf-application.Tpo -c bamf-application.c  -fPIC -DPIC -o 
.libs/libbamf_la-bamf-application.o
mv -f .deps/libbamf_la-bamf-application.Tpo 
.deps/libbamf_la-bamf-application.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../..  -Wall -std=c99 -fPIC -DDATADIR=\""/usr/local/share"\" -I../../lib 
-I../../lib -pthread -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 
-I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include 
-I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1   
-pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/gio-unix-2.0/   -pthread -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 -Wall -Werror -lm -MT 
libbamf_la-bamf-control.lo -MD -MP -MF .deps/libbamf_la-bamf-control.Tpo -c -o 
libbamf_la-bamf-control.lo `test -f 'bamf-control.c' || echo './'`bamf-control.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -std=c99 -fPIC 
-DDATADIR=\"/usr/local/share\" -I../../lib -I../../lib -pthread 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/freetype2 
-I/usr/include/libpng12 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/pixman-1 -pthread -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ 
-pthread -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 
-Wall -Werror -lm -MT libbamf_la-bamf-control.lo -MD -MP -MF 
.deps/libbamf_la-bamf-control.Tpo -c bamf-control.c  -fPIC -DPIC -o 
.libs/libbamf_la-bamf-control.o
mv -f .deps/libbamf_la-bamf-control.Tpo .deps/libbamf_la-bamf-control.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../..  -Wall -std=c99 -fPIC -DDATADIR=\""/usr/local/share"\" -I../../lib 
-I../../lib -pthread -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 
-I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include 
-I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1   
-pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/gio-unix-2.0/   -pthread -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 -Wall -Werror -lm -MT 
libbamf_la-bamf-matcher.lo -MD -MP -MF .deps/libbamf_la-bamf-matcher.Tpo -c -o 
libbamf_la-bamf-matcher.lo `test -f 'bamf-matcher.c' || echo './'`bamf-matcher.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -std=c99 -fPIC 
-DDATADIR=\"/usr/local/share\" -I../../lib -I../../lib -pthread 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/freetype2 
-I/usr/include/libpng12 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/pixman-1 -pthread -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ 
-pthread -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 
-Wall -Werror -lm -MT libbamf_la-bamf-matcher.lo -MD -MP -MF 
.deps/libbamf_la-bamf-matcher.Tpo -c bamf-matcher.c  -fPIC -DPIC -o 
.libs/libbamf_la-bamf-matcher.o
mv -f .deps/libbamf_la-bamf-matcher.Tpo .deps/libbamf_la-bamf-matcher.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../..  -Wall -std=c99 -fPIC -DDATADIR=\""/usr/local/share"\" -I../../lib 
-I../../lib -pthread -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 
-I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include 
-I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1   
-pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/gio-unix-2.0/   -pthread -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 -Wall -Werror -lm -MT 
libbamf_la-bamf-view.lo -MD -MP -MF .deps/libbamf_la-bamf-view.Tpo -c -o 
libbamf_la-bamf-view.lo `test -f 'bamf-view.c' || echo './'`bamf-view.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -std=c99 -fPIC 
-DDATADIR=\"/usr/local/share\" -I../../lib -I../../lib -pthread 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/freetype2 
-I/usr/include/libpng12 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/pixman-1 -pthread -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ 
-pthread -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 
-Wall -Werror -lm -MT libbamf_la-bamf-view.lo -MD -MP -MF 
.deps/libbamf_la-bamf-view.Tpo -c bamf-view.c  -fPIC -DPIC -o 
.libs/libbamf_la-bamf-view.o
mv -f .deps/libbamf_la-bamf-view.Tpo .deps/libbamf_la-bamf-view.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../..  -Wall -std=c99 -fPIC -DDATADIR=\""/usr/local/share"\" -I../../lib 
-I../../lib -pthread -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 
-I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include 
-I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1   
-pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/gio-unix-2.0/   -pthread -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 -Wall -Werror -lm -MT 
libbamf_la-bamf-window.lo -MD -MP -MF .deps/libbamf_la-bamf-window.Tpo -c -o 
libbamf_la-bamf-window.lo `test -f 'bamf-window.c' || echo './'`bamf-window.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -std=c99 -fPIC 
-DDATADIR=\"/usr/local/share\" -I../../lib -I../../lib -pthread 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/freetype2 
-I/usr/include/libpng12 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/pixman-1 -pthread -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ 
-pthread -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 
-Wall -Werror -lm -MT libbamf_la-bamf-window.lo -MD -MP -MF 
.deps/libbamf_la-bamf-window.Tpo -c bamf-window.c  -fPIC -DPIC -o 
.libs/libbamf_la-bamf-window.o
mv -f .deps/libbamf_la-bamf-window.Tpo .deps/libbamf_la-bamf-window.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../..  -Wall -std=c99 -fPIC -DDATADIR=\""/usr/local/share"\" -I../../lib 
-I../../lib -pthread -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 
-I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include 
-I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1   
-pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/gio-unix-2.0/   -pthread -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 -Wall -Werror -lm -MT 
libbamf_la-bamf-factory.lo -MD -MP -MF .deps/libbamf_la-bamf-factory.Tpo -c -o 
libbamf_la-bamf-factory.lo `test -f 'bamf-factory.c' || echo './'`bamf-factory.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -std=c99 -fPIC 
-DDATADIR=\"/usr/local/share\" -I../../lib -I../../lib -pthread 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/freetype2 
-I/usr/include/libpng12 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/pixman-1 -pthread -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ 
-pthread -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 
-Wall -Werror -lm -MT libbamf_la-bamf-factory.lo -MD -MP -MF 
.deps/libbamf_la-bamf-factory.Tpo -c bamf-factory.c  -fPIC -DPIC -o 
.libs/libbamf_la-bamf-factory.o
mv -f .deps/libbamf_la-bamf-factory.Tpo .deps/libbamf_la-bamf-factory.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../..  -Wall -std=c99 -fPIC -DDATADIR=\""/usr/local/share"\" -I../../lib 
-I../../lib -pthread -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 
-I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include 
-I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1   
-pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/gio-unix-2.0/   -pthread -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 -Wall -Werror -lm -MT 
libbamf_la-bamf-tab-source.lo -MD -MP -MF .deps/libbamf_la-bamf-tab-source.Tpo 
-c -o libbamf_la-bamf-tab-source.lo `test -f 'bamf-tab-source.c' || echo 
'./'`bamf-tab-source.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -std=c99 -fPIC 
-DDATADIR=\"/usr/local/share\" -I../../lib -I../../lib -pthread 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/freetype2 
-I/usr/include/libpng12 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/pixman-1 -pthread -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ 
-pthread -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 
-Wall -Werror -lm -MT libbamf_la-bamf-tab-source.lo -MD -MP -MF 
.deps/libbamf_la-bamf-tab-source.Tpo -c bamf-tab-source.c  -fPIC -DPIC -o 
.libs/libbamf_la-bamf-tab-source.o
mv -f .deps/libbamf_la-bamf-tab-source.Tpo .deps/libbamf_la-bamf-tab-source.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../..  -Wall -std=c99 -fPIC -DDATADIR=\""/usr/local/share"\" -I../../lib 
-I../../lib -pthread -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 
-I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include 
-I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1   
-pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/gio-unix-2.0/   -pthread -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 -Wall -Werror -lm -MT 
libbamf_la-bamf-tab.lo -MD -MP -MF .deps/libbamf_la-bamf-tab.Tpo -c -o 
libbamf_la-bamf-tab.lo `test -f 'bamf-tab.c' || echo './'`bamf-tab.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -std=c99 -fPIC 
-DDATADIR=\"/usr/local/share\" -I../../lib -I../../lib -pthread 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/freetype2 
-I/usr/include/libpng12 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/pixman-1 -pthread -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ 
-pthread -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 
-Wall -Werror -lm -MT libbamf_la-bamf-tab.lo -MD -MP -MF 
.deps/libbamf_la-bamf-tab.Tpo -c bamf-tab.c  -fPIC -DPIC -o 
.libs/libbamf_la-bamf-tab.o
mv -f .deps/libbamf_la-bamf-tab.Tpo .deps/libbamf_la-bamf-tab.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../..  -Wall -std=c99 -fPIC -DDATADIR=\""/usr/local/share"\" -I../../lib 
-I../../lib -pthread -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 
-I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include 
-I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1   
-pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/gio-unix-2.0/   -pthread -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 -Wall -Werror -lm -MT 
libbamf_la-bamf-indicator.lo -MD -MP -MF .deps/libbamf_la-bamf-indicator.Tpo -c 
-o libbamf_la-bamf-indicator.lo `test -f 'bamf-indicator.c' || echo 
'./'`bamf-indicator.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -std=c99 -fPIC 
-DDATADIR=\"/usr/local/share\" -I../../lib -I../../lib -pthread 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/freetype2 
-I/usr/include/libpng12 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/pixman-1 -pthread -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ 
-pthread -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 
-Wall -Werror -lm -MT libbamf_la-bamf-indicator.lo -MD -MP -MF 
.deps/libbamf_la-bamf-indicator.Tpo -c bamf-indicator.c  -fPIC -DPIC -o 
.libs/libbamf_la-bamf-indicator.o
mv -f .deps/libbamf_la-bamf-indicator.Tpo .deps/libbamf_la-bamf-indicator.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../..  -Wall -std=c99 -fPIC -DDATADIR=\""/usr/local/share"\" -I../../lib 
-I../../lib -pthread -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 
-I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include 
-I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1   
-pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/gio-unix-2.0/   -pthread -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 -Wall -Werror -lm -MT 
libbamf_la-bamf-marshal.lo -MD -MP -MF .deps/libbamf_la-bamf-marshal.Tpo -c -o 
libbamf_la-bamf-marshal.lo `test -f 'bamf-marshal.c' || echo './'`bamf-marshal.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -std=c99 -fPIC 
-DDATADIR=\"/usr/local/share\" -I../../lib -I../../lib -pthread 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/freetype2 
-I/usr/include/libpng12 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/pixman-1 -pthread -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ 
-pthread -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 
-Wall -Werror -lm -MT libbamf_la-bamf-marshal.lo -MD -MP -MF 
.deps/libbamf_la-bamf-marshal.Tpo -c bamf-marshal.c  -fPIC -DPIC -o 
.libs/libbamf_la-bamf-marshal.o
mv -f .deps/libbamf_la-bamf-marshal.Tpo .deps/libbamf_la-bamf-marshal.Plo
/bin/bash ../../libtool --tag=CC   --mode=link gcc  -g -O2 -Wall -Werror -lm 
-shared -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions   -o 
libbamf.la -rpath /usr/local/lib  libbamf_la-bamf-application.lo 
libbamf_la-bamf-control.lo libbamf_la-bamf-matcher.lo libbamf_la-bamf-view.lo 
libbamf_la-bamf-window.lo libbamf_la-bamf-factory.lo 
libbamf_la-bamf-tab-source.lo libbamf_la-bamf-tab.lo 
libbamf_la-bamf-indicator.lo libbamf_la-bamf-marshal.lo -pthread 
-L/usr/lib/x86_64-linux-gnu -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 
-lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpango-1.0 
-lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt 
-lglib-2.0   -pthread -L/usr/lib/x86_64-linux-gnu -lgio-2.0 -lgobject-2.0 
-lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0   -pthread 
-L/usr/lib/x86_64-linux-gnu -ldbus-glib-1 -ldbus-1 -lpthread -lgobject-2.0 
-lgthread-2.0 -lrt -lglib-2.0    
libtool: link: gcc -shared  .libs/libbamf_la-bamf-application.o 
.libs/libbamf_la-bamf-control.o .libs/libbamf_la-bamf-matcher.o 
.libs/libbamf_la-bamf-view.o .libs/libbamf_la-bamf-window.o 
.libs/libbamf_la-bamf-factory.o .libs/libbamf_la-bamf-tab-source.o 
.libs/libbamf_la-bamf-tab.o .libs/libbamf_la-bamf-indicator.o 
.libs/libbamf_la-bamf-marshal.o   -L/usr/lib/x86_64-linux-gnu 
/usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so 
/usr/lib/x86_64-linux-gnu/libatk-1.0.so 
/usr/lib/x86_64-linux-gnu/libpangoft2-1.0.so 
/usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so -lgdk_pixbuf-2.0 -lm 
/usr/lib/libcairo.so /usr/lib/x86_64-linux-gnu/libpango-1.0.so 
/usr/lib/x86_64-linux-gnu/libfreetype.so -lfontconfig 
/usr/lib/x86_64-linux-gnu/libgio-2.0.so 
/usr/lib/x86_64-linux-gnu/libgmodule-2.0.so -ldbus-glib-1 -ldbus-1 -lpthread 
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so 
/usr/lib/x86_64-linux-gnu/libgthread-2.0.so -lrt 
/usr/lib/x86_64-linux-gnu/libglib-2.0.so  -Wl,-export-dynamic -Wl,-O1 
-Wl,-Bsymbolic-functions -pthread -pthread -pthread   -pthread -Wl,-soname 
-Wl,libbamf.so.0 -o .libs/libbamf.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libbamf.so.0" && ln -s "libbamf.so.0.0.0" 
"libbamf.so.0")
libtool: link: (cd ".libs" && rm -f "libbamf.so" && ln -s "libbamf.so.0.0.0" 
"libbamf.so")
libtool: link: ( cd ".libs" && rm -f "libbamf.la" && ln -s "../libbamf.la" 
"libbamf.la" )
make[3]: Leaving directory `/home/david/src/bamf/lib/libbamf'
make[2]: Leaving directory `/home/david/src/bamf/lib/libbamf'
Making all in src
make[2]: Entering directory `/home/david/src/bamf/src'
/usr/bin/glib-genmarshal \
                --prefix=bamf_marshal \
                --header \
        ./bamf-marshal.list > xgen-mh \
        && (cmp -s xgen-mh bamf-marshal.h || cp -f xgen-mh bamf-marshal.h) \
        && rm -f xgen-mh \
        && echo timestamp > stamp-marshal
/bin/bash ../libtool --mode=execute /usr/bin/dbus-binding-tool 
--prefix=bamf_application --mode=glib-server --output=bamf-application-glue.h 
bamf-application-glue.xml
/bin/bash ../libtool --mode=execute /usr/bin/dbus-binding-tool 
--prefix=bamf_control --mode=glib-server --output=bamf-control-glue.h 
bamf-control-glue.xml
/bin/bash ../libtool --mode=execute /usr/bin/dbus-binding-tool 
--prefix=bamf_matcher --mode=glib-server --output=bamf-matcher-glue.h 
bamf-matcher-glue.xml
/bin/bash ../libtool --mode=execute /usr/bin/dbus-binding-tool 
--prefix=bamf_window --mode=glib-server --output=bamf-window-glue.h 
bamf-window-glue.xml
/bin/bash ../libtool --mode=execute /usr/bin/dbus-binding-tool 
--prefix=bamf_view --mode=glib-server --output=bamf-view-glue.h 
bamf-view-glue.xml
/bin/bash ../libtool --mode=execute /usr/bin/dbus-binding-tool 
--prefix=bamf_tab --mode=glib-server --output=bamf-tab-glue.h bamf-tab-glue.xml
/bin/bash ../libtool --mode=execute /usr/bin/dbus-binding-tool 
--prefix=bamf_indicator_source --mode=glib-server 
--output=bamf-indicator-source-glue.h bamf-indicator-source-glue.xml
/bin/bash ../libtool --mode=execute /usr/bin/dbus-binding-tool 
--prefix=bamf_indicator --mode=glib-server --output=bamf-indicator-glue.h 
bamf-indicator-glue.xml
make  all-am
make[3]: Entering directory `/home/david/src/bamf/src'
gcc -DHAVE_CONFIG_H -I. -I..    -Wall -std=c99 -DDATADIR=\""/usr/local/share"\" 
-DWNCK_I_KNOW_THIS_IS_UNSTABLE -pthread -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/   
-pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 
-I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 
-I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include 
-I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1   
-pthread -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/pango-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 
-I/usr/include/libpng12 -I/usr/include/atk-1.0 -I/usr/include/gio-unix-2.0/ 
-I/usr/include/libwnck-1.0 -I/usr/include/cairo 
-I/usr/include/startup-notification-1.0 -I/usr/include/gtk-2.0 
-I/usr/include/pixman-1 -I/usr/lib/gtk-2.0/include 
-I/usr/include/gdk-pixbuf-2.0   -I/usr/local/include/libgtop-2.0 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include    -g -O2 
-Wall -Werror -lm -MT bamfdaemon-bamf-marshal.o -MD -MP -MF 
.deps/bamfdaemon-bamf-marshal.Tpo -c -o bamfdaemon-bamf-marshal.o `test -f 
'bamf-marshal.c' || echo './'`bamf-marshal.c
mv -f .deps/bamfdaemon-bamf-marshal.Tpo .deps/bamfdaemon-bamf-marshal.Po
gcc -DHAVE_CONFIG_H -I. -I..    -Wall -std=c99 -DDATADIR=\""/usr/local/share"\" 
-DWNCK_I_KNOW_THIS_IS_UNSTABLE -pthread -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/   
-pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 
-I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 
-I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include 
-I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1   
-pthread -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/pango-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 
-I/usr/include/libpng12 -I/usr/include/atk-1.0 -I/usr/include/gio-unix-2.0/ 
-I/usr/include/libwnck-1.0 -I/usr/include/cairo 
-I/usr/include/startup-notification-1.0 -I/usr/include/gtk-2.0 
-I/usr/include/pixman-1 -I/usr/lib/gtk-2.0/include 
-I/usr/include/gdk-pixbuf-2.0   -I/usr/local/include/libgtop-2.0 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include    -g -O2 
-Wall -Werror -lm -MT bamfdaemon-main.o -MD -MP -MF .deps/bamfdaemon-main.Tpo 
-c -o bamfdaemon-main.o `test -f 'main.c' || echo './'`main.c
mv -f .deps/bamfdaemon-main.Tpo .deps/bamfdaemon-main.Po
gcc -DHAVE_CONFIG_H -I. -I..    -Wall -std=c99 -DDATADIR=\""/usr/local/share"\" 
-DWNCK_I_KNOW_THIS_IS_UNSTABLE -pthread -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/   
-pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 
-I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 
-I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include 
-I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1   
-pthread -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/pango-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 
-I/usr/include/libpng12 -I/usr/include/atk-1.0 -I/usr/include/gio-unix-2.0/ 
-I/usr/include/libwnck-1.0 -I/usr/include/cairo 
-I/usr/include/startup-notification-1.0 -I/usr/include/gtk-2.0 
-I/usr/include/pixman-1 -I/usr/lib/gtk-2.0/include 
-I/usr/include/gdk-pixbuf-2.0   -I/usr/local/include/libgtop-2.0 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include    -g -O2 
-Wall -Werror -lm -MT bamfdaemon-bamf-legacy-window.o -MD -MP -MF 
.deps/bamfdaemon-bamf-legacy-window.Tpo -c -o bamfdaemon-bamf-legacy-window.o 
`test -f 'bamf-legacy-window.c' || echo './'`bamf-legacy-window.c
cc1: warnings being treated as errors
bamf-legacy-window.c: In function ‘bamf_legacy_window_get_exec_string’:
bamf-legacy-window.c:161:3: error: implicit declaration of function 
‘glibtop_get_proc_argv’
bamf-legacy-window.c:161:8: error: assignment makes pointer from integer 
without a cast
make[3]: *** [bamfdaemon-bamf-legacy-window.o] Error 1
make[3]: Leaving directory `/home/david/src/bamf/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/david/src/bamf/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/david/src/bamf'
make: *** [all] Error 2

I tried the development, the stable and even the Maverick branch of
bafm. I have installed all dependencies, and ./configure checks.

** Affects: bamf (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/817949

Title:
  Building bafm fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bamf/+bug/817949/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to