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 A6F6613838B for ; Sun, 14 Sep 2014 07:10:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ACCB3E089D; Sun, 14 Sep 2014 07:10:24 +0000 (UTC) Received: from mout.gmx.net (mout.gmx.net [212.227.15.18]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 52153E0824 for ; Sun, 14 Sep 2014 07:10:23 +0000 (UTC) Received: from localhost ([84.133.151.208]) by mail.gmx.com (mrgmx003) with ESMTPSA (Nemesis) id 0MIdTM-1XVFo51J3A-002JJT for ; Sun, 14 Sep 2014 09:10:21 +0200 Date: Sun, 14 Sep 2014 09:10:20 +0200 From: meino.cramer@gmx.de To: Gentoo Subject: [gentoo-user] Building, daq, failed Message-ID: <20140914071020.GA3828@solfire> 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-Disposition: inline User-Agent: mutt-ng/devel-r804 (Linux) X-Provags-ID: V03:K0:Kq1uJn75SAyPuhomHvoKDvleCmVR/r4jzQSeI4pYLbuJajlbLHp aOWqOSW23o71FM+dd9XF+Zpnpp28FZhUDLvOihf0Yv2ksmTq0t2DA5thKEYPbrrXwMbXpce ePotmr69N57NPU+RQcnWl7p01ayAbvzARsAkm+Dd6L2z5BqCQ09W2FSilEiuhmqvPJvE+cJ gpUgZn7SFIJ2INjFw64ug== X-UI-Out-Filterresults: notjunk:1; X-Archives-Salt: d9b022d4-698c-4490-9fef-86d4550309bc X-Archives-Hash: 9d409a9beed4f2ee1f122bb319787222 Hi, The command emerge "=daq-daq-2.0.2" failed with: >>> Configuring source in /var/tmp/portage/net-libs/daq-2.0.2/work/daq-2.0.2 ... * econf: updating daq-2.0.2/config.guess with /usr/share/gnuconfig/config.guess * econf: updating daq-2.0.2/config.sub with /usr/share/gnuconfig/config.sub ./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-silent-rules --disable-dependency-tracking --enable-ipv6 --enable-pcap-module --enable-afpacket-module --enable-dump-module --disable-nfq-module --disable-ipq-module --disable-static --disable-ipfw-module --disable-bundled-modules configure: loading site script /usr/share/config.site 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 whether make supports nested variables... yes 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/net-libs/daq-2.0.2/work/daq-2.0.2': configure: error: C compiler cannot create executables See `config.log' for more details The relevant part of the config.log shows: configure:3355: $? = 0 configure:3344: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.8.2/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.8.2/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.8.2/work/gcc-4.8.2/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.8.2 --includedir=/usr/lib/gcc/x86_64-pc-linux- gnu/4.8.2/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.8.2 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.8.2/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.8.2/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-p c-linux-gnu/4.8.2/include/g++-v4 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.8.2/python --enable-languages=c,c++,objc,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-incl uded-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.8.2 p1.3r1, pie-0.5.8r1' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu - -enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --enable-lto --without-cloog Thread model: posix gcc version 4.8.2 (Gentoo 4.8.2 p1.3r1, pie-0.5.8r1) configure:3355: $? = 0 configure:3344: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:3355: $? = 1 configure:3344: x86_64-pc-linux-gnu-gcc -qversion >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:3355: $? = 1 configure:3375: checking whether the C compiler works configure:3397: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -msse3 -ggdb -combine -ffast-math -fopenmp -fprefetch-loop-arrays -ftree-parallelize-loops=12 -funroll-all-loops -fwhole-program -mtune=amdfam10 -O3 -Wl,-O1 -Wl,--as-needed conftest.c >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-combine' configure:3401: $? = 1 configure:3439: result: no configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "daq" | #define PACKAGE_TARNAME "daq" | #define PACKAGE_VERSION "2.0.2" | #define PACKAGE_STRING "daq 2.0.2" | #define PACKAGE_BUGREPORT "snort-team@sourcefire.com" | #define PACKAGE_URL "" | #define PACKAGE "daq" | #define VERSION "2.0.2" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3444: error: in `/var/tmp/portage/net-libs/daq-2.0.2/work/daq-2.0.2': configure:3446: error: C compiler cannot create executables See `config.log' for more details To check I reemerged 'less' and this compiles fine. So, gcc works fine so far. What's wrong here? Wrong gcc-version? daq not compatible with gcc (or vice versa)? Thank you very much in advance for any help! Best regards, mcc