Summary: | Stable =media-sound/gtick-0.4.2 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Samuli Suominen (RETIRED) <ssuominen> |
Component: | Current packages | Assignee: | Gentoo Sound Team <sound> |
Status: | RESOLVED FIXED | ||
Severity: | enhancement | Keywords: | STABLEREQ |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Samuli Suominen (RETIRED)
![]() fails testsuite here on amd64/x86: make testdsp testg711 testmetro testmetro-static make[3]: Entering directory `/var/tmp/portage/media-sound/gtick-0.4.2/work/gtick-0.4.2/testsuite' i686-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../intl -pthread -I/usr/include/gtk-2 .0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib- 2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DVERSION='"0.4.2"' -DPACKAGE='"gtick"' -DUSE_ DMALLOC -O2 -march=i686 -pipe -D_U_="__attribute__((unused))" -Wall -W -D_GNU_SOURCE -O2 -march=i686 -pipe -D_U_="__attribute__((unused))" -Wall -W -D_GNU_SOURCE -MT testdsp.o -MD -MP -MF .deps/testdsp.Tpo -c -o testdsp.o testdsp.c mv -f .deps/testdsp.Tpo .deps/testdsp.Po i686-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I../src -I../intl -I../intl -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DVERSION='"0.4.2"' -DPACKAGE='"gtick"' -DUSE_DMALLOC -O2 -march=i686 -pipe -D_U_="__attribute__((unused))" -Wall -W -D_GNU_SOURCE -O2 -march=i686 -pipe -D_U_="__attribute__((unused))" -Wall -W -D_GNU_SOURCE -MT dsp.o -MD -MP -MF .deps/dsp.Tpo -c -o dsp.o `test -f '../src/dsp.c' || echo './'`../src/dsp.c ../src/dsp.c:54:21: error: dmalloc.h: No such file or directory make[3]: *** [dsp.o] Error 1 make[3]: Leaving directory `/var/tmp/portage/media-sound/gtick-0.4.2/work/gtick-0.4.2/testsuite' make[2]: *** [check-am] Error 2 make[2]: Leaving directory `/var/tmp/portage/media-sound/gtick-0.4.2/work/gtick-0.4.2/testsuite' make[1]: *** [check] Error 2 make[1]: Leaving directory `/var/tmp/portage/media-sound/gtick-0.4.2/work/gtick-0.4.2/testsuite' make: *** [check-recursive] Error 1 * * ERROR: media-sound/gtick-0.4.2 failed. * Call stack: * ebuild.sh, line 48: Called src_test * environment, line 2179: Called _eapi0_src_test * ebuild.sh, line 598: Called die * The specific snippet of code: * hasq test $FEATURES && die "Make check failed. See above for details." * The die message: * Make check failed. See above for details. Does it help, if you emerge dmalloc? # emerge -av dmalloc Maybe it should be behind test? ( dev-libs/dmalloc ) + 04 Jun 2009; Samuli Suominen <ssuominen@gentoo.org> gtick-0.4.2.ebuild: + RESTRICT test because it needs too old dmalloc we don't ship anymore. Please proceed. amd64/x86 stable sparc stable, closing |