Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 361419 - Stabilize =net-im/psimedia-1.0.3-r3
Summary: Stabilize =net-im/psimedia-1.0.3-r3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Peter Volkov (RETIRED)
URL:
Whiteboard:
Keywords: STABLEREQ
Depends on:
Blocks:
 
Reported: 2011-03-31 07:48 UTC by Samuli Suominen (RETIRED)
Modified: 2011-07-12 23:25 UTC (History)
5 users (show)

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


Attachments
Remove runtime dependency on gst-plugins-v4l (psimedia-1.0.3-remove-v4l-driver.patch,1.48 KB, patch)
2011-04-02 10:13 UTC, Thomas Petersen
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Samuli Suominen (RETIRED) gentoo-dev 2011-03-31 07:48:39 UTC
Fixes a lot of things, including building with latest linux-headers.
Comment 1 Agostino Sarubbo gentoo-dev 2011-03-31 10:21:11 UTC
amd64 ok

small issue with respect of cflags...filing new bug ;)
Comment 2 Peter Volkov (RETIRED) gentoo-dev 2011-04-01 14:26:49 UTC
Arch teams, to avoid two upgrades for our users I'd better go with psimedia-1.0.3-r2. The changes in ebuilds are really trivial:

--- psimedia-1.0.3-r1.ebuild	2011-04-01 08:47:55.000000000 +0400
+++ psimedia-1.0.3-r2.ebuild	2011-04-01 18:24:13.000000000 +0400
@ -47,7 +47,7 @@
 
 src_configure() {
 	# qconf generaged configure script...
-	./configure || die
+	./configure --no-separate-debug-info || die
 
 	eqmake4
 }

and this change fixes bug #361449. If you wish it's still possible to stabilize -r1 and then I'll open another bug next month :)
Comment 3 Agostino Sarubbo gentoo-dev 2011-04-01 16:35:03 UTC
ok, it works...enjoy ;)
Comment 4 Christoph Mende (RETIRED) gentoo-dev 2011-04-02 07:15:16 UTC
no need to wait 30 days for such a minor change imho
amd64 stable, thanks Agostino
Comment 5 Thomas Petersen 2011-04-02 10:13:47 UTC
Created attachment 268193 [details, diff]
Remove runtime dependency on gst-plugins-v4l

psimedia still have som v4l stuff in it. Recently media-plugins/gst-plugins-v4l was masked and after unmerging psi won't start:

Unable to load element 'v4lsrc'.
Followed by more error messages and a segmentation fault.

This patch removes v4l from the list of drivers and prevents psimedia from trying to load that gstreamer plugin.
Comment 6 Jeroen Roovers (RETIRED) gentoo-dev 2011-04-04 23:22:00 UTC
Stable for HPPA.
Comment 7 Peter Volkov (RETIRED) gentoo-dev 2011-04-08 09:01:34 UTC
Thank you Thomas! Really I still had gst-plugins-v4l installed on my system and thus I've missed this problem.


Arch teams, due to masking of gst-plugins-v4l we need psimedia-1.0.3-r3 stable. Please, (re)test and mark it stable. Thank you in advance.
Comment 8 Agostino Sarubbo gentoo-dev 2011-04-08 12:39:04 UTC
unmerging gst-plugins-v4l it works.
Comment 9 Christoph Mende (RETIRED) gentoo-dev 2011-04-09 21:16:32 UTC
amd64 stable
Comment 10 Jeroen Roovers (RETIRED) gentoo-dev 2011-04-22 02:52:19 UTC
Stable for HPPA.
Comment 11 Andreas Schürch gentoo-dev 2011-04-29 07:01:05 UTC
Tested 1.0.3-r3 on x86, seems ok here, but i've got one strange thing: USE="-demo" doesn't give any binary and somehow the whole package does not install net-im/psi as dep! (Seems that "!<net-im/psi-0.13_rc1" as RDEPEND isn't precise enough! ;-)
Comment 12 Peter Volkov (RETIRED) gentoo-dev 2011-04-29 10:33:46 UTC
(In reply to comment #11)
> Tested 1.0.3-r3 on x86, seems ok here, but i've got one strange thing:
> USE="-demo" doesn't give any binary

Please, open new bug with build.log and emerge --info attached. I'm unable to reproduce this problem.

> and somehow the whole package does not install net-im/psi as dep!

Fixed.
Comment 13 Thomas Kahle (RETIRED) gentoo-dev 2011-05-06 08:35:51 UTC
x86 stable. Thanks.
Comment 14 Mark Loeser (RETIRED) gentoo-dev 2011-07-12 23:25:03 UTC
ppc/ppc64 done