Bug#743057: FTBFS, testsuite failure

2016-09-26 Thread Adrian Bunk
Control: reassign 743057 buzztrax 0.10.2-3
Control: retitle 743057 buzztrax needs Build-Depends on or Build-Conflict with 
check
Control: clone 743057 -1
Control: retitle -1 buzztrax: libgudev-1.0-dev build dependency should be 
linux-any
Control: severity -1 important
thanks


On Sun, Mar 30, 2014 at 04:25:00PM +0100, Steven Chamberlain wrote:
> Package: buzztard
> Version: 0.6.0-1.1
> Severity: serious
> User: debian-...@lists.debian.org
> Usertags: kfreebsd
> 
> Hi,

Hi Steven,

both issues you reported are still present in the renamed successor 
buzztrax, and I am moving them there as separate bugs.

> buzztard currently does not build on kfreebsd-* because the gudev
> dependency in debian/control should be linux-any:
> | libgudev-1.0-dev [linux-any]
> 
> After that, there is a problem which might not be kfreebsd-* specific,
> a problem during the testsuite:
> 
> | libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../src/lib/core 
> -I../src/lib/ic -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" 
> -DTESTSONGDIR=\"/home/steven/buzztard-0.6.0/tests/songs\" 
> -DG_LOG_DOMAIN=\"buzztard-check\" -pthread -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-kfreebsd-gnu/glib-2.0/include -I/usr/include/libxml2 
> -I/usr/include/gstreamer-0.10 -pthread -I/usr/include/gconf/2 
> -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-kfreebsd-gnu/dbus-1.0/include 
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-kfreebsd-gnu/glib-2.0/include 
> -pthread -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-kfreebsd-gnu/glib-2.0/include -I/usr/include/gstreamer-0.10 
> -I/usr/include/libxml2 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-kfreebsd-gnu/glib-2.0/include -I/usr/include/libxml2 
> -pthread -I/usr/include/gtk-2.0 
> -I/usr/lib/x86_64-kfreebsd-gnu/gtk-2.0/include -I/usr/include/atk-1.0 
> -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 
> -I/usr/include/gio-unix-2.0/ -I/usr/include/freetype2 -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-kfreebsd-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/libpng12 -I/usr/include/libdrm -I/usr/include/harfbuzz 
> -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 
> -I/usr/include/libart-2.0 -march=native -D__SSE__ -D__MMX__ 
> -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -Wall -c bt-test-settings.c -o 
> bt-test-settings.o >/dev/null 2>&1
> | gst-launch-0.10 -q audiotestsrc num-buffers=10 ! wavenc ! filesink 
> location=/tmp/test.wav
> | ERROR: pipeline could not be constructed: no element "audiotestsrc".
>...

Your suspicion that this might not be not kfreebsd specific is correct.

You seem to have the check package installed on your system, and when 
configure detects the presence of check it builds and runs additional
tests.

Running these tests needs more GStreamer plugins at build time.

The options to fix this are:
- (preferred) add a build dependency on check and on all packages
  required for successfully running these tests, or
- Build-Conflicts: check

cu
Adrian

-- 

   "Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   "Only a promise," Lao Er said.
   Pearl S. Buck - Dragon Seed



Bug#743057: FTBFS, testsuite failure

2014-11-10 Thread Gianluca Bonetti
Hello

buzztard has gone from Debian, see https://tracker.debian.org/pkg/buzztard

buzztard has been removed from testing on 2013-12-31
(https://tracker.debian.org/news/435659)
buzztard has been removed from unstable on 2014-05-20
(https://tracker.debian.org/news/435660)

So I think that this bug could be marked as closed.

Best regards
Gianluca Bonetti


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#743057: FTBFS, testsuite failure

2014-03-30 Thread Steven Chamberlain
Package: buzztard
Version: 0.6.0-1.1
Severity: serious
User: debian-...@lists.debian.org
Usertags: kfreebsd

Hi,

buzztard currently does not build on kfreebsd-* because the gudev
dependency in debian/control should be linux-any:
| libgudev-1.0-dev [linux-any]

After that, there is a problem which might not be kfreebsd-* specific,
a problem during the testsuite:

| libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../src/lib/core 
-I../src/lib/ic -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" 
-DTESTSONGDIR=\"/home/steven/buzztard-0.6.0/tests/songs\" 
-DG_LOG_DOMAIN=\"buzztard-check\" -pthread -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-kfreebsd-gnu/glib-2.0/include -I/usr/include/libxml2 
-I/usr/include/gstreamer-0.10 -pthread -I/usr/include/gconf/2 
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-kfreebsd-gnu/dbus-1.0/include 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-kfreebsd-gnu/glib-2.0/include 
-pthread -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-kfreebsd-gnu/glib-2.0/include -I/usr/include/gstreamer-0.10 
-I/usr/include/libxml2 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-kfreebsd-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread 
-I/usr/include/gtk-2.0 -I/usr/lib/x86_64-kfreebsd-gnu/gtk-2.0/include 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/pango-1.0 -I/usr/include/gio-uni
 x-2.0/ -I/usr/include/freetype2 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-kfreebsd-gnu/glib-2.0/include -I/usr/include/pixman-1 
-I/usr/include/libpng12 -I/usr/include/libdrm -I/usr/include/harfbuzz 
-I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 
-I/usr/include/libart-2.0 -march=native -D__SSE__ -D__MMX__ -D_FORTIFY_SOURCE=2 
-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
-Werror=format-security -Wall -c bt-test-settings.c -o bt-test-settings.o 
>/dev/null 2>&1
| gst-launch-0.10 -q audiotestsrc num-buffers=10 ! wavenc ! filesink 
location=/tmp/test.wav
| ERROR: pipeline could not be constructed: no element "audiotestsrc".
| make[4]: *** [/tmp/test.wav] Error 1
| make[4]: Leaving directory `/home/steven/buzztard-0.6.0/tests'
| make[3]: *** [all-recursive] Error 1
| make[3]: Leaving directory `/home/steven/buzztard-0.6.0/tests'
| make[2]: *** [all-recursive] Error 1
| make[2]: Leaving directory `/home/steven/buzztard-0.6.0'
| make[1]: *** [all] Error 2
| make[1]: Leaving directory `/home/steven/buzztard-0.6.0'
| make: *** [debian/stamp-makefile-build] Error 2
| dpkg-buildpackage: error: debian/rules build gave error exit status 2

Thanks.

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: kfreebsd-amd64 (x86_64)

Kernel: kFreeBSD 9.0-2-amd64-xenhvm
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org