From https://github.com/archlinux/svntogit-community * branch packages/lorcon -> FETCH_HEAD * [new branch] packages/lorcon -> community/packages/lorcon Cloning into 'lorcon'... done. :: Synchronizing package databases... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 132k 100 132k 0 0 374k 0 --:--:-- --:--:-- --:--:-- 375k % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 1 8540k 1 159k 0 0 470k 0 0:00:18 --:--:-- 0:00:18 470k 100 8540k 100 8540k 0 0 21.5M 0 --:--:-- --:--:-- --:--:-- 21.4M % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 143k 100 143k 0 0 427k 0 --:--:-- --:--:-- --:--:-- 428k :: Starting full system upgrade... there is nothing to do ==> Making package: lorcon 2:2020.06.06-4 (Thu Jul 27 20:01:59 2023) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading lorcon-2020.06.06.tar.gz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 494k 0 494k 0 0 1430k 0 --:--:-- --:--:-- --:--:-- 1430k ==> Validating source files with sha512sums... lorcon-2020.06.06.tar.gz ... Passed ==> Validating source files with b2sums... lorcon-2020.06.06.tar.gz ... Passed ==> Extracting sources... -> Extracting lorcon-2020.06.06.tar.gz with bsdtar ==> Starting prepare()... autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: aclocal --force autoreconf: running: /usr/bin/autoconf --force configure.ac:11: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.ac:11: You should run autoupdate. m4/libtool.m4:100: AC_PROG_LIBTOOL is expanded from... configure.ac:11: the top level configure.ac:115: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:115: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:115: the top level configure.ac:332: warning: The macro `AC_CONFIG_HEADER' is obsolete. configure.ac:332: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.ac:332: the top level configure.ac:336: warning: AC_OUTPUT should be used without arguments. configure.ac:336: You should run autoupdate. autoreconf: running: /usr/bin/autoheader --force autoreconf: configure.ac: not using Automake autoreconf: './config.sub' is updated autoreconf: './config.guess' is updated autoreconf: Leaving directory '.' ==> Starting build()... checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking how to print strings... printf checking for a sed that does not truncate output... /usr/sbin/sed checking for grep that handles long lines and -e... /usr/sbin/grep checking for egrep... /usr/sbin/grep -E checking for fgrep... /usr/sbin/grep -F checking for ld used by gcc... /usr/sbin/ld checking if the linker (/usr/sbin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/nm -B checking the name lister (/usr/sbin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/sbin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking for gawk... gawk checking command to parse /usr/sbin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/sbin/dd checking how to truncate binary pipes... /usr/sbin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for platform-specific compiler flags... none needed checking whether byte ordering is bigendian... no checking for egrep... (cached) /usr/sbin/grep -E checking for sys/wait.h that is POSIX.1 compatible... yes checking for fcntl.h... yes checking for sys/ioctl.h... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for net/if_arp.h... yes checking for sys/socket.h... yes checking that linux/wireless.h is what we expect... yes checking for pcap_open_live in -lpcap... yes checking for pcap.h... yes checking for pkg-config... yes checking for pkg-config... /usr/sbin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libnl30... yes checking for libnlgenl30... yes checking for libnl20... no checking for libnl1... no checking For mac80211 support in netlink library... yes checking for pow in -lm... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing libtool commands Makefile:117: warning: ignoring prerequisites on suffix rule definition Makefile:117: warning: ignoring prerequisites on suffix rule definition Makefile:120: warning: ignoring prerequisites on suffix rule definition Makefile:117: warning: ignoring prerequisites on suffix rule definition Makefile:117: warning: ignoring prerequisites on suffix rule definition Makefile:120: warning: ignoring prerequisites on suffix rule definition Generating dependencies... Makefile:117: warning: ignoring prerequisites on suffix rule definition Makefile:117: warning: ignoring prerequisites on suffix rule definition Makefile:120: warning: ignoring prerequisites on suffix rule definition Makefile:117: warning: ignoring prerequisites on suffix rule definition Makefile:117: warning: ignoring prerequisites on suffix rule definition Makefile:120: warning: ignoring prerequisites on suffix rule definition /bin/sh ./libtool --mode=compile gcc -I./ -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -DLORCON_VERSION=20180302 -I/usr/include -c ifcontrol_linux.c -o ifcontrol_linux.lo /bin/sh ./libtool --mode=compile gcc -I./ -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -DLORCON_VERSION=20180302 -I/usr/include -c iwcontrol.c -o iwcontrol.lo /bin/sh ./libtool --mode=compile gcc -I./ -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -DLORCON_VERSION=20180302 -I/usr/include -c madwifing_control.c -o madwifing_control.lo /bin/sh ./libtool --mode=compile gcc -I./ -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -DLORCON_VERSION=20180302 -I/usr/include -c nl80211_control.c -o nl80211_control.lo /bin/sh ./libtool --mode=compile gcc -I./ -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -DLORCON_VERSION=20180302 -I/usr/include -c wifi_ht_channels.c -o wifi_ht_channels.lo /bin/sh ./libtool --mode=compile gcc -I./ -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -DLORCON_VERSION=20180302 -I/usr/include -c lorcon_packet.c -o lorcon_packet.lo /bin/sh ./libtool --mode=compile gcc -I./ -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -DLORCON_VERSION=20180302 -I/usr/include -c lorcon_packasm.c -o lorcon_packasm.lo /bin/sh ./libtool --mode=compile gcc -I./ -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -DLORCON_VERSION=20180302 -I/usr/include -c lorcon_forge.c -o lorcon_forge.lo /bin/sh ./libtool --mode=compile gcc -I./ -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -DLORCON_VERSION=20180302 -I/usr/include -c drv_mac80211.c -o drv_mac80211.lo /bin/sh ./libtool --mode=compile gcc -I./ -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -DLORCON_VERSION=20180302 -I/usr/include -c drv_tuntap.c -o drv_tuntap.lo /bin/sh ./libtool --mode=compile gcc -I./ -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -DLORCON_VERSION=20180302 -I/usr/include -c drv_madwifing.c -o drv_madwifing.lo /bin/sh ./libtool --mode=compile gcc -I./ -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -DLORCON_VERSION=20180302 -I/usr/include -c drv_file.c -o drv_file.lo /bin/sh ./libtool --mode=compile gcc -I./ -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -DLORCON_VERSION=20180302 -I/usr/include -c sha1.c -o sha1.lo /bin/sh ./libtool --mode=compile gcc -I./ -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -DLORCON_VERSION=20180302 -I/usr/include -c lorcon.c -o lorcon.lo /bin/sh ./libtool --mode=compile gcc -I./ -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -DLORCON_VERSION=20180302 -I/usr/include -c lorcon_multi.c -o lorcon_multi.lo libtool: compile: gcc -I./ -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -DLORCON_VERSION=20180302 -I/usr/include -c ifcontrol_linux.c -fPIC -DPIC -o .libs/ifcontrol_linux.o libtool: compile: gcc -I./ -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -DLORCON_VERSION=20180302 -I/usr/include -c iwcontrol.c -fPIC -DPIC -o .libs/iwcontrol.o libtool: compile: gcc -I./ -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -DLORCON_VERSION=20180302 -I/usr/include -c lorcon_packasm.c -fPIC -DPIC -o .libs/lorcon_packasm.o libtool: compile: gcc -I./ -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -DLORCON_VERSION=20180302 -I/usr/include -c madwifing_control.c -fPIC -DPIC -o .libs/madwifing_control.o libtool: compile: gcc -I./ -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -DLORCON_VERSION=20180302 -I/usr/include -c lorcon.c -fPIC -DPIC -o .libs/lorcon.o libtool: compile: gcc -I./ -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -DLORCON_VERSION=20180302 -I/usr/include -c drv_mac80211.c -fPIC -DPIC -o .libs/drv_mac80211.o libtool: compile: gcc -I./ -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -DLORCON_VERSION=20180302 -I/usr/include -c nl80211_control.c -fPIC -DPIC -o .libs/nl80211_control.o libtool: compile: gcc -I./ -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -DLORCON_VERSION=20180302 -I/usr/include -c drv_tuntap.c -fPIC -DPIC -o .libs/drv_tuntap.o libtool: compile: gcc -I./ -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -DLORCON_VERSION=20180302 -I/usr/include -c lorcon_packet.c -fPIC -DPIC -o .libs/lorcon_packet.o libtool: compile: gcc -I./ -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -DLORCON_VERSION=20180302 -I/usr/include -c lorcon_multi.c -fPIC -DPIC -o .libs/lorcon_multi.o libtool: compile: gcc -I./ -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -DLORCON_VERSION=20180302 -I/usr/include -c drv_madwifing.c -fPIC -DPIC -o .libs/drv_madwifing.o libtool: compile: gcc -I./ -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -DLORCON_VERSION=20180302 -I/usr/include -c wifi_ht_channels.c -fPIC -DPIC -o .libs/wifi_ht_channels.o libtool: compile: gcc -I./ -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -DLORCON_VERSION=20180302 -I/usr/include -c sha1.c -fPIC -DPIC -o .libs/sha1.o libtool: compile: gcc -I./ -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -DLORCON_VERSION=20180302 -I/usr/include -c drv_file.c -fPIC -DPIC -o .libs/drv_file.o libtool: compile: gcc -I./ -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -DLORCON_VERSION=20180302 -I/usr/include -c lorcon_forge.c -fPIC -DPIC -o .libs/lorcon_forge.o libtool: compile: gcc -I./ -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -DLORCON_VERSION=20180302 -I/usr/include -c wifi_ht_channels.c -o wifi_ht_channels.o >/dev/null 2>&1 ifcontrol_linux.c: In function 'ifconfig_get_hwaddr': ifcontrol_linux.c:153:26: warning: too many arguments for format [-Wformat-extra-args] 153 | "%s %s", in_dev, __FUNCTION__, strerror(errno)); | ^~~~~~~ ifcontrol_linux.c: In function 'ifconfig_set_mtu': ifcontrol_linux.c:222:26: warning: too many arguments for format [-Wformat-extra-args] 222 | "%s %s", in_dev, __FUNCTION__, strerror(errno)); | ^~~~~~~ drv_mac80211.c: In function 'mac80211_getchan_cb': drv_mac80211.c:233:19: warning: implicit declaration of function 'iwconfig_get_channel'; did you mean 'lorcon_get_channel'? [-Wimplicit-function-declaration] 233 | if ((ch = iwconfig_get_channel(context->vapname, context->errstr)) < 0) { | ^~~~~~~~~~~~~~~~~~~~ | lorcon_get_channel drv_madwifing.c: In function 'madwifing_sendpacket': drv_madwifing.c:246:23: warning: implicit declaration of function 'lcpa_size' [-Wimplicit-function-declaration] 246 | len = lcpa_size(packet->lcpa); | ^~~~~~~~~ drv_madwifing.c:249:17: warning: implicit declaration of function 'lcpa_freeze'; did you mean 'pcap_freecode'? [-Wimplicit-function-declaration] 249 | lcpa_freeze(packet->lcpa, bytes); | ^~~~~~~~~~~ | pcap_freecode madwifing_control.c: In function 'madwifing_list_vaps': madwifing_control.c:57:91: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 987 [-Wformat-truncation=] 57 | snprintf(errstr, LORCON_STATUS_MAX, "madwifing sys directory open failed: %s %s", | ^~ 58 | dirpath, strerror(errno)); | ~~~~~~~ In file included from /usr/include/stdio.h:906, from madwifing_control.c:33: In function 'snprintf', inlined from 'madwifing_list_vaps' at madwifing_control.c:57:3: /usr/include/bits/stdio2.h:54:10: note: '__builtin___snprintf_chk' output 39 or more bytes (assuming 1062) into a destination of size 1024 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ libtool: compile: gcc -I./ -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -DLORCON_VERSION=20180302 -I/usr/include -c lorcon_packasm.c -o lorcon_packasm.o >/dev/null 2>&1 libtool: compile: gcc -I./ -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -DLORCON_VERSION=20180302 -I/usr/include -c drv_tuntap.c -o drv_tuntap.o >/dev/null 2>&1 libtool: compile: gcc -I./ -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -DLORCON_VERSION=20180302 -I/usr/include -c drv_file.c -o drv_file.o >/dev/null 2>&1 libtool: compile: gcc -I./ -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -DLORCON_VERSION=20180302 -I/usr/include -c ifcontrol_linux.c -o ifcontrol_linux.o >/dev/null 2>&1 libtool: compile: gcc -I./ -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -DLORCON_VERSION=20180302 -I/usr/include -c lorcon_multi.c -o lorcon_multi.o >/dev/null 2>&1 libtool: compile: gcc -I./ -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -DLORCON_VERSION=20180302 -I/usr/include -c madwifing_control.c -o madwifing_control.o >/dev/null 2>&1 libtool: compile: gcc -I./ -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -DLORCON_VERSION=20180302 -I/usr/include -c drv_madwifing.c -o drv_madwifing.o >/dev/null 2>&1 libtool: compile: gcc -I./ -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -DLORCON_VERSION=20180302 -I/usr/include -c drv_mac80211.c -o drv_mac80211.o >/dev/null 2>&1 libtool: compile: gcc -I./ -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -DLORCON_VERSION=20180302 -I/usr/include -c lorcon_forge.c -o lorcon_forge.o >/dev/null 2>&1 nl80211_control.c: In function 'nl80211_find_parent': nl80211_control.c:765:56: warning: '/ieee80211' directive output may be truncated writing 10 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] 765 | snprintf(ieeedirpath, 1024, "%s/ieee80211", dirpath); | ^~~~~~~~~~ In file included from /usr/include/stdio.h:906, from /usr/include/libnl3/netlink/netlink.h:9, from /usr/include/libnl3/netlink/genl/genl.h:9, from nl80211_control.c:39: In function 'snprintf', inlined from 'nl80211_find_parent' at nl80211_control.c:765:4: /usr/include/bits/stdio2.h:54:10: note: '__builtin___snprintf_chk' output between 11 and 1034 bytes into a destination of size 1024 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ libtool: compile: gcc -I./ -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -DLORCON_VERSION=20180302 -I/usr/include -c lorcon_packet.c -o lorcon_packet.o >/dev/null 2>&1 libtool: compile: gcc -I./ -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -DLORCON_VERSION=20180302 -I/usr/include -c nl80211_control.c -o nl80211_control.o >/dev/null 2>&1 libtool: compile: gcc -I./ -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -DLORCON_VERSION=20180302 -I/usr/include -c lorcon.c -o lorcon.o >/dev/null 2>&1 libtool: compile: gcc -I./ -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -DLORCON_VERSION=20180302 -I/usr/include -c iwcontrol.c -o iwcontrol.o >/dev/null 2>&1 libtool: compile: gcc -I./ -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -DLORCON_VERSION=20180302 -I/usr/include -c sha1.c -o sha1.o >/dev/null 2>&1 /bin/sh ./libtool --mode=link gcc -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -L/usr/lib -lpcap -lm -lnl-genl-3 -lnl-3 -o liborcon2.la ifcontrol_linux.lo iwcontrol.lo madwifing_control.lo nl80211_control.lo wifi_ht_channels.lo lorcon_packet.lo lorcon_packasm.lo lorcon_forge.lo drv_mac80211.lo drv_tuntap.lo drv_madwifing.lo drv_file.lo sha1.lo lorcon.lo lorcon_multi.lo \ -rpath /usr/lib -release 2.0.0 libtool: link: gcc -shared -fPIC -DPIC .libs/ifcontrol_linux.o .libs/iwcontrol.o .libs/madwifing_control.o .libs/nl80211_control.o .libs/wifi_ht_channels.o .libs/lorcon_packet.o .libs/lorcon_packasm.o .libs/lorcon_forge.o .libs/drv_mac80211.o .libs/drv_tuntap.o .libs/drv_madwifing.o .libs/drv_file.o .libs/sha1.o .libs/lorcon.o .libs/lorcon_multi.o -L/usr/lib -lpcap -lm -lnl-genl-3 -lnl-3 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,liborcon2-2.0.0.so -o .libs/liborcon2-2.0.0.so libtool: link: (cd ".libs" && rm -f "liborcon2.so" && ln -s "liborcon2-2.0.0.so" "liborcon2.so") libtool: link: ar cr .libs/liborcon2.a ifcontrol_linux.o iwcontrol.o madwifing_control.o nl80211_control.o wifi_ht_channels.o lorcon_packet.o lorcon_packasm.o lorcon_forge.o drv_mac80211.o drv_tuntap.o drv_madwifing.o drv_file.o sha1.o lorcon.o lorcon_multi.o libtool: link: ranlib .libs/liborcon2.a libtool: link: ( cd ".libs" && rm -f "liborcon2.la" && ln -s "../liborcon2.la" "liborcon2.la" ) /tmp/archlinux-ci/lorcon-archlinuxrb-build-py2vA3tR/lorcon/trunk/src/lorcon-2020.06.06/pylorcon2/setup.py:19: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.core import setup, Extension running build running build_ext building 'PyLorcon2' extension creating build creating build/temp.linux-x86_64-3.11 gcc -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.11 -c PyLorcon2.c -o build/temp.linux-x86_64-3.11/PyLorcon2.o -fPIC PyLorcon2.c: In function ‘pylorcon2_multi_error_handler’: PyLorcon2.c:1328:5: warning: ‘PyEval_CallObjectWithKeywords’ is deprecated [-Wdeprecated-declarations] 1328 | pyresult = PyEval_CallObject(multi->error_cb_func, cb_arg); | ^~~~~~~~ In file included from /usr/include/python3.11/Python.h:95, from PyLorcon2.c:25: /usr/include/python3.11/ceval.h:27:43: note: declared here 27 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ PyLorcon2.c: In function ‘pylorcon2_multi_handler’: PyLorcon2.c:1428:5: warning: ‘PyEval_CallObjectWithKeywords’ is deprecated [-Wdeprecated-declarations] 1428 | pyresult = PyEval_CallObject(multi->cb_func, cb_arg); | ^~~~~~~~ /usr/include/python3.11/ceval.h:27:43: note: declared here 27 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ creating build/lib.linux-x86_64-3.11 gcc -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -L../.libs -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.11/PyLorcon2.o -L/usr/lib -lorcon2 -o build/lib.linux-x86_64-3.11/PyLorcon2.cpython-311-x86_64-linux-gnu.so -fPIC ==> Entering fakeroot environment... ==> Starting package_lorcon()... Makefile:117: warning: ignoring prerequisites on suffix rule definition Makefile:117: warning: ignoring prerequisites on suffix rule definition Makefile:120: warning: ignoring prerequisites on suffix rule definition Makefile:117: warning: ignoring prerequisites on suffix rule definition Makefile:117: warning: ignoring prerequisites on suffix rule definition Makefile:120: warning: ignoring prerequisites on suffix rule definition install -d -m 755 /tmp/archlinux-ci/lorcon-archlinuxrb-build-py2vA3tR/lorcon/trunk/pkg/lorcon/usr/lib /bin/sh ./libtool --mode=install install -c liborcon2.la /tmp/archlinux-ci/lorcon-archlinuxrb-build-py2vA3tR/lorcon/trunk/pkg/lorcon/usr/lib/liborcon2.la libtool: install: install -c .libs/liborcon2-2.0.0.so /tmp/archlinux-ci/lorcon-archlinuxrb-build-py2vA3tR/lorcon/trunk/pkg/lorcon/usr/lib/liborcon2-2.0.0.so libtool: install: (cd /tmp/archlinux-ci/lorcon-archlinuxrb-build-py2vA3tR/lorcon/trunk/pkg/lorcon/usr/lib && { ln -s -f liborcon2-2.0.0.so liborcon2.so || { rm -f liborcon2.so && ln -s liborcon2-2.0.0.so liborcon2.so; }; }) libtool: install: install -c .libs/liborcon2.lai /tmp/archlinux-ci/lorcon-archlinuxrb-build-py2vA3tR/lorcon/trunk/pkg/lorcon/usr/lib/liborcon2.la libtool: install: install -c .libs/liborcon2.a /tmp/archlinux-ci/lorcon-archlinuxrb-build-py2vA3tR/lorcon/trunk/pkg/lorcon/usr/lib/liborcon2.a libtool: install: chmod 644 /tmp/archlinux-ci/lorcon-archlinuxrb-build-py2vA3tR/lorcon/trunk/pkg/lorcon/usr/lib/liborcon2.a libtool: install: ranlib /tmp/archlinux-ci/lorcon-archlinuxrb-build-py2vA3tR/lorcon/trunk/pkg/lorcon/usr/lib/liborcon2.a libtool: warning: remember to run 'libtool --finish /usr/lib' install -d -m 755 /tmp/archlinux-ci/lorcon-archlinuxrb-build-py2vA3tR/lorcon/trunk/pkg/lorcon/usr/include install -d -m 755 /tmp/archlinux-ci/lorcon-archlinuxrb-build-py2vA3tR/lorcon/trunk/pkg/lorcon/usr/include/lorcon2/ install -m 644 lorcon.h /tmp/archlinux-ci/lorcon-archlinuxrb-build-py2vA3tR/lorcon/trunk/pkg/lorcon/usr/include/lorcon2/lorcon.h install -m 644 lorcon_packet.h /tmp/archlinux-ci/lorcon-archlinuxrb-build-py2vA3tR/lorcon/trunk/pkg/lorcon/usr/include/lorcon2/lorcon_packet.h install -m 644 lorcon_packasm.h /tmp/archlinux-ci/lorcon-archlinuxrb-build-py2vA3tR/lorcon/trunk/pkg/lorcon/usr/include/lorcon2/lorcon_packasm.h install -m 644 lorcon_forge.h /tmp/archlinux-ci/lorcon-archlinuxrb-build-py2vA3tR/lorcon/trunk/pkg/lorcon/usr/include/lorcon2/lorcon_forge.h install -m 644 lorcon_multi.h /tmp/archlinux-ci/lorcon-archlinuxrb-build-py2vA3tR/lorcon/trunk/pkg/lorcon/usr/include/lorcon2/lorcon_multi.h install -m 644 ieee80211.h /tmp/archlinux-ci/lorcon-archlinuxrb-build-py2vA3tR/lorcon/trunk/pkg/lorcon/usr/include/lorcon2/lorcon_ieee80211.h install -d -m 755 /tmp/archlinux-ci/lorcon-archlinuxrb-build-py2vA3tR/lorcon/trunk/pkg/lorcon/usr/share/man/man3 install -o root -m 644 lorcon.3 /tmp/archlinux-ci/lorcon-archlinuxrb-build-py2vA3tR/lorcon/trunk/pkg/lorcon/usr/share/man/man3/lorcon.3 ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "lorcon"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Starting package_python-pylorcon2()... /tmp/archlinux-ci/lorcon-archlinuxrb-build-py2vA3tR/lorcon/trunk/src/lorcon-2020.06.06/pylorcon2/setup.py:19: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.core import setup, Extension running install running install_lib creating /tmp/archlinux-ci/lorcon-archlinuxrb-build-py2vA3tR/lorcon/trunk/pkg/python-pylorcon2/usr creating /tmp/archlinux-ci/lorcon-archlinuxrb-build-py2vA3tR/lorcon/trunk/pkg/python-pylorcon2/usr/lib creating /tmp/archlinux-ci/lorcon-archlinuxrb-build-py2vA3tR/lorcon/trunk/pkg/python-pylorcon2/usr/lib/python3.11 creating /tmp/archlinux-ci/lorcon-archlinuxrb-build-py2vA3tR/lorcon/trunk/pkg/python-pylorcon2/usr/lib/python3.11/site-packages copying build/lib.linux-x86_64-3.11/PyLorcon2.cpython-311-x86_64-linux-gnu.so -> /tmp/archlinux-ci/lorcon-archlinuxrb-build-py2vA3tR/lorcon/trunk/pkg/python-pylorcon2/usr/lib/python3.11/site-packages running install_egg_info Writing /tmp/archlinux-ci/lorcon-archlinuxrb-build-py2vA3tR/lorcon/trunk/pkg/python-pylorcon2/usr/lib/python3.11/site-packages/PyLorcon2-0.2-py3.11.egg-info ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "python-pylorcon2"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: lorcon 2:2020.06.06-4 (Thu Jul 27 20:02:16 2023)