Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 564250 Details for
Bug 677508
net-misc/dhcpcd-7.1.1[-ipv6] not installing /sbin/dhcpcd
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
buildlog net-misc:dhcpcd-7.1.1:20190208-180157.log
net-misc:dhcpcd-7.1.1:20190208-180157.log (text/x-log), 24.03 KB, created by
Geoffrey
on 2019-02-08 18:07:39 UTC
(
hide
)
Description:
buildlog net-misc:dhcpcd-7.1.1:20190208-180157.log
Filename:
MIME Type:
Creator:
Geoffrey
Created:
2019-02-08 18:07:39 UTC
Size:
24.03 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: net-misc/dhcpcd-7.1.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 kernel_linux udev userland_GNU >[32;01m * [39;49;00mFEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking dhcpcd-7.1.1.tar.xz to /var/tmp/portage/net-misc/dhcpcd-7.1.1/work >>>> Source unpacked in /var/tmp/portage/net-misc/dhcpcd-7.1.1/work >>>> Preparing source in /var/tmp/portage/net-misc/dhcpcd-7.1.1/work/dhcpcd-7.1.1 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-misc/dhcpcd-7.1.1/work/dhcpcd-7.1.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 --disable-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 --disable-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 >Enabling INET support >Enabling ARP support >Enabling ARPing support >Enabling IPv4LL support >Enabling Authentication >Using compiler .. x86_64-pc-linux-gnu-gcc >x86_64-pc-linux-gnu-gcc (Gentoo 7.3.0-r3 p1.4) 7.3.0 >dhcpcd-definitions.conf will be embedded in dhcpcd itself >Testing for nl80211 ... yes >Testing for IN6_ADDR_GEN_MODE_NONE ... yes >Testing for getifaddrs ... yes >Testing for ifaddrs.ifa_addrflags ... no >Testing for clock_gettime ... yes >Testing for inet_ntoa ... yes >Testing for arc4random ... no >Testing for arc4random_uniform ... no >Testing for strlcpy ... no >Testing for pidfile_lock ... no >Testing for setproctitle ... no >Testing for strtoi ... no >Testing for dprintf ... yes >Testing for TAILQ_FOREACH_SAFE ... no >Testing for TAILQ_CONCAT ...yes >Testing for reallocarray ... yes >Testing for kqueue1 ... no >Testing for kqueue ... no >Testing for epoll ... yes >Testing for be64enc ... no >Testing for fls64 ... no >Testing for MD5Init ... no >Testing for sha2.h ... no >Testing for SHA256_Init ... no >Testing for SHA256Init ... no >Testing for hmac ... 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 chronyd ... 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 > DATADIR = /usr/share > HOOKSCRIPTS = 50-ntp.conf 50-yp.conf > EGHOOKSCRIPTS = > STATUSARG = > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-misc/dhcpcd-7.1.1/work/dhcpcd-7.1.1 ... >make -j9 >for x in src hooks; do cd $x; make all; cd ..; done >make[1]: Entering directory '/var/tmp/portage/net-misc/dhcpcd-7.1.1/work/dhcpcd-7.1.1/src' >x86_64-pc-linux-gnu-gcc -march=core-avx2 -O2 -pipe -std=c99 -DHAVE_CONFIG_H -DNDEBUG -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DINET -DARP -DARPING -DIPV4LL -DAUTH -DPLUGIN_DEV -I.. -I../src -I./crypt -c common.c -o common.o >x86_64-pc-linux-gnu-gcc -march=core-avx2 -O2 -pipe -std=c99 -DHAVE_CONFIG_H -DNDEBUG -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DINET -DARP -DARPING -DIPV4LL -DAUTH -DPLUGIN_DEV -I.. -I../src -I./crypt -c control.c -o control.o >x86_64-pc-linux-gnu-gcc -march=core-avx2 -O2 -pipe -std=c99 -DHAVE_CONFIG_H -DNDEBUG -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DINET -DARP -DARPING -DIPV4LL -DAUTH -DPLUGIN_DEV -I.. -I../src -I./crypt -c dhcpcd.c -o dhcpcd.o >x86_64-pc-linux-gnu-gcc -march=core-avx2 -O2 -pipe -std=c99 -DHAVE_CONFIG_H -DNDEBUG -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DINET -DARP -DARPING -DIPV4LL -DAUTH -DPLUGIN_DEV -I.. -I../src -I./crypt -c duid.c -o duid.o >x86_64-pc-linux-gnu-gcc -march=core-avx2 -O2 -pipe -std=c99 -DHAVE_CONFIG_H -DNDEBUG -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DINET -DARP -DARPING -DIPV4LL -DAUTH -DPLUGIN_DEV -I.. -I../src -I./crypt -c eloop.c -o eloop.o >x86_64-pc-linux-gnu-gcc -march=core-avx2 -O2 -pipe -std=c99 -DHAVE_CONFIG_H -DNDEBUG -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DINET -DARP -DARPING -DIPV4LL -DAUTH -DPLUGIN_DEV -I.. -I../src -I./crypt -c logerr.c -o logerr.o >x86_64-pc-linux-gnu-gcc -march=core-avx2 -O2 -pipe -std=c99 -DHAVE_CONFIG_H -DNDEBUG -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DINET -DARP -DARPING -DIPV4LL -DAUTH -DPLUGIN_DEV -I.. -I../src -I./crypt -c if.c -o if.o >/bin/sh genembedh dhcpcd-definitions.conf dhcpcd-embedded.h.in > dhcpcd-embedded.h >x86_64-pc-linux-gnu-gcc -march=core-avx2 -O2 -pipe -std=c99 -DHAVE_CONFIG_H -DNDEBUG -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DINET -DARP -DARPING -DIPV4LL -DAUTH -DPLUGIN_DEV -I.. -I../src -I./crypt -c sa.c -o sa.o >x86_64-pc-linux-gnu-gcc -march=core-avx2 -O2 -pipe -std=c99 -DHAVE_CONFIG_H -DNDEBUG -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DINET -DARP -DARPING -DIPV4LL -DAUTH -DPLUGIN_DEV -I.. -I../src -I./crypt -c route.c -o route.o >x86_64-pc-linux-gnu-gcc -march=core-avx2 -O2 -pipe -std=c99 -DHAVE_CONFIG_H -DNDEBUG -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DINET -DARP -DARPING -DIPV4LL -DAUTH -DPLUGIN_DEV -I.. -I../src -I./crypt -c dhcp-common.c -o dhcp-common.o >x86_64-pc-linux-gnu-gcc -march=core-avx2 -O2 -pipe -std=c99 -DHAVE_CONFIG_H -DNDEBUG -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DINET -DARP -DARPING -DIPV4LL -DAUTH -DPLUGIN_DEV -I.. -I../src -I./crypt -c script.c -o script.o >[01m[Kdhcpcd.c:[m[K In function â[01m[Kdhcpcd_drop[m[Kâ: >[01m[Kdhcpcd.c:401:2:[m[K [01;35m[Kwarning: [m[Kimplicit declaration of function â[01m[Kdhcp_drop[m[Kâ; did you mean â[01m[Kdhcpcd_drop[m[Kâ? [[01;35m[K-Wimplicit-function-declaration[m[K] > [01;35m[Kdhcp_drop[m[K(ifp, stop ? "STOP" : "EXPIRE"); > [01;35m[K^~~~~~~~~[m[K > [32m[Kdhcpcd_drop[m[K >[01m[Kdhcpcd.c:[m[K In function â[01m[Kdhcpcd_startinterface[m[Kâ: >x86_64-pc-linux-gnu-gcc -march=core-avx2 -O2 -pipe -std=c99 -DHAVE_CONFIG_H -DNDEBUG -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DINET -DARP -DARPING -DIPV4LL -DAUTH -DPLUGIN_DEV -I.. -I../src -I./crypt -c auth.c -o auth.o >[01m[Kdhcpcd.c:969:4:[m[K [01;35m[Kwarning: [m[Kimplicit declaration of function â[01m[Kdhcp_start[m[Kâ; did you mean â[01m[Kdev_start[m[Kâ? [[01;35m[K-Wimplicit-function-declaration[m[K] > [01;35m[Kdhcp_start[m[K(ifp); > [01;35m[K^~~~~~~~~~[m[K > [32m[Kdev_start[m[K >[01m[Kdhcpcd.c:[m[K In function â[01m[Kif_reboot[m[Kâ: >[01m[Kdhcpcd.c:1223:2:[m[K [01;35m[Kwarning: [m[Kimplicit declaration of function â[01m[Kdhcp_reboot_newopts[m[Kâ [[01;35m[K-Wimplicit-function-declaration[m[K] > [01;35m[Kdhcp_reboot_newopts[m[K(ifp, oldopts); > [01;35m[K^~~~~~~~~~~~~~~~~~~[m[K >[01m[Kdhcpcd.c:[m[K In function â[01m[Kdhcpcd_ifrenew[m[Kâ: >[01m[Kdhcpcd.c:1308:2:[m[K [01;35m[Kwarning: [m[Kimplicit declaration of function â[01m[Kdhcp_renew[m[Kâ; did you mean â[01m[Kdhcpcd_ifrenew[m[Kâ? [[01;35m[K-Wimplicit-function-declaration[m[K] > [01;35m[Kdhcp_renew[m[K(ifp); > [01;35m[K^~~~~~~~~~[m[K > [32m[Kdhcpcd_ifrenew[m[K >[01m[Kdhcpcd.c:[m[K In function â[01m[Kdhcpcd_getinterfaces[m[Kâ: >[01m[Kdhcpcd.c:1400:7:[m[K [01;35m[Kwarning: [m[Kimplicit declaration of function â[01m[KD_STATE_RUNNING[m[Kâ; did you mean â[01m[KIPV4LL_STATE_RUNNING[m[Kâ? [[01;35m[K-Wimplicit-function-declaration[m[K] > if ([01;35m[KD_STATE_RUNNING[m[K(ifp)) > [01;35m[K^~~~~~~~~~~~~~~[m[K > [32m[KIPV4LL_STATE_RUNNING[m[K >[01m[Kdhcpcd.c:[m[K In function â[01m[Kmain[m[Kâ: >[01m[Kdhcpcd.c:1726:4:[m[K [01;35m[Kwarning: [m[Kimplicit declaration of function â[01m[Kdhcp_printoptions[m[Kâ; did you mean â[01m[Kif_printoptions[m[Kâ? [[01;35m[K-Wimplicit-function-declaration[m[K] > [01;35m[Kdhcp_printoptions[m[K(&ctx, > [01;35m[K^~~~~~~~~~~~~~~~~[m[K > [32m[Kif_printoptions[m[K >[01m[Kdhcpcd.c:1867:8:[m[K [01;35m[Kwarning: [m[Kimplicit declaration of function â[01m[Kdhcp_dump[m[Kâ; did you mean â[01m[Kdhcpcd_drop[m[Kâ? [[01;35m[K-Wimplicit-function-declaration[m[K] > if ([01;35m[Kdhcp_dump[m[K(ifp) == -1) > [01;35m[K^~~~~~~~~[m[K > [32m[Kdhcpcd_drop[m[K >x86_64-pc-linux-gnu-gcc -march=core-avx2 -O2 -pipe -std=c99 -DHAVE_CONFIG_H -DNDEBUG -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DINET -DARP -DARPING -DIPV4LL -DAUTH -DPLUGIN_DEV -I.. -I../src -I./crypt -c if-linux.c -o if-linux.o >x86_64-pc-linux-gnu-gcc -march=core-avx2 -O2 -pipe -std=c99 -DHAVE_CONFIG_H -DNDEBUG -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DINET -DARP -DARPING -DIPV4LL -DAUTH -DPLUGIN_DEV -I.. -I../src -I./crypt -c dhcp.c -o dhcp.o >x86_64-pc-linux-gnu-gcc -march=core-avx2 -O2 -pipe -std=c99 -DHAVE_CONFIG_H -DNDEBUG -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DINET -DARP -DARPING -DIPV4LL -DAUTH -DPLUGIN_DEV -I.. -I../src -I./crypt -c ipv4.c -o ipv4.o >x86_64-pc-linux-gnu-gcc -march=core-avx2 -O2 -pipe -std=c99 -DHAVE_CONFIG_H -DNDEBUG -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DINET -DARP -DARPING -DIPV4LL -DAUTH -DPLUGIN_DEV -I.. -I../src -I./crypt -c bpf.c -o bpf.o >x86_64-pc-linux-gnu-gcc -march=core-avx2 -O2 -pipe -std=c99 -DHAVE_CONFIG_H -DNDEBUG -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DINET -DARP -DARPING -DIPV4LL -DAUTH -DPLUGIN_DEV -I.. -I../src -I./crypt -c arp.c -o arp.o >x86_64-pc-linux-gnu-gcc -march=core-avx2 -O2 -pipe -std=c99 -DHAVE_CONFIG_H -DNDEBUG -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DINET -DARP -DARPING -DIPV4LL -DAUTH -DPLUGIN_DEV -I.. -I../src -I./crypt -c ipv4ll.c -o ipv4ll.o >/bin/sh genembedc dhcpcd-definitions.conf dhcpcd-embedded.c.in > dhcpcd-embedded.c >x86_64-pc-linux-gnu-gcc -march=core-avx2 -O2 -pipe -std=c99 -DHAVE_CONFIG_H -DNDEBUG -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DINET -DARP -DARPING -DIPV4LL -DAUTH -DPLUGIN_DEV -I.. -I../src -I./crypt -c dev.c -o dev.o >x86_64-pc-linux-gnu-gcc -march=core-avx2 -O2 -pipe -std=c99 -DHAVE_CONFIG_H -DNDEBUG -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DINET -DARP -DARPING -DIPV4LL -DAUTH -DPLUGIN_DEV -I.. -I../src -I./crypt -c ../compat/crypt/hmac.c -o ../compat/crypt/hmac.o >x86_64-pc-linux-gnu-gcc -march=core-avx2 -O2 -pipe -std=c99 -DHAVE_CONFIG_H -DNDEBUG -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DINET -DARP -DARPING -DIPV4LL -DAUTH -DPLUGIN_DEV -I.. -I../src -I./crypt -c ../compat/crypt/md5.c -o ../compat/crypt/md5.o >x86_64-pc-linux-gnu-gcc -march=core-avx2 -O2 -pipe -std=c99 -DHAVE_CONFIG_H -DNDEBUG -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DINET -DARP -DARPING -DIPV4LL -DAUTH -DPLUGIN_DEV -I.. -I../src -I./crypt -c ../compat/crypt/sha256.c -o ../compat/crypt/sha256.o >x86_64-pc-linux-gnu-gcc -march=core-avx2 -O2 -pipe -std=c99 -DHAVE_CONFIG_H -DNDEBUG -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DINET -DARP -DARPING -DIPV4LL -DAUTH -DPLUGIN_DEV -I.. -I../src -I./crypt -c ../compat/arc4random.c -o ../compat/arc4random.o >x86_64-pc-linux-gnu-gcc -march=core-avx2 -O2 -pipe -std=c99 -DHAVE_CONFIG_H -DNDEBUG -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DINET -DARP -DARPING -DIPV4LL -DAUTH -DPLUGIN_DEV -I.. -I../src -I./crypt -c ../compat/arc4random_uniform.c -o ../compat/arc4random_uniform.o >x86_64-pc-linux-gnu-gcc -march=core-avx2 -O2 -pipe -std=c99 -DHAVE_CONFIG_H -DNDEBUG -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DINET -DARP -DARPING -DIPV4LL -DAUTH -DPLUGIN_DEV -I.. -I../src -I./crypt -c ../compat/strlcpy.c -o ../compat/strlcpy.o >x86_64-pc-linux-gnu-gcc -march=core-avx2 -O2 -pipe -std=c99 -DHAVE_CONFIG_H -DNDEBUG -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DINET -DARP -DARPING -DIPV4LL -DAUTH -DPLUGIN_DEV -I.. -I../src -I./crypt -c ../compat/pidfile.c -o ../compat/pidfile.o >x86_64-pc-linux-gnu-gcc -march=core-avx2 -O2 -pipe -std=c99 -DHAVE_CONFIG_H -DNDEBUG -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DINET -DARP -DARPING -DIPV4LL -DAUTH -DPLUGIN_DEV -I.. -I../src -I./crypt -c ../compat/strtoi.c -o ../compat/strtoi.o >x86_64-pc-linux-gnu-gcc -march=core-avx2 -O2 -pipe -std=c99 -DHAVE_CONFIG_H -DNDEBUG -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DINET -DARP -DARPING -DIPV4LL -DAUTH -DPLUGIN_DEV -I.. -I../src -I./crypt -c ../compat/strtou.c -o ../compat/strtou.o >sed -e 's:@RUNDIR@:/run:g' -e 's:@DBDIR@:/var/lib/dhcpcd:g' -e 's:@LIBDIR@:/lib64:g' -e 's:@HOOKDIR@:/lib/dhcpcd/dhcpcd-hooks:g' \ > -e 's:@SYSCONFDIR@:/etc:g' -e 's:@SCRIPT@:/lib/dhcpcd/dhcpcd-run-hooks:g' -e 's:@DATADIR@:/usr/share:g' \ > -e 's:@SERVICEEXISTS@::g' -e 's:@SERVICECMD@::g' -e 's:@SERVICESTATUS@::g' \ > -e 's:@STATUSARG@::g' \ > dhcpcd.conf.5.in > dhcpcd.conf.5 >sed -e 's:@RUNDIR@:/run:g' -e 's:@DBDIR@:/var/lib/dhcpcd:g' -e 's:@LIBDIR@:/lib64:g' -e 's:@HOOKDIR@:/lib/dhcpcd/dhcpcd-hooks:g' \ > -e 's:@SYSCONFDIR@:/etc:g' -e 's:@SCRIPT@:/lib/dhcpcd/dhcpcd-run-hooks:g' -e 's:@DATADIR@:/usr/share:g' \ > -e 's:@SERVICEEXISTS@::g' -e 's:@SERVICECMD@::g' -e 's:@SERVICESTATUS@::g' \ > -e 's:@STATUSARG@::g' \ > dhcpcd.8.in > dhcpcd.8 >x86_64-pc-linux-gnu-gcc -march=core-avx2 -O2 -pipe -std=c99 -DHAVE_CONFIG_H -DNDEBUG -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DINET -DARP -DARPING -DIPV4LL -DAUTH -DPLUGIN_DEV -I.. -I../src -I./crypt -c if-options.c -o if-options.o >x86_64-pc-linux-gnu-gcc -march=core-avx2 -O2 -pipe -std=c99 -DHAVE_CONFIG_H -DNDEBUG -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DINET -DARP -DARPING -DIPV4LL -DAUTH -DPLUGIN_DEV -I.. -I../src -I./crypt -c dhcpcd-embedded.c -o dhcpcd-embedded.o >x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,-export-dynamic -o dhcpcd common.o control.o dhcpcd.o duid.o eloop.o logerr.o if.o if-options.o sa.o route.o dhcp-common.o script.o auth.o if-linux.o dhcp.o ipv4.o bpf.o arp.o ipv4ll.o dhcpcd-embedded.o dev.o ../compat/crypt/hmac.o ../compat/crypt/md5.o ../compat/crypt/sha256.o ../compat/arc4random.o ../compat/arc4random_uniform.o ../compat/strlcpy.o ../compat/pidfile.o ../compat/strtoi.o ../compat/strtou.o -ldl >dhcpcd.o: In function `dhcpcd_getinterfaces': >dhcpcd.c:(.text+0x202): undefined reference to `D_STATE_RUNNING' >collect2: error: ld returned 1 exit status >make[1]: *** [Makefile:72: dhcpcd] Error 1 >make[1]: Leaving directory '/var/tmp/portage/net-misc/dhcpcd-7.1.1/work/dhcpcd-7.1.1/src' >make[1]: Entering directory '/var/tmp/portage/net-misc/dhcpcd-7.1.1/work/dhcpcd-7.1.1/hooks' >sed -e 's:@RUNDIR@:/run:g' -e 's:@DBDIR@:/var/lib/dhcpcd:g' -e 's:@LIBDIR@:/lib64:g' -e 's:@HOOKDIR@:/lib/dhcpcd/dhcpcd-hooks:g' \ > -e 's:@SYSCONFDIR@:/etc:g' -e 's:@SCRIPT@:/lib/dhcpcd/dhcpcd-run-hooks:g' -e 's:@DATADIR@:/usr/share:g' \ > -e 's:@SERVICEEXISTS@::g' -e 's:@SERVICECMD@::g' -e 's:@SERVICESTATUS@::g' \ > -e 's:@STATUSARG@::g' \ > -e 's:@YPDOMAIN_DIR@::g' \ > -e 's:@YPDOMAIN_SUFFIX@::g' \ > dhcpcd-run-hooks.in > dhcpcd-run-hooks >sed -e 's:@RUNDIR@:/run:g' -e 's:@DBDIR@:/var/lib/dhcpcd:g' -e 's:@LIBDIR@:/lib64:g' -e 's:@HOOKDIR@:/lib/dhcpcd/dhcpcd-hooks:g' \ > -e 's:@SYSCONFDIR@:/etc:g' -e 's:@SCRIPT@:/lib/dhcpcd/dhcpcd-run-hooks:g' -e 's:@DATADIR@:/usr/share:g' \ > -e 's:@SERVICEEXISTS@::g' -e 's:@SERVICECMD@::g' -e 's:@SERVICESTATUS@::g' \ > -e 's:@STATUSARG@::g' \ > -e 's:@YPDOMAIN_DIR@::g' \ > -e 's:@YPDOMAIN_SUFFIX@::g' \ > dhcpcd-run-hooks.8.in > dhcpcd-run-hooks.8 >make[1]: Leaving directory '/var/tmp/portage/net-misc/dhcpcd-7.1.1/work/dhcpcd-7.1.1/hooks' >>>> Source compiled. >>>> Test phase [not enabled]: net-misc/dhcpcd-7.1.1 > >>>> Install dhcpcd-7.1.1 into /var/tmp/portage/net-misc/dhcpcd-7.1.1/image/ category net-misc >make -j9 DESTDIR=/var/tmp/portage/net-misc/dhcpcd-7.1.1/image/ install >for x in src hooks; do cd $x; make install; cd ..; done >make[1]: Entering directory '/var/tmp/portage/net-misc/dhcpcd-7.1.1/work/dhcpcd-7.1.1/src' >x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,-export-dynamic -o dhcpcd common.o control.o dhcpcd.o duid.o eloop.o logerr.o if.o if-options.o sa.o route.o dhcp-common.o script.o auth.o if-linux.o dhcp.o ipv4.o bpf.o arp.o ipv4ll.o dhcpcd-embedded.o dev.o ../compat/crypt/hmac.o ../compat/crypt/md5.o ../compat/crypt/sha256.o ../compat/arc4random.o ../compat/arc4random_uniform.o ../compat/strlcpy.o ../compat/pidfile.o ../compat/strtoi.o ../compat/strtou.o -ldl >install -d /var/tmp/portage/net-misc/dhcpcd-7.1.1/image//usr/share/man/man5 >install -d /var/tmp/portage/net-misc/dhcpcd-7.1.1/image//etc >install -m 0444 dhcpcd.conf.5 /var/tmp/portage/net-misc/dhcpcd-7.1.1/image//usr/share/man/man5 ># Install a new default config if not present >test -e /var/tmp/portage/net-misc/dhcpcd-7.1.1/image//etc/dhcpcd.conf || \ > install -m 0644 dhcpcd.conf /var/tmp/portage/net-misc/dhcpcd-7.1.1/image//etc >install -d /var/tmp/portage/net-misc/dhcpcd-7.1.1/image//usr/share/man/man8 ># Attempt to move files from sysconfig to dbdir >install -m 0444 dhcpcd.8 /var/tmp/portage/net-misc/dhcpcd-7.1.1/image//usr/share/man/man8 >if [ ! -e /var/tmp/portage/net-misc/dhcpcd-7.1.1/image//var/lib/dhcpcd/duid -a \ > -e /var/tmp/portage/net-misc/dhcpcd-7.1.1/image//etc/dhcpcd.duid ]; \ >then \ > mv /var/tmp/portage/net-misc/dhcpcd-7.1.1/image//etc/dhcpcd.duid \ > /var/tmp/portage/net-misc/dhcpcd-7.1.1/image//var/lib/dhcpcd/duid; \ >fi >if [ ! -e /var/tmp/portage/net-misc/dhcpcd-7.1.1/image//var/lib/dhcpcd/secret -a \ > -e /var/tmp/portage/net-misc/dhcpcd-7.1.1/image//etc/dhcpcd.secret ]; \ >then \ > mv /var/tmp/portage/net-misc/dhcpcd-7.1.1/image//etc/dhcpcd.secret \ > /var/tmp/portage/net-misc/dhcpcd-7.1.1/image//var/lib/dhcpcd/secret; \ >fi >dhcpcd.o: In function `dhcpcd_getinterfaces': >dhcpcd.c:(.text+0x202): undefined reference to `D_STATE_RUNNING' >collect2: error: ld returned 1 exit status >make[1]: *** [Makefile:72: dhcpcd] Error 1 >make[1]: *** Waiting for unfinished jobs.... ># Move leases to new location >for lease in /var/tmp/portage/net-misc/dhcpcd-7.1.1/image//var/lib/dhcpcd/../dhcpcd-*.lease*; do \ > [ -f "$lease" ] || continue; \ > newlease=$(basename "$lease" | sed -e "s/dhcpcd-//"); \ > mv "$lease" /var/tmp/portage/net-misc/dhcpcd-7.1.1/image//var/lib/dhcpcd/"$newlease"; \ >done ># Move RDM monotonic to new location >if [ ! -e /var/tmp/portage/net-misc/dhcpcd-7.1.1/image//var/lib/dhcpcd/rdm_monotonic -a \ > -e /var/tmp/portage/net-misc/dhcpcd-7.1.1/image//var/lib/dhcpcd/../dhcpcd-rdm.monotonic ]; \ >then \ > mv /var/tmp/portage/net-misc/dhcpcd-7.1.1/image//var/lib/dhcpcd/../dhcpcd-rdm.monotonic \ > /var/tmp/portage/net-misc/dhcpcd-7.1.1/image//var/lib/dhcpcd/rdm_monotonic; \ >fi >make[1]: Leaving directory '/var/tmp/portage/net-misc/dhcpcd-7.1.1/work/dhcpcd-7.1.1/src' >make[1]: Entering directory '/var/tmp/portage/net-misc/dhcpcd-7.1.1/work/dhcpcd-7.1.1/hooks' >install -d /var/tmp/portage/net-misc/dhcpcd-7.1.1/image//lib/dhcpcd >install -d /var/tmp/portage/net-misc/dhcpcd-7.1.1/image//usr/share/dhcpcd/hooks >install -d /var/tmp/portage/net-misc/dhcpcd-7.1.1/image//usr/share/man/man8 >install -m 0555 dhcpcd-run-hooks /var/tmp/portage/net-misc/dhcpcd-7.1.1/image//lib/dhcpcd >install -m 0444 10-wpa_supplicant 15-timezone 29-lookup-hostname /var/tmp/portage/net-misc/dhcpcd-7.1.1/image//usr/share/dhcpcd/hooks >install -m 0444 dhcpcd-run-hooks.8 /var/tmp/portage/net-misc/dhcpcd-7.1.1/image//usr/share/man/man8 >install -d /var/tmp/portage/net-misc/dhcpcd-7.1.1/image//lib/dhcpcd/dhcpcd-hooks >install -m 0444 01-test 02-dump 20-resolv.conf 30-hostname 50-ntp.conf 50-yp.conf /var/tmp/portage/net-misc/dhcpcd-7.1.1/image//lib/dhcpcd/dhcpcd-hooks ># We need to remove the old MTU change script if we at all can. >rm -f /var/tmp/portage/net-misc/dhcpcd-7.1.1/image//lib/dhcpcd/dhcpcd-hooks/10-mtu >make[1]: Leaving directory '/var/tmp/portage/net-misc/dhcpcd-7.1.1/work/dhcpcd-7.1.1/hooks' >>>> Completed installing dhcpcd-7.1.1 into /var/tmp/portage/net-misc/dhcpcd-7.1.1/image/ > > [32;01m*[0m Final size of build directory: 1924 KiB (1.8 MiB) > [32;01m*[0m Final size of installed tree: 128 KiB > > [32;01m*[39;49;00m checking 18 files for package collisions >>>> Merging net-misc/dhcpcd-7.1.1 to / >--- /var/ >--- /var/lib/ >--- /var/lib/dhcpcd/ >>>> /var/lib/dhcpcd/.keep_net-misc_dhcpcd-0 >--- /lib/ >--- /lib/systemd/ >--- /lib/systemd/system/ >>>> /lib/systemd/system/dhcpcd.service >--- /lib/dhcpcd/ >--- /lib/dhcpcd/dhcpcd-hooks/ >>>> /lib/dhcpcd/dhcpcd-hooks/50-yp.conf >>>> /lib/dhcpcd/dhcpcd-hooks/50-ntp.conf >>>> /lib/dhcpcd/dhcpcd-hooks/30-hostname >>>> /lib/dhcpcd/dhcpcd-hooks/20-resolv.conf >>>> /lib/dhcpcd/dhcpcd-hooks/02-dump >>>> /lib/dhcpcd/dhcpcd-hooks/01-test >>>> /lib/dhcpcd/dhcpcd-run-hooks >--- /etc/ >--- /etc/init.d/ >>>> /etc/init.d/dhcpcd >>>> /etc/dhcpcd.conf >--- /usr/ >--- /usr/share/ >--- /usr/share/doc/ >--- /usr/share/doc/dhcpcd-7.1.1/ >>>> /usr/share/doc/dhcpcd-7.1.1/README.md.bz2 >--- /usr/share/dhcpcd/ >--- /usr/share/dhcpcd/hooks/ >>>> /usr/share/dhcpcd/hooks/29-lookup-hostname >>>> /usr/share/dhcpcd/hooks/15-timezone >>>> /usr/share/dhcpcd/hooks/10-wpa_supplicant >--- /usr/share/man/ >--- /usr/share/man/man8/ >>>> /usr/share/man/man8/dhcpcd-run-hooks.8.bz2 >>>> /usr/share/man/man8/dhcpcd.8.bz2 >--- /usr/share/man/man5/ >>>> /usr/share/man/man5/dhcpcd.conf.5.bz2 >>>> Safely unmerging already-installed instance... >No package files given... Grabbing a set. >--- replaced obj /var/lib/dhcpcd/.keep_net-misc_dhcpcd-0 >--- replaced dir /var/lib/dhcpcd >--- replaced dir /var/lib >--- replaced dir /var >--- replaced obj /usr/share/man/man8/dhcpcd.8.bz2 >--- replaced obj /usr/share/man/man8/dhcpcd-run-hooks.8.bz2 >--- replaced dir /usr/share/man/man8 >--- replaced obj /usr/share/man/man5/dhcpcd.conf.5.bz2 >--- replaced dir /usr/share/man/man5 >--- replaced dir /usr/share/man >--- replaced obj /usr/share/doc/dhcpcd-7.1.1/README.md.bz2 >--- replaced dir /usr/share/doc/dhcpcd-7.1.1 >--- replaced dir /usr/share/doc >--- replaced obj /usr/share/dhcpcd/hooks/29-lookup-hostname >--- replaced obj /usr/share/dhcpcd/hooks/15-timezone >--- replaced obj /usr/share/dhcpcd/hooks/10-wpa_supplicant >--- replaced dir /usr/share/dhcpcd/hooks >--- replaced dir /usr/share/dhcpcd >--- replaced dir /usr/share >--- replaced dir /usr >--- replaced obj /lib/systemd/system/dhcpcd.service >--- replaced dir /lib/systemd/system >--- replaced dir /lib/systemd >--- replaced obj /lib/dhcpcd/dhcpcd-run-hooks >--- replaced obj /lib/dhcpcd/dhcpcd-hooks/50-yp.conf >--- replaced obj /lib/dhcpcd/dhcpcd-hooks/50-ntp.conf >--- replaced obj /lib/dhcpcd/dhcpcd-hooks/30-hostname >--- replaced obj /lib/dhcpcd/dhcpcd-hooks/20-resolv.conf >--- replaced obj /lib/dhcpcd/dhcpcd-hooks/02-dump >--- replaced obj /lib/dhcpcd/dhcpcd-hooks/01-test >--- replaced dir /lib/dhcpcd/dhcpcd-hooks >--- replaced dir /lib/dhcpcd >--- cfgpro dir /lib >--- replaced obj /etc/init.d/dhcpcd >--- replaced dir /etc/init.d >--- replaced obj /etc/dhcpcd.conf >--- replaced dir /etc >>>> Regenerating /etc/ld.so.cache... >>>> Original instance of package unmerged safely. >>>> net-misc/dhcpcd-7.1.1 merged.
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 677508
: 564250 |
564252