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

Bug 302398

Summary: media-sound/milkytracker-0.90.80: compilation fails.
Product: Gentoo Linux Reporter: Jon Cox <hyperserv>
Component: Current packagesAssignee: Gentoo Sound Team <sound>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 331189    
Attachments: build.log from emerge attempt.
emerge info

Description Jon Cox 2010-01-27 06:02:27 UTC
Milkytracker fails to build on an amd64 Funtoo install. Alsa and Jack useflags are both set, and those are all that appear to be available for it.

Reproducible: Always

Steps to Reproduce:
1. (May or may not be necessary) Enable alsa and jack USE flags.
2. emerge media-sound/milkytracker-0.90.80

Actual Results:  
Eventually, a number of undefined reference warnings show up, and a message stating "ld returned 1 exit status" is printed to the console, followed by "emake failed."

Expected Results:  
Milkytracker should have compiled and installed normally.
Comment 1 Jon Cox 2010-01-27 06:04:57 UTC
Created attachment 217536 [details]
build.log from emerge attempt.
Comment 2 Jon Cox 2010-01-27 06:05:32 UTC
Created attachment 217538 [details]
emerge info
Comment 3 Jon Cox 2010-08-04 21:10:33 UTC
As a quick update to this, as of my latest emerge --sync, the package is building correctly with no change to use flags.