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

Bug 595934

Summary: media-libs/kvazaar-0.8.3 - QA Notice: econf called in src_compile instead of src_configure
Product: Gentoo Linux Reporter: Jeroen Roovers (RETIRED) <jer>
Component: Current packagesAssignee: Gentoo Media-video project <media-video>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 574786    
Attachments: media-libs:kvazaar-0.8.3:20161002-115545.log

Description Jeroen Roovers (RETIRED) gentoo-dev 2016-10-02 13:19:06 UTC
Created attachment 448828 [details]
media-libs:kvazaar-0.8.3:20161002-115545.log

>>> Source prepared.
>>> Configuring source in /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3 ...
 * abi_ppc_64.ppc64: running multilib-minimal_abi_src_configure
>>> Source configured.
>>> Compiling source in /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3 ...
 * abi_ppc_64.ppc64: running multilib-minimal_abi_src_compile
 * QA Notice: econf called in src_compile instead of src_configure
 * econf: updating kvazaar-0.8.3/build-aux/config.guess with /usr/share/gnuconfig/config.guess
...
Comment 1 Alexis Ballier gentoo-dev 2016-10-03 09:04:41 UTC
commit c631b1875de1a8d115ff46eaacf42fe22bfb033e
Author: Alexis Ballier <aballier@gentoo.org>
Date:   Mon Oct 3 11:04:07 2016 +0200

    media-libs/kvazaar: call econf in proper phase, bug #595934
    
 

i wonder how it even worked...
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2016-10-03 10:58:32 UTC
(In reply to Alexis Ballier from comment #1)
> commit c631b1875de1a8d115ff46eaacf42fe22bfb033e
> Author: Alexis Ballier <aballier@gentoo.org>
> Date:   Mon Oct 3 11:04:07 2016 +0200
> 
>     media-libs/kvazaar: call econf in proper phase, bug #595934
>     
>  
> 
> i wonder how it even worked...

At a guess, because src_install() triggered the build of the install targets.