From: "James Colby" <jcolby@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] sys-fs/device-mapper
Date: Mon, 13 Nov 2006 12:05:43 -0500 [thread overview]
Message-ID: <c001995e0611130905j6b04ecft99f8a280bea61983@mail.gmail.com> (raw)
In-Reply-To: <200611131819.52335.alan@linuxholdings.co.za>
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 <alan@linuxholdings.co.za> 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
next prev parent reply other threads:[~2006-11-13 17:10 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-13 15:31 [gentoo-user] sys-fs/device-mapper James Colby
2006-11-13 15:59 ` Lorenzo Marussi
2006-11-13 16:19 ` Alan McKinnon
2006-11-13 17:05 ` James Colby [this message]
2006-11-13 17:18 ` Richard Fish
2006-11-13 17:35 ` James Colby
2006-11-14 7:41 ` Alan McKinnon
2006-11-13 17:26 ` Alan McKinnon
2006-11-13 17:47 ` James Colby
2006-11-14 7:44 ` Alan McKinnon
2006-11-13 18:07 ` Neil Bothwick
2006-11-14 7:45 ` Alan McKinnon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=c001995e0611130905j6b04ecft99f8a280bea61983@mail.gmail.com \
--to=jcolby@gmail.com \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox