Calculating dependencies . ... done! >>> Verifying ebuild manifests >>> Emerging (1 of 1) net-misc/dhcpcd-9999 >>> Unpacking source... Round-trips: 1 Artifacts sent: 0 received: 0 Round-trips: 1 Artifacts sent: 0 received: 0 Pull finished with 300 bytes sent, 307 bytes received GNUmakefile Makefile Makefile.inc README arp.c arp.h auth.c auth.h bpf-filter.h common.c common.h compat/arc4random.c compat/arc4random.h compat/arc4random_uniform.c compat/arc4random_uniform.h compat/closefrom.c compat/closefrom.h compat/dprintf.c compat/dprintf.h compat/endian.h compat/getline.c compat/getline.h compat/linkaddr.c compat/pollts.c compat/pollts.h compat/posix_spawn.c compat/posix_spawn.h compat/pselect.c compat/queue.h compat/strlcpy.c compat/strlcpy.h config-null.mk configure control.c control.h crypt/crypt.h crypt/hmac_md5.c crypt/md5.c crypt/md5.h crypt/sha256.c crypt/sha256.h defs.h dev.c dev.h dev/Makefile dev/udev.c dhcp-common.c dhcp-common.h dhcp.c dhcp.h dhcp6.c dhcp6.h dhcpcd-definitions.conf dhcpcd-embedded.c.in dhcpcd-embedded.h.in dhcpcd-hooks/01-test dhcpcd-hooks/02-dump dhcpcd-hooks/10-mtu dhcpcd-hooks/10-wpa_supplicant dhcpcd-hooks/15-timezone dhcpcd-hooks/20-resolv.conf dhcpcd-hooks/29-lookup-hostname dhcpcd-hooks/30-hostname dhcpcd-hooks/50-dhcpcd-compat dhcpcd-hooks/50-ntp.conf dhcpcd-hooks/50-yp.conf dhcpcd-hooks/50-ypbind.in dhcpcd-hooks/GNUmakefile dhcpcd-hooks/Makefile dhcpcd-run-hooks.8.in dhcpcd-run-hooks.in dhcpcd.8.in dhcpcd.c dhcpcd.conf dhcpcd.conf.5.in dhcpcd.h duid.c duid.h eloop.c eloop.h genembedc genembedh iconfig.mk if-bsd.c if-linux-wext.c if-linux.c if-options.c if-options.h if-sun.c if.c if.h ipv4.c ipv4.h ipv4ll.c ipv4ll.h ipv6.c ipv6.h ipv6nd.c ipv6nd.h script.c script.h test/GNUmakefile test/Makefile test/test.c test/test.h test/test_hmac_md5.c project-name: dhcpcd repository: /usr/portage/distfiles/fossil/dhcpcd.fossil local-root: /var/tmp/portage/net-misc/dhcpcd-9999/work/dhcpcd-9999/ config-db: /var/tmp/portage/net-misc/dhcpcd-9999/homedir/.fossil project-code: 5822599176dd779e4705c7d63ae63363eb5f8642 checkout: f8a0f592fd39812da8b63de10c375e574c04a81c 2014-09-10 10:00:08 UTC parent: 296f005776b64fa9007bc393ab197067b8b35f69 2014-09-10 09:10:15 UTC tags: trunk comment: Allow SSIDs with non printable characters to be used in ssid selection in dhcpcd.conf and generate more accurate stable private addresses. (user: roy) checkins: 2651 >>> Source unpacked in /var/tmp/portage/net-misc/dhcpcd-9999/work >>> Preparing source in /var/tmp/portage/net-misc/dhcpcd-9999/work/dhcpcd-9999 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-misc/dhcpcd-9999/work/dhcpcd-9999 ... ./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-ipv6 --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-ipv6 --with-hook=ntp.conf --with-hook=yp.conf Deriving operating system from ... x86_64-pc-linux-gnu Configuring dhcpcd for ... linux Using compiler .. /usr/bin/x86_64-pc-linux-gnu-gcc x86_64-pc-linux-gnu-gcc (Gentoo 4.7.3-r1 p1.4, pie-0.5.5) 4.7.3 Found fossil checkout ... Adding debugging CFLAGS dhcpcd-definitions.conf will be embedded in dhcpcd itself 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 dprintf ... yes Testing for TAILQ_FOREACH_SAFE ... no Testing for TAILQ_CONCAT ...yes Testing for posix_spawn ... yes Testing for pollts ... no Testing for ppoll ... yes Testing for LOG_PERROR ... 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 ... /usr/sbin/ntpd (50-ntp.conf) 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-9999/work/dhcpcd-9999 ... make -j2 /usr/bin/x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -g -Wall -Wextra -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wconversion -Wredundant-decls -Wstrict-overflow -std=c99 -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -DINET -DINET6 -DPLUGIN_DEV -I./crypt -c common.c -o common.o /usr/bin/x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -g -Wall -Wextra -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wconversion -Wredundant-decls -Wstrict-overflow -std=c99 -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -DINET -DINET6 -DPLUGIN_DEV -I./crypt -c control.c -o control.o /usr/bin/x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -g -Wall -Wextra -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wconversion -Wredundant-decls -Wstrict-overflow -std=c99 -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -DINET -DINET6 -DPLUGIN_DEV -I./crypt -c dhcpcd.c -o dhcpcd.o /usr/bin/x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -g -Wall -Wextra -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wconversion -Wredundant-decls -Wstrict-overflow -std=c99 -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -DINET -DINET6 -DPLUGIN_DEV -I./crypt -c duid.c -o duid.o /usr/bin/x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -g -Wall -Wextra -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wconversion -Wredundant-decls -Wstrict-overflow -std=c99 -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -DINET -DINET6 -DPLUGIN_DEV -I./crypt -c eloop.c -o eloop.o /usr/bin/x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -g -Wall -Wextra -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wconversion -Wredundant-decls -Wstrict-overflow -std=c99 -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -DINET -DINET6 -DPLUGIN_DEV -I./crypt -c if.c -o if.o /bin/sh genembedh dhcpcd-definitions.conf dhcpcd-embedded.h.in > dhcpcd-embedded.h /usr/bin/x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -g -Wall -Wextra -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wconversion -Wredundant-decls -Wstrict-overflow -std=c99 -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -DINET -DINET6 -DPLUGIN_DEV -I./crypt -c script.c -o script.o /usr/bin/x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -g -Wall -Wextra -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wconversion -Wredundant-decls -Wstrict-overflow -std=c99 -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -DINET -DINET6 -DPLUGIN_DEV -I./crypt -c dhcp-common.c -o dhcp-common.o dhcp-common.c: In function 'make_option_mask': dhcp-common.c:148:4: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] dhcp-common.c:150:4: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] /bin/sh genembedc dhcpcd-definitions.conf > dhcpcd-embedded.c /usr/bin/x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -g -Wall -Wextra -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wconversion -Wredundant-decls -Wstrict-overflow -std=c99 -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -DINET -DINET6 -DPLUGIN_DEV -I./crypt -c if-linux.c -o if-linux.o /usr/bin/x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -g -Wall -Wextra -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wconversion -Wredundant-decls -Wstrict-overflow -std=c99 -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -DINET -DINET6 -DPLUGIN_DEV -I./crypt -c arp.c -o arp.o if-linux.c: In function 'link_route': if-linux.c:442:28: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] if-linux.c:446:28: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] if-linux.c:450:27: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] if-linux.c:455:30: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] if-linux.c:458:9: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] if-linux.c: In function 'link_addr': if-linux.c:513:27: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] if-linux.c:518:26: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] if-linux.c:522:10: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] if-linux.c:534:28: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] if-linux.c:538:10: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] if-linux.c: In function 'link_neigh': if-linux.c:616:28: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] if-linux.c:620:10: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] if-linux.c: In function 'link_netlink': if-linux.c:676:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] if-linux.c:682:9: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] if-linux.c:718:26: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] if-linux.c:719:34: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] if-linux.c: In function 'add_attr_l': if-linux.c:777:23: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] if-linux.c:777:23: warning: conversion to 'short unsigned int' from 'long unsigned int' may alter its value [-Wconversion] if-linux.c:780:34: warning: conversion to '__u32' from 'int' may change the sign of the result [-Wsign-conversion] if-linux.c:788:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] if-linux.c:789:45: warning: conversion to '__u32' from 'int' may change the sign of the result [-Wsign-conversion] if-linux.c: In function 'add_attr_32': if-linux.c:798:23: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] if-linux.c:809:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] if-linux.c: In function 'nla_next': if-linux.c:820:10: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] if-linux.c: In function 'nla_put_32': if-linux.c:848:8: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] if-linux.c:848:8: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] if-linux.c:857:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] if-linux.c: In function 'nla_put_string': if-linux.c:872:8: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] if-linux.c:872:8: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] if-linux.c:872:8: warning: conversion to 'short unsigned int' from 'size_t' may alter its value [-Wconversion] if-linux.c:881:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] if-linux.c: In function '_gnl_getfamily': if-linux.c:919:24: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] if-linux.c: In function '_if_getssid': if-linux.c:953:18: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] if-linux.c:953:18: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if-linux.c:959:20: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] if-linux.c:961:12: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] if-linux.c: In function 'if_getssid': if-linux.c:976:2: warning: conversion to '__u16' from 'int' may alter its value [-Wconversion] if-linux.c: In function 'rta_add_attr_32': if-linux.c:1318:23: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] if-linux.c:1329:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] if-linux.c: In function 'if_route6': if-linux.c:1386:22: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] if-linux.c:1389:7: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] if-linux.c:1389:26: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] if-linux.c:1389:26: warning: conversion to 'short unsigned int' from 'long unsigned int' may alter its value [-Wconversion] /usr/bin/x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -g -Wall -Wextra -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wconversion -Wredundant-decls -Wstrict-overflow -std=c99 -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -DINET -DINET6 -DPLUGIN_DEV -I./crypt -c dhcp.c -o dhcp.o dhcp.c: In function 'get_option': dhcp.c:192:11: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] dhcp.c:197:11: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] dhcp.c: In function 'decode_rfc3442': dhcp.c:299:22: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] dhcp.c: In function 'decode_rfc3442_rt': dhcp.c:366:22: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] dhcp.c: In function 'make_message': dhcp.c:757:49: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] dhcp.c:828:48: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] dhcp.c:835:30: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] dhcp.c:879:31: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] dhcp.c:886:9: warning: conversion to 'uint8_t' from 'size_t' may alter its value [-Wconversion] dhcp.c:900:42: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] dhcp.c:937:9: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] dhcp.c: In function 'checksum': dhcp.c:1488:24: warning: conversion to 'uint32_t' from 'int' may change the sign of the result [-Wsign-conversion] dhcp.c:1490:7: warning: conversion to 'uint16_t' from 'int' may alter its value [-Wconversion] dhcp.c:1494:16: warning: conversion to 'uint32_t' from 'int' may change the sign of the result [-Wsign-conversion] dhcp.c:1501:9: warning: conversion to 'uint16_t' from 'int' may alter its value [-Wconversion] /usr/bin/x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -g -Wall -Wextra -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wconversion -Wredundant-decls -Wstrict-overflow -std=c99 -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -DINET -DINET6 -DPLUGIN_DEV -I./crypt -c ipv4.c -o ipv4.o /usr/bin/x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -g -Wall -Wextra -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wconversion -Wredundant-decls -Wstrict-overflow -std=c99 -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -DINET -DINET6 -DPLUGIN_DEV -I./crypt -c ipv4ll.c -o ipv4ll.o /usr/bin/x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -g -Wall -Wextra -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wconversion -Wredundant-decls -Wstrict-overflow -std=c99 -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -DINET -DINET6 -DPLUGIN_DEV -I./crypt -c ipv6.c -o ipv6.o ipv6.c: In function 'ipv6_makeprefix': ipv6.c:444:28: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] /usr/bin/x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -g -Wall -Wextra -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wconversion -Wredundant-decls -Wstrict-overflow -std=c99 -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -DINET -DINET6 -DPLUGIN_DEV -I./crypt -c ipv6nd.c -o ipv6nd.o ipv6nd.c: In function 'ipv6nd_open': ipv6nd.c:215:2: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ipv6nd.c:216:2: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ipv6nd.c: In function 'ipv6nd_makersprobe': ipv6nd.c:243:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ipv6nd.c:254:46: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] ipv6nd.c: In function 'ipv6nd_sendrsprobe': ipv6nd.c:302:23: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ipv6nd.c: In function 'ipv6nd_handlera': ipv6nd.c:831:26: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ipv6nd.c:965:29: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ipv6nd.c:979:29: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ipv6nd.c:1002:38: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] /usr/bin/x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -g -Wall -Wextra -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wconversion -Wredundant-decls -Wstrict-overflow -std=c99 -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -DINET -DINET6 -DPLUGIN_DEV -I./crypt -c dhcp6.c -o dhcp6.o dhcp6.c: In function 'dhcp6_delegateaddr': dhcp6.c:394:41: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] dhcp6.c:401:23: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] dhcp6.c: In function 'dhcp6_makemessage': dhcp6.c:578:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] dhcp6.c:735:38: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] dhcp6.c:738:28: warning: conversion to 'uint16_t' from 'int' may alter its value [-Wconversion] dhcp6.c:742:34: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] dhcp6.c:752:22: warning: conversion to 'uint32_t' from 'long unsigned int' may alter its value [-Wconversion] dhcp6.c:758:9: warning: conversion to 'uint32_t' from 'long unsigned int' may alter its value [-Wconversion] dhcp6.c:770:9: warning: conversion to 'uint32_t' from 'long unsigned int' may alter its value [-Wconversion] dhcp6.c:831:13: warning: conversion to 'uint16_t' from 'long unsigned int' may alter its value [-Wconversion] dhcp6.c:844:13: warning: conversion to 'uint16_t' from 'long unsigned int' may alter its value [-Wconversion] dhcp6.c:849:12: warning: conversion to 'uint16_t' from 'long unsigned int' may alter its value [-Wconversion] dhcp6.c: In function 'dhcp6_sendmessage': dhcp6.c:1002:3: warning: conversion to 'double' from 'time_t' may alter its value [-Wconversion] dhcp6.c:1002:6: warning: conversion to 'time_t' from 'double' may alter its value [-Wconversion] dhcp6.c:1015:4: warning: conversion to 'double' from 'time_t' may alter its value [-Wconversion] dhcp6.c:1015:7: warning: conversion to 'time_t' from 'double' may alter its value [-Wconversion] dhcp6.c:1068:23: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] dhcp6.c: In function 'dhcp6_findpd': dhcp6.c:1771:6: warning: conversion to 'uint16_t' from 'long unsigned int' may alter its value [-Wconversion] dhcp6.c:1817:8: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] dhcp6.c: In function 'dhcp6_findia': dhcp6.c:1882:6: warning: conversion to 'uint16_t' from 'long unsigned int' may alter its value [-Wconversion] dhcp6.c:1905:7: warning: conversion to 'uint16_t' from 'long unsigned int' may alter its value [-Wconversion] dhcp6.c:1909:7: warning: conversion to 'uint16_t' from 'long unsigned int' may alter its value [-Wconversion] dhcp6.c: In function 'dhcp6_ifdelegateaddr': dhcp6.c:2202:47: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] dhcp6.c: In function 'dhcp6_start1': dhcp6.c:2977:5: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] dhcp6.c:2987:3: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] dhcp6.c:3034:3: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] /usr/bin/x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -g -Wall -Wextra -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wconversion -Wredundant-decls -Wstrict-overflow -std=c99 -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -DINET -DINET6 -DPLUGIN_DEV -I./crypt -c dev.c -o dev.o /usr/bin/x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -g -Wall -Wextra -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wconversion -Wredundant-decls -Wstrict-overflow -std=c99 -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -DINET -DINET6 -DPLUGIN_DEV -I./crypt -c auth.c -o auth.o /usr/bin/x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -g -Wall -Wextra -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wconversion -Wredundant-decls -Wstrict-overflow -std=c99 -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -DINET -DINET6 -DPLUGIN_DEV -I./crypt -c compat/arc4random.c -o compat/arc4random.o compat/arc4random.c: In function 'arc4_addrandom': compat/arc4random.c:65:18: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] compat/arc4random.c:67:23: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] compat/arc4random.c: In function 'arc4_getbyte': compat/arc4random.c:79:17: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] compat/arc4random.c:81:17: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] compat/arc4random.c: In function 'arc4_getword': compat/arc4random.c:93:25: warning: conversion to 'uint32_t' from 'int' may change the sign of the result [-Wsign-conversion] compat/arc4random.c:94:26: warning: conversion to 'uint32_t' from 'int' may change the sign of the result [-Wsign-conversion] compat/arc4random.c:95:26: warning: conversion to 'uint32_t' from 'int' may change the sign of the result [-Wsign-conversion] compat/arc4random.c: In function 'arc4_stir': compat/arc4random.c:114:3: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] /usr/bin/x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -g -Wall -Wextra -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wconversion -Wredundant-decls -Wstrict-overflow -std=c99 -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -DINET -DINET6 -DPLUGIN_DEV -I./crypt -c compat/arc4random_uniform.c -o compat/arc4random_uniform.o /usr/bin/x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -g -Wall -Wextra -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wconversion -Wredundant-decls -Wstrict-overflow -std=c99 -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -DINET -DINET6 -DPLUGIN_DEV -I./crypt -c compat/closefrom.c -o compat/closefrom.o /usr/bin/x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -g -Wall -Wextra -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wconversion -Wredundant-decls -Wstrict-overflow -std=c99 -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -DINET -DINET6 -DPLUGIN_DEV -I./crypt -c compat/strlcpy.c -o compat/strlcpy.o /usr/bin/x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -g -Wall -Wextra -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wconversion -Wredundant-decls -Wstrict-overflow -std=c99 -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -DINET -DINET6 -DPLUGIN_DEV -I./crypt -c crypt/hmac_md5.c -o crypt/hmac_md5.o /usr/bin/x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -g -Wall -Wextra -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wconversion -Wredundant-decls -Wstrict-overflow -std=c99 -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -DINET -DINET6 -DPLUGIN_DEV -I./crypt -c crypt/md5.c -o crypt/md5.o crypt/md5.c: In function 'MD5Final': crypt/md5.c:225:2: warning: conversion to 'uint8_t' from 'uint64_t' may alter its value [-Wconversion] crypt/md5.c:225:2: warning: conversion to 'uint8_t' from 'uint64_t' may alter its value [-Wconversion] crypt/md5.c:225:2: warning: conversion to 'uint8_t' from 'uint64_t' may alter its value [-Wconversion] crypt/md5.c:225:2: warning: conversion to 'uint8_t' from 'uint64_t' may alter its value [-Wconversion] crypt/md5.c:225:2: warning: conversion to 'uint8_t' from 'uint64_t' may alter its value [-Wconversion] crypt/md5.c:225:2: warning: conversion to 'uint8_t' from 'uint64_t' may alter its value [-Wconversion] crypt/md5.c:225:2: warning: conversion to 'uint8_t' from 'uint64_t' may alter its value [-Wconversion] crypt/md5.c:225:2: warning: conversion to 'uint8_t' from 'uint64_t' may alter its value [-Wconversion] crypt/md5.c:237:4: warning: conversion to 'unsigned char' from 'uint32_t' may alter its value [-Wconversion] crypt/md5.c:237:4: warning: conversion to 'unsigned char' from 'uint32_t' may alter its value [-Wconversion] crypt/md5.c:237:4: warning: conversion to 'unsigned char' from 'uint32_t' may alter its value [-Wconversion] crypt/md5.c:237:4: warning: conversion to 'unsigned char' from 'uint32_t' may alter its value [-Wconversion] /usr/bin/x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -g -Wall -Wextra -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wconversion -Wredundant-decls -Wstrict-overflow -std=c99 -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -DINET -DINET6 -DPLUGIN_DEV -I./crypt -c crypt/sha256.c -o crypt/sha256.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:@SERVICEEXISTS@::g' -e 's:@SERVICECMD@::g' -e 's:@SERVICESTATUS@::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:@SERVICEEXISTS@::g' -e 's:@SERVICECMD@::g' -e 's:@SERVICESTATUS@::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:@SERVICEEXISTS@::g' -e 's:@SERVICECMD@::g' -e 's:@SERVICESTATUS@::g' \ dhcpcd.8.in > dhcpcd.8 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:@SERVICEEXISTS@::g' -e 's:@SERVICECMD@::g' -e 's:@SERVICESTATUS@::g' \ dhcpcd-run-hooks.8.in > dhcpcd-run-hooks.8 /usr/bin/x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -g -Wall -Wextra -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wconversion -Wredundant-decls -Wstrict-overflow -std=c99 -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -DINET -DINET6 -DPLUGIN_DEV -I./crypt -c if-options.c -o if-options.o /usr/bin/x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -g -Wall -Wextra -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wconversion -Wredundant-decls -Wstrict-overflow -std=c99 -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -DINET -DINET6 -DPLUGIN_DEV -I./crypt -c dhcpcd-embedded.c -o dhcpcd-embedded.o if-options.c: In function 'parse_option': if-options.c:801:22: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] if-options.c:861:19: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] if-options.c: In function 'read_config': if-options.c:2022:41: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] /usr/bin/x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -o dhcpcd common.o control.o dhcpcd.o duid.o eloop.o if.o if-options.o script.o dhcp-common.o dhcpcd-embedded.o if-linux.o arp.o dhcp.o ipv4.o ipv4ll.o ipv6.o ipv6nd.o dhcp6.o dev.o auth.o compat/arc4random.o compat/arc4random_uniform.o compat/closefrom.o compat/strlcpy.o crypt/hmac_md5.o crypt/md5.o crypt/sha256.o -ldl for x in dhcpcd-hooks dev; do cd $x; make all; cd ..; done make[1]: Entering directory `/var/tmp/portage/net-misc/dhcpcd-9999/work/dhcpcd-9999/dhcpcd-hooks' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/var/tmp/portage/net-misc/dhcpcd-9999/work/dhcpcd-9999/dhcpcd-hooks' make[1]: Entering directory `/var/tmp/portage/net-misc/dhcpcd-9999/work/dhcpcd-9999/dev' /usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -DPIC -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -DINET -DINET6 -DPLUGIN_DEV -march=native -O2 -pipe -g -Wall -Wextra -Wshadow -Wformat=2 -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Winline -Wwrite-strings -Wcast-align -Wcast-qual -Wpointer-arith -Wdeclaration-after-statement -Wconversion -Wredundant-decls -Wstrict-overflow -std=c99 -c udev.c -o udev.So /usr/bin/x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -shared -Wl,-x -o udev.so -Wl,-soname,udev.so \ udev.So -ludev make[1]: Leaving directory `/var/tmp/portage/net-misc/dhcpcd-9999/work/dhcpcd-9999/dev' >>> Source compiled. >>> Test phase [not enabled]: net-misc/dhcpcd-9999 >>> Install dhcpcd-9999 into /var/tmp/portage/net-misc/dhcpcd-9999/image/ category net-misc make -j2 DESTDIR=/var/tmp/portage/net-misc/dhcpcd-9999/image/ install install -d /var/tmp/portage/net-misc/dhcpcd-9999/image//sbin install -d /var/tmp/portage/net-misc/dhcpcd-9999/image//lib/dhcpcd install -m 0555 dhcpcd /var/tmp/portage/net-misc/dhcpcd-9999/image//sbin install -m 0555 dhcpcd-run-hooks /var/tmp/portage/net-misc/dhcpcd-9999/image//lib/dhcpcd install -d /var/tmp/portage/net-misc/dhcpcd-9999/image//usr/share/man/man5 install -m 0444 dhcpcd.conf.5 /var/tmp/portage/net-misc/dhcpcd-9999/image//usr/share/man/man5 install -d /var/tmp/portage/net-misc/dhcpcd-9999/image//usr/share/man/man8 install -d /var/tmp/portage/net-misc/dhcpcd-9999/image//var/lib/dhcpcd install -m 0444 dhcpcd.8 dhcpcd-run-hooks.8 /var/tmp/portage/net-misc/dhcpcd-9999/image//usr/share/man/man8 install -d /var/tmp/portage/net-misc/dhcpcd-9999/image//etc for x in dhcpcd-hooks dev; do cd $x; make proginstall; cd ..; done test -e /var/tmp/portage/net-misc/dhcpcd-9999/image//etc/dhcpcd.conf || \ install -m 0644 dhcpcd.conf /var/tmp/portage/net-misc/dhcpcd-9999/image//etc make[1]: Entering directory `/var/tmp/portage/net-misc/dhcpcd-9999/work/dhcpcd-9999/dhcpcd-hooks' install -d /var/tmp/portage/net-misc/dhcpcd-9999/image//lib/dhcpcd/dhcpcd-hooks install -m 0444 01-test 02-dump 10-mtu 10-wpa_supplicant 15-timezone 20-resolv.conf 29-lookup-hostname 30-hostname 50-ntp.conf 50-yp.conf /var/tmp/portage/net-misc/dhcpcd-9999/image//lib/dhcpcd/dhcpcd-hooks make[1]: Leaving directory `/var/tmp/portage/net-misc/dhcpcd-9999/work/dhcpcd-9999/dhcpcd-hooks' make[1]: Entering directory `/var/tmp/portage/net-misc/dhcpcd-9999/work/dhcpcd-9999/dev' install -d /var/tmp/portage/net-misc/dhcpcd-9999/image//lib64/dhcpcd/dev install -m 0555 udev.so /var/tmp/portage/net-misc/dhcpcd-9999/image//lib64/dhcpcd/dev make[1]: Leaving directory `/var/tmp/portage/net-misc/dhcpcd-9999/work/dhcpcd-9999/dev' >>> Completed installing dhcpcd-9999 into /var/tmp/portage/net-misc/dhcpcd-9999/image/ strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line -R .note.gnu.gold-version lib64/dhcpcd/dev/udev.so sbin/dhcpcd ecompressdir: bzip2 -9 /usr/share/man ecompressdir: bzip2 -9 /usr/share/doc >>> Installing (1 of 1) net-misc/dhcpcd-9999 * * If you activate the lookup-hostname hook to look up your hostname * using the dns, you need to install net-dns/bind-tools. >>> Auto-cleaning packages... >>> No outdated packages were found on your system. * GNU info directory index is up-to-date. * IMPORTANT: config file '/etc/init.d/dhcpcd' needs updating. * See the CONFIGURATION FILES section of the emerge * man page to learn how to update config files.