The new url is ftp://progpc26.vub.ac.be/pub/bpmdj/1.7, the old one isn't working anymore. (Sorry if this bug report sucks, but it's my 1st one. Constructive comments welcome. :)
Created attachment 11794 [details] ebuild with working url But it doesn't compile on my box. And neither does 1.6.
Created attachment 11795 [details] ebuild with working url But it doesn't compile on my box. And neither does 1.6.
Sorry, I got a weird message, and thought the ebuild wasn't uploaded. Now I don't see howto get rid of the second one.
This is where it stops when building 1.7: gcc -O9 about.o about.moc.o songplayer.o songplayer.moc.o player-core.o cbpm-index.o kbpm-play.o songplayerlogic.o songplayerlogic.moc.o bpmcounter.o bpmcounter.moc.o kbpm-counter.o kbpm-counter.moc.o -o kbpm-play\ -lpthread -lm -I /usr/qt/3/include/ -L /usr/qt/3/lib/ -lqt kbpm-counter.o(.text+0x2708): In function `BpmCountDialog::fetchSpectrum()': : undefined reference to `fft_double' kbpm-counter.o(.text+0x27ba): In function `BpmCountDialog::fetchSpectrum()': : undefined reference to `Index_to_frequency' collect2: ld returned 1 exit status make: *** [kbpm-play] Error 1
pvdabeel: please add 1.6 comment in Changelog (missing)
ok I'll have a look. Please allow a few days (1-3) for this to be fixed cz I'm drowning in work. thnxs for reporting
changed 1.5 and 1.6 download url, added ebuild for 1.7 and 1.8 - emerged all to test 1.5 is marked stable now, can you confirm 1.6 builds on your box too, I'll mark is stable then. 1.7 and 1.8 are unstable. Pieter
1.8 works after prefixing fabsl with __builtin_ (not sure if gcc-3.2.3 still wants you to use fabsl) - I have send this to the upstream author. Will make a 1.8 patch now. Haven't tested on anything else but latest gcc (gcc-3.2.3). masking therefore ~ppc idem for 1.7 plus added 'cp defines.gentoo defines' wrote and added patch for 1.7 and 1.8, send upstream conclusion: 1.5 marked stable, 1.6 marked stable, 1.7 marked ~, 1.8 marked ~