From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 36C371381F3 for ; Sun, 12 May 2013 21:16:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7CB5EE099F; Sun, 12 May 2013 21:16:21 +0000 (UTC) Received: from mail-gh0-f171.google.com (mail-gh0-f171.google.com [209.85.160.171]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 10139E0983 for ; Sun, 12 May 2013 21:16:19 +0000 (UTC) Received: by mail-gh0-f171.google.com with SMTP id f15so1293445ghb.16 for ; Sun, 12 May 2013 14:16:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:subject :x-enigmail-version:content-type:content-transfer-encoding; bh=Ghgdn7ky1o++KjCtZ194bTWGv0C/MAQ63Ekyo+W0Bmw=; b=EN4Kb/Ix6bP42+TSND2odekAJ9eo/yc4lnpf7slShjwIVwbb6KprIo7gwGIxg+bONf C3xZImlosUFZRdBSVMdq9hGFOBHVT9f0HgvmGY1OX/RKSvjXZ5VjFUcYWeqR2tLS/0lt MJcEvXe0MreRwhdm8n5WnDQ4p9AN6CYVzqSZfWHonD455veLas7ThfVvJedaekXwvmKn kE2Ytsl5ZQvhSZS6B9/sWIGCXe/4GpM0dX18tQh2+RXIy/bvWqqCv2fMtTWofh3+ChCo uBOywWYvGmoHQs/GRX/ph+eYSe+CfUi9pRd4k40STV6NfPLMGfWNowMgmgJM7/5VDKX6 TgnQ== X-Received: by 10.236.164.74 with SMTP id b50mr14759834yhl.1.1368393379119; Sun, 12 May 2013 14:16:19 -0700 (PDT) Received: from [192.168.2.5] (adsl-98-95-132-239.jan.bellsouth.net. [98.95.132.239]) by mx.google.com with ESMTPSA id w12sm17176747yhj.19.2013.05.12.14.16.17 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 12 May 2013 14:16:18 -0700 (PDT) Message-ID: <519006A0.2080807@gmail.com> Date: Sun, 12 May 2013 16:16:16 -0500 From: Dale User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:20.0) Gecko/20100101 Firefox/20.0 SeaMonkey/2.17.1 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] Gcc compiling, is this normal? X-Enigmail-Version: 1.5.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: f2a2f586-1b92-405d-84b4-3e032d990eec X-Archives-Hash: 2108d1096fa0b823856b43925c3524b8 Howdy, I been noticing something weird when I upgrade gcc. Is this normal? root@fireball / # genlop -c Currently merging 2 out of 5 * sys-devel/gcc-4.4.7 current merge time: 6 seconds. ETA: 24 minutes and 27 seconds. Currently merging 3 out of 5 * net-misc/curl-7.30.0 current merge time: 7 seconds. ETA: 18 minutes and 50 seconds. Currently merging 2 out of 5 * sys-devel/gcc-4.4.7 current merge time: 7 seconds. ETA: 21 minutes and 14 seconds. root@fireball / # I'm not worried about curl. It just happened to be there. This is the list of packages it is supposed to update: root@fireball / # emerge -uvaDN world These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild R ] sys-devel/gcc-4.5.4:4.5 USE="gtk mudflap (multilib) nls nptl openmp (-altivec) -cxx -doc (-fixed-point) -fortran -gcj (-hardened) (-libssp) -lto -multislot -nopie -nossp -objc -objc++ -objc-gc {-test} -vanilla (-graphite%)" 0 kB [ebuild R ] sys-devel/gcc-4.4.7:4.4 USE="gtk mudflap (multilib) nls nptl openmp (-altivec) -cxx -doc (-fixed-point) -fortran -gcj (-hardened) (-libssp) -multislot -nopie -nossp -objc -objc++ -objc-gc {-test} -vanilla (-graphite%)" 0 kB [ebuild U ] net-misc/curl-7.30.0 [7.29.0-r1] USE="ipv6 ssl threads -adns -idn -kerberos -ldap -metalink -rtmp -ssh -static-libs {-test}" CURL_SSL="openssl -axtls -cyassl -gnutls -nss -polarssl" 0 kB [ebuild U ] app-misc/tmux-1.8 [1.6] USE="-vim-syntax" 0 kB [ebuild U ~] kde-base/kdelibs-4.10.3-r2:4 [4.10.3:4] USE="3dnow alsa bzip2 fam handbook jpeg2k lzma mmx nls opengl (policykit) semantic-desktop spell sse sse2 ssl udev udisks upower zeroconf -acl (-altivec) (-aqua) -debug -doc -kerberos -openexr {-test}" 0 kB Total: 5 packages (3 upgrades, 2 reinstalls), Size of downloads: 0 kB Would you like to merge these packages? [Yes/No] y I noticed this one or twice before. It is compiling the same compiler version twice when it should be upgrading/recompiling two *different* versions. I read before that gcc compiles three times or something but the thing is, it can compile for HOURS and never finish. Usually I stop it and restart emerge and it compiles as it should, one for each version and finishes as it should time wise. I once started the upgrade and went to take a nap. I woke up around 5 or 6 hours later to find gcc compiling twice on the same version. Even libreoffice only takes a hour or so. Anyone else see this before? Now to go stop this one and get it to update right and not take all week. Thanks. Dale :-) :-) -- I am only responsible for what I said ... Not for what you understood or how you interpreted my words!