From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RB3vS-0005fB-0l for garchives@archives.gentoo.org; Tue, 04 Oct 2011 12:16:46 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2A38521C1E0; Tue, 4 Oct 2011 12:16:37 +0000 (UTC) Received: from mail-yw0-f53.google.com (mail-yw0-f53.google.com [209.85.213.53]) by pigeon.gentoo.org (Postfix) with ESMTP id 990A521C1A7 for ; Tue, 4 Oct 2011 12:15:43 +0000 (UTC) Received: by ywt2 with SMTP id 2so549891ywt.40 for ; Tue, 04 Oct 2011 05:15:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=ScEEUiYtllAnkMfLFpWtkxTdWCHuGc5xo5alQCJM6oU=; b=o9czuNtqWedY7TiuK+y/CHEk0jDMwWSASMswMEFH2MsoXEVLwVZqB0FEJz4u+ewi2o KyhMkQxkhEjn2XYIUggq10FgSIAoud0MOI/v8fFev5grVreH+gaSVffc0mBW2WOIJ8Mn OLadMTbjAbCKmV3D2ELG9R1DWilU5//3r65Sw= Received: by 10.223.57.14 with SMTP id a14mr1660134fah.85.1317730542104; Tue, 04 Oct 2011 05:15:42 -0700 (PDT) Received: from [172.17.7.3] (port-92-195-94-238.dynamic.qsc.de. [92.195.94.238]) by mx.google.com with ESMTPS id o16sm25263945fag.21.2011.10.04.05.15.40 (version=SSLv3 cipher=OTHER); Tue, 04 Oct 2011 05:15:41 -0700 (PDT) Message-ID: <4E8AF8E6.8070103@gmail.com> Date: Tue, 04 Oct 2011 14:15:34 +0200 From: 4k3nd0 <4k3nd0@googlemail.com> User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.20) Gecko/20111003 Lightning/1.0b3pre Thunderbird/3.1.12 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] Problem build gconf Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: X-Archives-Hash: 76d1f8a3804e10e3f3406a24a0006b48 Hi Guys, i got a problem build gconf. The problem is somehow emake again o.O * Call stack: * ebuild.sh, line 56: Called src_compile * environment, line 3235: Called gnome2_src_compile * environment, line 2496: Called die * The specific snippet of code: * emake || die "compile failure" This is my Laptop, didn't updated it for a while. But i just check my libpng * media-libs/libpng Latest version available: 1.4.8-r1 Latest version installed: 1.4.8-r1 Size of files: 545 kB Homepage: http://www.libpng.org/ Description: Portable Network Graphics library License: as-is Also i check on my gcc-config, update to the 4.5.3, gcc-config -l [1] x86_64-pc-linux-gnu-4.5.3 * I'm currently out of ideas, again :/ Here is my makem.conf . CFLAGS="-O2" CXXFLAGS="-O2" changing. CHOST="x86_64-pc-linux-gnu" USE=" 64 mmx sse sse2 ssse3 pni X python threads acpi alsa cups dbus ffmpeg flac gnome gtk win32codecs -arts -kde -qt3 -qt4 hal sqlite -ipv6 nsplugin linguas_de -bluetooth smbclient -server gnutls bonjour wxwindows linguas_en latex static-libs fbcondecor xfs acpi imap java extensions pop theora avahi zeroconf mdnsresponder-compat gstreamer tcl tk bash-completion lzma v4l2 usb pidgini gpg sasl smtp qemu kvm virt-network smbsharemodes winbind apng -introspection fuse systemd xetex -pango " MAKEOPTS='-j9' GENTOO_MIRRORS="http://distfiles.gentoo.org/ " FEATURES="parallel-fetch" SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage" ACCEPT_LICENSE="*+@EULA PUEL Oracle-BCLA-JavaSE" VIDEO_CARDS="radeon" INPUT_DEVICES='evdev synaptics' i put the build log into pastbin: http://pastebin.com/CXEFY342 so far Greeting's from German A.