Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 484910 Details for
Bug 625236
=net-misc/radvd-2.14: In file included from includes.h:106:0, from recv.c:17: /usr/include/linux/if_arp.h:114:8: error: redefinition of 'struct arpreq'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Compile log
build.log (text/x-log), 8.96 KB, created by
Murilo Morais
on 2017-07-15 18:59:20 UTC
(
hide
)
Description:
Compile log
Filename:
MIME Type:
Creator:
Murilo Morais
Created:
2017-07-15 18:59:20 UTC
Size:
8.96 KB
patch
obsolete
> * Package: net-misc/radvd-2.14 > * Repository: gentoo > * Maintainer: xmw@gentoo.org prometheanfire@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: compressdebug installsources preserve-libs sandbox splitdebug userpriv usersandbox >>>> Unpacking source... >>>> Unpacking radvd-2.14.tar.gz to /var/tmp/portage/net-misc/radvd-2.14/work >>>> Source unpacked in /var/tmp/portage/net-misc/radvd-2.14/work > * Applying user patches from /etc/portage/patches//net-misc/radvd ... > * Done with patching >>>> Preparing source in /var/tmp/portage/net-misc/radvd-2.14/work/radvd-2.14 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-misc/radvd-2.14/work/radvd-2.14 ... > * econf: updating radvd-2.14/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating radvd-2.14/config.guess with /usr/share/gnuconfig/config.guess >./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 --with-pidfile=/var/run/radvd/radvd.pid --disable-silent-rules --without-check >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/python3.4/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 make supports nested variables... (cached) yes >checking architecture... linux >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... none needed >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >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.9.0... yes >checking netlink... yes >checking for library containing clock_gettime... none required >checking for rm... /bin/rm >checking for sed... /bin/sed >checking for ln... /bin/ln >checking for bison... bison -y >checking for flex... flex >checking lex output file root... lex.yy >checking lex library... -lfl >checking whether yytext is a pointer... yes >checking for tar... /bin/tar >checking for gzip... /bin/gzip >checking where to put logfile... /var/log/radvd.log >checking where to put pidfile... /var/run/radvd/radvd.pid >checking where to find configfile... /etc/radvd.conf >checking which syslog facility to use... LOG_DAEMON >checking for inet_ntop in -lc... yes >checking how to run the C preprocessor... x86_64-pc-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 getopt.h usability... yes >checking getopt.h presence... yes >checking for getopt.h... yes >checking ifaddrs.h usability... yes >checking ifaddrs.h presence... yes >checking for ifaddrs.h... yes >checking linux/if_arp.h usability... yes >checking linux/if_arp.h presence... yes >checking for linux/if_arp.h... yes >checking machine/limits.h usability... no >checking machine/limits.h presence... no >checking for machine/limits.h... no >checking machine/param.h usability... no >checking machine/param.h presence... no >checking for machine/param.h... no >checking net/if_arp.h usability... yes >checking net/if_arp.h presence... yes >checking for net/if_arp.h... yes >checking net/if_dl.h usability... no >checking net/if_dl.h presence... no >checking for net/if_dl.h... no >checking net/if_types.h usability... no >checking net/if_types.h presence... no >checking for net/if_types.h... no >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking sys/sockio.h usability... no >checking sys/sockio.h presence... no >checking for sys/sockio.h... no >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking time.h usability... yes >checking time.h presence... yes >checking for time.h... yes >checking whether time.h and sys/time.h may both be included... yes >checking whether struct sockaddr_in6 has sin6_scope_id... yes >checking whether struct in6_addr has u6_addrXX and defines s6_addrXX... yes >checking for getopt_long... yes >checking for ppoll... yes >checking for sysctl... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating redhat/radvd.spec >config.status: creating config.h >config.status: executing depfiles commands > >Your build configuration: > > CPPFLAGS = > CFLAGS = -march=native -pipe -O3 > LDFLAGS = -Wl,-O1 -Wl,--as-needed > Arch = linux > Extras: privsep-linux.o device-linux.o netlink.o > prefix: /usr > PID file: /var/run/radvd/radvd.pid > Log file: /var/log/radvd.log > Config file: /etc/radvd.conf > Radvd version: 2.14 > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-misc/radvd-2.14/work/radvd-2.14 ... >make -j9 -l8 >make all-am >make[1]: Entering directory '/var/tmp/portage/net-misc/radvd-2.14/work/radvd-2.14' >/bin/sh ./ylwrap gram.y y.tab.c gram.c y.tab.h `echo gram.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output gram.output -- bison -y -d >updating gram.h >x86_64-pc-linux-gnu-gcc -DINET6=1 -DLOG_FACILITY=LOG_DAEMON -DPATH_RADVD_CONF=\"/etc/radvd.conf\" -DPATH_RADVD_LOG=\"/var/log/radvd.log\" -DPATH_RADVD_PID=\"/var/run/radvd/radvd.pid\" -DVERSION=\"2.14\" -I. -fno-strict-aliasing -fstack-protector -Wall -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wstrict-prototypes -Wno-strict-aliasing -Wno-cast-align -Wno-strict-overflow -march=native -pipe -O3 -c -o radvd.o radvd.c >In file included from [01m[Kincludes.h:106:0[m[K, > from [01m[Kradvd.c:17[m[K: >[01m[K/usr/include/linux/if_arp.h:114:8:[m[K [01;31m[Kerror: [m[Kredefinition of â[01m[Kstruct arpreq[m[Kâ > struct arpreq { >[01;32m[K ^[m[K >In file included from [01m[Kincludes.h:90:0[m[K, > from [01m[Kradvd.c:17[m[K: >[01m[K/usr/include/net/if_arp.h:138:8:[m[K [01;36m[Knote: [m[Koriginally defined here > struct arpreq >[01;32m[K ^[m[K >In file included from [01m[Kincludes.h:106:0[m[K, > from [01m[Kradvd.c:17[m[K: >[01m[K/usr/include/linux/if_arp.h:122:8:[m[K [01;31m[Kerror: [m[Kredefinition of â[01m[Kstruct arpreq_old[m[Kâ > struct arpreq_old { >[01;32m[K ^[m[K >In file included from [01m[Kincludes.h:90:0[m[K, > from [01m[Kradvd.c:17[m[K: >[01m[K/usr/include/net/if_arp.h:147:8:[m[K [01;36m[Knote: [m[Koriginally defined here > struct arpreq_old >[01;32m[K ^[m[K >In file included from [01m[Kincludes.h:106:0[m[K, > from [01m[Kradvd.c:17[m[K: >[01m[K/usr/include/linux/if_arp.h:142:8:[m[K [01;31m[Kerror: [m[Kredefinition of â[01m[Kstruct arphdr[m[Kâ > struct arphdr { >[01;32m[K ^[m[K >In file included from [01m[Kincludes.h:90:0[m[K, > from [01m[Kradvd.c:17[m[K: >[01m[K/usr/include/net/if_arp.h:54:8:[m[K [01;36m[Knote: [m[Koriginally defined here > struct arphdr >[01;32m[K ^[m[K >make[1]: *** [Makefile:918: radvd.o] Error 1 >make[1]: Leaving directory '/var/tmp/portage/net-misc/radvd-2.14/work/radvd-2.14' >make: *** [Makefile:745: all] Error 2 > * ERROR: net-misc/radvd-2.14::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=net-misc/radvd-2.14::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-misc/radvd-2.14::gentoo'`. > * The complete build log is located at '/var/tmp/portage/net-misc/radvd-2.14/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-misc/radvd-2.14/temp/environment'. > * Working directory: '/var/tmp/portage/net-misc/radvd-2.14/work/radvd-2.14' > * S: '/var/tmp/portage/net-misc/radvd-2.14/work/radvd-2.14'
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 625236
: 484910 |
484912