Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 20801 - bpmdj ebuild url not working, and 1.7 is out
Summary: bpmdj ebuild url not working, and 1.7 is out
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Pieter Van den Abeele (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-11 12:51 UTC by Kasper Souren
Modified: 2003-07-14 10:10 UTC (History)
0 users

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


Attachments
ebuild with working url (bpmdj-1.7.ebuild,739 bytes, text/x-ebuild)
2003-05-11 12:53 UTC, Kasper Souren
Details
ebuild with working url (bpmdj-1.7.ebuild,739 bytes, text/plain)
2003-05-11 12:53 UTC, Kasper Souren
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kasper Souren 2003-05-11 12:51:23 UTC
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. :)
Comment 1 Kasper Souren 2003-05-11 12:53:40 UTC
Created attachment 11794 [details]
ebuild with working url

But it doesn't compile on my box. And neither does 1.6.
Comment 2 Kasper Souren 2003-05-11 12:53:55 UTC
Created attachment 11795 [details]
ebuild with working url

But it doesn't compile on my box. And neither does 1.6.
Comment 3 Kasper Souren 2003-05-11 12:54:54 UTC
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. 
 
 
Comment 4 Kasper Souren 2003-05-11 12:56:47 UTC
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 
 
Comment 5 Martin Holzer (RETIRED) gentoo-dev 2003-05-12 02:34:27 UTC
pvdabeel: please add 1.6 comment in Changelog (missing)
Comment 6 Pieter Van den Abeele (RETIRED) gentoo-dev 2003-05-12 07:40:44 UTC
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
Comment 7 Pieter Van den Abeele (RETIRED) gentoo-dev 2003-07-14 08:51:50 UTC
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





 
Comment 8 Pieter Van den Abeele (RETIRED) gentoo-dev 2003-07-14 10:10:11 UTC
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 ~