Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
openmotif 2.2.3: l-o-n-g compile time
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo Chat
View previous topic :: View next topic  
Author Message
ozbird
Apprentice
Apprentice


Joined: 21 Oct 2003
Posts: 185

PostPosted: Wed Feb 02, 2005 3:58 am    Post subject: openmotif 2.2.3: l-o-n-g compile time Reply with quote

I kicked off an "emerge -u openmotif" this morning, and five and a half hours later it's still running... Yikes! 8O

I don't recall the previous version taking this long to build; the longest running compiles have been xorg-x11, KDE and OpenOffice.org (tried it once - I stick with openoffice-bin now!)
Back to top
View user's profile Send private message
moocha
Watchman
Watchman


Joined: 21 Oct 2003
Posts: 5722

PostPosted: Wed Feb 02, 2005 5:39 am    Post subject: Reply with quote

Still running (can you see output scroll by), or is it stuck for some reason? I just recompiled openmotif and it took only a few minutes.
Incidentally, don't forget to revdep-rebuild afterwards. xpdf at least links against a different shared library version and will be broken.
_________________
Military Commissions Act of 2006: http://tinyurl.com/jrcto

"Those who would give up essential liberty to purchase a little temporary safety deserve neither liberty nor safety."
-- attributed to Benjamin Franklin
Back to top
View user's profile Send private message
ozbird
Apprentice
Apprentice


Joined: 21 Oct 2003
Posts: 185

PostPosted: Wed Feb 02, 2005 6:01 am    Post subject: Reply with quote

moocha wrote:
Still running (can you see output scroll by), or is it stuck for some reason?

It appears to have been stuck. :oops: The cc1 process (compiling DataF.c) had accumulated an impressive amount of CPU time, but strace didn't should any output except for an incomplete "read(0,..." statement. The same thing happened on my computer at work, so it's not machine/architecture specific (one is a Duron, the other's an Athlon 64 in 64-bit mode.)

I notice that gcc-3.4.3-20050120 has been masked again - I'll try rebuilding it (groan) and see if that fixes the problem.

I normally run revdep-rebuild just in case; it saves a lot of head-scratching when you get weird library mismatches.
Back to top
View user's profile Send private message
moocha
Watchman
Watchman


Joined: 21 Oct 2003
Posts: 5722

PostPosted: Wed Feb 02, 2005 6:05 am    Post subject: Reply with quote

Hmm... Everything's peachy here, gcc 3.4.3.20050110. For reference, here's my info, may help.
Code:
Portage 2.0.51-r15 (default-linux/x86/2004.3, gcc-3.4.3, glibc-2.3.4.20041102-r0, 2.6.10-cko3 i686)
=================================================================
System uname: 2.6.10-cko3 i686 AMD Athlon(tm) XP 2400+
Gentoo Base System version 1.6.9
Python:              dev-lang/python-2.3.4 [2.3.4 (#1, Jan 28 2005, 02:31:52)]
dev-lang/python:     2.3.4
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.7.9-r1, 1.8.5-r3, 1.6.3, 1.9.4, 1.5
sys-devel/binutils:  2.15.92.0.2-r2
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.6.8.1-r4
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -pipe -O2 -fno-ident -fomit-frame-pointer -momit-leaf-frame-pointer -fprefetch-loop-arrays -ftracer -ffast-math -frename-registers -fweb"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -pipe -O2 -fno-ident -fomit-frame-pointer -momit-leaf-frame-pointer -fprefetch-loop-arrays -ftracer -ffast-math -frename-registers -fweb -fvisibility-inlines-hidden"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig distlocks sandbox sfperms"
GENTOO_MIRRORS="ftp://ftp.lug.ro/gentoo ftp://ftp.roedu.net/pub/mirrors/gentoo.org ftp://gentoo.inode.at/source ftp://gentoo.mirrors.pair.com"
LDFLAGS="-Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://ftp.lug.ro/gentoo-portage"
USE="x86 3dnow 3dnowex X aac aalib accessibility acl acpi adns alsa apache2 arts audiofile avi bash-completion berkdb bidi bindist caps cdparanoia cdr crypt cscope cups curl dga divx4linux doc dvd dvdr encode esd expat fam flac foomaticdb gif glut gnome gnutls gpm gstreamer gtk gtk2 hal howl imlib jack java javamail jpeg junit kde ldap libcaca libwww lzo mad maildir mailwrapper matroska memlimit mikmod mmap mmx mmx2 mng mono motif mozdevelop mozilla mozsvg mozxmlterm mpeg mysql ncurses nptl nvidia offensive oggvorbis opengl oss pam pcre pdflib perl php pic png postgresql pwdb python qt quicktime readline real rtc samba sasl sdl session slang slp sndfile snmp socks5 speex spell sqlite sse ssl svg svga tcltk tcpd tetex theora tiff truetype unicode vhosts vidix wmf xine xml xml2 xmms xprint xscreensaver xv xvid xvmc zlib linguas_en linguas_ro linguas_fr linguas_de"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL

_________________
Military Commissions Act of 2006: http://tinyurl.com/jrcto

"Those who would give up essential liberty to purchase a little temporary safety deserve neither liberty nor safety."
-- attributed to Benjamin Franklin
Back to top
View user's profile Send private message
Master_Of_Disaster
l33t
l33t


Joined: 28 Feb 2003
Posts: 610
Location: 15.05072° East, 48.13747° North (aka Mauer), Austria

PostPosted: Wed Feb 02, 2005 8:26 am    Post subject: Reply with quote

Same effect here, it seems that the package didn't like my CFLAGS... After reverting to a less aggressive setting it compiles...
_________________
post tenebras lux, post fenestras tux
Registered Linux User Nr. 312509
Adopt an unanswered post today!
Back to top
View user's profile Send private message
ozbird
Apprentice
Apprentice


Joined: 21 Oct 2003
Posts: 185

PostPosted: Wed Feb 02, 2005 8:38 am    Post subject: Reply with quote

Master_Of_Disaster wrote:
Same effect here, it seems that the package didn't like my CFLAGS... After reverting to a less aggressive setting it compiles...

Yep - just found this bug report for the compile hang.
https://bugs.gentoo.org/show_bug.cgi?id=80421

I'm re-rebuilding gcc-3.4.3-r1 - after downgrading to it, the groff claims that the c++ compiler is broken. :x [/url]
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo Chat 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