Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 636230 - =net-misc/freerdp-1.2.1_pre20150326-r1 fails to find gstreamer_1_0 directories in configure
Summary: =net-misc/freerdp-1.2.1_pre20150326-r1 fails to find gstreamer_1_0 directorie...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Mike Gilbert
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-02 00:11 UTC by brendan.leason.4
Modified: 2019-09-29 21:07 UTC (History)
0 users

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


Attachments
emerge --info (emerge_info,8.06 KB, text/plain)
2017-11-02 00:11 UTC, brendan.leason.4
Details
emerge -pqv (emerge_pqv,245 bytes, text/plain)
2017-11-02 00:12 UTC, brendan.leason.4
Details
build log (build.log,13.54 KB, text/plain)
2017-11-02 00:12 UTC, brendan.leason.4
Details
environment (environment,118.69 KB, text/plain)
2017-11-02 00:13 UTC, brendan.leason.4
Details
Modified ebuild that made it work (freerdp-1.2.1_pre20150326-r2.ebuild,2.80 KB, text/plain)
2017-11-02 00:14 UTC, brendan.leason.4
Details

Note You need to log in before you can comment on or make changes to this bug.
Description brendan.leason.4 2017-11-02 00:11:50 UTC
Created attachment 501680 [details]
emerge --info

I hesitated filing this 'bug' because I have no clue whether or not it is really a but or just a fault with my own system, and I hate wasting people's time. Nonetheless (for the first time ever) I will do it anyway.

This build simply fails because for some baffling reason cmake cannot find the gstreamer directories. They are clearly installed and recorded in pkgconfig but it can't find them. I don't know why, but I very easily fixed this by including one line in the ebuild telling cmake explicitly where to look, after which it worked fine.

Obviously if this can't be reproduced by anyone feel free to close this immediately.
Comment 1 brendan.leason.4 2017-11-02 00:12:36 UTC
Created attachment 501682 [details]
emerge -pqv
Comment 2 brendan.leason.4 2017-11-02 00:12:53 UTC
Created attachment 501684 [details]
build log
Comment 3 brendan.leason.4 2017-11-02 00:13:11 UTC
Created attachment 501686 [details]
environment
Comment 4 brendan.leason.4 2017-11-02 00:14:04 UTC
Created attachment 501688 [details]
Modified ebuild that made it work
Comment 5 Joakim Tjernlund 2017-11-05 01:07:51 UTC
I seem to recall a pkg config bug in upstream freerdp but it has since been fixed.