Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 42582 - emerge aria-0.10.2_beta7 caught in a loop
Summary: emerge aria-0.10.2_beta7 caught in a loop
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Jared H. Hudson (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-23 06:09 UTC by Elton Algera
Modified: 2004-02-24 15:04 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Elton Algera 2004-02-23 06:09:54 UTC
When emerging aria, the configure process loops.

Reproducible: Always
Steps to Reproduce:
1.emerge aria
2.
3.
Actual Results:  
emerge aria-0.10.2_beta7 is going into loop in my system. 
This is the end of the configure output: 
 
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include 
checking pthread.h usability... yes 
checking pthread.h presence... yes 
checking for pthread.h... yes 
checking for pthread_attr_init in -lpthread... yes 
checking whether the Xlib is thread-safe... yes 
configure: creating ./config.status 
config.status: creating Makefile 
config.status: creating src/Makefile 
config.status: creating src/pixmaps/Makefile 
config.status: creating intl/Makefile 
config.status: creating po/Makefile.in 
config.status: creating resources/Makefile 
config.status: creating config.h 
config.status: executing default-1 commands 
config.status: executing default-2 commands 
config.status: executing default commands 
configure:  
configure: Configulation Summary 
configure:   Install path:          /usr 
configure:   gzip, deflate support: yes 
configure:   https support:         yes 
cd . \ 
  && CONFIG_FILES=Makefile CONFIG_HEADERS= /bin/sh ./config.status 
config.status: creating Makefile 
config.status: executing default-1 commands 
config.status: executing default-2 commands 
config.status: executing default commands 
cd . \ 
  && CONFIG_FILES=Makefile CONFIG_HEADERS= /bin/sh ./config.status 
config.status: creating Makefile 
config.status: executing default-1 commands 
config.status: executing default-2 commands 
config.status: executing default commands 
cd . \ 
  && CONFIG_FILES=Makefile CONFIG_HEADERS= /bin/sh ./config.status 
config.status: creating Makefile 
config.status: executing default-1 commands 
config.status: executing default-2 commands 
config.status: executing default commands 
 
..... repeating everlasting 
 

Expected Results:  
compile!
Comment 1 Jared H. Hudson (RETIRED) gentoo-dev 2004-02-24 15:04:59 UTC
This has been fixed in aria-1.0.0. Emerge that.