Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ggz-client-libs ./configure segfaults - cannot build gnome
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
ikolar
n00b
n00b


Joined: 16 Aug 2008
Posts: 2

PostPosted: Sat Aug 16, 2008 11:34 am    Post subject: ggz-client-libs ./configure segfaults - cannot build gnome Reply with quote

Hi.

I'm installing gentoo manually, as the installer on the 2008.0 and 2007.0 disks does not work for me (brakes on various steps). I've got the core system up and running (as per the gentoo handbook) and am now installing gnome and a bunch of other stuff.

Gnome has a dependency on gnome-games, which depends on ggz-client-libs. I do not want or need either, but they are a mandatory dependency. Anyway, the ebuild for ggz-client-libs crashes, like so:
-> http://www.kiberpipa.org/~ike/depo/build.log

Code:
checking for GGZ library version: 0.0.14... ./configure: line 20663:  1199 Segmentation fault      cat > conftest.$ac_ext  <<_ACEOF
/* confdefs.h.  */
_ACEOF

./configure: line 20663:  1200 Segmentation fault      cat confdefs.h >> conftest.$ac_ext
./configure: line 20663:  1201 Segmentation fault      cat >> conftest.$ac_ext  <<_ACEOF
/* end confdefs.h.  */
$testprologue
int
main ()
{
$testbody
  ;
  return 0;
}
_ACEOF

./configure: line 20663:  1202 Segmentation fault      rm -f conftest$ac_exeext
./configure: line 20663:  1207 Segmentation fault      sed 's/^/| /' conftest.$ac_ext 1>&5
./configure: line 20663:  1209 Segmentation fault      rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
no
configure: error: The GGZ version is too old. Version 0.0.14 is required.
./configure: line 20761:  1211 Segmentation fault      exit 1
./configure: line 20700:  1221 Segmentation fault      exit 1
./configure: line 20761:  1216 Done                    ( set ) 2>&1
      1217 Done(139)               | case $as_nl`(ac_space=' '; set) 2>&1` in
    *${as_nl}ac_space=\ *)
        sed -n "s/'/'\\\\''/g;
     s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
    ;;
    *)
        sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
    ;;
esac
      1219 Segmentation fault      | exit 1
./configure: line 20761:  1222 Segmentation fault      exit 1
./configure: line 20726: echo: write error: Broken pipe
./configure: line 20761:  1223 Broken pipe             for ac_var in $ac_subst_vars;
do
    eval ac_val=\$$ac_var; case $ac_val in
        *\'*)
            ac_val=`echo "$ac_val" | sed "s/'/'\\\\\\\\''/g"`
        ;;
    esac; echo "$ac_var='$ac_val'";
done
      1224 Segmentation fault      | exit 1
./configure: line 20761:  1225 Segmentation fault      exit 1
./configure: line 20761:  1226 Segmentation fault      exit 1
./configure: line 20764:  1227 Segmentation fault      exit 1


If I mask the package, gnome-games won't install and neither will gnome then :(.

libggz is at latest (0.0.14.1), and there is no newer version out there, as per http://www.ggzgamingzone.org/.

I cannot hotfix the configure file in /var/tmp/portage, as it gets regenerated with each emerge attempt. Nor can I remove it as dep in the gnome-games .ebuild file, as that causes a hash mismatch (both correctly!). So, I need this package but cannot emerge it. What do I do now?

stage3 latest, portage latest, gentoo-sources latest.

If there is any more info I can provide, please state.

Thanks so much for any suggestions.
Back to top
View user's profile Send private message
ikolar
n00b
n00b


Joined: 16 Aug 2008
Posts: 2

PostPosted: Sat Aug 16, 2008 11:38 am    Post subject: Reply with quote

Forgot to mention - I already ran both emerge -dNu worls and revdep-rebuild.
Back to top
View user's profile Send private message
Hu
Administrator
Administrator


Joined: 06 Mar 2007
Posts: 21706

PostPosted: Sat Aug 16, 2008 6:41 pm    Post subject: Reply with quote

The problem is not related to this particular package. If I am interpreting the output correctly, you are receiving segmentation faults trying to run almost any of the basic utilities. Something is very wrong. My first guess would be hardware failure, but it seems unlikely that your hardware could fail that badly and not kill the kernel too. Please post the output of emerge --info, check that your system is properly cooled, and that all components are receiving power within their specified operating range. Most CPUs should never be above 65 degrees C. A well cooled system at idle can be under 40 degrees C.

Once this problem is found and fixed, you may need to start over. I would not trust any programs compiled on a system that is failing so badly. Once we identify the problem, we can determine with greater certainty whether your current system binaries can be trusted.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum