Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 474530

Summary: media-sound/audacity : does not respect AR and RANLIB
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Professional Audio Applications Maintainers <proaudio>
Status: RESOLVED FIXED    
Severity: QA CC: fordfrog, richard
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 243502    

Description Agostino Sarubbo gentoo-dev 2013-06-23 21:13:41 UTC
You receive this bug because this package does not respect my system's AR (x86_64-pc-linux-gnu-ar) and calls directly /usr/bin/ar
The possible solutions to fix this issue are:
1)Fix the buildsystem, if you can;
2)inherit toolchain-funcs and use tc-export AR
3)inherit toolchain-funcs and use emake AR="$(tc-getAR)"


From the build log:

ar rcs libwidgetextra.a NonGuiThread.o
ar cru libnyquist.a extern.o xldmem.o xlbfun.o xlcont.o xldbug.o xleval.o xlfio.o xlftab.o xlglob.o xlimage.o xlinit.o xlio.o xlisp.o xljump.o xllist.o xlmath.o xlobj.o 
xlpp.o xlprin.o xlread.o xlstr.o xlsubr.o xlsym.o xlsys.o path.o abs.o allpoles.o alpass.o alpasscv.o alpassvv.o amosc.o areson.o aresonvc.o aresoncv.o aresonvv.o atone.o 
atonev.o biquadfilt.o buzz.o chase.o clip.o congen.o const.o coterm.o delaycc.o delaycv.o eqbandvvv.o exp.o follow.o fmosc.o fromobject.o fromarraystream.o gate.o ifft.o 
instrclar.o instrclarall.o instrclarfreq.o instrsax.o instrsaxall.o instrsaxfreq.o integrate.o log.o lpreson.o maxv.o offset.o oneshot.o osc.o partial.o pluck.o prod.o 
pwl.o quantize.o recip.o reson.o resonvc.o resoncv.o resonvv.o sampler.o scale.o shape.o sine.o siosc.o slope.o sqrt.o tapf.o tapv.o tone.o tonev.o upsample.o white.o 
stkrev.o stkpitshift.o stkchorus.o instrbow.o instrbowedfreq.o instrbanded.o instrmandolin.o instrsitar.o instrmodalbar.o instrflute.o instrflutefreq.o instrfluteall.o 
fmfb.o fmfbv.o cext.o cleanup.o cmdline.o cmtcmd.o moxc.o mem.o midifile.o midifns.o record.o seq.o seqmread.o seqmwrite.o seqread.o seqwrite.o tempomap.o timebase.o 
userio.o debug.o falloc.o local.o handlers.o multiread.o seqext.o seqinterf.o stats.o ffilterkit.o sliders.o sound.o add.o avg.o compose.o convolve.o downsample.o fft.o 
inverse.o multiseq.o resamp.o resampv.o samples.o sndmax.o sndread.o sndseq.o sndwritepa.o yin.o trigger.o lpanal.o Generator.o SineWave.o Function.o FileRead.o FileWvIn.o 
Effect.o Clarinet.o Delay.o DelayL.o Envelope.o Filter.o Instrmnt.o Noise.o OneZero.o ReedTable.o Saxofony.o Stk.o WaveLoop.o WvIn.o NRev.o JCRev.o PRCRev.o PitShift.o 
Chorus.o Bowed.o BowTable.o ADSR.o OnePole.o BiQuad.o BandedWG.o DelayA.o Mandolin.o PluckTwo.o Sitar.o ModalBar.o Modal.o Flute.o JetTable.o PoleZero.o stkinit.o instr.o 
stkint.o fftext.o fftlib.o matlib.o sndfnint.o seqfnint.o nyx.o
Comment 1 Agostino Sarubbo gentoo-dev 2013-06-23 21:36:11 UTC
ranlib libresample.a
Comment 2 Pacho Ramos gentoo-dev 2017-07-15 09:38:46 UTC
is this still happening with 2.1.3-r1?
Comment 3 Miroslav Ć ulc gentoo-dev 2020-09-19 11:52:24 UTC
no response so i suppose it's fixed.