Your message dated Wed, 8 Oct 2014 16:55:06 +0200
with message-id
<CACujMDMoKDexc-hto2MsC=yyAPoLnrWoy+mZt5GSMUHzH=m...@mail.gmail.com>
and subject line Fixed in 0.8-3.1
has caused the Debian Bug report #759241,
regarding wmauda: FTBFS - audacious/dbus.h: 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.)
--
759241: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=759241
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wmauda
Version: 0.8-3
Severity: serious
Usertags: goto-cc
During a rebuild of all Debian packages in a clean sid chroot (using cowbuilder
and pbuilder) the build failed with the following error.
[...]
Package audclient was not found in the pkg-config search path.
Perhaps you should add the directory containing `audclient.pc'
to the PKG_CONFIG_PATH environment variable
No package 'audclient' found
rm -f *.o wmauda
make[1]: Leaving directory
'/srv/jenkins-slave/workspace/sid-goto-cc-wmauda/wmauda-0.8'
dh_clean
dpkg-source --auto-commit -b wmauda-0.8
dpkg-source: info: using source format `3.0 (quilt)'
dpkg-source: info: building wmauda using existing ./wmauda_0.8.orig.tar.gz
dpkg-source: info: building wmauda in wmauda_0.8-3.debian.tar.xz
dpkg-source: info: building wmauda in wmauda_0.8-3.dsc
debian/rules build
dh build
dh_testdir
dh_auto_configure
debian/rules override_dh_auto_build
make[1]: Entering directory
'/srv/jenkins-slave/workspace/sid-goto-cc-wmauda/wmauda-0.8'
CFLAGS="-g -O2 -fstack-protector-strong -Wformat -Werror=format-security
-Wl,-z,relro -Wl,--as-needed" /usr/bin/make
make[2]: Entering directory
'/srv/jenkins-slave/workspace/sid-goto-cc-wmauda/wmauda-0.8'
Package audclient was not found in the pkg-config search path.
Perhaps you should add the directory containing `audclient.pc'
to the PKG_CONFIG_PATH environment variable
No package 'audclient' found
cc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security
-Wl,-z,relro -Wl,--as-needed -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/gtk-2.0
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/
-I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0
-I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm
-I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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 -D_FORTIFY_SOURCE=2 -c -o wmauda.o wmauda.c
wmauda.c:29:28: fatal error: audacious/dbus.h: No such file or directory
#include <audacious/dbus.h>
^
compilation terminated.
<builtin>: recipe for target 'wmauda.o' failed
make[2]: *** [wmauda.o] Error 1
The full build log is attached; please do let me know if the problem is
unreproducible, in which case I shall try to investigate further.
Best,
Michael
wmauda-build-log.txt.gz
Description: application/gunzip
pgps6zrKoOmcu.pgp
Description: PGP signature
--- End Message ---
--- Begin Message ---
wmauda (0.8-3.1) unstable; urgency=medium
* Non-maintainer upload.
* Change the build-dependency to libaudclient, as it's been moved
to a separate package.
* Update the Makefile to not link against audacious.
-- Andrew Shadura <andre...@debian.org> Sun, 07 Sep 2014 23:47:58 +0200
--
Cheers,
Andrew
--- End Message ---