Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 519390 Details for
Bug 647538
net-libs/libpcap-1.8.1 - .../work/libpcap-libpcap-1.8.1/grammar.y:78:21: fatal error: scanner.h: No such file or directory
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
libpcap.log (text/plain), 16.20 KB, created by
Geoff Levand
on 2018-02-13 21:00:08 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Geoff Levand
Created:
2018-02-13 21:00:08 UTC
Size:
16.20 KB
patch
obsolete
> * Package: net-libs/libpcap-1.8.1 > * Repository: portage-stable > * Maintainer: netmon@gentoo.org > * USE: arm64 elibc_glibc kernel_linux usb userland_GNU > * FEATURES: ccache compressdebug network-sandbox preserve-libs sandbox splitdebug userpriv usersandbox > * Running stacked hooks for pre_pkg_setup > * sysroot_build_bin_dir ... > [ ok ] > * Running stacked hooks for pre_src_unpack > * python_multilib_setup ... > [ ok ] >>>> Unpacking source... >>>> Unpacking libpcap-1.8.1.tar.gz to /build/arm64-usr/var/tmp/portage/net-libs/libpcap-1.8.1/work >>>> Source unpacked in /build/arm64-usr/var/tmp/portage/net-libs/libpcap-1.8.1/work >>>> Preparing source in /build/arm64-usr/var/tmp/portage/net-libs/libpcap-1.8.1/work/libpcap-libpcap-1.8.1 ... > * Applying libpcap-1.6.1-prefix-solaris.patch ... > [ ok ] > * Applying libpcap-1.8.1-cross-compile.patch ... > [ ok ] > * Applying libpcap-1.8.1-darwin.patch ... > [ ok ] > * Applying libpcap-1.8.1-libnl.patch ... > [ ok ] > * Applying libpcap-1.8.1-usbmon.patch ... > [ ok ] > * Running eautoreconf in '/build/arm64-usr/var/tmp/portage/net-libs/libpcap-1.8.1/work/libpcap-libpcap-1.8.1' ... > * Running autoconf --force -I /build/arm64-usr/usr/share/aclocal ... > [ ok ] > * Running autoheader -I /build/arm64-usr/usr/share/aclocal ... > [ ok ] > * Running elibtoolize in: libpcap-libpcap-1.8.1/ >>>> Source prepared. >>>> Configuring source in /build/arm64-usr/var/tmp/portage/net-libs/libpcap-1.8.1/work/libpcap-libpcap-1.8.1 ... > * .arm64: running multilib-minimal_abi_src_configure > * econf: updating libpcap-libpcap-1.8.1/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating libpcap-libpcap-1.8.1/config.guess with /usr/share/gnuconfig/config.guess >/build/arm64-usr/var/tmp/portage/net-libs/libpcap-1.8.1/work/libpcap-libpcap-1.8.1/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=aarch64-cros-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/libpcap-1.8.1 --htmldir=/usr/share/doc/libpcap-1.8.1/html --libdir=/usr/lib64 --disable-bluetooth --enable-usb --disable-dbus --without-libnl --enable-ipv6 >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux >configure: loading site script /usr/share/crossdev/include/site/linux-gnu >checking build system type... x86_64-pc-linux-gnu >checking host system type... aarch64-cros-linux-gnu >checking target system type... aarch64-cros-linux-gnu >checking for aarch64-cros-linux-gnu-gcc... aarch64-cros-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... yes >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether aarch64-cros-linux-gnu-gcc accepts -g... yes >checking for aarch64-cros-linux-gnu-gcc option to accept ISO C89... none needed >checking whether the compiler supports the -fvisibility=hidden option... yes >checking for inline... inline >checking for __attribute__... yes >checking whether __attribute__((unused)) can be used without warnings... yes >checking whether __attribute__((format)) can be used without warnings... yes >checking how to run the C preprocessor... aarch64-cros-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >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 sys/bitypes.h usability... yes >checking sys/bitypes.h presence... yes >checking for sys/bitypes.h... yes >checking for int8_t... yes >checking for u_int8_t... yes >checking for int16_t... yes >checking for u_int16_t... yes >checking for int32_t... yes >checking for u_int32_t... yes >checking for int64_t... yes >checking for u_int64_t... 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 _LARGEFILE_SOURCE value needed for large files... no >checking sys/ioccom.h usability... no >checking sys/ioccom.h presence... no >checking for sys/ioccom.h... no >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking sys/sockio.h usability... no >checking sys/sockio.h presence... no >checking for sys/sockio.h... no >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking linux/types.h usability... yes >checking linux/types.h presence... yes >checking for linux/types.h... yes >checking linux/if_packet.h usability... yes >checking linux/if_packet.h presence... yes >checking for linux/if_packet.h... yes >checking netpacket/packet.h usability... yes >checking netpacket/packet.h presence... yes >checking for netpacket/packet.h... yes >checking netpacket/if_packet.h usability... no >checking netpacket/if_packet.h presence... no >checking for netpacket/if_packet.h... no >checking for net/pfvar.h... no >checking for netinet/if_ether.h... yes >checking for linux/sockios.h... yes >checking for linux/if_bonding.h... yes >checking for ANSI ioctl definitions... yes >checking for strerror... yes >checking for strlcpy... no >checking for vsnprintf... yes >checking for snprintf... yes >checking for strtok_r... yes >checking for library containing gethostbyname... none required >checking for library containing socket... none required >checking for library containing putmsg... none required >checking for ether_hostton... yes >checking whether ether_hostton is declared... no >checking netinet/ether.h usability... yes >checking netinet/ether.h presence... yes >checking for netinet/ether.h... yes >checking whether ether_hostton is declared... yes >checking if --disable-protochain option is specified... enabled >checking packet capture type... linux >checking for linux/wireless.h... yes >checking for linux/ethtool.h... yes >checking if if_packet.h has tpacket_stats defined... yes >checking if tpacket_auxdata struct has tp_vlan_tci member... yes >checking for getifaddrs... yes >checking ifaddrs.h usability... yes >checking ifaddrs.h presence... yes >checking for ifaddrs.h... yes >checking for socklen_t... yes >checking for getaddrinfo... (cached) yes >checking whether to build optimizer debugging code... no >checking whether to build parser debugging code... no >checking whether we have DAG API headers... no >checking whether we have Septel API headers... no >checking whether we have Myricom Sniffer API... no >checking whether TurboCap is supported... no >checking for flex... flex >checking lex output file root... lex.yy >checking lex library... -lfl >checking whether yytext is a pointer... yes >checking for capable lex... yes >checking for bison... bison -y >checking for capable yacc/bison... yes >checking for aarch64-cros-linux-gnu-ranlib... aarch64-cros-linux-gnu-ranlib >checking for aarch64-cros-linux-gnu-ar... aarch64-cros-linux-gnu-ar >checking whether ln -s works... yes >checking if sockaddr struct has the sa_len member... no >checking if sockaddr_storage struct exists... yes >checking if dl_hp_ppa_info_t struct has dl_module_id_1 member... no >checking if unaligned accesses fail... /build/arm64-usr/var/tmp/portage/net-libs/libpcap-1.8.1/work/libpcap-libpcap-1.8.1/configure: line 8366: ./conftest: No such file or directory >yes >checking for USB sniffing support... yes >configure: Device for USB sniffing is /dev/usbmon >checking linux/compiler.h usability... no >checking linux/compiler.h presence... no >checking for linux/compiler.h... no >checking linux/usbdevice_fs.h usability... yes >checking linux/usbdevice_fs.h presence... yes >checking for linux/usbdevice_fs.h... yes >checking if usbdevfs_ctrltransfer struct has bRequestType member... yes >checking whether the platform could support netfilter sniffing... yes >checking whether we can compile the netfilter support... yes >checking linux/net_tstamp.h usability... yes >checking linux/net_tstamp.h presence... yes >checking for linux/net_tstamp.h... yes >checking for a BSD-compatible install... /usr/bin/install -c >configure: creating ./config.status >config.status: creating Makefile >config.status: creating pcap-filter.manmisc >config.status: creating pcap-linktype.manmisc >config.status: creating pcap-tstamp.manmisc >config.status: creating pcap-savefile.manfile >config.status: creating pcap.3pcap >config.status: creating pcap_compile.3pcap >config.status: creating pcap_datalink.3pcap >config.status: creating pcap_dump_open.3pcap >config.status: creating pcap_get_tstamp_precision.3pcap >config.status: creating pcap_list_datalinks.3pcap >config.status: creating pcap_list_tstamp_types.3pcap >config.status: creating pcap_open_dead.3pcap >config.status: creating pcap_open_offline.3pcap >config.status: creating pcap_set_tstamp_precision.3pcap >config.status: creating pcap_set_tstamp_type.3pcap >config.status: creating config.h >config.status: executing default-1 commands >>>> Source configured. >>>> Compiling source in /build/arm64-usr/var/tmp/portage/net-libs/libpcap-1.8.1/work/libpcap-libpcap-1.8.1 ... > * .arm64: running multilib-minimal_abi_src_compile >make --jobs=4 --load-average=8 all shared >aarch64-cros-linux-gnu-gcc -I/build/arm64-usr/var/tmp/portage/net-libs/libpcap-1.8.1/work/libpcap-libpcap-1.8.1 -fvisibility=hidden -fpic -O2 -pipe -mtune=generic -g -I. -DBUILDING_PCAP -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -O2 -pipe -mtune=generic -g -c /build/arm64-usr/var/tmp/portage/net-libs/libpcap-1.8.1/work/libpcap-libpcap-1.8.1/pcap-linux.c >aarch64-cros-linux-gnu-gcc -I/build/arm64-usr/var/tmp/portage/net-libs/libpcap-1.8.1/work/libpcap-libpcap-1.8.1 -fvisibility=hidden -fpic -O2 -pipe -mtune=generic -g -I. -DBUILDING_PCAP -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -O2 -pipe -mtune=generic -g -c /build/arm64-usr/var/tmp/portage/net-libs/libpcap-1.8.1/work/libpcap-libpcap-1.8.1/fad-getad.c >aarch64-cros-linux-gnu-gcc -I/build/arm64-usr/var/tmp/portage/net-libs/libpcap-1.8.1/work/libpcap-libpcap-1.8.1 -fvisibility=hidden -fpic -O2 -pipe -mtune=generic -g -I. -DBUILDING_PCAP -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -O2 -pipe -mtune=generic -g -c /build/arm64-usr/var/tmp/portage/net-libs/libpcap-1.8.1/work/libpcap-libpcap-1.8.1/pcap-netfilter-linux.c >/build/arm64-usr/var/tmp/portage/net-libs/libpcap-1.8.1/work/libpcap-libpcap-1.8.1/gen_version_header.sh /build/arm64-usr/var/tmp/portage/net-libs/libpcap-1.8.1/work/libpcap-libpcap-1.8.1/VERSION /build/arm64-usr/var/tmp/portage/net-libs/libpcap-1.8.1/work/libpcap-libpcap-1.8.1/pcap_version.h.in pcap_version.h >aarch64-cros-linux-gnu-gcc -I/build/arm64-usr/var/tmp/portage/net-libs/libpcap-1.8.1/work/libpcap-libpcap-1.8.1 -fvisibility=hidden -fpic -O2 -pipe -mtune=generic -g -I. -DBUILDING_PCAP -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -O2 -pipe -mtune=generic -g -c /build/arm64-usr/var/tmp/portage/net-libs/libpcap-1.8.1/work/libpcap-libpcap-1.8.1/pcap-usb-linux.c >aarch64-cros-linux-gnu-gcc -I/build/arm64-usr/var/tmp/portage/net-libs/libpcap-1.8.1/work/libpcap-libpcap-1.8.1 -fvisibility=hidden -fpic -O2 -pipe -mtune=generic -g -I. -DBUILDING_PCAP -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -O2 -pipe -mtune=generic -g -c /build/arm64-usr/var/tmp/portage/net-libs/libpcap-1.8.1/work/libpcap-libpcap-1.8.1/inet.c >aarch64-cros-linux-gnu-gcc -I/build/arm64-usr/var/tmp/portage/net-libs/libpcap-1.8.1/work/libpcap-libpcap-1.8.1 -fvisibility=hidden -fpic -O2 -pipe -mtune=generic -g -I. -DBUILDING_PCAP -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -O2 -pipe -mtune=generic -g -c /build/arm64-usr/var/tmp/portage/net-libs/libpcap-1.8.1/work/libpcap-libpcap-1.8.1/fad-helpers.c >bison -y -p pcap_ -o grammar.c -d /build/arm64-usr/var/tmp/portage/net-libs/libpcap-1.8.1/work/libpcap-libpcap-1.8.1/grammar.y >/build/arm64-usr/var/tmp/portage/net-libs/libpcap-1.8.1/work/libpcap-libpcap-1.8.1/grammar.y: warning: 38 shift/reduce conflicts [-Wconflicts-sr] >aarch64-cros-linux-gnu-gcc -I/build/arm64-usr/var/tmp/portage/net-libs/libpcap-1.8.1/work/libpcap-libpcap-1.8.1 -fvisibility=hidden -fpic -O2 -pipe -mtune=generic -g -I. -DBUILDING_PCAP -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -O2 -pipe -mtune=generic -g -c /build/arm64-usr/var/tmp/portage/net-libs/libpcap-1.8.1/work/libpcap-libpcap-1.8.1/nametoaddr.c >aarch64-cros-linux-gnu-gcc -I/build/arm64-usr/var/tmp/portage/net-libs/libpcap-1.8.1/work/libpcap-libpcap-1.8.1 -fvisibility=hidden -fpic -O2 -pipe -mtune=generic -g -I. -DBUILDING_PCAP -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -O2 -pipe -mtune=generic -g -c /build/arm64-usr/var/tmp/portage/net-libs/libpcap-1.8.1/work/libpcap-libpcap-1.8.1/etherent.c >aarch64-cros-linux-gnu-gcc -I/build/arm64-usr/var/tmp/portage/net-libs/libpcap-1.8.1/work/libpcap-libpcap-1.8.1 -fvisibility=hidden -fpic -O2 -pipe -mtune=generic -g -I. -DBUILDING_PCAP -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -O2 -pipe -mtune=generic -g -c /build/arm64-usr/var/tmp/portage/net-libs/libpcap-1.8.1/work/libpcap-libpcap-1.8.1/savefile.c >aarch64-cros-linux-gnu-gcc -I/build/arm64-usr/var/tmp/portage/net-libs/libpcap-1.8.1/work/libpcap-libpcap-1.8.1 -fvisibility=hidden -fpic -O2 -pipe -mtune=generic -g -I. -DBUILDING_PCAP -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -O2 -pipe -mtune=generic -g -c /build/arm64-usr/var/tmp/portage/net-libs/libpcap-1.8.1/work/libpcap-libpcap-1.8.1/sf-pcap.c >aarch64-cros-linux-gnu-gcc -I/build/arm64-usr/var/tmp/portage/net-libs/libpcap-1.8.1/work/libpcap-libpcap-1.8.1 -fvisibility=hidden -fpic -O2 -pipe -mtune=generic -g -I. -DBUILDING_PCAP -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -O2 -pipe -mtune=generic -g -c /build/arm64-usr/var/tmp/portage/net-libs/libpcap-1.8.1/work/libpcap-libpcap-1.8.1/sf-pcap-ng.c >aarch64-cros-linux-gnu-gcc -I/build/arm64-usr/var/tmp/portage/net-libs/libpcap-1.8.1/work/libpcap-libpcap-1.8.1 -fvisibility=hidden -fpic -O2 -pipe -mtune=generic -g -I. -DBUILDING_PCAP -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -O2 -pipe -mtune=generic -g -c /build/arm64-usr/var/tmp/portage/net-libs/libpcap-1.8.1/work/libpcap-libpcap-1.8.1/pcap-common.c >aarch64-cros-linux-gnu-gcc -I/build/arm64-usr/var/tmp/portage/net-libs/libpcap-1.8.1/work/libpcap-libpcap-1.8.1 -fvisibility=hidden -fpic -O2 -pipe -mtune=generic -g -I. -DBUILDING_PCAP -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -O2 -pipe -mtune=generic -g -c /build/arm64-usr/var/tmp/portage/net-libs/libpcap-1.8.1/work/libpcap-libpcap-1.8.1/bpf_image.c >aarch64-cros-linux-gnu-gcc -I/build/arm64-usr/var/tmp/portage/net-libs/libpcap-1.8.1/work/libpcap-libpcap-1.8.1 -fvisibility=hidden -fpic -O2 -pipe -mtune=generic -g -I. -DBUILDING_PCAP -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -O2 -pipe -mtune=generic -g -c /build/arm64-usr/var/tmp/portage/net-libs/libpcap-1.8.1/work/libpcap-libpcap-1.8.1/bpf_dump.c >aarch64-cros-linux-gnu-gcc -I/build/arm64-usr/var/tmp/portage/net-libs/libpcap-1.8.1/work/libpcap-libpcap-1.8.1 -fvisibility=hidden -fpic -O2 -pipe -mtune=generic -g -I. -DBUILDING_PCAP -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -O2 -pipe -mtune=generic -g -c grammar.c >/build/arm64-usr/var/tmp/portage/net-libs/libpcap-1.8.1/work/libpcap-libpcap-1.8.1/grammar.y:78:21: fatal error: scanner.h: No such file or directory > #include "scanner.h" > ^ >compilation terminated. >Makefile:470: recipe for target 'grammar.o' failed >make: *** [grammar.o] Error 1 > * ERROR: net-libs/libpcap-1.8.1::portage-stable failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=net-libs/libpcap-1.8.1::portage-stable'`, > * the complete build log and the output of `emerge -pqv '=net-libs/libpcap-1.8.1::portage-stable'`. > * The complete build log is located at '/build/arm64-usr/var/log/portage/net-libs:libpcap-1.8.1:20180209-110053.log'. > * For convenience, a symlink to the build log is located at '/build/arm64-usr/var/tmp/portage/net-libs/libpcap-1.8.1/temp/build.log'. > * The ebuild environment file is located at '/build/arm64-usr/var/tmp/portage/net-libs/libpcap-1.8.1/temp/environment'. > * Working directory: '/build/arm64-usr/var/tmp/portage/net-libs/libpcap-1.8.1/work/libpcap-libpcap-1.8.1-.arm64' > * S: '/build/arm64-usr/var/tmp/portage/net-libs/libpcap-1.8.1/work/libpcap-libpcap-1.8.1' >
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 647538
: 519390