Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 356218 Details for
Bug 481330
USE=-ipv6 =net-misc/dhcpcd-6.0.5 failed to build (removed ipv6 USE)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build log
build.log (text/x-log), 4.04 KB, created by
Xavier Miller (RETIRED)
on 2013-08-16 15:30:13 UTC
(
hide
)
Description:
build log
Filename:
MIME Type:
Creator:
Xavier Miller (RETIRED)
Created:
2013-08-16 15:30:13 UTC
Size:
4.04 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: net-misc/dhcpcd-6.0.5 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: williamh@gentoo.org base-system@gentoo.org >[32;01m * [39;49;00mUSE: amd64 elibc_glibc kernel_linux userland_GNU >[32;01m * [39;49;00mFEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking dhcpcd-6.0.5.tar.bz2 to /var/tmp/portage/net-misc/dhcpcd-6.0.5/work >>>> Source unpacked in /var/tmp/portage/net-misc/dhcpcd-6.0.5/work >>>> Preparing source in /var/tmp/portage/net-misc/dhcpcd-6.0.5/work/dhcpcd-6.0.5 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-misc/dhcpcd-6.0.5/work/dhcpcd-6.0.5 ... >./configure --prefix=/usr --build=x86_64-gentoo-linux-gnu --host=x86_64-gentoo-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 --disable-ipv6 --with-hook=ntp.conf --with-hook=yp.conf >Configuring dhcpcd for ... linux >Looking for compiler ... x86_64-gentoo-linux-gnu-gcc >x86_64-gentoo-linux-gnu-gcc (Gentoo 4.7.3 p1.0, pie-0.5.5) 4.7.3 >Testing for getifaddrs ... yes >Testing for arc4random ... no >Testing for closefrom ... no >Testing for getline ... yes >Testing for strlcpy ... no >Testing for TAILQ_FOREACH_SAFE ... no >Testing for posix_spawn ... yes >Testing for pollts ... no >Testing for ppoll ... yes >Checking for OpenRC ... yes >Checking for ntpd ... /usr/sbin/ntpd (50-ntp.conf) >Checking for ypind ... 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 = /var/run > MANDIR = /usr/share/man > HOOKSCRIPTS = 50-ntp.conf 50-yp.conf > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-misc/dhcpcd-6.0.5/work/dhcpcd-6.0.5 ... >make -j5 >x86_64-gentoo-linux-gnu-gcc -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -std=c99 -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -DINET -c common.c -o common.o >x86_64-gentoo-linux-gnu-gcc -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -std=c99 -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -DINET -c control.c -o control.o >x86_64-gentoo-linux-gnu-gcc -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -std=c99 -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -DINET -c dhcpcd.c -o dhcpcd.o >x86_64-gentoo-linux-gnu-gcc -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -std=c99 -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -DINET -c duid.c -o duid.o >x86_64-gentoo-linux-gnu-gcc -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -std=c99 -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -DINET -c eloop.c -o eloop.o >dhcpcd.c: In function 'configure_interface1': >dhcpcd.c:317:65: error: macro "check_ipv6" passed 2 arguments, but takes just 1 >dhcpcd.c:317:15: error: 'check_ipv6' undeclared (first use in this function) >dhcpcd.c:317:15: note: each undeclared identifier is reported only once for each function it appears in >dhcpcd.c:319:56: error: macro "check_ipv6" passed 2 arguments, but takes just 1 >x86_64-gentoo-linux-gnu-gcc -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -std=c99 -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -DINET -c if-options.c -o if-options.o >make: *** [dhcpcd.o] Error 1 >make: *** Waiting for unfinished jobs.... > [31;01m*[0m ERROR: net-misc/dhcpcd-6.0.5::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.0.5::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=net-misc/dhcpcd-6.0.5::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/net-misc/dhcpcd-6.0.5/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/net-misc/dhcpcd-6.0.5/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/net-misc/dhcpcd-6.0.5/work/dhcpcd-6.0.5' > [31;01m*[0m S: '/var/tmp/portage/net-misc/dhcpcd-6.0.5/work/dhcpcd-6.0.5'
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 481330
: 356218