Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 27670
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Max Kalika (RETIRED) <max@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Steven Elling <ellingsw+20942@gmail.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
mythmusic-0.11.ebuild.patch Fix to force install of fftw version 2. patch Steven Elling 2003-08-31 15:56 0000 471 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 27670 depends on: Show dependency tree
Bug 27670 blocks:
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: 2003-08-31 15:53 0000
When emerging mythmusic version 0.11 using ACCEPT_KEYWORDS=~x86, the compile 
phase fails because it cannot find the include files rfftw.h and fftw.h. 

Reproducible: Always
Steps to Reproduce:
1. Run 'env ACCEPT_KEYWORDS=~x86 emerge mythmusic' 
2. Wait for it to fail. 
Actual Results:  
The mythmusic version 0.11 ebuild dependencies create a dependence on fftw version 
3.0.1 when using ACCEPT_KEYWORDS=~x86 and it was emerged, however, the readme 
for mythmusic version 0.11 states the following: 
 
fftw - A very nice library for Fast Fourier Transforms (helps analyze audio data for 
playback visualizations). Currently using 2.1.3. Don't use version 3. 
----- 
 
When it came time to emerge mythmusic using ACCEPT_KEYWORDS=~x86 the ebuild 
errored out with the following error and then some: 
 
In file included from mainvisual.cpp:13: 
visualize.h:21:19: rfftw.h: No such file or directory 
visualize.h:22:18: fftw.h: No such file or directory 
---- 

Expected Results:  
When mythmusic version 0.11 was emerged using ACCEPT_KEYWORDS=~x86, it should 
of created a dependence on version 2 of fftw, emerged fftw version 2.1.5, and then 
emerge mythmusic without error.

------- Comment #1 From Steven Elling 2003-08-31 15:56:00 0000 -------
Created an attachment (id=16872) [details]
Fix to force install of fftw version 2.

------- Comment #2 From Max Kalika (RETIRED) 2003-09-10 12:14:10 0000 -------
Fixed and in cvs. Thank you for catching this. 

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug