Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 56199 - Porting: fltk && Keywording bpmdj + alsamixergui
Summary: Porting: fltk && Keywording bpmdj + alsamixergui
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: PPC All
: High normal
Assignee: Desktop Misc. Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-05 23:34 UTC by Jeremy Huddleston (RETIRED)
Modified: 2004-12-06 05:28 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeremy Huddleston (RETIRED) gentoo-dev 2004-07-05 23:34:44 UTC
I just found out media-sound/bpmdj needed an alsamixergui RDEPEND, but ppc doesn't have it keyworded.  Please test out alsamixergui and fix the RDEPEND conditionals on media-sound/bpmdj.

Additionally, it looks like ppc was dropped from bpmdj KEYWORDs... was that intentional?  Please test the latest version so I can clean out old ebuilds.
Comment 1 Pieter Van den Abeele (RETIRED) gentoo-dev 2004-08-19 16:39:55 UTC
I can't get alsamixergui to compile here. It complains about s a dependency on fltk and fltk missing even though it's installed. 

Haven't tested bpmdj because I couldn't get passed this. You want an account on my machine, or shall I look into this myself?

Pieter
Comment 2 Pieter Van den Abeele (RETIRED) gentoo-dev 2004-08-26 08:05:12 UTC
Looked into it:

all: makeinclude
        for dir in $(DIRS); do\
                echo "=== making $$dir ===";\
                (cd $$dir; $(MAKE) $(MFLAGS)) || break;\
        done

fltks makefile fails to return failure status when something couldn't be compiled (using gcc-3.4.1 myself).

If the makefile fails to return failure, emake fails to do so too, and the ebuild doesn't die like it should.
Result: Fltk emerged fine, but failed to build.

Once this gets tested, alsamixergui and bpmdj can be tested. Sorry for the delay.
Comment 3 Pieter Van den Abeele (RETIRED) gentoo-dev 2004-09-22 16:48:12 UTC
reassigning to desktop-misc since this bad makefile is a multi-arch issue.
Comment 4 Joe Jezak (RETIRED) gentoo-dev 2004-12-06 05:28:34 UTC
Although the makefile seems to still be bad, fltk has been marked ppc stable.  I can sucessfully emerge fltk and compile alsamixergui and in turn, compile bpmdj.  I've tested bpmdj and keyworded it ~ppc.