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 B4D881388E5 for ; Wed, 29 Oct 2014 16:06:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7BDE7E087A; Wed, 29 Oct 2014 16:06:41 +0000 (UTC) Received: from mail-la0-f45.google.com (mail-la0-f45.google.com [209.85.215.45]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 092A1E0871 for ; Wed, 29 Oct 2014 16:06:39 +0000 (UTC) Received: by mail-la0-f45.google.com with SMTP id gm9so2845106lab.18 for ; Wed, 29 Oct 2014 09:06:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding; bh=WUgG6rL8QAbKKY76UW9FEbBW/mbzm8C5CbW6B/qpQk8=; b=DExj7kikvXSKG2of6qu+XqEzRUXPQoBwAbQ23IB4afx38IJAYcbF8a7+i8GEdI22ok rA0zR5/NiD/IreA/0ibO9ViDD+Hrgc3G9V2aQLQde1iFcK8Ai+E443FS7oYE2Uf5fRez DMjuUGvy5VZSdYZ22fYGmgKr8JLyRNY7ydcdR8FLH1JWqu9jZI3WrwJ3b36EH3H6Lj9l 8R6+oNs6Guy5iZ5lGJZqRGEEUkhbzt6h6kaw7rabvoIUU1l//1zicyLPKPOPUTfV90rv Asc/izW18BilXXhKiI2SUwoLQznuCmF/iIqbvPk4kXjjqIWr/8dulFOges49Sp1TqKeq cyVw== X-Received: by 10.112.54.162 with SMTP id k2mr12281178lbp.63.1414598797686; Wed, 29 Oct 2014 09:06:37 -0700 (PDT) Received: from cosmo ([193.200.85.246]) by mx.google.com with ESMTPSA id ry6sm2097466lbb.26.2014.10.29.09.06.33 for (version=SSLv3 cipher=RC4-SHA bits=128/128); Wed, 29 Oct 2014 09:06:36 -0700 (PDT) Message-ID: <5451108c.c68e700a.2c93.78cd@mx.google.com> Date: Wed, 29 Oct 2014 18:05:57 +0200 From: Gevisz To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] Building media-libs/lcms-2.6-r1 failed 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 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Archives-Salt: d41b70e1-627b-4aef-b9c7-ea960f465a08 X-Archives-Hash: d6870f9baf00eae796c5bb8ba6d7d0ee After today's # emerge-webrsyc # emerge --update --deep --with-bdeps=y --newuse --backtrack=90 --ask world failed with the following message: These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild U ] media-libs/lcms-2.6-r1 [2.5] USE="threads%*" ABI_X86="(64%*) (-32) (-x32)" [ebuild U ] net-misc/wget-1.16 [1.14] [ebuild U ] media-gfx/imagemagick-6.8.9.9 [6.8.8.10-r1] Would you like to merge these packages? [Yes/No] y ... >>> Verifying ebuild manifests >>> Emerging (1 of 3) media-libs/lcms-2.6-r1 * Fetching files in the background. To view fetch progress, run * `tail -f /var/log/emerge-fetch.log` in another terminal. * lcms2-2.6.tar.gz SHA256 SHA512 WHIRLPOOL size ;-) ... [ ok ] >>> Unpacking source... >>> Unpacking lcms2-2.6.tar.gz to /var/tmp/portage/media-libs/lcms-2.6-r1/work >>> Source unpacked in /var/tmp/portage/media-libs/lcms-2.6-r1/work >>> Preparing source in /var/tmp/portage/media-libs/lcms-2.6-r1/work/lcms2-2.6 ... * Applying lcms-2.6-cve-2014-0459.patch ... [ ok ] * Running elibtoolize in: lcms2-2.6/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.2.6 patch ... * Applying target-nm/2.4.2 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-libs/lcms-2.6-r1/work/lcms2-2.6 ... * abi_x86_64.amd64: running multilib-minimal_abi_src_configure >>> Working in BUILD_DIR: "/var/tmp/portage/media-libs/lcms-2.6-r1/work/lcms2-2.6-abi_x86_64.amd64" * econf: updating lcms2-2.6/config.guess with /usr/share/gnuconfig/config.guess * econf: updating lcms2-2.6/config.sub with /usr/share/gnuconfig/config.sub /var/tmp/portage/media-libs/lcms-2.6-r1/work/lcms2-2.6/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --docdir=/usr/share/doc/lcms-2.6-r1 --enable-shared --disable-static --with-jpeg --with-tiff --with-zlib --with-threads checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... no configure: error: in `/var/tmp/portage/media-libs/lcms-2.6-r1/work/lcms2-2.6-abi_x86_64.amd64': configure: error: C compiler cannot create executables See `config.log' for more details !!! Please attach the following file when seeking support: !!! /var/tmp/portage/media-libs/lcms-2.6-r1/work/lcms2-2.6-abi_x86_64.amd64/config.log * ERROR: media-libs/lcms-2.6-r1::gentoo failed (configure phase): * econf failed * * Call stack: * ebuild.sh, line 93: Called src_configure * environment, line 3458: Called autotools-multilib_src_configure * environment, line 581: Called multilib-minimal_src_configure * environment, line 2677: Called multilib_parallel_foreach_abi 'multilib-minimal_abi_src_configure' * environment, line 2983: Called multibuild_parallel_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure' * environment, line 2570: Called multibuild_foreach_variant '_multibuild_parallel' '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure' * environment, line 2513: Called _multibuild_run '_multibuild_parallel' '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure' * environment, line 2511: Called _multibuild_parallel '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure' * environment, line 2561: Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_configure' * environment, line 546: Called multilib-minimal_abi_src_configure * environment, line 2671: Called multilib_src_configure * environment, line 3104: Called autotools-utils_src_configure * environment, line 622: Called econf '--docdir=/usr/share/doc/lcms-2.6-r1' '--enable-shared' '--disable-static' '--with-jpeg' '--with-tiff' '--with-zlib' '--with-threads' * phase-helpers.sh, line 584: Called die * The specific snippet of code: * die "econf failed" * * If you need support, post the output of `emerge --info '=media-libs/lcms-2.6-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-libs/lcms-2.6-r1::gentoo'`. /usr/lib64/portage/bin/isolated-functions.sh: line 195: wait: `econf failed': not a pid or valid job spec * The complete build log is located at '/var/tmp/portage/media-libs/lcms-2.6-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-libs/lcms-2.6-r1/temp/environment'. * Working directory: '/var/tmp/portage/media-libs/lcms-2.6-r1/work/lcms2-2.6-abi_x86_64.amd64' * S: '/var/tmp/portage/media-libs/lcms-2.6-r1/work/lcms2-2.6' >>> Failed to emerge media-libs/lcms-2.6-r1, Log file: >>> '/var/tmp/portage/media-libs/lcms-2.6-r1/temp/build.log' * Messages for package media-libs/lcms-2.6-r1: * ERROR: media-libs/lcms-2.6-r1::gentoo failed (configure phase): * econf failed * * Call stack: * ebuild.sh, line 93: Called src_configure * environment, line 3458: Called autotools-multilib_src_configure * environment, line 581: Called multilib-minimal_src_configure * environment, line 2677: Called multilib_parallel_foreach_abi 'multilib-minimal_abi_src_configure' * environment, line 2983: Called multibuild_parallel_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure' * environment, line 2570: Called multibuild_foreach_variant '_multibuild_parallel' '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure' * environment, line 2513: Called _multibuild_run '_multibuild_parallel' '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure' * environment, line 2511: Called _multibuild_parallel '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure' * environment, line 2561: Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_configure' * environment, line 546: Called multilib-minimal_abi_src_configure * environment, line 2671: Called multilib_src_configure * environment, line 3104: Called autotools-utils_src_configure * environment, line 622: Called econf '--docdir=/usr/share/doc/lcms-2.6-r1' '--enable-shared' '--disable-static' '--with-jpeg' '--with-tiff' '--with-zlib' '--with-threads' * phase-helpers.sh, line 584: Called die * The specific snippet of code: * die "econf failed" * * If you need support, post the output of `emerge --info '=media-libs/lcms-2.6-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-libs/lcms-2.6-r1::gentoo'`. * The complete build log is located at '/var/tmp/portage/media-libs/lcms-2.6-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-libs/lcms-2.6-r1/temp/environment'. * Working directory: '/var/tmp/portage/media-libs/lcms-2.6-r1/work/lcms2-2.6-abi_x86_64.amd64' * S: '/var/tmp/portage/media-libs/lcms-2.6-r1/work/lcms2-2.6' I think that something may be wrong with sys-devel/gcc-4.8.3 as my problems begun when I have updated it from sys-devel/gcc-4.7.3-r1 this Monday. Namely, just after this only update, # emerge @preserved-rebuild failed to rebuild app-text/pdftk-1.44 that was not updated that time and built well with sys-devel/gcc-4.7.3-r1. Then I recalled that to build app-text/pdftk I had to add gcj use flag to sys-devel/gcc. So, as I am not fond of Java, I just unmerged app-text/pdftk. Bu now it seems that I had to unmerge media-libs/lcms and all packages that depend on it. May be it would be easier to unmerge sys-devel/gcc-4.8.3 and return back to sys-devel/gcc-4.7.3-r1 but I do not know how to do it properly.