Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 567072

Summary: dev-lang/orc-0.4.24: orc/orcdebug.c:39:25: fatal error: android/log.h: No such file or directory
Product: Gentoo Linux Reporter: Garry Filakhtov <filakhtov>
Component: [OLD] LibraryAssignee: GStreamer package maintainers <gstreamer>
Status: RESOLVED UPSTREAM    
Severity: normal CC: filakhtov
Priority: Normal Keywords: PATCH
Version: unspecified   
Hardware: AMD64   
OS: Linux   
URL: https://bugzilla.gnome.org/show_bug.cgi?id=760008
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Temporary patch to remove checking of Android LLOG library

Description Garry Filakhtov 2015-11-29 04:47:38 UTC
orc fails to build because of automatic dependency detection. It detects Android llog on my system somehow, but then fails to compile of course, since I'm running Gentoo and not an android...

Reproducible: Always

Steps to Reproduce:
1. just trying to emerge orc
Actual Results:  
Build fails with missing header error

Expected Results:  
Build succeeded
Comment 1 Garry Filakhtov 2015-11-29 04:49:31 UTC
Created attachment 418112 [details, diff]
Temporary patch to remove checking of Android LLOG library

I made this patch to temporary overcome the issue and build orc, before this problem will be resolved.
Comment 2 Pacho Ramos gentoo-dev 2015-12-29 13:29:08 UTC
Could you please report to upstream this problem of orc automagically (https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Automagic_dependencies) depending on this lib? They should probably add a configure switch for this :/ 

The upstream bug tracker is bugzilla.gnome.org
Comment 3 Garry Filakhtov 2015-12-30 18:29:17 UTC
Reported, lives here now:

https://bugzilla.gnome.org/show_bug.cgi?id=760008
Comment 4 Garry Filakhtov 2015-12-30 19:00:48 UTC
Already resolved by upstream. Looking forward for new version :)
Comment 5 Pacho Ramos gentoo-dev 2015-12-31 09:47:25 UTC
Thanks, we will keep the bug opened until it's solved in the tree (either with a version bump or applying the patch) :)
Comment 6 Pacho Ramos gentoo-dev 2015-12-31 09:49:00 UTC
Uh, I just saw that Gilles closed this as UPSTREAM, I guess it's because as this is such a corner case we will wait for next bump (that way we can focus on the many other bug reports we need to handle ;)

I hope you don't mind waiting for that :)