Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 918861 Details for
Bug 949688
net-misc/dhcpcd-10.2.0[-ipv6] error: ‘vsiop’ undeclared
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), 9.68 KB, created by
programming
on 2025-02-13 00:23:45 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
programming
Created:
2025-02-13 00:23:45 UTC
Size:
9.68 KB
patch
obsolete
>[32m * [39;49;00mPackage: net-misc/dhcpcd-10.2.0:0 >[32m * [39;49;00mRepository: gentoo >[32m * [39;49;00mMaintainer: williamh@gentoo.org base-system@gentoo.org >[32m * [39;49;00mUSE: abi_x86_64 amd64 elibc_glibc embedded kernel_linux udev >[32m * [39;49;00mFEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking dhcpcd-10.2.0.tar.xz to /var/tmp/portage/net-misc/dhcpcd-10.2.0/work >>>> Source unpacked in /var/tmp/portage/net-misc/dhcpcd-10.2.0/work >>>> Preparing source in /var/tmp/portage/net-misc/dhcpcd-10.2.0/work/dhcpcd-10.2.0 ... > [32m*[0m Applying dhcpcd-10.0.6-fix-lib-check.patch ... >[A[186C [34;01m[ [32;01mok[34;01m ][0m >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-misc/dhcpcd-10.2.0/work/dhcpcd-10.2.0 ... >./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 --dbdir=/var/lib/dhcpcd --libexecdir=/lib/dhcpcd --localstatedir=/var --prefix= --with-hook=ntp.conf --disable-debug --enable-embedded --disable-ipv6 --disable-privsep --with-hook=yp.conf --rundir=/run/dhcpcd CC=x86_64-pc-linux-gnu-gcc >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 --dbdir=/var/lib/dhcpcd --libexecdir=/lib/dhcpcd --localstatedir=/var --prefix= --with-hook=ntp.conf --disable-debug --enable-embedded --disable-ipv6 --disable-privsep --with-hook=yp.conf --rundir=/run/dhcpcd CC=x86_64-pc-linux-gnu-gcc >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 14.2.1_p20241221 p7) 14.2.1 20241221 >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 closefrom ... yes >Testing ioctl request type ... unsigned long >Testing for inet_ntoa ... yes >Testing for arc4random ... yes >Testing for arc4random_uniform ... yes >Testing for memset_explicit ... no >Testing for explicit_bzero ... no >Testing for memset_s ... no >Testing for open_memstream ... yes >Testing for pidfile_lock ... no >Testing for setproctitle ... no >Testing for strlcpy ... yes >Testing for strtoi ... no >Testing for consttime_memequal ... no >Testing for dprintf ... yes >Testing for TAILQ_FOREACH_SAFE ... no >Testing for TAILQ_FOREACH_MUTABLE ... no >Testing for TAILQ_CONCAT ...yes >Testing for rb_tree_init ... no >Testing for reallocarray ... yes >Testing for ppoll ... yes >Testing for be64enc ... no >Testing for fls64 ... no >Testing for MD5Init ... yes (-lmd) >Testing for sha2.h ... sha2.h >Testing for SHA256_Init ... no >Testing for SHA256Init ... yes (-lmd) >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 >Checking for ntpd ... not found >Checking for chronyd ... /usr/sbin/chronyd (50-ntp.conf) >Checking for timesyncd ... not found >Checking for ypbind ... not found >Assuming ypbind is Linux >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/dhcpcd > MANDIR = /usr/share/man > DATADIR = /usr/share > HOOKSCRIPTS = 50-ntp.conf 50-yp.conf > EGHOOKSCRIPTS = 50-yp.conf > STATUSARG = > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-misc/dhcpcd-10.2.0/work/dhcpcd-10.2.0 ... >make -j1 >for x in src hooks; do cd $x; make all || exit $?; cd ..; done >make[1]: Entering directory '/var/tmp/portage/net-misc/dhcpcd-10.2.0/work/dhcpcd-10.2.0/src' >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=x86-64 -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 -O2 -pipe -march=x86-64 -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 -O2 -pipe -march=x86-64 -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 -O2 -pipe -march=x86-64 -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 -O2 -pipe -march=x86-64 -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 -O2 -pipe -march=x86-64 -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 -O2 -pipe -march=x86-64 -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-definitions-small.conf dhcpcd-embedded.h.in > dhcpcd-embedded.h >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=x86-64 -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 >[01m[Kif-options.c:[m[K In function â[01m[Kparse_option[m[Kâ: >[01m[Kif-options.c:910:17:[m[K [01;31m[Kerror: [m[Kâ[01m[Kvsiop[m[Kâ undeclared (first use in this function); did you mean â[01m[Kvsio[m[Kâ? > 910 | [01;31m[Kvsiop[m[K = &ifo->vsio; > | [01;31m[K^~~~~[m[K > | [32m[Kvsio[m[K >[01m[Kif-options.c:910:17:[m[K [01;36m[Knote: [m[Keach undeclared identifier is reported only once for each function it appears in >[01m[Kif-options.c:911:17:[m[K [01;31m[Kerror: [m[Kâ[01m[Kvsio_lenp[m[Kâ undeclared (first use in this function) > 911 | [01;31m[Kvsio_lenp[m[K = &ifo->vsio_len; > | [01;31m[K^~~~~~~~~[m[K >[01m[Kif-options.c:912:17:[m[K [01;31m[Kerror: [m[Kâ[01m[Kopt_max[m[Kâ undeclared (first use in this function) > 912 | [01;31m[Kopt_max[m[K = UINT8_MAX; > | [01;31m[K^~~~~~~[m[K >[01m[Kif-options.c:913:17:[m[K [01;31m[Kerror: [m[Kâ[01m[Kopt_header[m[Kâ undeclared (first use in this function) > 913 | [01;31m[Kopt_header[m[K = sizeof(uint8_t) + sizeof(uint8_t); > | [01;31m[K^~~~~~~~~~[m[K >[01m[Kif-options.c:968:61:[m[K [01;31m[Kerror: [m[Kâ[01m[Kin6addr[m[Kâ undeclared (first use in this function); did you mean â[01m[Kin6_addr[m[Kâ? > 968 | } else if (inet_pton(AF_INET6, fp, &[01;31m[Kin6addr[m[K) == 1) { > | [01;31m[K^~~~~~~[m[K > | [32m[Kin6_addr[m[K >[01m[Kif-options.c:996:22:[m[K [01;31m[Kerror: [m[Kâ[01m[Ksl[m[Kâ undeclared (first use in this function); did you mean â[01m[Kdl[m[Kâ? > 996 | for ([01;31m[Ksl[m[K = 0, vsio = *vsiop; sl < *vsio_lenp; sl++, vsio++) { > | [01;31m[K^~[m[K > | [32m[Kdl[m[K >[01m[Kif-options.c:996:30:[m[K [01;31m[Kerror: [m[Kâ[01m[Kvsio[m[Kâ undeclared (first use in this function) > 996 | for (sl = 0, [01;31m[Kvsio[m[K = *vsiop; sl < *vsio_lenp; sl++, vsio++) { > | [01;31m[K^~~~[m[K >[01m[Kif-options.c:1015:30:[m[K [01;31m[Kerror: [m[Kâ[01m[Kvsio_so[m[Kâ undeclared (first use in this function) > 1015 | for (sl = 0, [01;31m[Kvsio_so[m[K = vsio->so; > | [01;31m[K^~~~~~~[m[K >make[1]: *** [Makefile:55: if-options.o] Error 1 >make[1]: Leaving directory '/var/tmp/portage/net-misc/dhcpcd-10.2.0/work/dhcpcd-10.2.0/src' >make: *** [Makefile:25: all] Error 2 > [31;01m*[0m ERROR: net-misc/dhcpcd-10.2.0::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-10.2.0::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=net-misc/dhcpcd-10.2.0::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/net-misc/dhcpcd-10.2.0/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/net-misc/dhcpcd-10.2.0/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/net-misc/dhcpcd-10.2.0/work/dhcpcd-10.2.0' > [31;01m*[0m S: '/var/tmp/portage/net-misc/dhcpcd-10.2.0/work/dhcpcd-10.2.0'
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 949688
:
918860
| 918861