Bug#563435: bristolmalloc() implicitly converted to pointer

2010-01-02 Thread dann frazier
Source: bristol
Version: 0.40.7-1
Severity: serious
Tags: patch
Usertags: implicit-pointer-conversion

Our automated buildd log filter[1] detected a problem that is likely to
cause your package to segfault on architectures where the size of a
pointer is greater than the size of an integer, such as ia64 and amd64.

  Function `bristolmalloc' implicitly converted to pointer at sid.c:1496

This is often due to a missing function prototype definition.
For more information, see [2].

Though it is guaranteed that this codepath will cause a segfault on certain
architectures, it is not guaranteed that this codepath would ever be executed
(e.g., if the returned pointer is never dereferenced). However, this bug
does prevent the ia64 buildd from successfully building this package, resulting
in a practical FTBFS issue and warranting the serious severity.

[1] http://people.debian.org/~dannf/check-implicit-pointer-functions
[2] http://wiki.debian.org/ImplicitPointerConversions
--- bristol-0.40.7.orig/libbristolic/sid.c	2009-10-08 12:47:43.0 -0600
+++ bristol-0.40.7/libbristolic/sid.c	2010-01-02 15:14:40.340926466 -0700
@@ -133,6 +133,7 @@
 #include math.h
 
 #include bristolsid.h
+#include bristol.h
 
 #define B_SID_RAMP		0
 #define B_SID_TRI		1
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers


Bug#563588: FTBFS - vamp-sdk/hostext/PluginLoader.h: No such file or directory

2010-01-03 Thread dann frazier
Source: ardour
Version: 1:2.8.4-2
Severity: serious

The recent binNMU of ardour fails to build.

From a recent build attempt:
[...]
g++ -o libs/midi++2/libmidi++.so -O3 -fomit-frame-pointer -ffast-math 
-fstrength-reduce -pipe -g -O2 -g -Wall -O2 -Wl,--export-dynamic -pthread 
-shared libs/midi++2/fd_midiport.os libs/midi++2/fifomidi.os 
libs/midi++2/midi.os libs/midi++2/midichannel.os libs/midi++2/midifactory.os 
libs/midi++2/midimanager.os libs/midi++2/midiparser.os libs/midi++2/midiport.os 
libs/midi++2/mmc.os libs/midi++2/mtc.os libs/midi++2/version.os 
libs/midi++2/alsa_sequencer_midiport.os -Llibs/pbd -lsigc-2.0 -lxml2 
-lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lglib-2.0 -lgobject-2.0 -lgmodule-2.0 
-lgthread-2.0 -lrt -lglib-2.0 -lpbd
g++ -o libs/ardour/analyser.os -c -Woverloaded-virtual -DGTK_NEW_TOOLTIP_API 
-DPACKAGE=\libardour2\ -DLIBSIGC_DISABLE_DEPRECATED -DDATA_DIR=\/usr/share\ 
-DMODULE_DIR=\/usr/lib\ -DVAMP_DIR=\/usr/lib/ardour2/vamp\ 
-DCONFIG_DIR=\/etc\ -DLOCALEDIR=\/usr/share/locale\ -DHAVE_JACK_CLIENT_OPEN 
-DHAVE_JACK_ON_INFO_SHUTDOWN -DHAVE_JACK_RECOMPUTE_LATENCIES 
-DHAVE_JACK_VIDEO_SUPPORT -DHAVE_JACK_PORT_ENSURE_MONITOR -DHAVE_WORDEXP 
-DHAVE_SYS_VFS_H -DHAVE_LV2 -O3 -fomit-frame-pointer -ffast-math 
-fstrength-reduce -pipe -g -O2 -g -Wall -O2 -Wall -DHAVE_LIBLO -Ilibs 
-DENABLE_NLS -DHAVE_SLV2 -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE 
-Ilibs -pthread -DUSE_RUBBERBAND -fPIC -Ilibs/pbd -I/usr/include/glib-2.0 
-Ilibs/surfaces/control_protocol -Ilibs/midi++2 -Ilibs/rubberband 
-I/usr/lib/glibmm-2.4/include -I/usr/lib/glib-2.0/include 
-I/usr/include/sigc++-2.0 -I/usr/include/rasqal -I/usr/include/libxml2 
-I/usr/include/glibmm-2.4 -Ilibs/ardour -I/usr/lib/sigc++-2.0/include li
 bs/ardour/analyser.cc
g++ -o libs/ardour/audioanalyser.os -c -Woverloaded-virtual 
-DGTK_NEW_TOOLTIP_API -DPACKAGE=\libardour2\ -DLIBSIGC_DISABLE_DEPRECATED 
-DDATA_DIR=\/usr/share\ -DMODULE_DIR=\/usr/lib\ 
-DVAMP_DIR=\/usr/lib/ardour2/vamp\ -DCONFIG_DIR=\/etc\ 
-DLOCALEDIR=\/usr/share/locale\ -DHAVE_JACK_CLIENT_OPEN 
-DHAVE_JACK_ON_INFO_SHUTDOWN -DHAVE_JACK_RECOMPUTE_LATENCIES 
-DHAVE_JACK_VIDEO_SUPPORT -DHAVE_JACK_PORT_ENSURE_MONITOR -DHAVE_WORDEXP 
-DHAVE_SYS_VFS_H -DHAVE_LV2 -O3 -fomit-frame-pointer -ffast-math 
-fstrength-reduce -pipe -g -O2 -g -Wall -O2 -Wall -DHAVE_LIBLO -Ilibs 
-DENABLE_NLS -DHAVE_SLV2 -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE 
-Ilibs -pthread -DUSE_RUBBERBAND -fPIC -Ilibs/pbd -I/usr/include/glib-2.0 
-Ilibs/surfaces/control_protocol -Ilibs/midi++2 -Ilibs/rubberband 
-I/usr/lib/glibmm-2.4/include -I/usr/lib/glib-2.0/include 
-I/usr/include/sigc++-2.0 -I/usr/include/rasqal -I/usr/include/libxml2 
-I/usr/include/glibmm-2.4 -Ilibs/ardour -I/usr/lib/sigc++-2.0/inclu
 de libs/ardour/audioanalyser.cc
libs/ardour/audioanalyser.cc:2:43: error: vamp-sdk/hostext/PluginLoader.h: No 
such file or directory
libs/ardour/audioanalyser.cc: In member function 'int 
ARDOUR::AudioAnalyser::initialize_plugin(std::string, float)':
libs/ardour/audioanalyser.cc:42: error: 'HostExt' is not a namespace-name
libs/ardour/audioanalyser.cc:42: error: expected namespace-name before ';' token
libs/ardour/audioanalyser.cc:44: error: 'PluginLoader' was not declared in this 
scope
libs/ardour/audioanalyser.cc:44: error: 'PluginLoader' is not a class or 
namespace
libs/ardour/audioanalyser.cc:44: error: 'loader' was not declared in this scope
libs/ardour/audioanalyser.cc:46: error: 'PluginLoader' is not a class or 
namespace
scons: *** [libs/ardour/audioanalyser.os] Error 1
scons: building terminated because of errors.
make: *** [debian/stamp-scons-build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2



___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers


Bug#565860: FTBFS - configure: error: JACK library not found

2010-01-18 Thread dann frazier
Source: qtractor
Version: 0.4.3-2
Severity: serious

qtractor fails to build on non-x86. From a recent build attempt on hppa:
[...]
checking for main in -lX11... no
checking for main in -lXext... no
checking for round in -lm... no
configure: error: JACK library not found.
checking for main in -ljack... no
== config.log ==
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by Qtractor configure 0.4.3, which was
generated by GNU Autoconf 2.63.  Invocation command line was

  $ ./configure --build=hppa-linux-gnu --prefix=/usr 
--includedir=${prefix}/include --mandir=${prefix}/share/man 
--infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var 
--libexecdir=${prefix}/lib/qtractor --disable-maintainer-mode 
--disable-dependency-tracking

## - ##
## Platform. ##
## - ##

hostname = penalosa
uname -m = parisc64
uname -r = 2.6.32-trunk-parisc64
uname -s = Linux
uname -v = #1 Tue Dec 8 04:07:32 UTC 2009

/usr/bin/uname -p = unknown
/bin/uname -X = unknown

/bin/arch  = unknown
/usr/bin/arch -k   = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo  = unknown
/bin/machine   = unknown
/usr/bin/oslevel   = unknown
/bin/universe  = unknown

PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/X11R6/bin
PATH: /usr/games


## --- ##
## Core tests. ##
## --- ##

configure:2166: checking for gcc
configure:2182: found /usr/bin/gcc
configure:2193: result: gcc
configure:2425: checking for C compiler version
configure:2433: gcc --version 5
gcc (Debian 4.4.2-9) 4.4.3 20100108 (prerelease)
Copyright (C) 2009 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:2437: $? = 0
configure:2444: gcc -v 5
Using built-in specs.
Target: hppa-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 4.4.2-9' 
--with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs 
--enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared 
--enable-multiarch --enable-linker-build-id --with-system-zlib 
--libexecdir=/usr/lib --without-included-gettext --enable-threads=posix 
--with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls 
--enable-clocale=gnu --enable-libstdcxx-debug --disable-libssp --enable-objc-gc 
--disable-libstdcxx-pch --enable-checking=release --build=hppa-linux-gnu 
--host=hppa-linux-gnu --target=hppa-linux-gnu
Thread model: posix
gcc version 4.4.3 20100108 (prerelease) (Debian 4.4.2-9) 
configure:2448: $? = 0
configure:2455: gcc -V 5
gcc: '-V' option must have argument
configure:2459: $? = 1
configure:2482: checking for C compiler default output file name
configure:2504: gcc -g -O2   conftest.c  5
configure:2508: $? = 0
configure:2546: result: a.out
configure:2565: checking whether the C compiler works
configure:2575: ./a.out
configure:2579: $? = 0
configure:2598: result: yes
configure:2605: checking whether we are cross compiling
configure:2607: result: no
configure:2610: checking for suffix of executables
configure:2617: gcc -o conftest -g -O2   conftest.c  5
configure:2621: $? = 0
configure:2647: result: 
configure:2653: checking for suffix of object files
configure:2679: gcc -c -g -O2  conftest.c 5
configure:2683: $? = 0
configure:2708: result: o
configure:2712: checking whether we are using the GNU C compiler
configure:2741: gcc -c -g -O2  conftest.c 5
configure:2748: $? = 0
configure:2765: result: yes
configure:2774: checking whether gcc accepts -g
configure:2804: gcc -c -g  conftest.c 5
configure:2811: $? = 0
configure:2912: result: yes
configure:2929: checking for gcc option to accept ISO C89
configure:3003: gcc  -c -g -O2  conftest.c 5
configure:3010: $? = 0
configure:3033: result: none needed
configure:3056: checking how to run the C preprocessor
configure:3096: gcc -E  conftest.c
configure:3103: $? = 0
configure:3134: gcc -E  conftest.c
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
configure:3141: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME Qtractor
| #define PACKAGE_TARNAME qtractor
| #define PACKAGE_VERSION 0.4.3
| #define PACKAGE_STRING Qtractor 0.4.3
| #define PACKAGE_BUGREPORT rn...@rncbc.org
| #define CONFIG_PREFIX /usr
| /* end confdefs.h.  */
| #include ac_nonexistent.h
configure:3174: result: gcc -E
configure:3203: gcc -E  conftest.c
configure:3210: $? = 0
configure:3241: gcc -E  conftest.c
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
configure:3248: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME Qtractor
| #define PACKAGE_TARNAME qtractor
| #define PACKAGE_VERSION 0.4.3
| #define PACKAGE_STRING Qtractor 0.4.3
| #define PACKAGE_BUGREPORT rn...@rncbc.org
| #define 

Bug#565860: still exists in 0.4.4-2

2010-01-19 Thread dann frazier
reopen 0.4.4-2
found 565860 0.4.4-2
thanks

This issue persists with 0.4.4-2.



___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers


Bug#570557: FTBFS [hppa]: Platform 'linux2-hppa' not supported

2010-02-19 Thread dann frazier
Source: hydrogen
Version: 0.9.4-1
Severity: serious
User: debian-h...@lists.debian.org
Usertags: hppa

hydrogen fails to build on hppa. From the most recent build attempt:
[...]
Files: ./data/drumkits/GMkit/cym_Jazz.flac
Copyright: ^yypkRrygyH{[IRE\.
License: UNKNOWN
 FIXME

Files: ./data/doc/img/instr_ed0.png
Copyright: sQrqG[`13H{Te…
0?mwb6%hgI6R9%X1#Ee…
Files: ./data/doc/img/AudioEngineInfoDialog.png
Copyright: vi}~Z`hHI{RFMHLAY#?q…
License: UNKNOWN
 FIXME

Files: ./data/doc/img/nl/SongEditor.png
Copyright: TGnhtjku0^LQ[Cc-{QA\
Files: ./data/doc/img/MainToolbar.png
Copyright: gR?od/KL'OtcZ,i...@{_h}=…
License: UNKNOWN
 FIXME

Files: ./data/drumkits/GMkit/tom_Rock_lo.flac
Copyright: aq!IIBYr%\JW6D::M…
License: UNKNOWN
 FIXME

To fix the situation please do the following:
  1) Fully compare debian/copyright_hints with debian/copyright_newhints
  2) Update debian/copyright as needed
  3) Replace debian/copyright_hints with debian/copyright_newhints
touch debian/stamp-copyright-check
scons --directory=. CC=cc CFLAGS=-g -O2 -g -Wall -O2 CXX=g++ 
CXXFLAGS=-g -O2 -g -Wall -O2  libarchive=1 portaudio=1 portmidi=1 lash=1 
prefix=/usr optflags=-g -O2 -g -Wall -O2 
scons: Reading SConscript files ...

scons: warning: The Options class is deprecated; use the Variables class 
instead.
File /build/buildd-hydrogen_0.9.4-1-hppa-Upd078/hydrogen-0.9.4/Sconstruct, 
line 321, in module
Exception: Platform 'linux2-hppa' not supported:
  File /build/buildd-hydrogen_0.9.4-1-hppa-Upd078/hydrogen-0.9.4/Sconstruct, 
line 372:
includes, a , b = get_platform_flags( opts )
  File /build/buildd-hydrogen_0.9.4-1-hppa-Upd078/hydrogen-0.9.4/Sconstruct, 
line 97:
raise Exception( Platform '%s' not supported % sys.platform )
make: *** [debian/stamp-scons-build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2



___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers


Bug#571564: FTBFS: cannot move `debian/horgand/usr/share/horgand' to `debian/horgand-data/usr/share/': No such file or directory

