From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1GjfK9-0006Fw-Jq for garchives@archives.gentoo.org; Mon, 13 Nov 2006 17:10:22 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.8) with SMTP id kADH878x027556; Mon, 13 Nov 2006 17:08:07 GMT Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.192]) by robin.gentoo.org (8.13.8/8.13.8) with ESMTP id kADH5on8029580 for ; Mon, 13 Nov 2006 17:05:51 GMT Received: by nz-out-0102.google.com with SMTP id r28so784192nza for ; Mon, 13 Nov 2006 09:05:50 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=aP7bk8BVpqMDoEcblWbtx4pBq4AtPJ9ZUsk4xm5pR89LCb7jMeUD6Ue4gCVJl6w59w8nM2/AV0dwuFMXBRRVy6vjDCE6keRkaLVUlkMzaGxNKEZ5daE83TM7IL3NQmIy2KKPOePXHAghh1JDtiJtP7VDv7oBxnppLDpSW+m/CGk= Received: by 10.35.19.6 with SMTP id w6mr8391680pyi.1163437544430; Mon, 13 Nov 2006 09:05:44 -0800 (PST) Received: by 10.35.76.20 with HTTP; Mon, 13 Nov 2006 09:05:43 -0800 (PST) Message-ID: Date: Mon, 13 Nov 2006 12:05:43 -0500 From: "James Colby" To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] sys-fs/device-mapper In-Reply-To: <200611131819.52335.alan@linuxholdings.co.za> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200611131819.52335.alan@linuxholdings.co.za> X-Archives-Salt: 67698cc8-77a7-4e05-b442-692f96ac2f02 X-Archives-Hash: db2cb77f88101612862f78bd99e979b0 I modified my make.conf file to: CFLAGS="-mtune=athlon -O2 -fomit-frame-pointer" and the emerge has been running for about 1/2 hour and is still going (..and going, and going) Any other ideas??? The output of emerge --info is below: gentoo portage # emerge --info Portage 2.1-r2 (default-linux/x86/2006.1, gcc-4.1.1, glibc-2.4-r3, 2.6.17-gentoo-r5 i686) ================================================================= System uname: 2.6.17-gentoo-r5 i686 AMD Duron(tm) Processor Gentoo Base System version 1.12.1 app-admin/eselect-compiler: [Not Present] dev-java/java-config: [Not Present] dev-lang/python: 2.4.3-r1 dev-python/pycrypto: 2.0.1-r5 dev-util/ccache: [Not Present] dev-util/confcache: [Not Present] sys-apps/sandbox: 1.2.17 sys-devel/autoconf: 2.13, 2.59-r7 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2 sys-devel/binutils: 2.16.1-r3 sys-devel/gcc-config: 1.3.13-r3 sys-devel/libtool: 1.5.22 virtual/os-headers: 2.6.11-r2 ACCEPT_KEYWORDS="x86" AUTOCLEAN="yes" CBUILD="i686-pc-linux-gnu" CFLAGS="-mtune=athlon -O2 -fomit-frame-pointer" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc" CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/terminfo" CXXFLAGS="-mtune=athlon -O2 -fomit-frame-pointer" DISTDIR="/usr/portage/distfiles" FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict" GENTOO_MIRRORS="http://mirrors.tds.net/gentoo" PKGDIR="/usr/portage/packages" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="x86 alsa apache2 berkdb bitmap-fonts cli cracklib crypt dlloader dri fortran gdbm gpm iconv isdnlog libg++ mmx mysql ncurses nls nptl nptlonly nvidia oss pam pcre perl ppds pppd python readline reflection session spl ssl tcpd truetype-fonts type1-fonts udev unicode xml xml2 xorg zlib elibc_glibc input_devices_keyboard input_devices_mouse kernel_linux userland_GNU video_cards_nvidia" Unset: CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY On 11/13/06, Alan McKinnon wrote: > On Monday 13 November 2006 17:31, James Colby wrote: > > All - > > > > I am trying to emerge sys-fs/device-mapper on an older piece of > > hardware (AMD Duron 800, with 512Mb of Ram). The package has been > > compiling for something like 8 hours already. Is this normal? It > > seems like an awfully long time to me. As a comparison, I was able > > to compile the kernel in about 15 minutes. If this isn't normal, any > > ideas as to what the problem could be. I didn't see anything on > > bugs.gentoo.org. > > That looks awfully long to me: > > alan@nazgul /usr/share/downloads/onyx $ genlop -t device-mapper > * sys-fs/device-mapper > > Mon Jul 24 00:56:16 2006 >>> sys-fs/device-mapper-1.02.07 > merge time: 10 seconds. > > Sun Sep 3 19:30:30 2006 >>> sys-fs/device-mapper-1.02.07 > merge time: 20 seconds. > > Thu Sep 21 12:54:37 2006 >>> sys-fs/device-mapper-1.02.09 > merge time: 20 seconds. > > Mon Sep 25 18:51:05 2006 >>> sys-fs/device-mapper-1.02.10 > merge time: 42 seconds. > > Wed Nov 8 16:51:18 2006 >>> sys-fs/device-mapper-1.02.12 > merge time: 45 seconds. > > > In case it matters my make.conf looks like this: > > > > CFLAGS="-mtune=athlon -O3 -fomit-frame-pointer" > > make that -O2 > -O3 uses some insane optimizations which in the grand scheme of things > don't make much difference speed-wise but can be very unstable > > > CHOST="i686-pc-linux-gnu" > > CXXFLAGS="${CFLAGS}" > > USE="-arts -ipv6 apache2 mysql pam ssl xml xml2 -gnome -gtk alsa oss > > nvidia -cups mmx -ldap -kde -qt -kde nptl nptlonly" > -- > gentoo-user@gentoo.org mailing list > > -- gentoo-user@gentoo.org mailing list