Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 401414 Details for
Bug 546860
net-misc/dhcpcd-6.8.1 failed to emerge with USE=ipv6
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 7.17 KB, created by
Leonid Kopylov
on 2015-04-17 03:54:34 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Leonid Kopylov
Created:
2015-04-17 03:54:34 UTC
Size:
7.17 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: net-misc/dhcpcd-6.8.1 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: williamh@gentoo.org base-system@gentoo.org >[32;01m * [39;49;00mUSE: abi_x86_64 amd64 elibc_glibc embedded ipv6 kernel_linux udev userland_GNU >[32;01m * [39;49;00mFEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking dhcpcd-6.8.1.tar.bz2 to /var/tmp/portage/net-misc/dhcpcd-6.8.1/work >>>> Source unpacked in /var/tmp/portage/net-misc/dhcpcd-6.8.1/work >>>> Preparing source in /var/tmp/portage/net-misc/dhcpcd-6.8.1/work/dhcpcd-6.8.1 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-misc/dhcpcd-6.8.1/work/dhcpcd-6.8.1 ... >./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=/lib64 --prefix= --libexecdir=/lib/dhcpcd --dbdir=/var/lib/dhcpcd --localstatedir=/var --rundir=/run --enable-embedded --enable-ipv6 CC=x86_64-pc-linux-gnu-gcc --with-hook=ntp.conf --with-hook=yp.conf >configure args: --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=/lib64 --prefix= --libexecdir=/lib/dhcpcd --dbdir=/var/lib/dhcpcd --localstatedir=/var --rundir=/run --enable-embedded --enable-ipv6 CC=x86_64-pc-linux-gnu-gcc --with-hook=ntp.conf --with-hook=yp.conf >Deriving operating system from ... x86_64-pc-linux-gnu >Configuring dhcpcd for ... linux >dhcpcd-definitions.conf will be embedded in dhcpcd itself >Using compiler .. x86_64-pc-linux-gnu-gcc >x86_64-pc-linux-gnu-gcc (Gentoo Hardened 4.9.2 p1.3, pie-0.6.2) 4.9.2 >Testing for nl80211 ... yes >Testing for getifaddrs ... yes >Testing for clock_gettime ... yes >Testing for inet_ntoa ... yes >Testing for arc4random ... no >Testing for arc4random_uniform ... no >Testing for closefrom ... no >Testing for getline ... yes >Testing for strlcpy ... no >Testing for strtoi ... no >Testing for dprintf ... yes >Testing for TAILQ_FOREACH_SAFE ... no >Testing for TAILQ_CONCAT ...yes >Testing for posix_spawn ... yes >Testing for kqueue1 ... no >Testing for kqueue ... no >Testing for epoll ... yes >Testing for be64enc ... no >Testing for MD5Init ... no >Testing for sha2.h ... no >Testing for SHA256_Init ... no >Testing for SHA256Init ... no >Checking for libudev ... yes >Checking udev_monitor_filter_add_match_subsystem_devtype ... yes >Checking udev_device_get_is_initialized ... yes >Testing for dlopen ... yes (-ldl) >Checking for ntpd ... not found >Checking for ypbind ... not found >Finding hook ntp.conf ... 50-ntp.conf >Finding hook yp.conf ... 50-yp.conf > > SYSCONFDIR = /etc > SBINDIR = /sbin > LIBDIR = /lib64 > LIBEXECDIR = /lib/dhcpcd > DBDIR = /var/lib/dhcpcd > RUNDIR = /run > MANDIR = /usr/share/man > HOOKSCRIPTS = 50-ntp.conf 50-yp.conf > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-misc/dhcpcd-6.8.1/work/dhcpcd-6.8.1 ... >make -j5 >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -fforce-addr -std=c99 -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_DEFAULT_SOURCE -DINET -DINET6 -DPLUGIN_DEV -I./crypt -c common.c -o common.o >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -fforce-addr -std=c99 -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_DEFAULT_SOURCE -DINET -DINET6 -DPLUGIN_DEV -I./crypt -c control.c -o control.o >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -fforce-addr -std=c99 -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_DEFAULT_SOURCE -DINET -DINET6 -DPLUGIN_DEV -I./crypt -c dhcpcd.c -o dhcpcd.o >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -fforce-addr -std=c99 -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_DEFAULT_SOURCE -DINET -DINET6 -DPLUGIN_DEV -I./crypt -c duid.c -o duid.o >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -fforce-addr -std=c99 -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_DEFAULT_SOURCE -DINET -DINET6 -DPLUGIN_DEV -I./crypt -c eloop.c -o eloop.o >In file included from [01m[K/usr/include/sys/socket.h:38:0[m[K, > from [01m[Kdhcpcd.c:33[m[K: >[01m[Kipv6.h:211:41:[m[K [01;31m[Kerror: [m[Kinvalid application of â[01m[Ksizeof[m[Kâ to incomplete type â[01m[Kstruct in6_pktinfo[m[Kâ > unsigned char sndbuf[CMSG_SPACE(sizeof(struct in6_pktinfo))]; >[01;32m[K ^[m[K >[01m[Kipv6.h:195:38:[m[K [01;31m[Kerror: [m[Kinvalid application of â[01m[Ksizeof[m[Kâ to incomplete type â[01m[Kstruct in6_pktinfo[m[Kâ > #define IP6BUFLEN (CMSG_SPACE(sizeof(struct in6_pktinfo)) + \ >[01;32m[K ^[m[K >[01m[Kipv6.h:214:23:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[KIP6BUFLEN[m[Kâ > unsigned char rcvbuf[IP6BUFLEN]; >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -fforce-addr -std=c99 -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_DEFAULT_SOURCE -DINET -DINET6 -DPLUGIN_DEV -I./crypt -c if.c -o if.o >Makefile:81: recipe for target 'dhcpcd.o' failed >make: *** [dhcpcd.o] Error 1 >make: *** Waiting for unfinished jobs.... >In file included from [01m[K/usr/include/sys/socket.h:38:0[m[K, > from [01m[Kif.c:31[m[K: >[01m[Kipv6.h:211:41:[m[K [01;31m[Kerror: [m[Kinvalid application of â[01m[Ksizeof[m[Kâ to incomplete type â[01m[Kstruct in6_pktinfo[m[Kâ > unsigned char sndbuf[CMSG_SPACE(sizeof(struct in6_pktinfo))]; >[01;32m[K ^[m[K >[01m[Kipv6.h:195:38:[m[K [01;31m[Kerror: [m[Kinvalid application of â[01m[Ksizeof[m[Kâ to incomplete type â[01m[Kstruct in6_pktinfo[m[Kâ > #define IP6BUFLEN (CMSG_SPACE(sizeof(struct in6_pktinfo)) + \ >[01;32m[K ^[m[K >[01m[Kipv6.h:214:23:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[KIP6BUFLEN[m[Kâ > unsigned char rcvbuf[IP6BUFLEN]; >[01;32m[K ^[m[K >Makefile:81: recipe for target 'if.o' failed >make: *** [if.o] Error 1 > [31;01m*[0m ERROR: net-misc/dhcpcd-6.8.1::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-misc/dhcpcd-6.8.1::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=net-misc/dhcpcd-6.8.1::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/net-misc/dhcpcd-6.8.1/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/net-misc/dhcpcd-6.8.1/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/net-misc/dhcpcd-6.8.1/work/dhcpcd-6.8.1' > [31;01m*[0m S: '/var/tmp/portage/net-misc/dhcpcd-6.8.1/work/dhcpcd-6.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 546860
: 401414