Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 283489 - recordmydesktop-0.3.8.1 reports JACK support was not built in
Summary: recordmydesktop-0.3.8.1 reports JACK support was not built in
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-02 08:51 UTC by Scott H
Modified: 2010-08-30 16:28 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,23.46 KB, text/plain)
2009-09-03 06:49 UTC, Scott H
Details
config.log (config.log,33.23 KB, text/plain)
2009-09-03 06:49 UTC, Scott H
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Scott H 2009-09-02 08:51:53 UTC
recordmydesktop reports that it was not built with JACK support, although the jack useflag is used.  

Reproducible: Always

Steps to Reproduce:
1.  echo "media-video/recordmydesktop jack" >> /etc/portage/packages.use
2.  emerge recordmydesktop
3.  recordmydesktop -d --use-jack 0
4.  recordmydesktop reports "recordMyDesktop is not compiled with Jack support!"



Expected Results:  
I'd like to be able to use jack with recordmydesktop....

I was able to get it to compile with JACK support by adding "-DHAVE_LIBJACK -ljack" to the end of my CFLAGS in make.conf.   This is not a fix at all since this shouldn't be there for other packages.  I don't know how to update the ebuild to enable this to be there.  I tried and failed...

I found this solution at the forums at sourceforge here:

http://sourceforge.net/forum/message.php?msg_id=7320402
Comment 1 Rafał Mużyło 2009-09-02 09:33:06 UTC
Attach build.log and config.log of the build,
when you didn't use the workaround.
Comment 2 Scott H 2009-09-02 20:24:31 UTC
(In reply to comment #1)
> Attach build.log and config.log of the build,
> when you didn't use the workaround.
> 

How to I prevent the destruction of /var/tmp/portage/media-video/recordmydesktop-0.3.8.1?  Since the compile was successful, it is deleted.
Comment 3 Scott H 2009-09-03 06:49:05 UTC
Created attachment 203031 [details]
build.log

Here is the build log.
Comment 4 Scott H 2009-09-03 06:49:43 UTC
Created attachment 203033 [details]
config.log

here is the config log.
Comment 5 Scott H 2009-09-03 06:51:38 UTC
I attached both the build.log and config.log.  Since I couldn't figure out how to prevent emerge deleting the working directories after the completion of a successful emerge, I stopped the emerge just short of deleting the work directories (I think).  These are the build and config log files from that.
Comment 6 Rafał Mużyło 2009-09-03 08:18:05 UTC
OK, it's an upstream bug.
They fixed it in svn r587 (release was at r584).
Comment 7 Jean-Noël Rivasseau (RETIRED) gentoo-dev 2010-04-13 16:26:30 UTC
Closing the bug as it was fixed upstream.
Comment 8 Denilson Sá Maia 2010-07-18 16:57:15 UTC
(In reply to comment #7)
> Closing the bug as it was fixed upstream.

It would have been a lot better if the patch was backported to the released version. It's just one more line to the ebuild

http://recordmydesktop.svn.sourceforge.net/viewvc/recordmydesktop/trunk/recordmydesktop/configure.ac?view=patch&r1=587&r2=586&pathrev=587
Comment 9 Marco Squarcina 2010-08-30 16:28:06 UTC
(In reply to comment #8)
> (In reply to comment #7)
> > Closing the bug as it was fixed upstream.
> 
> It would have been a lot better if the patch was backported to the released
> version. It's just one more line to the ebuild

+1

recordmydesktop is still broken in gentoo and we don't know when the new version will be release. Please fix it since it's trivial.

Thanks,
Marco