Re: [proaudio] rezound failed to build. |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/proaudio Archives
]
- To: proaudio@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [proaudio] rezound failed to build.
- From: alex stone <compose59@xxxxxxxxx>
- Date: Sat, 19 Mar 2011 09:22:27 +0300
- Cc: Mark Knecht <markknecht@xxxxxxxxx>, keenblade <keenblade@xxxxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type:content-transfer-encoding; bh=dVAkhePzwCdWEWGGyZl0+Owh1/tfPWRaFiE3XLMBDYs=; b=SeBsS8TO9758SqCVa6MLs8L5ufzhHoe5bPPSHowEpd75apirqXbmlTpBc8Jy1b0ROT UE9Yp7TXKuqf76DqgLCGgJq8c29UA0C3sCVG2NLm6Tcu+KW+ApV1pH4DVybD0ZgR/zVR RiXmRp/Mz+sjRvrEHLqA12py2rJ2LCLKvwjJ8=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=lwY8ynzTcuvG8/GsgPcS1jfR88hLjCKMyF+uLlA58YUFtN1aZFIsLpkX3gGtu/fCWc jxQ3C4rktQwrZ0J0sGFbcMKjFTeww1l1T0GZe8sw/1FBYMIWILdAuqmMk9vuLwhWbXG1 FZMj2hBfkULaBxQ/MmX1pDWfMQzGVtMqmJb4E=
On Sat, Mar 19, 2011 at 2:45 AM, Mark Knecht <markknecht@xxxxxxxxx> wrote:
> On Fri, Mar 18, 2011 at 3:59 PM, keenblade <keenblade@xxxxxxxxx> wrote:
>> 18-03-2011 17:58, Mark Knecht yazmış:
>>> On Fri, Mar 18, 2011 at 2:25 AM, alex stone <compose59@xxxxxxxxx> wrote:
>>>> I've been trying to build rezound for some time, and the build fails
>>>> each time with the following:
>>>>
>>>> CAdaptiveNormalizeAction.cpp: In member function 'virtual bool
>>>> CAdaptiveNormalizeAction::doActionSizeSafe(CActionSound*, bool)':
>>>> CAdaptiveNormalizeAction.cpp:79: error: 'printf' was not declared in this scope
>>>> make[3]: *** [CAdaptiveNormalizeAction.lo] Error 1
>>>>
>>>>
>>>> This is the case for not only the 9999 build but the other one as well..
>>>>
>>>>
>>>> Any clues?
>>>>
>>>> Alex.
>>>
>>> If it helps I see the same thing here.
>>>
>>> - Mark
>>>
>>>
>>>
>>
>> Hi, guys. I fixed it long before but forget to commit. Now applied in
>> overlay. Could you test it?
>>
>>
>>
>
>
> I gave it a shot but it's still failing for me.
>
> - Mark
>
>
>
> c2stable ~ # emerge -pvDuN rezound
>
> These are the packages that would be merged, in order:
>
> Calculating dependencies... done!
> [ebuild N *] media-sound/rezound-9999 USE="alsa flac nls vorbis
> -16bittmp -audiofile -doc -jack -ladspa -oss -portaudio -soundtouch" 0
> kB [1]
>
> Total: 1 package (1 new), Size of downloads: 0 kB
> Portage tree and overlays:
> [0] /usr/portage
> [1] /var/lib/layman/pro-audio
> c2stable ~ #
>
>
> c2stable ~ # emerge -DuN rezound
> Calculating dependencies... done!
>
>>>> Verifying ebuild manifests
>
>>>> Emerging (1 of 1) media-sound/rezound-9999 from proaudio
> * rezound-0.12.3_beta-patches-5.tar.bz2 RMD160 SHA1 SHA256 size ;-)
> ... [ ok ]
> * Package: media-sound/rezound-9999
> * Repository: proaudio
> * Maintainer: proaudio@xxxxxxxxxxxxx
> * USE: alsa amd64 elibc_glibc flac kernel_linux multilib nls
> userland_GNU vorbis
> * FEATURES: preserve-libs sandbox
>>>> Unpacking source...
>
>
> <SNIP>
>
> ../backend/ASoundFileManager.h:57:2: warning: #warning do this.. I can
> call soundFileManager->getActive() from actions when necessary
> mv -f .deps/rezound-CSoundFileManager.Tpo .deps/rezound-CSoundFileManager..Po
> /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++
> -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui
> -I/usr/include/qt4/QtCore -DQT_SHARED -I/usr/include/qt4
> -I/usr/include/qt4/QtCore -I.output -I.ui_output -O2 -march=native
> -pipe -g -Wall -Wno-unused-function -Wno-unused-variable -Wno-unused
> -I/usr/include -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed
> -Xlinker -lpthread -o rezound rezound-main.o rezound-drawPortion.o
> rezound-settings.o rezound-CFrontendHooks.o rezound-CStatusComm.o
> rezound-CSoundFileManager.o ../../src/frontend_qt4/libfrontend.a
> ../../src/backend/File/libFile.la ../../src/backend/Edits/libEdits.la
> ../../src/backend/Effects/libEffects.la
> ../../src/backend/Filters/libFilters.la
> ../../src/backend/Looping/libLooping.la
> ../../src/backend/Remaster/libRemaster.la
> ../../src/backend/Generate/libGenerate.la
> ../../src/backend/libbackend.la
> ../../src/misc/CNestedDataFile/libmiscCN.la
> ../../src/PoolFile/libPoolFile.la -L/usr/lib64/qt4 -lQtGui -lQtCore
> -L/usr/lib64/qt4 -lQtCore -lrfftw -lfftw -lasound -lm -ldl -lpthread
> -lpthread -lpthread
> libtool: link: x86_64-pc-linux-gnu-g++ -DQT_SHARED -I/usr/include/qt4
> -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -DQT_SHARED
> -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I.output -I.ui_output
> -O2 -march=native -pipe -g -Wall -Wno-unused-function
> -Wno-unused-variable -Wno-unused -I/usr/include -I/usr/include
> -I/usr/include -Wl,-O1 -Wl,--as-needed -Wl,-lpthread -o rezound
> rezound-main.o rezound-drawPortion.o rezound-settings.o
> rezound-CFrontendHooks.o rezound-CStatusComm.o
> rezound-CSoundFileManager.o ../../src/frontend_qt4/libfrontend.a
> ../../src/backend/File/.libs/libFile.a -L/usr/lib64
> ../../src/backend/Edits/.libs/libEdits.a
> ../../src/backend/Effects/.libs/libEffects.a
> ../../src/backend/Filters/.libs/libFilters.a
> ../../src/backend/Looping/.libs/libLooping.a
> ../../src/backend/Remaster/.libs/libRemaster.a
> ../../src/backend/Generate/.libs/libGenerate.a
> ../../src/backend/.libs/libbackend.a /usr/lib64/libaudiofile.so
> /usr/lib64/libvorbisfile.so /usr/lib64/libvorbisenc.so
> /usr/lib64/libvorbis.so -logg -L/usr/lib -lFLAC++ -lFLAC
> ../../src/misc/CNestedDataFile/.libs/libmiscCN.a
> ../../src/PoolFile/.libs/libPoolFile.a -L/usr/lib64/qt4 -lQtGui
> -lQtCore /usr/lib64/libdrfftw.so /usr/lib64/libdfftw.so
> /usr/lib64/libasound.so -lrt -lm -ldl -lpthread -Wl,-rpath
> -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64
> ../../src/backend/.libs/libbackend.a(CNativeSoundClipboard.o): In
> function `CNativeSoundClipboard::temporarilyShortenLength(unsigned
> int, unsigned long)':
> /var/tmp/portage/media-sound/rezound-9999/work/rezound-9999/src/backend/CNativeSoundClipboard.cpp:140:
> undefined reference to `TStaticPoolAccesser<float, TPoolFile<unsigned
> long, unsigned long> > TPoolFile<unsigned long, unsigned
> long>::createPool<float>(std::basic_string<char,
> std::char_traits<char>, std::allocator<char> >, bool)'
> ../../src/backend/.libs/libbackend.a(CNativeSoundClipboard.o): In
> function `CNativeSoundClipboard::copyFrom(CSound const*, bool const*,
> unsigned long, unsigned long)':
> /var/tmp/portage/media-sound/rezound-9999/work/rezound-9999/src/backend/CNativeSoundClipboard.cpp:68:
> undefined reference to `TStaticPoolAccesser<float, TPoolFile<unsigned
> long, unsigned long> > TPoolFile<unsigned long, unsigned
> long>::createPool<float>(std::basic_string<char,
> std::char_traits<char>, std::allocator<char> >, bool)'
> collect2: ld returned 1 exit status
> make[2]: *** [rezound] Error 1
> make[2]: Leaving directory
> `/var/tmp/portage/media-sound/rezound-9999/work/rezound-9999/src/frontend_qt4'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory
> `/var/tmp/portage/media-sound/rezound-9999/work/rezound-9999/src'
> make: *** [all-recursive] Error 1
> emake failed
> * ERROR: media-sound/rezound-9999 failed (compile phase):
> * make failed
> *
> * Call stack:
> * ebuild.sh, line 56: Called src_compile
> * environment, line 3272: Called die
> * The specific snippet of code:
> * emake -j1 || die "make failed"
> *
> * If you need support, post the output of 'emerge --info
> =media-sound/rezound-9999',
> * the complete build log and the output of 'emerge -pqv
> =media-sound/rezound-9999'.
> * This ebuild is from an overlay named 'proaudio': '/var/lib/layman/pro-audio/'
> * The complete build log is located at
> '/var/tmp/portage/media-sound/rezound-9999/temp/build.log'.
> * The ebuild environment file is located at
> '/var/tmp/portage/media-sound/rezound-9999/temp/environment'.
> * S: '/var/tmp/portage/media-sound/rezound-9999/work/rezound-9999'
>
>>>> Failed to emerge media-sound/rezound-9999, Log file:
>
>>>> '/var/tmp/portage/media-sound/rezound-9999/temp/build.log'
>
> * Messages for package media-sound/rezound-9999:
>
> * ERROR: media-sound/rezound-9999 failed (compile phase):
> * make failed
> *
> * Call stack:
> * ebuild.sh, line 56: Called src_compile
> * environment, line 3272: Called die
> * The specific snippet of code:
> * emake -j1 || die "make failed"
> *
> * If you need support, post the output of 'emerge --info
> =media-sound/rezound-9999',
> * the complete build log and the output of 'emerge -pqv
> =media-sound/rezound-9999'.
> * This ebuild is from an overlay named 'proaudio': '/var/lib/layman/pro-audio/'
> * The complete build log is located at
> '/var/tmp/portage/media-sound/rezound-9999/temp/build.log'.
> * The ebuild environment file is located at
> '/var/tmp/portage/media-sound/rezound-9999/temp/environment'.
> * S: '/var/tmp/portage/media-sound/rezound-9999/work/rezound-9999'
> c2stable ~ #
>
>
>
Still not working here either.
Alex.