Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 329179 - x11-libs/pango-1.26.2 -
Summary: x11-libs/pango-1.26.2 -
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-20 23:23 UTC by John L. Poole
Modified: 2010-07-22 00:02 UTC (History)
0 users

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


Attachments
build log (build.log,4.01 KB, text/plain)
2010-07-20 23:32 UTC, John L. Poole
Details
suggested emerge infos (emerge_infos.txt,5.10 KB, text/plain)
2010-07-20 23:32 UTC, John L. Poole
Details
envirionment (environment,111.20 KB, text/plain)
2010-07-20 23:32 UTC, John L. Poole
Details
standard emerge maintenace session (maintenance_emerge2.txt,12.02 KB, text/plain)
2010-07-21 16:49 UTC, John L. Poole
Details

Note You need to log in before you can comment on or make changes to this bug.
Description John L. Poole 2010-07-20 23:23:07 UTC
* ERROR: x11-libs/pango-1.26.2 failed:
 *   econf failed

 *


Reproducible: Always

Steps to Reproduce:
1. emerge  x11-libs/pango-1.26.2


Actual Results:  
* ERROR: x11-libs/pango-1.26.2 failed:
 *   econf failed
 *
 * Call stack:
 *     ebuild.sh, line   54:  Called src_configure
 *   environment, line 3120:  Called gnome2_src_configure
 *   environment, line 2462:  Called econf '--disable-introspection' '--with-x' '--disable-gtk-doc'
 *     ebuild.sh, line  544:  Called die
 * The specific snippet of code:
 *                      die "econf failed"
 *
 * If you need support, post the output of 'emerge --info =x11-libs/pango-1.26.2',
 * the complete build log and the output of 'emerge -pqv =x11-libs/pango-1.26.2'.
 * The complete build log is located at '/var/tmp/portage/x11-libs/pango-1.26.2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/x11-libs/pango-1.26.2/temp/environment'.
 * S: '/var/tmp/portage/x11-libs/pango-1.26.2/work/pango-1.26.2'
sandbox:main  signal SIGQUIT already had a handler ...



Expected Results:  
successful emerge

I'll attach the build log and environment file forthwith.
Comment 1 John L. Poole 2010-07-20 23:32:02 UTC
Created attachment 239617 [details]
build log
Comment 2 John L. Poole 2010-07-20 23:32:39 UTC
Created attachment 239619 [details]
suggested emerge infos 

emerge -pqv =x11-libs/pango-1.26.2
and
emerge --info =x11-libs/pango-1.26.2
Comment 3 John L. Poole 2010-07-20 23:32:57 UTC
Created attachment 239621 [details]
envirionment
Comment 4 Wormo (RETIRED) gentoo-dev 2010-07-20 23:47:20 UTC
Check this out:

 # emerge --info =x11-libs/pango-1.26.2
!!! No gcc found. You probably need to 'source /etc/profile'
!!! to update the environment of this terminal and possibly
!!! other terminals also.

How about trying again after sourcing /etc/profile
Comment 5 John L. Poole 2010-07-20 23:57:31 UTC
(In reply to comment #4)
> Check this out:
> 
>  # emerge --info =x11-libs/pango-1.26.2
> !!! No gcc found. You probably need to 'source /etc/profile'
> !!! to update the environment of this terminal and possibly
> !!! other terminals also.
> 
> How about trying again after sourcing /etc/profile
> 
Anticipating you might ask that, you'll see that I already did in the emerge file right before I did the "emerge --info":
# source /etc/profile
# emerge --info =x11-libs/pango-1.26.2



Comment 6 Rafał Mużyło 2010-07-21 09:53:25 UTC
gcc-config then ?
Comment 7 Jeroen Roovers (RETIRED) gentoo-dev 2010-07-21 11:27:22 UTC
!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/x11-libs/pango-1.26.2/work/pango-1.26.2/config.log
Comment 8 John L. Poole 2010-07-21 16:39:37 UTC
/var/tmp/portage/x11-libs/pango-1.26.2/work is empty.

Sorry, I missed the:
  !!! Please attach the following file when seeking support:
  !!! /var/tmp/portage/x11-libs/pango-1.26.2/work/pango-1.26.2/config.log

since it appeared above the red stars and there was this similar section that caught my attention:
  * If you need support, post the output of 'emerge --info =x11-libs/pango-1.26.2',
   * the complete build log and the output of 'emerge -pqv =x11-libs/pango-1.26.2'.
   * The complete build log is located at '/var/tmp/portage/x11-libs/pango-1.26.2/temp/build.log'.
   * The ebuild environment file is located at '/var/tmp/portage/x11-libs/pango-1.26.2/temp/environment'.
   * S: '/var/tmp/portage/x11-libs/pango-1.26.2/work/pango-1.26.2'
sandbox:main  signal SIGQUIT already had a handler ...
Comment 9 John L. Poole 2010-07-21 16:48:48 UTC
jlpoole-hip ~ # gcc-config --get-current-profile
 * gcc-config: Active gcc profile is invalid!
 [1] i686-pc-linux-gnu-4.4.3
jlpoole-hip ~ # 

hmmm, the emerging of x11-libs/pango-1.26.2 came during a routine:
  emerge --update --deep --newuse world --pretend
  emerge --depclean
  revdep-rebuild

I'm attaching a session I just ran in response to the questions just raised in previous comments.  There I:
  
  emerge --update --deep --newuse world --pretend
  emerge --update --deep --newuse world
  emerge --depclean
  revdep-rebuild

The revdep-rebuild is what causes pango, and others, to be emerged.
Comment 10 John L. Poole 2010-07-21 16:49:41 UTC
Created attachment 239693 [details]
standard emerge maintenace session

the revdep-rebuild causes pango to be brought in for emerge which then breaks.
Comment 11 Rafał Mużyło 2010-07-21 20:10:05 UTC
Read this again:
* gcc-config: Active gcc profile is invalid!
Set it to a valid value, the bug is most likely INVALID.
Comment 12 John L. Poole 2010-07-21 21:56:33 UTC
I select the only profile "[1] i686-pc-linux-gnu-4.4.3 ":

  gcc-config 1

and then ran

  redep-rebuild

and the chain kicked off, this time x11-libs/pango-1.26.2 successfully emerged.

Thank you.

Question: I've been managing Gentoo on this machine for several months with performing updates at frequent intervals without having to specify the only gcc instance, e.g. "1".  It may be that GCC updated itself, I manage several instances of Gentoo and recall recently seeing GCC listed on emerge updates.  Is the unsetting of a profile a normal occurrence when GCC is updated, or should I be logging a bug with some other product?
Comment 13 Rafał Mużyło 2010-07-22 00:02:42 UTC
Hard to tell, what most likely happened was
old version of gcc (4.3, probably) getting depcleaned.
I'm not sure whether that is properly (or at all) handled
by the ebuild.