2010-02-25 Thread dann frazier
Source: horgand
Version: 1.14-1
Severity: serious

The failing portion of the build log follows.
[...]
test -z /usr/share/horgand || /bin/mkdir -p 
/build/buildd-horgand_1.14-1-hppa-eg3W5j/horgand-1.14/debian/tmp/usr/share/horgand
 /usr/bin/install -c -m 644 Default.horeb Rhythm_List.txt 130_Houseloop_2.wav 
AcousticBass.wav crackle_loop01.wav egg_loop01.wav FenderBass.wav 
FretlessBass.wav frog_loop01.wav funkyfeet1.wav 
'/build/buildd-horgand_1.14-1-hppa-eg3W5j/horgand-1.14/debian/tmp/usr/share/horgand'
make[3]: Leaving directory 
`/build/buildd-horgand_1.14-1-hppa-eg3W5j/horgand-1.14/data'
make[2]: Leaving directory 
`/build/buildd-horgand_1.14-1-hppa-eg3W5j/horgand-1.14/data'
Making install in man
make[2]: Entering directory 
`/build/buildd-horgand_1.14-1-hppa-eg3W5j/horgand-1.14/man'
make[3]: Entering directory 
`/build/buildd-horgand_1.14-1-hppa-eg3W5j/horgand-1.14/man'
make[3]: Nothing to be done for `install-exec-am'.
test -z /usr/share/man/man1 || /bin/mkdir -p 
/build/buildd-horgand_1.14-1-hppa-eg3W5j/horgand-1.14/debian/tmp/usr/share/man/man1
 /usr/bin/install -c -m 644 horgand.1 
'/build/buildd-horgand_1.14-1-hppa-eg3W5j/horgand-1.14/debian/tmp/usr/share/man/man1'
make[3]: Leaving directory 
`/build/buildd-horgand_1.14-1-hppa-eg3W5j/horgand-1.14/man'
make[2]: Leaving directory 
`/build/buildd-horgand_1.14-1-hppa-eg3W5j/horgand-1.14/man'
make[2]: Entering directory 
`/build/buildd-horgand_1.14-1-hppa-eg3W5j/horgand-1.14'
make[3]: Entering directory 
`/build/buildd-horgand_1.14-1-hppa-eg3W5j/horgand-1.14'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory 
`/build/buildd-horgand_1.14-1-hppa-eg3W5j/horgand-1.14'
make[2]: Leaving directory 
`/build/buildd-horgand_1.14-1-hppa-eg3W5j/horgand-1.14'
make[1]: Leaving directory 
`/build/buildd-horgand_1.14-1-hppa-eg3W5j/horgand-1.14'
   debian/rules override_dh_install
