First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 152822
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Sound Team <sound@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Rick Jenkins <rick@hartmantech.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 152822 depends on: Show dependency tree
Bug 152822 blocks: 140707
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-10-25 14:33 0000
Compilation result:

if /bin/sh ../../../libtool --mode=compile i686-pc-linux-gnu-g++
-DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../src/misc
-I../../../src/misc/missing/generated -I../../../src/PoolFile    -g -Wall
-Wno-unused-function -Wno-unused-variable -Wno-unused -I/usr/include
-I/usr/include -I/usr/include -MT cfg.tab.lo -MD -MP -MF ".deps/cfg.tab.Tpo" \
          -c -o cfg.tab.lo `test -f 'cfg.tab.cc' || echo './'`cfg.tab.cc; \
        then mv -f ".deps/cfg.tab.Tpo" ".deps/cfg.tab.Plo"; \
        else rm -f ".deps/cfg.tab.Tpo"; exit 1; \
        fi
CNestedDataFile.cpp:178:2: warning: #warning make this a flag .. otherwise
throw an exception
anytype.h: In function 'const std::vector<type, std::allocator<_CharT> >&
string_to_anytype(const std::string&, std::vector<type, std::allocator<_CharT>
>&)':
anytype.h:107: error: there are no arguments to 'cfg_parse' that depend on a
template parameter, so a declaration of 'cfg_parse' must be available
anytype.h:107: error: (if you use '-fpermissive', G++ will accept your code,
but allowing the use of an undeclared name is deprecated)
make[3]: *** [CNestedDataFile.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../config
-I../../../src/misc -I../../../src/misc/missing/generated
-I../../../src/PoolFile -g -Wall -Wno-unused-function -Wno-unused-variable
-Wno-unused -I/usr/include -I/usr/include -I/usr/include -MT cfg.tab.lo -MD -MP
-MF .deps/cfg.tab.Tpo -c cfg.tab.cc -o cfg.tab.o
anytype.h: In function 'const std::vector<type, std::allocator<_CharT> >&
string_to_anytype(const std::string&, std::vector<type, std::allocator<_CharT>
>&)':
anytype.h:107: error: there are no arguments to 'cfg_parse' that depend on a
template parameter, so a declaration of 'cfg_parse' must be available
anytype.h:107: error: (if you use '-fpermissive', G++ will accept your code,
but allowing the use of an undeclared name is deprecated)
<stdout>: In function 'int yy_get_next_buffer()':
<stdout>:1164: warning: comparison between signed and unsigned integer
expressions
make[3]: *** [cfg.tab.lo] Error 1
make[3]: Leaving directory
`/var/tmp/portage/rezound-0.12.0_beta/work/rezound-0.12.0beta/src/misc/CNestedDataFile'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/rezound-0.12.0_beta/work/rezound-0.12.0beta/src/misc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/rezound-0.12.0_beta/work/rezound-0.12.0beta/src'
make: *** [all-recursive] Error 1

!!! ERROR: media-sound/rezound-0.12.0_beta failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  rezound-0.12.0_beta.ebuild, line 64:   Called die

It would appear that rezound is a victim of the tighter default code
constairnts of gcc-4.1.

------- Comment #1 From Jakub Moc (RETIRED) 2006-10-25 14:37:12 0000 -------
Fixed in 0.12.2_beta-r2

*** This bug has been marked as a duplicate of 141426 ***

------- Comment #2 From Alexis Ballier 2006-10-25 14:59:10 0000 -------
Hi arches, you have 12.0 marked as stable, I would have prefered to wait >30
days before submitting such a stabilization bug, but it seems that it needs
something to be done before.

I don't want to drop the stable keywords by myself, so I'll let you choose what
to do there ;)

Imho the best thing to do is to do is to stabilize 12.2-r2, which bugs have
been fixed, but since it has been broken for a long time it is understandable
that you don't want it stable yet.


Regards, 

Alexis.

------- Comment #3 From Matthias Langer 2006-10-25 19:45:31 0000 -------
well, i wanted to give media-sound/rezound-0.12.2_beta-r2 a try on x86 - but
ran into bug 102606. maybe we should address this one first ...

------- Comment #4 From Matthias Langer 2006-10-25 20:59:49 0000 -------
using the not yet stable

x11-libs/fox-1.6.14  USE="bzip2 cups jpeg opengl png threads tiff truetype zlib
-debug -doc -profile"

i was able to install

rezound-0.12.2_beta-r2  USE="alsa flac nls vorbis -16bittmp -jack -oss
-portaudio -soundtouch"

and it seems to work at a fist glance on x86; it least i was able to open (i
have no mic) a 60mb mp3 and fool around with it a bit ...

------- Comment #5 From Matthias Langer 2006-10-26 18:04:19 0000 -------
sorry - i unintentionally removed bug 145046 from the dep list ... 

------- Comment #6 From Matthias Langer 2006-10-30 18:14:25 0000 -------
sounds also good with (note "1.6.16 != 1.6.14" - see comment #4)

x11-libs/fox-1.6.16  USE="bzip2 cups jpeg opengl png threads tiff truetype zlib
-debug -doc -profile"

here on x86.

------- Comment #7 From Christian Faulhammer 2006-10-31 01:04:31 0000 -------
[ebuild  N    ] media-sound/rezound-0.12.2_beta-r2  USE="alsa nls vorbis
-16bittmp -flac -jack -oss -portaudio -soundtouch"

checking for rfftw_create_plan in -lrfftw... no
configure: WARNING: ***** librfftw.a (version 2) not found -- any FFT based
actions will be disabled (http://www.fftw.org) *****

 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../src/misc
-I../../src/misc/missing/generated -I../../src/PoolFile -I/usr/include/fox-1.6
-O2 -g -Wall -Wno-unused-function -Wno-unused-variable -Wno-unused
-I/usr/include -I/usr/include -I/usr/include -MT FilterActionDialogs.lo -MD -MP
-MF .deps/FilterActionDialogs.Tpo -c FilterActionDialogs.cpp -o
FilterActionDialogs.o
FilterActionDialogs.cpp: In member function 'virtual double
CActionParamMapper_arbitraryFIRFilter_kernelLength::interpretValue(double)':
FilterActionDialogs.cpp:212: error: 'TFFTConvolverTimeDomainKernel' was not
declared in this scope
FilterActionDialogs.cpp:212: error: expected primary-expression before 'float'
FilterActionDialogs.cpp:212: error: expected `;' before 'float'
FilterActionDialogs.cpp: In member function 'virtual double
CActionParamMapper_arbitraryFIRFilter_kernelLength::uninterpretValue(double)':
FilterActionDialogs.cpp:221: error: 'TFFTConvolverTimeDomainKernel' was not
declared in this scope
FilterActionDialogs.cpp:221: error: expected primary-expression before 'float'
FilterActionDialogs.cpp:221: error: expected `;' before 'float'
make[2]: *** [FilterActionDialogs.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory
`/var/tmp/portage/rezound-0.12.2_beta-r2/work/rezound-0.12.2beta/src/frontend_fox'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/rezound-0.12.2_beta-r2/work/rezound-0.12.2beta/src'
make: *** [all-recursive] Error 1

------- Comment #8 From Christian Faulhammer 2006-10-31 01:08:09 0000 -------
We are back again

------- Comment #9 From Matthias Langer 2006-10-31 03:37:36 0000 -------
(In reply to comment #7)
> [ebuild  N    ] media-sound/rezound-0.12.2_beta-r2  USE="alsa nls vorbis
> -16bittmp -flac -jack -oss -portaudio -soundtouch"
> 
[...]
> make: *** [all-recursive] Error 1
[...]

against which version of the foxes did you try to build rezound ?

------- Comment #10 From Christian Faulhammer 2006-10-31 03:40:04 0000 -------
(In reply to comment #9)
> (In reply to comment #7)
> > [ebuild  N    ] media-sound/rezound-0.12.2_beta-r2  USE="alsa nls vorbis
> > -16bittmp -flac -jack -oss -portaudio -soundtouch"
> > 
> [...]
> > make: *** [all-recursive] Error 1
> [...]
> 
> against which version of the foxes did you try to build rezound ?
> 

 aballier and I sorted it out on IRC.  Error was on my side, so this is ready
to go stable.  Tomorrow I will do so, because aballier wants to fix a different
small thing first.

------- Comment #11 From Christian Faulhammer 2006-11-01 08:06:22 0000 -------
"My father, my father, can't you hear,
What the Erlking quietly promised me?"
"Be stable on x86, my child;
The wind rezounds through dry leaves."

------- Comment #12 From Michael Weyershäuser 2006-11-07 18:00:36 0000 -------
This doesn't compile for me on amd64:

if /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++
-DHAVE_CONFIG_H -I. -I. -I../../config -I../../src/misc
-I../../src/misc/missing/generated -I../../src/PoolFile    -march=k8 -msse3 -Os
-pipe -g -Wall -Wno-unused-function -Wno-unused-variable -Wno-unused
-I/usr/include -MT LoopingActionDialogs.lo -MD -MP -MF
".deps/LoopingActionDialogs.Tpo" -c -o LoopingActionDialogs.lo
LoopingActionDialogs.cpp; \
        then mv -f ".deps/LoopingActionDialogs.Tpo"
".deps/LoopingActionDialogs.Plo"; else rm -f ".deps/LoopingActionDialogs.Tpo";
exit 1; fi
FilterActionDialogs.cpp: In member function 'virtual double
CActionParamMapper_arbitraryFIRFilter_kernelLength::interpretValue(double)':
FilterActionDialogs.cpp:212: error: 'TFFTConvolverTimeDomainKernel' was not
declared in this scope
FilterActionDialogs.cpp:212: error: expected primary-expression before 'float'
FilterActionDialogs.cpp:212: error: expected `;' before 'float'
FilterActionDialogs.cpp: In member function 'virtual double
CActionParamMapper_arbitraryFIRFilter_kernelLength::uninterpretValue(double)':
FilterActionDialogs.cpp:221: error: 'TFFTConvolverTimeDomainKernel' was not
declared in this scope
FilterActionDialogs.cpp:221: error: expected primary-expression before 'float'
FilterActionDialogs.cpp:221: error: expected `;' before 'float'
 x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../config
-I../../src/misc -I../../src/misc/missing/generated -I../../src/PoolFile
-march=k8 -msse3 -Os -pipe -g -Wall -Wno-unused-function -Wno-unused-variable
-Wno-unused -I/usr/include -MT LoopingActionDialogs.lo -MD -MP -MF
.deps/LoopingActionDialogs.Tpo -c LoopingActionDialogs.cpp -o
LoopingActionDialogs.o
make[2]: *** [FilterActionDialogs.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
GenerateActionDialogs.cpp:126:2: warning: #warning make some presets
make[2]: Leaving directory
`/var/tmp/portage/rezound-0.12.2_beta-r2/work/rezound-0.12.2beta/src/frontend_fox'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/rezound-0.12.2_beta-r2/work/rezound-0.12.2beta/src'
make: *** [all-recursive] Error 1

!!! ERROR: media-sound/rezound-0.12.2_beta-r2 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  rezound-0.12.2_beta-r2.ebuild, line 77:   Called die

!!! make failed
!!! If you need support, post the topmost build error, and the call stack if
relevant.

Portage 2.1.1-r1 (default-linux/amd64/2006.1/desktop, gcc-4.1.1, glibc-2.4-r3,
2.6.18-suspend2-Dudebox-Edition x86_64)
=================================================================
System uname: 2.6.18-suspend2-Dudebox-Edition x86_64 AMD Athlon(tm) 64
Processor 3200+
Gentoo Base System version 1.12.6
Last Sync: Mon, 06 Nov 2006 14:00:01 +0000
distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632)
[enabled]
ccache version 2.3 [enabled]
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: 1.3.7, 2.0.30
dev-lang/python:     2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.3
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r4
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -msse3 -Os -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config
/usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf
/etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-march=k8 -msse3 -Os -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache collision-protect distcc distlocks
metadata-transfer multilib-strict parallel-fetch sandbox sfperms strict test"
GENTOO_MIRRORS="ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/
ftp:///ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/"
LDFLAGS="-Wl,-O1"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress
--force --whole-file --delete --delete-after --stats --timeout=180
--exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage_overlay"
SYNC="rsync://server/gentoo-portage"
USE="amd64 X alsa apache2 berkdb bitmap-fonts cairo cdr cli cracklib crypt cups
dbus dlloader dri dvd dvdr eds elibc_glibc emboss encode esd fam firefox
fortran gcj gdbm gif gpm gstreamer gtk gtk2 hal iconv imap
input_devices_keyboard input_devices_mouse isdnlog jpeg kde kdeenablefinal
kdehiddenvisibility kernel_linux libg++ mad mikmod mp3 mpeg mysql ncurses nls
nptl nptlonly objc objc++ ogg oss pam pcre perl png ppds pppd python qt3 qt4
quicktime readline reflection sdl session spell spl sqlite ssl tcpd test
truetype truetype-fonts type1-fonts udev unicode userland_GNU
video_cards_radeon vorbis xml xorg xv zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LINGUAS,
PORTAGE_RSYNC_EXTRA_OPTS

------- Comment #13 From Alexis Ballier 2006-11-07 21:43:19 0000 -------
(In reply to comment #12)
> This doesn't compile for me on amd64:


Try upgrading to  fftw-2.1.5-r2, there had been a bug in -r1.

------- Comment #14 From Michael Weyershäuser 2006-11-09 16:57:25 0000 -------
OK, works fine with fftw-2.1.5-r2 and is good to go on amd64...

------- Comment #15 From Simon Stelling (RETIRED) 2006-11-10 01:11:33 0000 -------
cheers

First Last Prev Next    No search results available      Search page      Enter new bug