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

Bug 256015

Summary: media-video/gpac fails to build, econf used for non-autoconf script
Product: Gentoo Linux Reporter: Diego Elio Pettenò (RETIRED) <flameeyes>
Component: New packagesAssignee: Gentoo Media-video project <media-video>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Build log

Description Diego Elio Pettenò (RETIRED) gentoo-dev 2009-01-22 16:31:34 UTC
Check attached build log.
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2009-01-22 16:31:51 UTC
Created attachment 179349 [details]
Build log
Comment 2 Alexis Ballier gentoo-dev 2009-01-31 14:57:05 UTC
since you're the very first one reporting this and it has always been working fine here I seriously doubt its due to using econf for a non autotools configure... the problem probably lies somewhere else
Comment 3 Diego Elio Pettenò (RETIRED) gentoo-dev 2009-01-31 15:13:04 UTC
Is the script autoconf-based? It doesn't seem to be looking at it.
And econf shouldn't be used for non-autoconf-based scripts, no matter how similar they look...
Comment 4 Alexis Ballier gentoo-dev 2009-01-31 15:20:16 UTC
(In reply to comment #3)
> Is the script autoconf-based? It doesn't seem to be looking at it.

it certainly isnt

> And econf shouldn't be used for non-autoconf-based scripts, no matter how
> similar they look...

I can feed it with any option I want I can't manage to make it die; here econf is just a shortcut for the --prefix/mandir options (maybe others too)
Comment 5 Alexis Ballier gentoo-dev 2013-08-14 21:01:36 UTC
grep 'bad option' * -r -> nada -> closing as worksforme