Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/wireless-tools.spec'], chrootPath='/var/lib/mock/f31-build-100391-33244/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/wireless-tools.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1564185600 Wrote: /builddir/build/SRPMS/wireless-tools-29-23.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/wireless-tools.spec'], chrootPath='/var/lib/mock/f31-build-100391-33244/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/wireless-tools.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1564185600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.6qrXGM + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf wireless_tools.29 + /usr/bin/gzip -dc /builddir/build/SOURCES/wireless_tools.29.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd wireless_tools.29 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (wireless-tools-29-makefile.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .makefile --fuzz=0 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Patch #1 (wireless-tools-29-makefile.patch): patching file Makefile Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.KPgOjN + umask 022 + cd /builddir/build/BUILD + cd wireless_tools.29 + make clean + make 'OPT_FLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' BUILD_SHARED=1 FORCE_WEXT_VERSION=16 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' BUILDSTDERR: iwlib.c: In function 'iw_enum_devices': BUILDSTDERR: iwlib.c:254:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 254 | fgets(buff, sizeof(buff), fh); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: iwlib.c:255:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 255 | fgets(buff, sizeof(buff), fh); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: iwlib.c: In function 'iw_get_kernel_we_version': BUILDSTDERR: iwlib.c:337:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 337 | fgets(buff, sizeof(buff), fh); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: iwlib.c:353:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 353 | fgets(buff, sizeof(buff), fh); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from iwlib.h:28, BUILDSTDERR: from iwlib.c:14: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_set_ext' at iwlib.h:512:3, BUILDSTDERR: inlined from 'print_iface_version_info' at iwlib.c:387:6: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_set_ext' at iwlib.h:512:3, BUILDSTDERR: inlined from 'print_iface_version_info' at iwlib.c:396:6: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_set_ext' at iwlib.h:512:3, BUILDSTDERR: inlined from 'iw_get_range_info' at iwlib.c:483:6: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_set_ext' at iwlib.h:512:3, BUILDSTDERR: inlined from 'iw_get_priv_info' at iwlib.c:623:10: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_set_ext' at iwlib.h:512:3, BUILDSTDERR: inlined from 'iw_set_basic_config' at iwlib.c:748:6: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_set_basic_config' at iwlib.c:758:7: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_set_ext' at iwlib.h:512:3, BUILDSTDERR: inlined from 'iw_set_basic_config' at iwlib.c:761:10: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_set_ext' at iwlib.h:512:3, BUILDSTDERR: inlined from 'iw_set_basic_config' at iwlib.c:773:10: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_set_ext' at iwlib.h:512:3, BUILDSTDERR: inlined from 'iw_set_basic_config' at iwlib.c:793:7: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_set_ext' at iwlib.h:512:3, BUILDSTDERR: inlined from 'iw_set_basic_config' at iwlib.c:813:10: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_set_ext' at iwlib.h:512:3, BUILDSTDERR: inlined from 'iw_set_basic_config' at iwlib.c:827:10: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_set_ext' at iwlib.h:512:3, BUILDSTDERR: inlined from 'iw_set_basic_config' at iwlib.c:850:10: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_set_ext' at iwlib.h:512:3, BUILDSTDERR: inlined from 'iw_get_basic_config' at iwlib.c:673:6: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_set_ext' at iwlib.h:512:3, BUILDSTDERR: inlined from 'iw_get_basic_config' at iwlib.c:683:6: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_set_ext' at iwlib.h:512:3, BUILDSTDERR: inlined from 'iw_get_basic_config' at iwlib.c:690:6: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_set_ext' at iwlib.h:512:3, BUILDSTDERR: inlined from 'iw_get_basic_config' at iwlib.c:701:6: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_set_ext' at iwlib.h:512:3, BUILDSTDERR: inlined from 'iw_get_basic_config' at iwlib.c:712:6: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_set_ext' at iwlib.h:512:3, BUILDSTDERR: inlined from 'iw_get_basic_config' at iwlib.c:719:6: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_get_stats' at iwlib.c:1275:7: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_set_ext' at iwlib.h:512:3, BUILDSTDERR: inlined from 'iw_get_stats' at iwlib.c:1276:10: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_check_mac_addr_type' at iwlib.c:1939:3: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_check_if_addr_type' at iwlib.c:1973:3: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_in_addr' at iwlib.c:2261:7: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_set_ext' at iwlib.h:512:3, BUILDSTDERR: inlined from 'iw_process_scan' at iwlib.c:3082:6, BUILDSTDERR: inlined from 'iw_process_scan' at iwlib.c:3032:1: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_set_ext' at iwlib.h:512:3, BUILDSTDERR: inlined from 'iw_process_scan' at iwlib.c:3058:11: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: iwconfig.c: In function 'display_info': BUILDSTDERR: iwconfig.c:225:12: warning: variable 'channel' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 225 | int channel = -1; /* Converted to channel */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from iwlib.h:28, BUILDSTDERR: from iwconfig.c:14: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_set_ext' at iwlib.h:512:3, BUILDSTDERR: inlined from 'set_commit_info' at iwconfig.c:1661:6: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_set_ext' at iwlib.h:512:3, BUILDSTDERR: inlined from 'set_sens_info' at iwconfig.c:1388:6: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_set_ext' at iwlib.h:512:3, BUILDSTDERR: inlined from 'set_nick_info' at iwconfig.c:1144:6: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_set_ext' at iwlib.h:512:3, BUILDSTDERR: inlined from 'set_mode_info' at iwconfig.c:729:6: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_set_ext' at iwlib.h:512:3, BUILDSTDERR: inlined from 'set_apaddr_info' at iwconfig.c:1239:6: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_set_ext' at iwlib.h:512:3, BUILDSTDERR: inlined from 'set_retry_info' at iwconfig.c:1456:6: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_set_ext' at iwlib.h:512:3, BUILDSTDERR: inlined from 'set_freq_info' at iwconfig.c:760:7: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_set_ext' at iwlib.h:512:3, BUILDSTDERR: inlined from 'set_freq_info' at iwconfig.c:800:6: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_set_ext' at iwlib.h:512:3, BUILDSTDERR: inlined from 'set_nwid_info' at iwconfig.c:1174:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_set_ext' at iwlib.h:512:3, BUILDSTDERR: inlined from 'set_nwid_info' at iwconfig.c:1193:6: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_set_ext' at iwlib.h:512:3, BUILDSTDERR: inlined from 'set_enc_info' at iwconfig.c:906:10: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_set_ext' at iwlib.h:512:3, BUILDSTDERR: inlined from 'set_enc_info' at iwconfig.c:991:6: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_set_ext' at iwlib.h:512:3, BUILDSTDERR: inlined from 'set_rts_info' at iwconfig.c:1492:9: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_set_ext' at iwlib.h:512:3, BUILDSTDERR: inlined from 'set_rts_info' at iwconfig.c:1508:6: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_set_ext' at iwlib.h:512:3, BUILDSTDERR: inlined from 'set_frag_info' at iwconfig.c:1544:9: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_set_ext' at iwlib.h:512:3, BUILDSTDERR: inlined from 'set_frag_info' at iwconfig.c:1561:6: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_set_ext' at iwlib.h:512:3, BUILDSTDERR: inlined from 'set_bitrate_info' at iwconfig.c:831:7: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_set_ext' at iwlib.h:512:3, BUILDSTDERR: inlined from 'set_bitrate_info' at iwconfig.c:879:6: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_set_ext' at iwlib.h:512:3, BUILDSTDERR: inlined from 'set_modulation_info' at iwconfig.c:1591:7: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_set_ext' at iwlib.h:512:3, BUILDSTDERR: inlined from 'set_modulation_info' at iwconfig.c:1638:6: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_set_ext' at iwlib.h:512:3, BUILDSTDERR: inlined from 'set_power_info' at iwconfig.c:1018:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_set_ext' at iwlib.h:512:3, BUILDSTDERR: inlined from 'set_power_info' at iwconfig.c:1107:6: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_set_ext' at iwlib.h:512:3, BUILDSTDERR: inlined from 'set_essid_info' at iwconfig.c:639:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_set_ext' at iwlib.h:512:3, BUILDSTDERR: inlined from 'set_essid_info' at iwconfig.c:691:6: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_set_ext' at iwlib.h:512:3, BUILDSTDERR: inlined from 'set_txpower_info' at iwconfig.c:1287:6: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_set_ext' at iwlib.h:512:3, BUILDSTDERR: inlined from 'set_txpower_info' at iwconfig.c:1278:9: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_set_ext' at iwlib.h:512:3, BUILDSTDERR: inlined from 'set_txpower_info' at iwconfig.c:1358:6: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_set_ext' at iwlib.h:512:3, BUILDSTDERR: inlined from 'get_info' at iwconfig.c:72:6, BUILDSTDERR: inlined from 'print_info' at iwconfig.c:486:8: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_set_ext' at iwlib.h:512:3, BUILDSTDERR: inlined from 'get_info' at iwconfig.c:79:6, BUILDSTDERR: inlined from 'print_info' at iwconfig.c:486:8: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_set_ext' at iwlib.h:512:3, BUILDSTDERR: inlined from 'get_info' at iwconfig.c:87:6, BUILDSTDERR: inlined from 'print_info' at iwconfig.c:486:8: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_set_ext' at iwlib.h:512:3, BUILDSTDERR: inlined from 'get_info' at iwconfig.c:105:6, BUILDSTDERR: inlined from 'print_info' at iwconfig.c:486:8: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_set_ext' at iwlib.h:512:3, BUILDSTDERR: inlined from 'get_info' at iwconfig.c:112:10, BUILDSTDERR: inlined from 'print_info' at iwconfig.c:486:8: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_set_ext' at iwlib.h:512:3, BUILDSTDERR: inlined from 'get_info' at iwconfig.c:120:6, BUILDSTDERR: inlined from 'print_info' at iwconfig.c:486:8: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_set_ext' at iwlib.h:512:3, BUILDSTDERR: inlined from 'get_info' at iwconfig.c:129:10, BUILDSTDERR: inlined from 'print_info' at iwconfig.c:486:8: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_set_ext' at iwlib.h:512:3, BUILDSTDERR: inlined from 'get_info' at iwconfig.c:137:6, BUILDSTDERR: inlined from 'print_info' at iwconfig.c:486:8: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_set_ext' at iwlib.h:512:3, BUILDSTDERR: inlined from 'get_info' at iwconfig.c:144:6, BUILDSTDERR: inlined from 'print_info' at iwconfig.c:486:8: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'get_info' at iwconfig.c:60:7, BUILDSTDERR: inlined from 'print_info' at iwconfig.c:486:8: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from iwlib.h:28, BUILDSTDERR: from iwlist.c:14: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_set_ext' at iwlib.h:512:3, BUILDSTDERR: inlined from 'get_retry_value.constprop' at iwlist.c:1425:6: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_set_ext' at iwlib.h:512:3, BUILDSTDERR: inlined from 'get_pm_value.constprop' at iwlist.c:1112:6: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: iwlist.c: In function 'print_gen_ie_info': BUILDSTDERR: iwlist.c:410:1: warning: inlining failed in call to 'iw_print_gen_ie': --param max-inline-insns-single limit reached [-Winline] BUILDSTDERR: 410 | iw_print_gen_ie(unsigned char * buffer, BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: iwlist.c:1958:2: note: called from here BUILDSTDERR: 1958 | iw_print_gen_ie(buf, wrq.u.data.length); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from iwlib.h:28, BUILDSTDERR: from iwlist.c:14: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_set_ext' at iwlib.h:512:3, BUILDSTDERR: inlined from 'print_gen_ie_info' at iwlist.c:1949:6: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_set_ext' at iwlib.h:512:3, BUILDSTDERR: inlined from 'print_auth_info' at iwlist.c:1791:11: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: iwlist.c: In function 'print_scanning_info': BUILDSTDERR: iwlist.c:410:1: warning: inlining failed in call to 'iw_print_gen_ie': --param max-inline-insns-single limit reached [-Winline] BUILDSTDERR: 410 | iw_print_gen_ie(unsigned char * buffer, BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: iwlist.c:591:7: note: called from here BUILDSTDERR: 591 | iw_print_gen_ie(event->u.data.pointer, event->u.data.length); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from iwlib.h:28, BUILDSTDERR: from iwlist.c:14: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_set_ext' at iwlib.h:512:3, BUILDSTDERR: inlined from 'print_scanning_info' at iwlist.c:733:10: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_set_ext' at iwlib.h:512:3, BUILDSTDERR: inlined from 'print_scanning_info' at iwlist.c:799:7: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_set_ext' at iwlib.h:512:3, BUILDSTDERR: inlined from 'print_ap_info' at iwlist.c:1618:6: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_set_ext' at iwlib.h:512:3, BUILDSTDERR: inlined from 'print_freq_info' at iwlist.c:930:10: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_set_ext' at iwlib.h:512:3, BUILDSTDERR: inlined from 'print_keys_info' at iwlist.c:1054:7: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_set_ext' at iwlib.h:512:3, BUILDSTDERR: inlined from 'print_keys_info' at iwlist.c:1078:10: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_set_ext' at iwlib.h:512:3, BUILDSTDERR: inlined from 'print_txpower_info' at iwlist.c:1366:10: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_set_ext' at iwlib.h:512:3, BUILDSTDERR: inlined from 'print_wpakeys_info' at iwlist.c:1864:7: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_set_ext' at iwlib.h:512:3, BUILDSTDERR: inlined from 'print_wpakeys_info' at iwlist.c:1911:10: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_set_ext' at iwlib.h:512:3, BUILDSTDERR: inlined from 'print_bitrate_info' at iwlist.c:984:10: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_set_ext' at iwlib.h:512:3, BUILDSTDERR: inlined from 'print_bitrate_info' at iwlist.c:995:7: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_set_ext' at iwlib.h:512:3, BUILDSTDERR: inlined from 'print_modul_info' at iwlist.c:2007:7: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_set_ext' at iwlib.h:512:3, BUILDSTDERR: inlined from 'print_retry_info' at iwlist.c:1512:10: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_set_ext' at iwlib.h:512:3, BUILDSTDERR: inlined from 'print_pm_info' at iwlist.c:1226:10: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from iwlib.h:28, BUILDSTDERR: from iwpriv.c:14: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'set_private_cmd' at iwpriv.c:430:3: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rm -f *.BAK *.bak *.d *.o *.so ,* *~ *.a *.orig *.rej *.out cp wireless.21.h wireless.h gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Os -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wpointer-arith -Wcast-qual -Winline -I. -MMD -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o iwlib.so iwlib.c gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o libiw.so.29 -Wl,-soname,libiw.so.29 -lm -lc iwlib.so ln -s libiw.so.29 libiw.so gcc -Os -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wpointer-arith -Wcast-qual -Winline -I. -MMD -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c iwconfig.c gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Os -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wpointer-arith -Wcast-qual -Winline -I. -MMD -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o iwconfig iwconfig.o libiw.so.29 -lm gcc -Os -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wpointer-arith -Wcast-qual -Winline -I. -MMD -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c iwlist.c gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Os -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wpointer-arith -Wcast-qual -Winline -I. -MMD -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o iwlist iwlist.o libiw.so.29 -lm gcc -Os -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wpointer-arith -Wcast-qual -Winline -I. -MMD -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c iwpriv.c gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Os -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wpointer-arith -Wcast-qual -Winline -I. -MMD -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o iwpriv iwpriv.o libiw.so.29 -lm BUILDSTDERR: gcc -Os -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wpointer-arith -Wcast-qual -Winline -I. -MMD -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-In file included from /usr/include/string.h:494, BUILDSTDERR: from iwlib.h:28, BUILDSTDERR: from iwspy.c:13: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_set_ext.constprop' at iwlib.h:512:3: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from iwspy.c:13: BUILDSTDERR: iwspy.c: In function 'get_spy_threshold.isra.0': BUILDSTDERR: iwlib.h:506:1: warning: inlining failed in call to 'iw_set_ext.constprop': call is unlikely and code size would grow [-Winline] BUILDSTDERR: 506 | iw_set_ext(int skfd, /* Socket to the kernel */ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: iwspy.c:125:6: note: called from here BUILDSTDERR: 125 | if(iw_set_ext(skfd, ifname, SIOCGIWTHRSPY, &wrq) < 0) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from iwspy.c:13: BUILDSTDERR: iwspy.c: In function 'set_spy_info': BUILDSTDERR: iwlib.h:506:1: warning: inlining failed in call to 'iw_set_ext.constprop': call is unlikely and code size would grow [-Winline] BUILDSTDERR: 506 | iw_set_ext(int skfd, /* Socket to the kernel */ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: iwspy.c:209:7: note: called from here BUILDSTDERR: 209 | if(iw_get_ext(skfd, ifname, SIOCGIWSPY, &wrq) < 0) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from iwspy.c:13: BUILDSTDERR: iwlib.h:506:1: warning: inlining failed in call to 'iw_set_ext.constprop': call is unlikely and code size would grow [-Winline] BUILDSTDERR: 506 | iw_set_ext(int skfd, /* Socket to the kernel */ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: iwspy.c:250:6: note: called from here BUILDSTDERR: 250 | if(iw_set_ext(skfd, ifname, SIOCSIWSPY, &wrq) < 0) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from iwspy.c:13: BUILDSTDERR: iwspy.c: In function 'print_spy_info': BUILDSTDERR: iwlib.h:506:1: warning: inlining failed in call to 'iw_set_ext.constprop': call is unlikely and code size would grow [-Winline] BUILDSTDERR: 506 | iw_set_ext(int skfd, /* Socket to the kernel */ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: iwspy.c:45:6: note: called from here BUILDSTDERR: 45 | if(iw_get_ext(skfd, ifname, SIOCGIWSPY, &wrq) < 0) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from iwspy.c:13: BUILDSTDERR: iwspy.c: In function 'main': BUILDSTDERR: iwlib.h:506:1: warning: inlining failed in call to 'iw_set_ext.constprop': call is unlikely and code size would grow [-Winline] BUILDSTDERR: 506 | iw_set_ext(int skfd, /* Socket to the kernel */ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: iwspy.c:314:6: note: called from here BUILDSTDERR: 314 | if(iw_set_ext(skfd, ifname, SIOCSIWTHRSPY, &wrq) < 0) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from iwlib.h:28, BUILDSTDERR: from iwgetid.c:12: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_get_ext' at iwlib.h:528:3, BUILDSTDERR: inlined from 'print_channel' at iwgetid.c:248:6: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_get_ext' at iwlib.h:528:3, BUILDSTDERR: inlined from 'print_protocol' at iwgetid.c:336:6, BUILDSTDERR: inlined from 'print_one_device' at iwgetid.c:404:13: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_get_ext' at iwlib.h:528:3, BUILDSTDERR: inlined from 'print_mode' at iwgetid.c:294:6, BUILDSTDERR: inlined from 'print_one_device' at iwgetid.c:399:13: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_get_ext' at iwlib.h:528:3, BUILDSTDERR: inlined from 'print_freq' at iwgetid.c:210:6, BUILDSTDERR: inlined from 'print_one_device' at iwgetid.c:394:13: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_get_ext' at iwlib.h:528:3, BUILDSTDERR: inlined from 'print_ap' at iwgetid.c:173:6, BUILDSTDERR: inlined from 'print_one_device' at iwgetid.c:384:13: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_get_ext' at iwlib.h:528:3, BUILDSTDERR: inlined from 'print_essid' at iwgetid.c:99:6, BUILDSTDERR: inlined from 'print_one_device' at iwgetid.c:409:13: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_get_ext' at iwlib.h:528:3, BUILDSTDERR: inlined from 'print_nwid' at iwgetid.c:138:6, BUILDSTDERR: inlined from 'print_one_device' at iwgetid.c:413:10: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: iwevent.c: In function 'rtnl_open': BUILDSTDERR: iwevent.c:92:23: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] BUILDSTDERR: 92 | memset(rth, 0, sizeof(rth)); BUILDSTDERR: | ^ BUILDSTDERR: iwevent.c: In function 'main': BUILDSTDERR: iwevent.c:615:1: warning: inlining failed in call to 'handle_netlink_events.isra.0': --param large-stack-frame-growth limit reached [-Winline] BUILDSTDERR: 615 | handle_netlink_events(struct rtnl_handle * rth) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: iwevent.c:723:2: note: called from here BUILDSTDERR: 723 | handle_netlink_events(rth); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ifrename.c: In function 'mapping_getsysfs': BUILDSTDERR: ifrename.c:1786:9: warning: ignoring return value of 'fchdir', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 1786 | fchdir(cwd_fd); BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: ifrename.c: In function 'main': BUILDSTDERR: ifrename.c:2635:4: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 2635 | usage(); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ifrename.c:2636:2: note: here BUILDSTDERR: 2636 | case 'c': BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from iwlib.h:28, BUILDSTDERR: from ifrename.c:53: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'mapping_getmac' at ifrename.c:748:3: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'mapping_getbaseaddrirq' at ifrename.c:1208:3, BUILDSTDERR: inlined from 'mapping_getbaseaddrirq' at ifrename.c:1189:1: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'mapping_getdriverbusinfo' at ifrename.c:1042:3, BUILDSTDERR: inlined from 'mapping_getdriverbusinfo' at ifrename.c:1022:1: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'if_set_name' at ifrename.c:588:3, BUILDSTDERR: inlined from 'if_set_name' at ifrename.c:561:1: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'if_set_name' at ifrename.c:589:3, BUILDSTDERR: inlined from 'if_set_name' at ifrename.c:561:1: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'if_takeover_name' at ifrename.c:542:3, BUILDSTDERR: inlined from 'if_set_name' at ifrename.c:614:13, BUILDSTDERR: inlined from 'if_set_name' at ifrename.c:561:1: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'if_takeover_name' at ifrename.c:543:3, BUILDSTDERR: inlined from 'if_set_name' at ifrename.c:614:13, BUILDSTDERR: inlined from 'if_set_name' at ifrename.c:561:1: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 16 bytes from a string of length 16 [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'iw_get_ext' at iwlib.h:528:3, BUILDSTDERR: inlined from 'mapping_getiwproto' at ifrename.c:1304:6: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'probe_mappings' at ifrename.c:2339:7, BUILDSTDERR: inlined from 'main' at ifrename.c:2709:6: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 16 bytes from a string of length 16 [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'probe_debian' at ifrename.c:2406:8, BUILDSTDERR: inlined from 'main' at ifrename.c:2707:6: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 unwind-tables -fstack-clash-protection -c iwspy.c gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Os -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wpointer-arith -Wcast-qual -Winline -I. -MMD -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o iwspy iwspy.o libiw.so.29 -lm gcc -Os -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wpointer-arith -Wcast-qual -Winline -I. -MMD -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c iwgetid.c gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Os -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wpointer-arith -Wcast-qual -Winline -I. -MMD -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o iwgetid iwgetid.o libiw.so.29 -lm gcc -Os -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wpointer-arith -Wcast-qual -Winline -I. -MMD -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c iwevent.c gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Os -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wpointer-arith -Wcast-qual -Winline -I. -MMD -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o iwevent iwevent.o libiw.so.29 -lm gcc -Os -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wpointer-arith -Wcast-qual -Winline -I. -MMD -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c ifrename.c gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Os -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wpointer-arith -Wcast-qual -Winline -I. -MMD -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o ifrename ifrename.o libiw.so.29 -lm Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9tL1EJ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/wireless-tools-29-23.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/wireless-tools-29-23.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/wireless-tools-29-23.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/wireless-tools-29-23.fc31.riscv64 + cd wireless_tools.29 + /usr/bin/rm -rf /builddir/build/BUILDROOT/wireless-tools-29-23.fc31.riscv64 + /usr/bin/mkdir -p /builddir/build/BUILDROOT/wireless-tools-29-23.fc31.riscv64/sbin /builddir/build/BUILDROOT/wireless-tools-29-23.fc31.riscv64/lib64 /builddir/build/BUILDROOT/wireless-tools-29-23.fc31.riscv64/usr/share/man/man8 /builddir/build/BUILDROOT/wireless-tools-29-23.fc31.riscv64/usr/include /builddir/build/BUILDROOT/wireless-tools-29-23.fc31.riscv64/usr/lib64 + make install INSTALL_DIR=/builddir/build/BUILDROOT/wireless-tools-29-23.fc31.riscv64/sbin INSTALL_LIB=/builddir/build/BUILDROOT/wireless-tools-29-23.fc31.riscv64/lib64 INSTALL_INC=/builddir/build/BUILDROOT/wireless-tools-29-23.fc31.riscv64/usr/include INSTALL_MAN=/builddir/build/BUILDROOT/wireless-tools-29-23.fc31.riscv64/usr/share/man BUILDSTDERR: ldconfig: Can't create temporary cache file /etc/ld.so.cache~: Permission denied + /usr/bin/rm -f /builddir/build/BUILDROOT/wireless-tools-29-23.fc31.riscv64/lib64/libiw.a /builddir/build/BUILDROOT/wireless-tools-29-23.fc31.riscv64/lib64/libiw.so + ln -sf ../../lib64/libiw.so.29 /builddir/build/BUILDROOT/wireless-tools-29-23.fc31.riscv64/usr/lib64/libiw.so + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 29-23.fc31 --unique-debug-suffix -29-23.fc31.riscv64 --unique-debug-src-base wireless-tools-29-23.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/wireless_tools.29 BUILDSTDERR: 783 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs install -m 755 -d /builddir/build/BUILDROOT/wireless-tools-29-23.fc31.riscv64/lib64 install -m 755 libiw.so.29 /builddir/build/BUILDROOT/wireless-tools-29-23.fc31.riscv64/lib64 ln -sfn libiw.so.29 /builddir/build/BUILDROOT/wireless-tools-29-23.fc31.riscv64/lib64/libiw.so *** Don't forget to add /builddir/build/BUILDROOT/wireless-tools-29-23.fc31.riscv64/lib64 to /etc/ld.so.conf, and run ldconfig as root. *** *** Could not run ldconfig ! *** install -m 755 -d /builddir/build/BUILDROOT/wireless-tools-29-23.fc31.riscv64/sbin install -m 755 iwconfig iwlist iwpriv iwspy iwgetid iwevent ifrename /builddir/build/BUILDROOT/wireless-tools-29-23.fc31.riscv64/sbin install -m 755 -d /builddir/build/BUILDROOT/wireless-tools-29-23.fc31.riscv64/usr/include install -m 644 iwlib.h /builddir/build/BUILDROOT/wireless-tools-29-23.fc31.riscv64/usr/include install -m 644 wireless.h /builddir/build/BUILDROOT/wireless-tools-29-23.fc31.riscv64/usr/include install -m 755 -d /builddir/build/BUILDROOT/wireless-tools-29-23.fc31.riscv64/usr/share/man/man8/ install -m 644 iwconfig.8 iwlist.8 iwpriv.8 iwspy.8 iwgetid.8 iwevent.8 ifrename.8 /builddir/build/BUILDROOT/wireless-tools-29-23.fc31.riscv64/usr/share/man/man8/ install -m 755 -d /builddir/build/BUILDROOT/wireless-tools-29-23.fc31.riscv64/usr/share/man/man7/ install -m 644 wireless.7 /builddir/build/BUILDROOT/wireless-tools-29-23.fc31.riscv64/usr/share/man/man7/ install -m 755 -d /builddir/build/BUILDROOT/wireless-tools-29-23.fc31.riscv64/usr/share/man/man5/ install -m 644 iftab.5 /builddir/build/BUILDROOT/wireless-tools-29-23.fc31.riscv64/usr/share/man/man5/ explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/wireless-tools-29-23.fc31.riscv64/lib64/libiw.so.29 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/wireless-tools-29-23.fc31.riscv64/sbin/ifrename explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/wireless-tools-29-23.fc31.riscv64/sbin/iwconfig explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/wireless-tools-29-23.fc31.riscv64/sbin/iwevent extracting debug info from /builddir/build/BUILDROOT/wireless-tools-29-23.fc31.riscv64/sbin/ifrename extracting debug info from /builddir/build/BUILDROOT/wireless-tools-29-23.fc31.riscv64/lib64/libiw.so.29 extracting debug info from /builddir/build/BUILDROOT/wireless-tools-29-23.fc31.riscv64/sbin/iwconfig extracting debug info from /builddir/build/BUILDROOT/wireless-tools-29-23.fc31.riscv64/sbin/iwevent explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/wireless-tools-29-23.fc31.riscv64/sbin/iwgetid explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/wireless-tools-29-23.fc31.riscv64/sbin/iwlist extracting debug info from /builddir/build/BUILDROOT/wireless-tools-29-23.fc31.riscv64/sbin/iwgetid explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/wireless-tools-29-23.fc31.riscv64/sbin/iwpriv extracting debug info from /builddir/build/BUILDROOT/wireless-tools-29-23.fc31.riscv64/sbin/iwlist extracting debug info from /builddir/build/BUILDROOT/wireless-tools-29-23.fc31.riscv64/sbin/iwpriv explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/wireless-tools-29-23.fc31.riscv64/sbin/iwspy extracting debug info from /builddir/build/BUILDROOT/wireless-tools-29-23.fc31.riscv64/sbin/iwspy original debug info size: 700kB, size after compression: 664kB /usr/lib/rpm/sepdebugcrcfix: Updated 8 CRC32s, 0 CRC32s did match. Processing files: wireless-tools-29-23.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9vLo3L + umask 022 + cd /builddir/build/BUILD + cd wireless_tools.29 + DOCDIR=/builddir/build/BUILDROOT/wireless-tools-29-23.fc31.riscv64/usr/share/doc/wireless-tools + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/wireless-tools-29-23.fc31.riscv64/usr/share/doc/wireless-tools + cp -pr INSTALL /builddir/build/BUILDROOT/wireless-tools-29-23.fc31.riscv64/usr/share/doc/wireless-tools + cp -pr README /builddir/build/BUILDROOT/wireless-tools-29-23.fc31.riscv64/usr/share/doc/wireless-tools + cp -pr DISTRIBUTIONS.txt /builddir/build/BUILDROOT/wireless-tools-29-23.fc31.riscv64/usr/share/doc/wireless-tools + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: libiw.so.29()(64bit) wireless-tools = 1:29-23.fc31 wireless-tools(riscv-64) = 1:29-23.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libiw.so.29()(64bit) libm.so.6()(64bit) rtld(GNU_HASH) Processing files: wireless-tools-devel-29-23.fc31.riscv64 Provides: wireless-tools-devel = 1:29-23.fc31 wireless-tools-devel(riscv-64) = 1:29-23.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libiw.so.29()(64bit) Processing files: wireless-tools-debugsource-29-23.fc31.riscv64 Provides: wireless-tools-debugsource = 1:29-23.fc31 wireless-tools-debugsource(riscv-64) = 1:29-23.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: wireless-tools-debuginfo-29-23.fc31.riscv64 Provides: debuginfo(build-id) = 01c951a85c277b22883aef8516c90b83feaeb727 debuginfo(build-id) = 28b170f80845bac98073edd397526d347feb517a debuginfo(build-id) = 3bddda19176eb83e1e1aa97ed5c1d88e511079e7 debuginfo(build-id) = 3e9d810d13ffacc8bf82609dd4931bb945eee73a debuginfo(build-id) = 40495dbe584e94e98533394b2369e728d89a3f54 debuginfo(build-id) = 806f62d7261366cd67a5f8d2976e3de364137c8e debuginfo(build-id) = a7c0b8ba75381fe0e04316109e2583c415f2e806 debuginfo(build-id) = a95b8e85a70e8e93b2bd40a3f8737379844879da wireless-tools-debuginfo = 1:29-23.fc31 wireless-tools-debuginfo(riscv-64) = 1:29-23.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: wireless-tools-debugsource(riscv-64) = 1:29-23.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/wireless-tools-29-23.fc31.riscv64 Wrote: /builddir/build/RPMS/wireless-tools-devel-29-23.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/wireless-tools-29-23.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/wireless-tools-debugsource-29-23.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/wireless-tools-debuginfo-29-23.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Wxg54L + umask 022 + cd /builddir/build/BUILD + cd wireless_tools.29 + /usr/bin/rm -rf /builddir/build/BUILDROOT/wireless-tools-29-23.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0