Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 434134 Details for
Bug 582880
net-analyzer/wireshark-2.0.3 - error: ‘GEOIP_CITY_EDITION_REV0_V6’ undeclared
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log (shortened)
build.log (text/plain), 38.38 KB, created by
Martin Mokrejš
on 2016-05-13 07:01:28 UTC
(
hide
)
Description:
build.log (shortened)
Filename:
MIME Type:
Creator:
Martin Mokrejš
Created:
2016-05-13 07:01:28 UTC
Size:
38.38 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: net-analyzer/wireshark-2.0.3 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: netmon@gentoo.org >[32;01m * [39;49;00mUSE: abi_x86_64 amd64 caps crypt elibc_glibc filecaps geoip gtk3 kernel_linux netlink pcap qt4 ssl userland_GNU zlib >[32;01m * [39;49;00mFEATURES: nostrip preserve-libs sandbox splitdebug userpriv usersandbox >>>> Unpacking source... >>>> Unpacking wireshark-2.0.3.tar.bz2 to /var/tmp/portage/net-analyzer/wireshark-2.0.3/work >>>> Source unpacked in /var/tmp/portage/net-analyzer/wireshark-2.0.3/work >>>> Preparing source in /var/tmp/portage/net-analyzer/wireshark-2.0.3/work/wireshark-2.0.3 ... > [32;01m*[0m Applying wireshark-1.6.13-ldflags.patch ... >[A[233C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying wireshark-1.11.0-oldlibs.patch ... >[A[233C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying wireshark-99999999-pkgconfig.patch ... >[A[233C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying wireshark-1.99.8-qtchooser.patch ... >[A[233C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying wireshark-2.0.0-androiddump-pcap.patch ... >[A[233C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying wireshark-2.1.0-sse4_2.patch ... >[A[233C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running eautoreconf in '/var/tmp/portage/net-analyzer/wireshark-2.0.3/work/wireshark-2.0.3' ... > [32;01m*[0m Running libtoolize --install --copy --force --automake ... >[A[233C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running aclocal -I ./aclocal-fallback ... >[A[233C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf --force ... >[A[233C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[233C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running automake --add-missing --copy --force-missing ... >[A[233C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: wireshark-2.0.3/ > [32;01m*[0m Applying portage/1.2.0 patch ... > [32;01m*[0m Applying sed/1.5.6 patch ... > [32;01m*[0m Applying as-needed/2.4.3 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-analyzer/wireshark-2.0.3/work/wireshark-2.0.3 ... > * econf: updating wireshark-2.0.3/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating wireshark-2.0.3/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 --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib64 --disable-androiddump --disable-ipv6 --disable-tfshark --without-c-ares --with-libcap --with-gcrypt --with-geoip --with-gtk3 --without-krb5 --without-lua --with-dumpcap-group=wireshark --with-pcap --without-portaudio --with-qt=4 MOC=/usr/lib64/qt4/bin/moc RCC=/usr/lib64/qt4/bin/rcc UIC=/usr/lib64/qt4/bin/uic --without-sbc --without-libsmi --with-gnutls --with-zlib --with-libnl=3 --disable-profile-build --disable-usr-local --disable-warnings-as-errors --sysconfdir=/etc/wireshark --without-adns --enable-wireshark >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/lib/portage/python2.7/ebuild-helpers/xattr/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 whether UID '250' is supported by ustar format... yes >checking whether GID '250' is supported by ustar format... yes >checking how to create a ustar tar archive... gnutar >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... 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 whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99 >checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 >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++... none >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -std=gnu99 -E >checking how to print strings... printf >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 -std=gnu99... /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/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >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-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >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/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc -std=gnu99 object... ok >checking for sysroot... no >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >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 for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc -std=gnu99 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 how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >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... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether x86_64-pc-linux-gnu-g++ is a C++ compiler... yes >checking for perl... /usr/bin/perl >checking for python... /usr/bin/python >checking whether /usr/bin/python is Python 2.5 or later... yes >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 doxygen... no >checking for doxygen... (cached) false >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.7... yes >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking for library containing floor... -lm >checking for library containing ceil... none required >checking for library containing exp... none required >checking for library containing log... none required >checking for library containing log10... none required >checking for library containing floorl... none required >checking for LIBGNUTLS... yes >GnuTLS found, enabling SSL decryption >checking for libgcrypt-config... /usr/bin/libgcrypt-config >checking for LIBGCRYPT - version >= 1.4.2... yes >libgcrypt found, enabling decryption for ipsec, ssl, etc. >checking whether to use libnl for various network interface purposes... yes >checking for LIBNL3... yes >checking if nl80211.h is new enough... yes >checking for NL80211_SET_CHANNEL... yes >checking for NL80211_SPLIT_WIPHY_DUMP... yes >checking for a2x... /usr/bin/a2x >checking for a2x... yes >checking for fop... no >checking for fop... (cached) false >checking for lynx... /usr/bin/lynx >checking for lynx... yes >checking for w3m... no >checking for w3m... no >checking for xmllint... /usr/bin/xmllint >checking for xmllint... yes >checking for xsltproc... /usr/bin/xsltproc >checking for xsltproc... yes >checking for desktop-file-install... /usr/bin/desktop-file-install >checking for pkgproto... no >checking for pkgmk... no >checking for pkgtrans... no >checking for rpm... yes >checking to see if we can redefine _topdir... yes >checking for dpkg-buildpackage... no >checking for xcodebuild... no >checking for hdiutil... no >checking for bless... no >checking for sw_vers... no >checking whether the compiler fails when given an unknown warning option... yes >checking whether the compiler fails when given an warning option not supported for C++... no, adding -Werror >checking whether we can add -Wall -W to CFLAGS... yes >checking whether we can add -Wall -W to CXXFLAGS... yes >checking whether we can add -Wextra to CFLAGS... yes >checking whether we can add -Wextra to CXXFLAGS... yes >checking whether we can add -Wendif-labels to CFLAGS... yes >checking whether we can add -Wendif-labels to CXXFLAGS... yes >checking whether we can add -Wpointer-arith to CFLAGS... yes >checking whether we can add -Wpointer-arith to CXXFLAGS... yes >checking whether we can add -Warray-bounds to CFLAGS... yes >checking whether we can add -Warray-bounds to CXXFLAGS... yes >checking whether we can add -Wformat-security to CFLAGS... yes >checking whether we can add -Wformat-security to CXXFLAGS... yes >checking whether we can add -fwrapv to CFLAGS... yes >checking whether we can add -fwrapv to CXXFLAGS... yes >checking whether we can add -fno-strict-overflow to CFLAGS... yes >checking whether we can add -fno-strict-overflow to CXXFLAGS... yes >checking whether we can add -fno-delete-null-pointer-checks to CFLAGS... yes >checking whether we can add -fno-delete-null-pointer-checks to CXXFLAGS... yes >checking whether we can add -Wvla to CFLAGS... yes >checking whether we can add -Wvla to CXXFLAGS... yes >checking whether we can add -Waddress to CFLAGS... yes >checking whether we can add -Waddress to CXXFLAGS... yes >checking whether we can add -Wattributes to CFLAGS... yes >checking whether we can add -Wattributes to CXXFLAGS... yes >checking whether we can add -Wdiv-by-zero to CFLAGS... yes >checking whether we can add -Wdiv-by-zero to CXXFLAGS... yes >checking whether we can add -Wignored-qualifiers to CFLAGS... yes >checking whether we can add -Wignored-qualifiers to CXXFLAGS... yes >checking whether we can add -Wpragmas to CFLAGS... yes >checking whether we can add -Wpragmas to CXXFLAGS... yes >checking whether we can add -Wno-overlength-strings to CFLAGS... yes >checking whether we can add -Wno-overlength-strings to CXXFLAGS... yes >checking whether we can add -Wwrite-strings to CFLAGS... yes >checking whether we can add -Wwrite-strings to CXXFLAGS... yes >checking whether we can add -Wno-long-long to CFLAGS... yes >checking whether we can add -Wno-long-long to CXXFLAGS... yes >checking whether we can add -Wheader-guard to CFLAGS... no >checking whether we can add -Wheader-guard to CXXFLAGS... no >checking whether we can add -Wunused-const-variable to CFLAGS... no >checking whether we can add -Wunused-const-variable to CXXFLAGS... no >checking whether we can add -Wc++-compat to CFLAGS... yes >checking whether we can add -Wdeclaration-after-statement to CFLAGS... yes >checking whether we can add -Wshadow to CFLAGS... yes >checking whether -Wshadow warns about variables in function declarations shadowing other variables... no >checking whether we can add -Wno-pointer-sign to CFLAGS... yes >checking whether we can add -Wold-style-definition to CFLAGS... yes >checking whether we can add -Wstrict-prototypes to CFLAGS... yes >checking whether we can add -Wlogical-op to CFLAGS... yes >checking whether -Wlogical-op generates warnings from strchr()... no >checking whether we can add -Wjump-misses-init to CFLAGS... yes >checking whether we can add -Wshorten-64-to-32 to CFLAGS... no >checking whether we can add -fexcess-precision=fast to CFLAGS... yes >checking whether we can add -fexcess-precision=fast to CXXFLAGS... yes >checking whether we can add -fvisibility=hidden to CFLAGS... yes >checking whether we can add -fvisibility=hidden to CXXFLAGS... yes >checking whether we can add -Wl,--as-needed to LDFLAGS... yes >checking whether we can add -fPIE to CFLAGS... yes >checking whether we can add -fPIE -pie to LDFLAGS... yes >no >checking whether -D_FORTIFY_SOURCE=... can be used (without generating a warning)... no >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 make supports nested variables... (cached) yes >checking whether to use /usr/local for headers and libraries... no >checking for sed... (cached) /bin/sed >checking for GNU sed as first sed in PATH... yes >checking if profile builds must be generated... no >checking for QtCore - version >= 4.7.0... yes (version 4.8.6) >checking for QtGui - version >= 4.7.0... yes (version 4.8.6) >checking for QtWidgets - version >= 4.7.0... no >checking for QtPrintSupport - version >= 4.7.0... no >checking for QtMultimedia - version >= 4.7.0... no >checking for QtMacExtras - version >= 4.7.0... no >checking whether Qt works without -fPIC... yes >checking for uic-qt4... /usr/lib64/qt4/bin/uic >checking for moc-qt4... /usr/lib64/qt4/bin/moc >checking for rcc-qt4... /usr/lib64/qt4/bin/rcc >checking for pkg-config... (cached) /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking for GTK+ - version >= 3.0.0... yes (version 3.14.9) >checking for x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.16... yes >checking for GLIB - version >= 2.16.0... yes (version 2.46.2) >checking whether GLib supports loadable modules... yes >checking for dladdr... no >checking for dladdr... (cached) no >checking whether GLib supports POSIX/XSI thousands grouping... yes >checking whether to use OS X integration functions... yes >checking for gtkosx_application_set_menu_bar in -lgtkmacintegration... no >checking for gtk_mac_menu_set_menu_bar in -lGtk... no >checking for gtk_mac_menu_set_menu_bar in -lgtkmacintegration... no >checking for connect... yes >checking whether to use libpcap for packet capture... yes >checking for x86_64-pc-linux-gnu-pcap-config... no >checking for pcap-config... /usr/bin/pcap-config >checking for broken pcap-config... no >checking pcap.h usability... yes >checking pcap.h presence... yes >checking for pcap.h... yes >checking for pcap_open_dead... yes >checking for pcap_freecode... yes >checking whether pcap_breakloop is present... yes >checking whether pcap_findalldevs is present and usable... yes >checking for pcap_datalink_val_to_name... yes >checking for pcap_datalink_name_to_val... yes >checking for pcap_datalink_val_to_description... yes >checking for pcap_list_datalinks... yes >checking for pcap_set_datalink... yes >checking for pcap_lib_version... yes >checking for pcap_get_selectable_fd... yes >checking for pcap_free_datalinks... yes >checking for pcap_create... yes >checking for bpf_image... yes >checking for pcap_set_tstamp_precision... no >checking whether to include airpcap support... no >checking whether to build dumpcap... yes >checking whether to build rawshark... yes >checking whether to build androiddump... no >checking whether to use libpcap remote capturing feature... no >checking whether to use zlib for gzip compression and decompression... yes >checking zlib.h usability... yes >checking zlib.h presence... yes >checking for zlib.h... yes >checking for inflatePrime... yes >checking for inflatePrime missing when linking with X11... no >checking whether to use libportaudio for the GTK+ RTP player... no >checking whether to enable ipv6 name resolution if available... no >checking for setcap... /sbin/setcap >checking whether to install dumpcap with cap_net_admin and cap_net_raw capabilities... no >checking whether to install dumpcap setuid... no >checking for setresuid... yes >checking for setresgid... yes >wireshark >checking whether to use the libcap capabilities library... yes >checking for cap_set_flag in -lcap... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking getopt.h usability... yes >checking getopt.h presence... yes >checking for getopt.h... yes >checking grp.h usability... yes >checking grp.h presence... yes >checking for grp.h... yes >checking for inttypes.h... (cached) yes >checking netdb.h usability... yes >checking netdb.h presence... yes >checking for netdb.h... yes >checking for pwd.h... (cached) yes >checking for unistd.h... (cached) yes >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking sys/sockio.h usability... no >checking sys/sockio.h presence... no >checking for sys/sockio.h... no >checking for sys/stat.h... (cached) yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking for sys/types.h... (cached) yes >checking sys/utsname.h usability... yes >checking sys/utsname.h presence... yes >checking for sys/utsname.h... yes >checking sys/wait.h usability... yes >checking sys/wait.h presence... yes >checking for sys/wait.h... yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking arpa/nameser.h usability... yes >checking arpa/nameser.h presence... yes >checking for arpa/nameser.h... yes >checking for linux/sockios.h... yes >checking for linux/if_bonding.h... yes >checking whether to use SSL library... no >checking whether to use Kerberos library... no >checking whether to use the c-ares library if available... no >checking whether to use the GNU ADNS library if available... no >checking for getaddrinfo... yes >checking whether to use the GeoIP IP address mapping library if available... yes >checking for GeoIP_new in -lGeoIP... yes >checking for GeoIP_country_name_by_ipnum_v6 in -lGeoIP... yes >checking for tm_zone in struct tm... yes >checking for st_flags in struct stat... no >checking for sa_len in struct sockaddr... no >checking whether byte ordering is bigendian... no >checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 needs -traditional... no >checking for getopt_long... yes >checking whether optreset is defined... no >checking for mkstemp... yes >checking for mkdtemp... yes >checking for library containing inet_aton... none required >checking for library containing inet_pton... none required >checking for broken inet_pton... ok >checking for library containing inet_ntop... none required >checking for inet_ntop prototype... yes >checking for strptime... yes >checking for popcount... no >checking for getprotobynumber... yes >checking for issetugid... no >checking for sysconf... yes >checking for SBC... no >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating doxygen.cfg >config.status: creating wireshark.pc >config.status: creating asn1/Makefile >config.status: creating asn1/acp133/Makefile >config.status: creating asn1/acse/Makefile >config.status: creating asn1/ansi_map/Makefile >config.status: creating asn1/ansi_tcap/Makefile >config.status: creating asn1/atn-cm/Makefile >config.status: creating asn1/atn-cpdlc/Makefile >config.status: creating asn1/atn-ulcs/Makefile >config.status: creating asn1/c1222/Makefile >config.status: creating asn1/camel/Makefile >config.status: creating asn1/cdt/Makefile >config.status: creating asn1/charging_ase/Makefile >config.status: creating asn1/cmip/Makefile >config.status: creating asn1/cmp/Makefile >config.status: creating asn1/crmf/Makefile >config.status: creating asn1/cms/Makefile >config.status: creating asn1/credssp/Makefile >config.status: creating asn1/dap/Makefile >config.status: creating asn1/disp/Makefile >config.status: creating asn1/dop/Makefile >config.status: creating asn1/dsp/Makefile >config.status: creating asn1/ess/Makefile >config.status: creating asn1/ftam/Makefile >config.status: creating asn1/goose/Makefile >config.status: creating asn1/gprscdr/Makefile >config.status: creating asn1/gsm_map/Makefile >config.status: creating asn1/h225/Makefile >config.status: creating asn1/h235/Makefile >config.status: creating asn1/h245/Makefile >config.status: creating asn1/h248/Makefile >config.status: creating asn1/h282/Makefile >config.status: creating asn1/h283/Makefile >config.status: creating asn1/h323/Makefile >config.status: creating asn1/h450/Makefile >config.status: creating asn1/h450-ros/Makefile >config.status: creating asn1/h460/Makefile >config.status: creating asn1/h501/Makefile >config.status: creating asn1/HI2Operations/Makefile >config.status: creating asn1/hnbap/Makefile >config.status: creating asn1/idmp/Makefile >config.status: creating asn1/ilp/Makefile >config.status: creating asn1/inap/Makefile >config.status: creating asn1/isdn-sup/Makefile >config.status: creating asn1/kerberos/Makefile >config.status: creating asn1/lcsap/Makefile >config.status: creating asn1/ldap/Makefile >config.status: creating asn1/logotypecertextn/Makefile >config.status: creating asn1/lpp/Makefile >config.status: creating asn1/lppa/Makefile >config.status: creating asn1/lppe/Makefile >config.status: creating asn1/lte-rrc/Makefile >config.status: creating asn1/m3ap/Makefile >config.status: creating asn1/mms/Makefile >config.status: creating asn1/mpeg-audio/Makefile >config.status: creating asn1/mpeg-pes/Makefile >config.status: creating asn1/nbap/Makefile >config.status: creating asn1/ns_cert_exts/Makefile >config.status: creating asn1/novell_pkis/Makefile >config.status: creating asn1/ocsp/Makefile >config.status: creating asn1/p1/Makefile >config.status: creating asn1/p22/Makefile >config.status: creating asn1/p7/Makefile >config.status: creating asn1/p772/Makefile >config.status: creating asn1/pcap/Makefile >config.status: creating asn1/pkcs1/Makefile >config.status: creating asn1/pkcs12/Makefile >config.status: creating asn1/pkinit/Makefile >config.status: creating asn1/pkixac/Makefile >config.status: creating asn1/pkix1explicit/Makefile >config.status: creating asn1/pkix1implicit/Makefile >config.status: creating asn1/pkixproxy/Makefile >config.status: creating asn1/pkixqualified/Makefile >config.status: creating asn1/pkixtsp/Makefile >config.status: creating asn1/pres/Makefile >config.status: creating asn1/q932/Makefile >config.status: creating asn1/q932-ros/Makefile >config.status: creating asn1/qsig/Makefile >config.status: creating asn1/ranap/Makefile >config.status: creating asn1/rnsap/Makefile >config.status: creating asn1/ros/Makefile >config.status: creating asn1/rrc/Makefile >config.status: creating asn1/rrlp/Makefile >config.status: creating asn1/rtse/Makefile >config.status: creating asn1/rua/Makefile >config.status: creating asn1/s1ap/Makefile >config.status: creating asn1/sabp/Makefile >config.status: creating asn1/sbc-ap/Makefile >config.status: creating asn1/smrse/Makefile >config.status: creating asn1/snmp/Makefile >config.status: creating asn1/spnego/Makefile >config.status: creating asn1/sv/Makefile >config.status: creating asn1/t124/Makefile >config.status: creating asn1/t125/Makefile >config.status: creating asn1/t38/Makefile >config.status: creating asn1/tcap/Makefile >config.status: creating asn1/tetra/Makefile >config.status: creating asn1/ulp/Makefile >config.status: creating asn1/wlancertextn/Makefile >config.status: creating asn1/x2ap/Makefile >config.status: creating asn1/x509af/Makefile >config.status: creating asn1/x509ce/Makefile >config.status: creating asn1/x509if/Makefile >config.status: creating asn1/x509sat/Makefile >config.status: creating asn1/x721/Makefile >config.status: creating capchild/Makefile >config.status: creating capchild/doxygen.cfg >config.status: creating caputils/Makefile >config.status: creating caputils/doxygen.cfg >config.status: creating doc/Makefile >config.status: creating docbook/Makefile >config.status: creating epan/Makefile >config.status: creating epan/compress/Makefile >config.status: creating epan/crypt/Makefile >config.status: creating epan/doxygen.cfg >config.status: creating epan/dfilter/Makefile >config.status: creating epan/dissectors/Makefile >config.status: creating epan/dissectors/dcerpc/Makefile >config.status: creating epan/dissectors/pidl/Makefile >config.status: creating epan/ftypes/Makefile >config.status: creating epan/nghttp2/Makefile >config.status: creating epan/wmem/Makefile >config.status: creating epan/wslua/Makefile >config.status: creating codecs/Makefile >config.status: creating ui/Makefile >config.status: creating ui/doxygen.cfg >config.status: creating ui/gtk/Makefile >config.status: creating ui/gtk/doxygen.cfg >config.status: creating ui/cli/Makefile >config.status: creating ui/qt/Makefile >config.status: creating ui/qt/doxygen.cfg >config.status: creating help/Makefile >config.status: creating packaging/Makefile >config.status: creating packaging/macosx/Info.plist >config.status: creating packaging/macosx/Makefile >config.status: creating packaging/macosx/osx-dmg.sh >config.status: creating packaging/macosx/Wireshark_package.pmdoc/index.xml >config.status: creating packaging/nsis/Makefile >config.status: creating packaging/rpm/Makefile >config.status: creating packaging/rpm/SPECS/Makefile >config.status: creating packaging/rpm/SPECS/wireshark.spec >config.status: creating packaging/svr4/Makefile >config.status: creating packaging/svr4/checkinstall >config.status: creating packaging/svr4/pkginfo >config.status: creating plugins/Makefile >config.status: creating plugins/docsis/Makefile >config.status: creating plugins/easy_codec/Makefile >config.status: creating plugins/ethercat/Makefile >config.status: creating plugins/gryphon/Makefile >config.status: creating plugins/irda/Makefile >config.status: creating plugins/m2m/Makefile >config.status: creating plugins/mate/Makefile >config.status: creating plugins/opcua/Makefile >config.status: creating plugins/profinet/Makefile >config.status: creating plugins/stats_tree/Makefile >config.status: creating plugins/unistim/Makefile >config.status: creating plugins/wimax/Makefile >config.status: creating plugins/wimaxasncp/Makefile >config.status: creating plugins/wimaxmacphy/Makefile >config.status: creating tools/Makefile >config.status: creating tools/lemon/Makefile >config.status: creating wiretap/Makefile >config.status: creating wsutil/Makefile >config.status: creating echld/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands > >The Wireshark package has been configured with the following options. > Build wireshark : yes (with Qt 4) > Build wireshark-gtk : yes (with GTK+ 3) > Build tshark : yes > Build tfshark : no > Build capinfos : yes > Build captype : yes > Build editcap : yes > Build dumpcap : yes > Build mergecap : yes > Build reordercap : yes > Build text2pcap : yes > Build randpkt : yes > Build dftest : yes > Build rawshark : yes > Build androiddump : no > Build echld : no > > Save files as pcap-ng by default : yes > Install dumpcap with capabilities : no > Install dumpcap setuid : no > Use dumpcap group : wireshark > Use plugins : yes > Use external capture sources : yes > Use Lua library : no > Build Qt RTP player : no > Build GTK+ RTP player : no > Build profile binaries : no > Use pcap library : yes > Use zlib library : yes > Use kerberos library : no > Use c-ares library : no > Use GNU ADNS library : no > Use SMI MIB library : no > Use GNU crypto library : yes > Use SSL crypto library : no > Use IPv6 name resolution : no > Use gnutls library : yes > Use POSIX capabilities library : yes > Use GeoIP library : yes > Use nl library : yes (v3) > Use SBC codec library : no >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-analyzer/wireshark-2.0.3/work/wireshark-2.0.3 ... >make -j5 >/usr/bin/perl ./make-version.pl . >version.h has been updated. >make all-recursive >make[1]: Entering directory '/var/tmp/portage/net-analyzer/wireshark-2.0.3/work/wireshark-2.0.3' >Making all in tools >make[2]: Entering directory '/var/tmp/portage/net-analyzer/wireshark-2.0.3/work/wireshark-2.0.3/tools' >Making all in lemon >make[3]: Entering directory '/var/tmp/portage/net-analyzer/wireshark-2.0.3/work/wireshark-2.0.3/tools/lemon' >x86_64-pc-linux-gnu-gcc -std=gnu99 -I../.. -Wall -W -Wextra -Wendif-labels -Wpointer-arith -Warray-bounds -Wformat-security -fwrapv -fno-strict-overflow -fno-delete-null-pointer-checks -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wdeclaration-after-statement -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wlogical-op -Wjump-misses-init -fexcess-precision=fast -fvisibility=hidden -fPIE -o lemon lemon.c >make[3]: Leaving directory '/var/tmp/portage/net-analyzer/wireshark-2.0.3/work/wireshark-2.0.3/tools/lemon' >make[3]: Entering directory '/var/tmp/portage/net-analyzer/wireshark-2.0.3/work/wireshark-2.0.3/tools' >sed \ > -e 's,@BIN_PREFIX\@,/usr/bin,' \ > -e 's,@TSHARK_BIN\@,tshark,' \ > -e 's,@DUMPCAP_BIN\@,dumpcap,' \ > < ./setuid-root.pl.in > setuid-root.pl >chmod +x setuid-root.pl >make[3]: Leaving directory '/var/tmp/portage/net-analyzer/wireshark-2.0.3/work/wireshark-2.0.3/tools' >make[2]: Leaving directory '/var/tmp/portage/net-analyzer/wireshark-2.0.3/work/wireshark-2.0.3/tools' >Making all in wsutil >make[2]: Entering directory '/var/tmp/portage/net-analyzer/wireshark-2.0.3/work/wireshark-2.0.3/wsutil' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./.. -DTOP_SRCDIR=\"/var/tmp/portage/net-analyzer/wireshark-2.0.3/work/wireshark-2.0.3\" -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -DGTK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATED -I/usr/include '-DPLUGIN_INSTALL_DIR="/usr/lib64/wireshark/plugins/2.0.3"' -DWS_BUILD_DLL -Wall -W -Wextra -Wendif-labels -Wpointer-arith -Warray-bounds -Wformat-security -fwrapv -fno-strict-overflow -fno-delete-null-pointer-checks -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wdeclaration-after-statement -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wlogical-op -Wjump-misses-init -fexcess-precision=fast -fvisibility=hidden -O2 -pipe -march=native -I/usr/include/libnl3 -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -c -o adler32.lo adler32.c > > >... > > >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../wiretap -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -DGTK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATED -I/usr/include '-DPLUGIN_INSTALL_DIR="/usr/lib64/wireshark/plugins/2.0.3"' -Wall -W -Wextra -Wendif-labels -Wpointer-arith -Warray-bounds -Wformat-security -fwrapv -fno-strict-overflow -fno-delete-null-pointer-checks -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wc++-compat -Wdeclaration-after-statement -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wlogical-op -Wjump-misses-init -fexcess-precision=fast -fvisibility=hidden -O2 -pipe -march=native -I/usr/include/libnl3 -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -c -o libui_a-util.o `test -f 'util.c' || echo './'`util.c >^[[01m^[[Ktraffic_table_ui.c:^[[m^[[K In function â^[[01m^[[Kcreate_endpoint_geoip_map^[[m^[[Kâ: >^[[01m^[[Ktraffic_table_ui.c:175:14:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kâ^[[01m^[[KGEOIP_CITY_EDITION_REV0_V6^[[m^[[Kâ undeclared (first use in this function) > case GEOIP_CITY_EDITION_REV0_V6: >^[[01;32m^[[K ^^[[m^[[K >^[[01m^[[Ktraffic_table_ui.c:175:14:^[[m^[[K ^[[01;36m^[[Knote: ^[[m^[[Keach undeclared identifier is reported only once for each function it appears in >^[[01m^[[Ktraffic_table_ui.c:176:14:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kâ^[[01m^[[KGEOIP_CITY_EDITION_REV1_V6^[[m^[[Kâ undeclared (first use in this function) > case GEOIP_CITY_EDITION_REV1_V6: >^[[01;32m^[[K ^^[[m^[[K >Makefile:1388: recipe for target 'libui_a-traffic_table_ui.o' failed >make[2]: *** [libui_a-traffic_table_ui.o] Error 1 >make[2]: *** Waiting for unfinished jobs.... >make[2]: Leaving directory '/var/tmp/portage/net-analyzer/wireshark-2.0.3/work/wireshark-2.0.3/ui' >Makefile:3749: recipe for target 'all-recursive' failed >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/net-analyzer/wireshark-2.0.3/work/wireshark-2.0.3' >Makefile:2358: recipe for target 'all' failed >make: *** [all] Error 2 > ^[[31;01m*^[[0m ERROR: net-analyzer/wireshark-2.0.3::gentoo failed (compile phase): > ^[[31;01m*^[[0m emake failed > ^[[31;01m*^[[0m > ^[[31;01m*^[[0m If you need support, post the output of `emerge --info '=net-analyzer/wireshark-2.0.3::gentoo'`, > ^[[31;01m*^[[0m the complete build log and the output of `emerge -pqv '=net-analyzer/wireshark-2.0.3::gentoo'`. > ^[[31;01m*^[[0m The complete build log is located at '/var/tmp/portage/net-analyzer/wireshark-2.0.3/temp/build.log'. > ^[[31;01m*^[[0m The ebuild environment file is located at '/var/tmp/portage/net-analyzer/wireshark-2.0.3/temp/environment'. > ^[[31;01m*^[[0m Working directory: '/var/tmp/portage/net-analyzer/wireshark-2.0.3/work/wireshark-2.0.3' > ^[[31;01m*^[[0m S: '/var/tmp/portage/net-analyzer/wireshark-2.0.3/work/wireshark-2.0.3' >
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 582880
:
434132
| 434134