make[1]: Entering directory 
`/build/buildd-horgand_1.14-1-hppa-eg3W5j/horgand-1.14'
dh_install
cp debian/horgand.wrapper 
/build/buildd-horgand_1.14-1-hppa-eg3W5j/horgand-1.14/debian/horgand/usr/bin/horgand
chmod 755 
/build/buildd-horgand_1.14-1-hppa-eg3W5j/horgand-1.14/debian/horgand/usr/bin/horgand
mv debian/horgand/usr/share/horgand debian/horgand-data/usr/share/
mv: cannot move `debian/horgand/usr/share/horgand' to 
`debian/horgand-data/usr/share/': No such file or directory
make[1]: *** [override_dh_install] Error 1
make[1]: Leaving directory 
`/build/buildd-horgand_1.14-1-hppa-eg3W5j/horgand-1.14'
make: *** [binary-arch] Error 2
dpkg-buildpackage: error: /usr/bin/fakeroot debian/rules binary-arch gave error 
exit status 2



___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers


Bug#606272: FTBFS [hppa]: check_threads: pthread_mutex_lock.c:62: __pthread_mutex_lock: Assertion `mutex-__data.__owner == 0' failed.

2010-12-07 Thread dann frazier
Source: toonloop
Version: 2.0.0-1
Severity: important
User: debian-h...@lists.debian.org
Usertags: hppa
X-Debbugs-CC: debian-h...@lists.debian.org

