Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 257636 Details for
Bug 349231
net-analyzer/wireshark-1.4.2 fails to configure
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build log
net-analyzer:wireshark-1.4.2:20101220-215421.log (text/plain), 12.95 KB, created by
Nathan Caldwell
on 2010-12-20 22:05:52 UTC
(
hide
)
Description:
build log
Filename:
MIME Type:
Creator:
Nathan Caldwell
Created:
2010-12-20 22:05:52 UTC
Size:
12.95 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: net-analyzer/wireshark-1.4.2 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: pva@gentoo.org netmon@gentoo.org >[32;01m * [39;49;00mUSE: adns amd64 ares caps elibc_glibc gcrypt geoip gtk ipv6 kerberos kernel_linux multilib pcre python ssl threads userland_GNU zlib >>>> [1m[37mcfg-update-1.8.2-r1[0m[0m: Creating checksum index... >>>> Unpacking source... >>>> Unpacking wireshark-1.4.2.tar.bz2 to /var/tmp/portage/net-analyzer/wireshark-1.4.2/work >>>> Source unpacked in /var/tmp/portage/net-analyzer/wireshark-1.4.2/work >>>> Preparing source in /var/tmp/portage/net-analyzer/wireshark-1.4.2/work/wireshark-1.4.2 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-analyzer/wireshark-1.4.2/work/wireshark-1.4.2 ... > [32;01m*[0m You asked for both, ares and adns, but we can use only one of them. > [32;01m*[0m c-ares supersedes adns resolver thus using c-ares (ares USE flag). > * econf: updating wireshark-1.4.2/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating wireshark-1.4.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 --enable-wireshark --disable-profile-build --with-gnutls --with-gcrypt --enable-ipv6 --enable-threads --without-lua --with-krb5 --without-libsmi --without-pcap --with-zlib --with-pcre --with-geoip --without-portaudio --with-python --with-libcap --enable-setcap-install --sysconfdir=/etc/wireshark --with-dumpcap-group=wireshark --disable-extra-gcc-checks --with-c-ares --without-adns >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking target 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 gawk... gawk >checking whether make sets $(MAKE)... yes >checking how to create a ustar tar archive... gnutar >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 >checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of x86_64-pc-linux-gnu-g++... gcc3 >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for dlfcn.h... yes >checking whether we are using the GNU C++ compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... (cached) yes >checking dependency style of x86_64-pc-linux-gnu-g++... (cached) gcc3 >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for shl_load... no >checking for shl_load in -ldld... no >checking for dlopen... no >checking for dlopen in -ldl... yes >checking whether a program can dlopen itself... yes >checking whether a statically linked program can dlopen itself... no >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for perl... /usr/bin/perl >checking for bison... bison -y >checking for bison... /usr/bin/bison >checking for flex... flex >checking lex output file root... lex.yy >checking lex library... -lfl >checking whether yytext is a pointer... yes >checking for flex... /usr/bin/flex >checking for pod2man... /usr/bin/pod2man >checking for pod2html... /usr/bin/pod2html >checking for xdg-open... /usr/bin/xdg-open >checking for flex... (cached) /usr/bin/flex >checking for python... /usr/bin/python >checking for doxygen... no >checking for doxygen... (cached) false >checking for x86_64-pc-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for LIBGNUTLS... yes >gnuTLS found, enabling ssl decryption >checking for libgcrypt-config... /usr/bin/libgcrypt-config >checking for LIBGCRYPT - version >= 1.1.92... yes >libgcrypt found, enabling ipsec decryption >checking for xsltproc... /usr/bin/xsltproc >checking for xsltproc... yes >checking for xmllint... /usr/bin/xmllint >checking for xmllint... yes >checking for fop... /usr/bin/fop >checking for fop... (cached) false >checking for elinks... no >checking for elinks... no >checking for lynx... no >checking for lynx... no >checking for hhc.exe... no >checking for hhc.exe... no >checking for pkgproto... no >checking for pkgmk... no >checking for pkgtrans... no >checking for rpm... no >checking for dpkg-buildpackage... no >checking for xcodebuild... no >checking for hdiutil... no >checking for bless... no >checking whether we can add -Wall -W to CFLAGS... yes >checking whether we can add -Wextra to CFLAGS... yes >checking whether we can add -Wdeclaration-after-statement to CFLAGS... yes >checking whether we can add -Wendif-labels to CFLAGS... yes >checking whether we can add -Wpointer-arith to CFLAGS... yes >checking whether we can add -Wno-pointer-sign to CFLAGS... yes >checking whether we can add -Warray-bounds to CFLAGS... yes >checking whether we can add -Wcast-align to CFLAGS... yes >checking whether we can add -Wformat-security to CFLAGS... yes >checking whether we can add -fexcess-precision=fast to CFLAGS... yes >checking whether we can add -Wl,--as-needed to LDFLAGS... yes >checking whether we should treat compiler warnings as errors... no >checking for platform-specific compiler flags... none needed >checking for platform-specific linker flags... none needed >checking whether to use /usr for headers and libraries... yes >checking whether to use /usr/local for headers and libraries... yes >checking for GNU sed as first sed in PATH... yes >checking if profile builds must be generated... no >checking for pkg-config... /usr/bin/pkg-config >checking for GTK+ - version >= 2.4.0... yes (version 2.22.1) >checking for pkg-config... (cached) /usr/bin/pkg-config >checking for GLIB - version >= 2.4.0... yes (version 2.26.1) >checking for GLIB - version >= 2.14.0... yes >checking whether GLib supports loadable modules... yes >checking whether dladdr can be used to find the pathname of an executable... no >checking whether to use OS X integration functions... yes >checking for gtk_osxapplication_set_menu_bar in -ligemacintegration... no >checking for ige_mac_menu_set_menu_bar in -lGtk... no >checking for ige_mac_menu_set_menu_bar in -ligemacintegration... no >checking for gethostbyname... yes >checking for connect... yes >checking whether to use libpcap for packet capture... no >checking whether to build dumpcap... pcap not available - disabling dumpcap >checking whether to build rawshark... pcap not available - disabling rawshark >checking whether to use libpcap remote capturing feature... no >checking whether to use zlib for reading compressed capture files... yes >checking zlib.h usability... yes >checking zlib.h presence... yes >checking for zlib.h... yes >checking for gzgets in -lz... yes >checking for gzgets missing when linking with X11... no >checking for gzclearerr in -lz... yes >checking whether to use libpcre for regular expressions in dfilters... yes >checking pcre.h usability... yes >checking pcre.h presence... yes >checking for pcre.h... yes >checking for pcre_compile in -lpcre... yes >checking whether to use liblua for the lua scripting plugin... no >checking whether to use libportaudio for the rtp_player... no >checking whether to enable ipv6 name resolution if available... yes >checking ipv6 stack type... "linux-glibc, inet6" >checking for setcap... /sbin/setcap >checking whether to install dumpcap with cap_net_admin and cap_net_raw capabilities... configure: error: Setcap install works only with dumpcap but dumpcap is disabled > >!!! Please attach the following file when seeking support: >!!! /var/tmp/portage/net-analyzer/wireshark-1.4.2/work/wireshark-1.4.2/config.log > [31;01m*[0m ERROR: net-analyzer/wireshark-1.4.2 failed: > [31;01m*[0m econf failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 56: Called src_configure > [31;01m*[0m environment, line 5221: Called econf '--enable-wireshark' '--disable-profile-build' '--with-gnutls' '--with-gcrypt' '--enable-ipv6' '--enable-threads' '--without-lua' '--with-krb5' '--without-libsmi' '--without-pcap' '--with-zlib' '--with-pcre' '--with-geoip' '--without-portaudio' '--with-python' '--with-libcap' '--enable-setcap-install' '--sysconfdir=/etc/wireshark' '--with-dumpcap-group=wireshark' '--disable-extra-gcc-checks' '--with-c-ares' '--without-adns' > [31;01m*[0m ebuild.sh, line 552: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m die "econf failed" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =net-analyzer/wireshark-1.4.2', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =net-analyzer/wireshark-1.4.2'. > [31;01m*[0m The complete build log is located at '/var/log/portage/net-analyzer:wireshark-1.4.2:20101220-215421.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/net-analyzer/wireshark-1.4.2/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/net-analyzer/wireshark-1.4.2/work/wireshark-1.4.2'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 349231
: 257636