toonloop fails to build on hppa. Complete build logs are available here:
  https://buildd.debian.org/pkg.cgi?pkg=toonloop

From the most recent build attempt:
[...]
make[3]: Entering directory 
`/build/buildd-toonloop_2.0.0-1-hppa-0fTU05/toonloop-2.0.0/tests'
PASS: check_looper
Clip created
Adding image 999
Writehead: 999
NUmber of frames: 1
Removing image
Writehead: 4213728080
NUmber of frames: 0
Clip destroyed
PASS: check_classes
main: startup
check_threads: pthread_mutex_lock.c:62: __pthread_mutex_lock: Assertion 
`mutex-__data.__owner == 0' failed.
/bin/bash: line 5:  4589 Aborted ${dir}$tst
FAIL: check_threads
PASS: check_bool
creating directory
creating symlink
Success!
remove directory tree
PASS: check_symlinks
Item:0
Item:1
Item:2
PASS: check_containers
PASS: check_statesaving
PASS: check_signals
=
1 of 8 tests failed
Please report to supp...@toonloop.com
=
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory 
`/build/buildd-toonloop_2.0.0-1-hppa-0fTU05/toonloop-2.0.0/tests'
make[2]: *** [check-am] Error 2
make[2]: Leaving directory 
`/build/buildd-toonloop_2.0.0-1-hppa-0fTU05/toonloop-2.0.0/tests'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory 
`/build/buildd-toonloop_2.0.0-1-hppa-0fTU05/toonloop-2.0.0'
make: *** [debian/stamp-makefile-check] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2



___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers