Your message dated Fri, 21 Aug 2020 20:21:34 +0000
with message-id <e1k9dxa-0000ci...@fasolo.debian.org>
and subject line Bug#956990: fixed in aircrack-ng 1:1.6+git20200821.87bf5727-1
has caused the Debian Bug report #956990,
regarding aircrack-ng: ftbfs with GCC-10
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
956990: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=956990
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:aircrack-ng
Version: 1:1.6-4
Severity: normal
Tags: sid bullseye
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-10

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-10/g++-10, but succeeds to build with gcc-9/g++-9. The
severity of this report will be raised before the bullseye release,
so nothing has to be done for the buster release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc10-20200225/aircrack-ng_1.6-4_unstable_gcc10.log
The last lines of the build log are at the end of this report.

To build with GCC 10, either set CC=gcc-10 CXX=g++-10 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-10/porting_to.html

[...]
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:136:10: warning: 
‘__builtin___strncat_chk’ output may be truncated copying 2 bytes from a string 
of length 15 [-Wstringop-truncation]
  136 |   return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest));
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:136:10: warning: 
‘__builtin___strncat_chk’ output may be truncated copying 2 bytes from a string 
of length 15 [-Wstringop-truncation]
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  
-I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/include 
-I/<<PKGBUILDDIR>>/lib -I/<<PKGBUILDDIR>>/lib -I/<<PKGBUILDDIR>>/lib/radiotap 
-I/<<PKGBUILDDIR>>/lib/radiotap   -Wdate-time -D_FORTIFY_SOURCE=2 -pthread 
-DUSE_GCRYPT  -Wall -O3 -std=gnu99 -fno-strict-aliasing -Wpointer-arith 
-Wstrict-overflow=2 -Wstrict-prototypes -fvisibility=hidden 
-fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security  -c -o 
lib/ce-wpa/libaircrack_ce_wpa_la-crypto_engine.lo `test -f 
'lib/ce-wpa/crypto_engine.c' || echo './'`lib/ce-wpa/crypto_engine.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/<<PKGBUILDDIR>> 
-I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/lib 
-I/<<PKGBUILDDIR>>/lib -I/<<PKGBUILDDIR>>/lib/radiotap 
-I/<<PKGBUILDDIR>>/lib/radiotap -Wdate-time -D_FORTIFY_SOURCE=2 -pthread 
-DUSE_GCRYPT -Wall -O3 -std=gnu99 -fno-strict-aliasing -Wpointer-arith 
-Wstrict-overflow=2 -Wstrict-prototypes -fvisibility=hidden 
-fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c lib/ce-wpa/crypto_engine.c  -fPIC -DPIC -o 
lib/ce-wpa/.libs/libaircrack_ce_wpa_la-crypto_engine.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  
-I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/include 
-I/<<PKGBUILDDIR>>/lib -I/<<PKGBUILDDIR>>/lib -I/<<PKGBUILDDIR>>/lib/radiotap 
-I/<<PKGBUILDDIR>>/lib/radiotap   -Wdate-time -D_FORTIFY_SOURCE=2 -pthread 
-DUSE_GCRYPT  -Wall -O3 -std=gnu99 -fno-strict-aliasing -Wpointer-arith 
-Wstrict-overflow=2 -Wstrict-prototypes -fvisibility=hidden 
-fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security  -c -o lib/ce-wpa/libaircrack_ce_wpa_la-memory.lo `test 
-f 'lib/ce-wpa/memory.c' || echo './'`lib/ce-wpa/memory.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/<<PKGBUILDDIR>> 
-I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/lib 
-I/<<PKGBUILDDIR>>/lib -I/<<PKGBUILDDIR>>/lib/radiotap 
-I/<<PKGBUILDDIR>>/lib/radiotap -Wdate-time -D_FORTIFY_SOURCE=2 -pthread 
-DUSE_GCRYPT -Wall -O3 -std=gnu99 -fno-strict-aliasing -Wpointer-arith 
-Wstrict-overflow=2 -Wstrict-prototypes -fvisibility=hidden 
-fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c lib/ce-wpa/memory.c  -fPIC -DPIC -o 
lib/ce-wpa/.libs/libaircrack_ce_wpa_la-memory.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  
-I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/include 
-I/<<PKGBUILDDIR>>/lib -I/<<PKGBUILDDIR>>/lib -I/<<PKGBUILDDIR>>/lib/radiotap 
-I/<<PKGBUILDDIR>>/lib/radiotap   -Wdate-time -D_FORTIFY_SOURCE=2 -pthread 
-DUSE_GCRYPT  -Wall -O3 -std=gnu99 -fno-strict-aliasing -Wpointer-arith 
-Wstrict-overflow=2 -Wstrict-prototypes -fvisibility=hidden 
-fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security  -c -o 
lib/ce-wpa/libaircrack_ce_wpa_la-simd-intrinsics.lo `test -f 
'lib/ce-wpa/simd-intrinsics.c' || echo './'`lib/ce-wpa/simd-intrinsics.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/<<PKGBUILDDIR>> 
-I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/lib 
-I/<<PKGBUILDDIR>>/lib -I/<<PKGBUILDDIR>>/lib/radiotap 
-I/<<PKGBUILDDIR>>/lib/radiotap -Wdate-time -D_FORTIFY_SOURCE=2 -pthread 
-DUSE_GCRYPT -Wall -O3 -std=gnu99 -fno-strict-aliasing -Wpointer-arith 
-Wstrict-overflow=2 -Wstrict-prototypes -fvisibility=hidden 
-fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c lib/ce-wpa/simd-intrinsics.c  -fPIC -DPIC -o 
lib/ce-wpa/.libs/libaircrack_ce_wpa_la-simd-intrinsics.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  
-I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/include 
-I/<<PKGBUILDDIR>>/lib -I/<<PKGBUILDDIR>>/lib -I/<<PKGBUILDDIR>>/lib/radiotap 
-I/<<PKGBUILDDIR>>/lib/radiotap   -Wdate-time -D_FORTIFY_SOURCE=2 -pthread 
-DUSE_GCRYPT  -Wall -O3 -std=gnu99 -fno-strict-aliasing -Wpointer-arith 
-Wstrict-overflow=2 -Wstrict-prototypes -fvisibility=hidden 
-fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security  -c -o lib/ce-wpa/libaircrack_ce_wpa_la-wpapsk.lo `test 
-f 'lib/ce-wpa/wpapsk.c' || echo './'`lib/ce-wpa/wpapsk.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/<<PKGBUILDDIR>> 
-I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/lib 
-I/<<PKGBUILDDIR>>/lib -I/<<PKGBUILDDIR>>/lib/radiotap 
-I/<<PKGBUILDDIR>>/lib/radiotap -Wdate-time -D_FORTIFY_SOURCE=2 -pthread 
-DUSE_GCRYPT -Wall -O3 -std=gnu99 -fno-strict-aliasing -Wpointer-arith 
-Wstrict-overflow=2 -Wstrict-prototypes -fvisibility=hidden 
-fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c lib/ce-wpa/wpapsk.c  -fPIC -DPIC -o 
lib/ce-wpa/.libs/libaircrack_ce_wpa_la-wpapsk.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  
-I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/include 
-I/<<PKGBUILDDIR>>/lib -I/<<PKGBUILDDIR>>/lib -I/<<PKGBUILDDIR>>/lib/radiotap 
-I/<<PKGBUILDDIR>>/lib/radiotap   -Wdate-time -D_FORTIFY_SOURCE=2 -mavx2 
-DSIMD_CORE -DJOHN_AVX2 -pthread -DUSE_GCRYPT  -Wall -O3 -std=gnu99 
-fno-strict-aliasing -Wpointer-arith -Wstrict-overflow=2 -Wstrict-prototypes 
-fvisibility=hidden -fstack-protector-strong -Wno-unused-but-set-variable 
-Wno-array-bounds -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security  -c -o 
lib/ce-wpa/libaircrack_ce_wpa_x86_avx2_la-crypto_engine.lo `test -f 
'lib/ce-wpa/crypto_engine.c' || echo './'`lib/ce-wpa/crypto_engine.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  
-I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/include 
-I/<<PKGBUILDDIR>>/lib -I/<<PKGBUILDDIR>>/lib -I/<<PKGBUILDDIR>>/lib/radiotap 
-I/<<PKGBUILDDIR>>/lib/radiotap   -Wdate-time -D_FORTIFY_SOURCE=2 -mavx2 
-DSIMD_CORE -DJOHN_AVX2 -pthread -DUSE_GCRYPT  -Wall -O3 -std=gnu99 
-fno-strict-aliasing -Wpointer-arith -Wstrict-overflow=2 -Wstrict-prototypes 
-fvisibility=hidden -fstack-protector-strong -Wno-unused-but-set-variable 
-Wno-array-bounds -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security  -c -o 
lib/ce-wpa/libaircrack_ce_wpa_x86_avx2_la-memory.lo `test -f 
'lib/ce-wpa/memory.c' || echo './'`lib/ce-wpa/memory.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/<<PKGBUILDDIR>> 
-I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/lib 
-I/<<PKGBUILDDIR>>/lib -I/<<PKGBUILDDIR>>/lib/radiotap 
-I/<<PKGBUILDDIR>>/lib/radiotap -Wdate-time -D_FORTIFY_SOURCE=2 -mavx2 
-DSIMD_CORE -DJOHN_AVX2 -pthread -DUSE_GCRYPT -Wall -O3 -std=gnu99 
-fno-strict-aliasing -Wpointer-arith -Wstrict-overflow=2 -Wstrict-prototypes 
-fvisibility=hidden -fstack-protector-strong -Wno-unused-but-set-variable 
-Wno-array-bounds -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c 
lib/ce-wpa/crypto_engine.c  -fPIC -DPIC -o 
lib/ce-wpa/.libs/libaircrack_ce_wpa_x86_avx2_la-crypto_engine.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/<<PKGBUILDDIR>> 
-I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/lib 
-I/<<PKGBUILDDIR>>/lib -I/<<PKGBUILDDIR>>/lib/radiotap 
-I/<<PKGBUILDDIR>>/lib/radiotap -Wdate-time -D_FORTIFY_SOURCE=2 -mavx2 
-DSIMD_CORE -DJOHN_AVX2 -pthread -DUSE_GCRYPT -Wall -O3 -std=gnu99 
-fno-strict-aliasing -Wpointer-arith -Wstrict-overflow=2 -Wstrict-prototypes 
-fvisibility=hidden -fstack-protector-strong -Wno-unused-but-set-variable 
-Wno-array-bounds -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c 
lib/ce-wpa/memory.c  -fPIC -DPIC -o 
lib/ce-wpa/.libs/libaircrack_ce_wpa_x86_avx2_la-memory.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  
-I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/include 
-I/<<PKGBUILDDIR>>/lib -I/<<PKGBUILDDIR>>/lib -I/<<PKGBUILDDIR>>/lib/radiotap 
-I/<<PKGBUILDDIR>>/lib/radiotap   -Wdate-time -D_FORTIFY_SOURCE=2 -mavx2 
-DSIMD_CORE -DJOHN_AVX2 -pthread -DUSE_GCRYPT  -Wall -O3 -std=gnu99 
-fno-strict-aliasing -Wpointer-arith -Wstrict-overflow=2 -Wstrict-prototypes 
-fvisibility=hidden -fstack-protector-strong -Wno-unused-but-set-variable 
-Wno-array-bounds -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security  -c -o 
lib/ce-wpa/libaircrack_ce_wpa_x86_avx2_la-simd-intrinsics.lo `test -f 
'lib/ce-wpa/simd-intrinsics.c' || echo './'`lib/ce-wpa/simd-intrinsics.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/<<PKGBUILDDIR>> 
-I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/lib 
-I/<<PKGBUILDDIR>>/lib -I/<<PKGBUILDDIR>>/lib/radiotap 
-I/<<PKGBUILDDIR>>/lib/radiotap -Wdate-time -D_FORTIFY_SOURCE=2 -mavx2 
-DSIMD_CORE -DJOHN_AVX2 -pthread -DUSE_GCRYPT -Wall -O3 -std=gnu99 
-fno-strict-aliasing -Wpointer-arith -Wstrict-overflow=2 -Wstrict-prototypes 
-fvisibility=hidden -fstack-protector-strong -Wno-unused-but-set-variable 
-Wno-array-bounds -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c 
lib/ce-wpa/simd-intrinsics.c  -fPIC -DPIC -o 
lib/ce-wpa/.libs/libaircrack_ce_wpa_x86_avx2_la-simd-intrinsics.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  
-I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/include 
-I/<<PKGBUILDDIR>>/lib -I/<<PKGBUILDDIR>>/lib -I/<<PKGBUILDDIR>>/lib/radiotap 
-I/<<PKGBUILDDIR>>/lib/radiotap   -Wdate-time -D_FORTIFY_SOURCE=2 -mavx2 
-DSIMD_CORE -DJOHN_AVX2 -pthread -DUSE_GCRYPT  -Wall -O3 -std=gnu99 
-fno-strict-aliasing -Wpointer-arith -Wstrict-overflow=2 -Wstrict-prototypes 
-fvisibility=hidden -fstack-protector-strong -Wno-unused-but-set-variable 
-Wno-array-bounds -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security  -c -o 
lib/ce-wpa/libaircrack_ce_wpa_x86_avx2_la-wpapsk.lo `test -f 
'lib/ce-wpa/wpapsk.c' || echo './'`lib/ce-wpa/wpapsk.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/<<PKGBUILDDIR>> 
-I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/lib 
-I/<<PKGBUILDDIR>>/lib -I/<<PKGBUILDDIR>>/lib/radiotap 
-I/<<PKGBUILDDIR>>/lib/radiotap -Wdate-time -D_FORTIFY_SOURCE=2 -mavx2 
-DSIMD_CORE -DJOHN_AVX2 -pthread -DUSE_GCRYPT -Wall -O3 -std=gnu99 
-fno-strict-aliasing -Wpointer-arith -Wstrict-overflow=2 -Wstrict-prototypes 
-fvisibility=hidden -fstack-protector-strong -Wno-unused-but-set-variable 
-Wno-array-bounds -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c 
lib/ce-wpa/wpapsk.c  -fPIC -DPIC -o 
lib/ce-wpa/.libs/libaircrack_ce_wpa_x86_avx2_la-wpapsk.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  
-I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/include 
-I/<<PKGBUILDDIR>>/lib -I/<<PKGBUILDDIR>>/lib -I/<<PKGBUILDDIR>>/lib/radiotap 
-I/<<PKGBUILDDIR>>/lib/radiotap   -Wdate-time -D_FORTIFY_SOURCE=2 -mavx 
-DSIMD_CORE -DJOHN_AVX -pthread -DUSE_GCRYPT  -Wall -O3 -std=gnu99 
-fno-strict-aliasing -Wpointer-arith -Wstrict-overflow=2 -Wstrict-prototypes 
-fvisibility=hidden -fstack-protector-strong -Wno-unused-but-set-variable 
-Wno-array-bounds -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security  -c -o 
lib/ce-wpa/libaircrack_ce_wpa_x86_avx_la-crypto_engine.lo `test -f 
'lib/ce-wpa/crypto_engine.c' || echo './'`lib/ce-wpa/crypto_engine.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  
-I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/include 
-I/<<PKGBUILDDIR>>/lib -I/<<PKGBUILDDIR>>/lib -I/<<PKGBUILDDIR>>/lib/radiotap 
-I/<<PKGBUILDDIR>>/lib/radiotap   -Wdate-time -D_FORTIFY_SOURCE=2 -mavx 
-DSIMD_CORE -DJOHN_AVX -pthread -DUSE_GCRYPT  -Wall -O3 -std=gnu99 
-fno-strict-aliasing -Wpointer-arith -Wstrict-overflow=2 -Wstrict-prototypes 
-fvisibility=hidden -fstack-protector-strong -Wno-unused-but-set-variable 
-Wno-array-bounds -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security  -c -o 
lib/ce-wpa/libaircrack_ce_wpa_x86_avx_la-memory.lo `test -f 
'lib/ce-wpa/memory.c' || echo './'`lib/ce-wpa/memory.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/<<PKGBUILDDIR>> 
-I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/lib 
-I/<<PKGBUILDDIR>>/lib -I/<<PKGBUILDDIR>>/lib/radiotap 
-I/<<PKGBUILDDIR>>/lib/radiotap -Wdate-time -D_FORTIFY_SOURCE=2 -mavx 
-DSIMD_CORE -DJOHN_AVX -pthread -DUSE_GCRYPT -Wall -O3 -std=gnu99 
-fno-strict-aliasing -Wpointer-arith -Wstrict-overflow=2 -Wstrict-prototypes 
-fvisibility=hidden -fstack-protector-strong -Wno-unused-but-set-variable 
-Wno-array-bounds -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c 
lib/ce-wpa/crypto_engine.c  -fPIC -DPIC -o 
lib/ce-wpa/.libs/libaircrack_ce_wpa_x86_avx_la-crypto_engine.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/<<PKGBUILDDIR>> 
-I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/lib 
-I/<<PKGBUILDDIR>>/lib -I/<<PKGBUILDDIR>>/lib/radiotap 
-I/<<PKGBUILDDIR>>/lib/radiotap -Wdate-time -D_FORTIFY_SOURCE=2 -mavx 
-DSIMD_CORE -DJOHN_AVX -pthread -DUSE_GCRYPT -Wall -O3 -std=gnu99 
-fno-strict-aliasing -Wpointer-arith -Wstrict-overflow=2 -Wstrict-prototypes 
-fvisibility=hidden -fstack-protector-strong -Wno-unused-but-set-variable 
-Wno-array-bounds -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c 
lib/ce-wpa/memory.c  -fPIC -DPIC -o 
lib/ce-wpa/.libs/libaircrack_ce_wpa_x86_avx_la-memory.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  
-I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/include 
-I/<<PKGBUILDDIR>>/lib -I/<<PKGBUILDDIR>>/lib -I/<<PKGBUILDDIR>>/lib/radiotap 
-I/<<PKGBUILDDIR>>/lib/radiotap   -Wdate-time -D_FORTIFY_SOURCE=2 -mavx 
-DSIMD_CORE -DJOHN_AVX -pthread -DUSE_GCRYPT  -Wall -O3 -std=gnu99 
-fno-strict-aliasing -Wpointer-arith -Wstrict-overflow=2 -Wstrict-prototypes 
-fvisibility=hidden -fstack-protector-strong -Wno-unused-but-set-variable 
-Wno-array-bounds -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security  -c -o 
lib/ce-wpa/libaircrack_ce_wpa_x86_avx_la-simd-intrinsics.lo `test -f 
'lib/ce-wpa/simd-intrinsics.c' || echo './'`lib/ce-wpa/simd-intrinsics.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  
-I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/include 
-I/<<PKGBUILDDIR>>/lib -I/<<PKGBUILDDIR>>/lib -I/<<PKGBUILDDIR>>/lib/radiotap 
-I/<<PKGBUILDDIR>>/lib/radiotap   -Wdate-time -D_FORTIFY_SOURCE=2 -mavx 
-DSIMD_CORE -DJOHN_AVX -pthread -DUSE_GCRYPT  -Wall -O3 -std=gnu99 
-fno-strict-aliasing -Wpointer-arith -Wstrict-overflow=2 -Wstrict-prototypes 
-fvisibility=hidden -fstack-protector-strong -Wno-unused-but-set-variable 
-Wno-array-bounds -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security  -c -o 
lib/ce-wpa/libaircrack_ce_wpa_x86_avx_la-wpapsk.lo `test -f 
'lib/ce-wpa/wpapsk.c' || echo './'`lib/ce-wpa/wpapsk.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/<<PKGBUILDDIR>> 
-I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/lib 
-I/<<PKGBUILDDIR>>/lib -I/<<PKGBUILDDIR>>/lib/radiotap 
-I/<<PKGBUILDDIR>>/lib/radiotap -Wdate-time -D_FORTIFY_SOURCE=2 -mavx 
-DSIMD_CORE -DJOHN_AVX -pthread -DUSE_GCRYPT -Wall -O3 -std=gnu99 
-fno-strict-aliasing -Wpointer-arith -Wstrict-overflow=2 -Wstrict-prototypes 
-fvisibility=hidden -fstack-protector-strong -Wno-unused-but-set-variable 
-Wno-array-bounds -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c 
lib/ce-wpa/simd-intrinsics.c  -fPIC -DPIC -o 
lib/ce-wpa/.libs/libaircrack_ce_wpa_x86_avx_la-simd-intrinsics.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/<<PKGBUILDDIR>> 
-I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/lib 
-I/<<PKGBUILDDIR>>/lib -I/<<PKGBUILDDIR>>/lib/radiotap 
-I/<<PKGBUILDDIR>>/lib/radiotap -Wdate-time -D_FORTIFY_SOURCE=2 -mavx 
-DSIMD_CORE -DJOHN_AVX -pthread -DUSE_GCRYPT -Wall -O3 -std=gnu99 
-fno-strict-aliasing -Wpointer-arith -Wstrict-overflow=2 -Wstrict-prototypes 
-fvisibility=hidden -fstack-protector-strong -Wno-unused-but-set-variable 
-Wno-array-bounds -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c 
lib/ce-wpa/wpapsk.c  -fPIC -DPIC -o 
lib/ce-wpa/.libs/libaircrack_ce_wpa_x86_avx_la-wpapsk.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  
-I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/include 
-I/<<PKGBUILDDIR>>/lib -I/<<PKGBUILDDIR>>/lib -I/<<PKGBUILDDIR>>/lib/radiotap 
-I/<<PKGBUILDDIR>>/lib/radiotap   -Wdate-time -D_FORTIFY_SOURCE=2 -msse2 
-DSIMD_CORE -DJOHN_SSE2 -pthread -DUSE_GCRYPT  -Wall -O3 -std=gnu99 
-fno-strict-aliasing -Wpointer-arith -Wstrict-overflow=2 -Wstrict-prototypes 
-fvisibility=hidden -fstack-protector-strong -Wno-unused-but-set-variable 
-Wno-array-bounds -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security  -c -o 
lib/ce-wpa/libaircrack_ce_wpa_x86_sse2_la-crypto_engine.lo `test -f 
'lib/ce-wpa/crypto_engine.c' || echo './'`lib/ce-wpa/crypto_engine.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/<<PKGBUILDDIR>> 
-I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/lib 
-I/<<PKGBUILDDIR>>/lib -I/<<PKGBUILDDIR>>/lib/radiotap 
-I/<<PKGBUILDDIR>>/lib/radiotap -Wdate-time -D_FORTIFY_SOURCE=2 -msse2 
-DSIMD_CORE -DJOHN_SSE2 -pthread -DUSE_GCRYPT -Wall -O3 -std=gnu99 
-fno-strict-aliasing -Wpointer-arith -Wstrict-overflow=2 -Wstrict-prototypes 
-fvisibility=hidden -fstack-protector-strong -Wno-unused-but-set-variable 
-Wno-array-bounds -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c 
lib/ce-wpa/crypto_engine.c  -fPIC -DPIC -o 
lib/ce-wpa/.libs/libaircrack_ce_wpa_x86_sse2_la-crypto_engine.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  
-I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/include 
-I/<<PKGBUILDDIR>>/lib -I/<<PKGBUILDDIR>>/lib -I/<<PKGBUILDDIR>>/lib/radiotap 
-I/<<PKGBUILDDIR>>/lib/radiotap   -Wdate-time -D_FORTIFY_SOURCE=2 -msse2 
-DSIMD_CORE -DJOHN_SSE2 -pthread -DUSE_GCRYPT  -Wall -O3 -std=gnu99 
-fno-strict-aliasing -Wpointer-arith -Wstrict-overflow=2 -Wstrict-prototypes 
-fvisibility=hidden -fstack-protector-strong -Wno-unused-but-set-variable 
-Wno-array-bounds -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security  -c -o 
lib/ce-wpa/libaircrack_ce_wpa_x86_sse2_la-memory.lo `test -f 
'lib/ce-wpa/memory.c' || echo './'`lib/ce-wpa/memory.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/<<PKGBUILDDIR>> 
-I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/lib 
-I/<<PKGBUILDDIR>>/lib -I/<<PKGBUILDDIR>>/lib/radiotap 
-I/<<PKGBUILDDIR>>/lib/radiotap -Wdate-time -D_FORTIFY_SOURCE=2 -msse2 
-DSIMD_CORE -DJOHN_SSE2 -pthread -DUSE_GCRYPT -Wall -O3 -std=gnu99 
-fno-strict-aliasing -Wpointer-arith -Wstrict-overflow=2 -Wstrict-prototypes 
-fvisibility=hidden -fstack-protector-strong -Wno-unused-but-set-variable 
-Wno-array-bounds -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c 
lib/ce-wpa/memory.c  -fPIC -DPIC -o 
lib/ce-wpa/.libs/libaircrack_ce_wpa_x86_sse2_la-memory.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  
-I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/include 
-I/<<PKGBUILDDIR>>/lib -I/<<PKGBUILDDIR>>/lib -I/<<PKGBUILDDIR>>/lib/radiotap 
-I/<<PKGBUILDDIR>>/lib/radiotap   -Wdate-time -D_FORTIFY_SOURCE=2 -msse2 
-DSIMD_CORE -DJOHN_SSE2 -pthread -DUSE_GCRYPT  -Wall -O3 -std=gnu99 
-fno-strict-aliasing -Wpointer-arith -Wstrict-overflow=2 -Wstrict-prototypes 
-fvisibility=hidden -fstack-protector-strong -Wno-unused-but-set-variable 
-Wno-array-bounds -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security  -c -o 
lib/ce-wpa/libaircrack_ce_wpa_x86_sse2_la-simd-intrinsics.lo `test -f 
'lib/ce-wpa/simd-intrinsics.c' || echo './'`lib/ce-wpa/simd-intrinsics.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  
-I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/include 
-I/<<PKGBUILDDIR>>/lib -I/<<PKGBUILDDIR>>/lib -I/<<PKGBUILDDIR>>/lib/radiotap 
-I/<<PKGBUILDDIR>>/lib/radiotap   -Wdate-time -D_FORTIFY_SOURCE=2 -msse2 
-DSIMD_CORE -DJOHN_SSE2 -pthread -DUSE_GCRYPT  -Wall -O3 -std=gnu99 
-fno-strict-aliasing -Wpointer-arith -Wstrict-overflow=2 -Wstrict-prototypes 
-fvisibility=hidden -fstack-protector-strong -Wno-unused-but-set-variable 
-Wno-array-bounds -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security  -c -o 
lib/ce-wpa/libaircrack_ce_wpa_x86_sse2_la-wpapsk.lo `test -f 
'lib/ce-wpa/wpapsk.c' || echo './'`lib/ce-wpa/wpapsk.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/<<PKGBUILDDIR>> 
-I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/lib 
-I/<<PKGBUILDDIR>>/lib -I/<<PKGBUILDDIR>>/lib/radiotap 
-I/<<PKGBUILDDIR>>/lib/radiotap -Wdate-time -D_FORTIFY_SOURCE=2 -msse2 
-DSIMD_CORE -DJOHN_SSE2 -pthread -DUSE_GCRYPT -Wall -O3 -std=gnu99 
-fno-strict-aliasing -Wpointer-arith -Wstrict-overflow=2 -Wstrict-prototypes 
-fvisibility=hidden -fstack-protector-strong -Wno-unused-but-set-variable 
-Wno-array-bounds -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c 
lib/ce-wpa/simd-intrinsics.c  -fPIC -DPIC -o 
lib/ce-wpa/.libs/libaircrack_ce_wpa_x86_sse2_la-simd-intrinsics.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/<<PKGBUILDDIR>> 
-I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/lib 
-I/<<PKGBUILDDIR>>/lib -I/<<PKGBUILDDIR>>/lib/radiotap 
-I/<<PKGBUILDDIR>>/lib/radiotap -Wdate-time -D_FORTIFY_SOURCE=2 -msse2 
-DSIMD_CORE -DJOHN_SSE2 -pthread -DUSE_GCRYPT -Wall -O3 -std=gnu99 
-fno-strict-aliasing -Wpointer-arith -Wstrict-overflow=2 -Wstrict-prototypes 
-fvisibility=hidden -fstack-protector-strong -Wno-unused-but-set-variable 
-Wno-array-bounds -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c 
lib/ce-wpa/wpapsk.c  -fPIC -DPIC -o 
lib/ce-wpa/.libs/libaircrack_ce_wpa_x86_sse2_la-wpapsk.o
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -Wall -O3 -std=gnu99 
-fno-strict-aliasing -Wpointer-arith -Wstrict-overflow=2 -Wstrict-prototypes 
-fvisibility=hidden -fstack-protector-strong -Wno-unused-but-set-variable 
-Wno-array-bounds -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security  -no-undefined 
-Wl,-z,relro -Wl,-z,now -o libradiotap.la  lib/radiotap/radiotap.lo  -ldl -lm 
/bin/bash ./libtool  --tag=CC   --mode=link gcc -pthread -DUSE_GCRYPT  -Wall 
-O3 -std=gnu99 -fno-strict-aliasing -Wpointer-arith -Wstrict-overflow=2 
-Wstrict-prototypes -fvisibility=hidden -fstack-protector-strong 
-Wno-unused-but-set-variable -Wno-array-bounds -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security   -Wl,-z,relro -Wl,-z,now -o libaircrack-ce-wep.la  
lib/ce-wep/libaircrack_ce_wep_la-uniqueiv.lo -L/usr/lib/x86_64-linux-gnu 
-lgcrypt -ldl -lm 
libtool: link: ar cr .libs/libradiotap.a lib/radiotap/.libs/radiotap.o 
libtool: link: ranlib .libs/libradiotap.a
libtool: link: ( cd ".libs" && rm -f "libradiotap.la" && ln -s 
"../libradiotap.la" "libradiotap.la" )
/bin/bash ./libtool  --tag=CC   --mode=link gcc -pthread -DUSE_GCRYPT  -Wall 
-O3 -std=gnu99 -fno-strict-aliasing -Wpointer-arith -Wstrict-overflow=2 
-Wstrict-prototypes -fvisibility=hidden -fstack-protector-strong 
-Wno-unused-but-set-variable -Wno-array-bounds -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security   -Wl,-z,relro -Wl,-z,now -o libptw.la  
lib/ptw/libptw_la-aircrack-ptw-lib.lo -lpthread -L/usr/lib/x86_64-linux-gnu 
-lgcrypt -lz -ldl -lm 
libtool: link: ar cr .libs/libaircrack-ce-wep.a 
lib/ce-wep/.libs/libaircrack_ce_wep_la-uniqueiv.o 
libtool: link: ranlib .libs/libaircrack-ce-wep.a
libtool: link: ( cd ".libs" && rm -f "libaircrack-ce-wep.la" && ln -s 
"../libaircrack-ce-wep.la" "libaircrack-ce-wep.la" )
/bin/bash ./libtool  --tag=CC   --mode=link gcc -pthread -Wall -O3 -std=gnu99 
-fno-strict-aliasing -Wpointer-arith -Wstrict-overflow=2 -Wstrict-prototypes 
-fvisibility=hidden -fstack-protector-strong -Wno-unused-but-set-variable 
-Wno-array-bounds -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro 
-Wl,-z,now -o kstats src/kstats/kstats-kstats.o -lpthread 
-L/usr/lib/x86_64-linux-gnu -lgcrypt -lz -ldl -lm 
libtool: link: ar cr .libs/libptw.a lib/ptw/.libs/libptw_la-aircrack-ptw-lib.o 
libtool: link: ranlib .libs/libptw.a
libtool: link: ( cd ".libs" && rm -f "libptw.la" && ln -s "../libptw.la" 
"libptw.la" )
/bin/bash ./libtool  --tag=CC   --mode=link gcc -pthread -DUSE_GCRYPT  
-I/usr/include/pcap -Wall -O3 -std=gnu99 -fno-strict-aliasing -Wpointer-arith 
-Wstrict-overflow=2 -Wstrict-prototypes -fvisibility=hidden 
-fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security   -Wl,-z,relro -Wl,-z,now -o besside-ng-crawler 
src/besside-ng-crawler/besside_ng_crawler-besside-ng-crawler.o -lpthread 
-L/usr/lib/x86_64-linux-gnu -lgcrypt -lz -lpcap -L/usr/lib/x86_64-linux-gnu 
-lgcrypt -ldl -lm 
libtool: link: gcc -pthread -Wall -O3 -std=gnu99 -fno-strict-aliasing 
-Wpointer-arith -Wstrict-overflow=2 -Wstrict-prototypes -fvisibility=hidden 
-fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wl,-z -Wl,relro -Wl,-z -Wl,now -o kstats 
src/kstats/kstats-kstats.o  -lpthread -L/usr/lib/x86_64-linux-gnu -lgcrypt -lz 
-ldl -lm -pthread
/bin/bash ./libtool  --tag=CC   --mode=link gcc -pthread -DUSE_GCRYPT   -Wall 
-O3 -std=gnu99 -fno-strict-aliasing -Wpointer-arith -Wstrict-overflow=2 
-Wstrict-prototypes -fvisibility=hidden -fstack-protector-strong 
-Wno-unused-but-set-variable -Wno-array-bounds -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security   -Wl,-z,relro -Wl,-z,now -o libcowpatty.la  
lib/cowpatty/libcowpatty_la-cowpatty.lo -lpthread -L/usr/lib/x86_64-linux-gnu 
-lgcrypt -lz -ldl -lm 
/bin/bash ./libtool  --tag=CC   --mode=link gcc -I/usr/include/libnl3 -Wall -O3 
-std=gnu99 -fno-strict-aliasing -Wpointer-arith -Wstrict-overflow=2 
-Wstrict-prototypes -fvisibility=hidden -fstack-protector-strong 
-Wno-unused-but-set-variable -Wno-array-bounds -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security  -release 1.6.0 -no-undefined -Wl,-z,relro -Wl,-z,now 
-o libaircrack-osdep.la -rpath /usr/lib/x86_64-linux-gnu 
lib/osdep/libaircrack_osdep_la-osdep.lo 
lib/osdep/libaircrack_osdep_la-network.lo 
lib/osdep/libaircrack_osdep_la-file.lo lib/osdep/libaircrack_osdep_la-linux.lo 
lib/osdep/libaircrack_osdep_la-linux_tap.lo 
lib/osdep/libaircrack_osdep_la-common.lo -lnl-3 -lnl-genl-3 libradiotap.la  
-ldl -lm 
libtool: link: gcc -pthread -DUSE_GCRYPT -I/usr/include/pcap -Wall -O3 
-std=gnu99 -fno-strict-aliasing -Wpointer-arith -Wstrict-overflow=2 
-Wstrict-prototypes -fvisibility=hidden -fstack-protector-strong 
-Wno-unused-but-set-variable -Wno-array-bounds -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wl,-z -Wl,relro -Wl,-z -Wl,now -o besside-ng-crawler 
src/besside-ng-crawler/besside_ng_crawler-besside-ng-crawler.o  -lpthread 
-L/usr/lib/x86_64-linux-gnu -lz -lpcap -lgcrypt -ldl -lm -pthread
libtool: link: ar cr .libs/libcowpatty.a 
lib/cowpatty/.libs/libcowpatty_la-cowpatty.o 
libtool: link: ranlib .libs/libcowpatty.a
libtool: link: ( cd ".libs" && rm -f "libcowpatty.la" && ln -s 
"../libcowpatty.la" "libcowpatty.la" )
libtool: link: gcc -shared  -fPIC -DPIC  
lib/osdep/.libs/libaircrack_osdep_la-osdep.o 
lib/osdep/.libs/libaircrack_osdep_la-network.o 
lib/osdep/.libs/libaircrack_osdep_la-file.o 
lib/osdep/.libs/libaircrack_osdep_la-linux.o 
lib/osdep/.libs/libaircrack_osdep_la-linux_tap.o 
lib/osdep/.libs/libaircrack_osdep_la-common.o  -Wl,--whole-archive 
./.libs/libradiotap.a -Wl,--no-whole-archive  -lnl-3 -lnl-genl-3 -ldl -lm  -O3 
-fstack-protector-strong -g -O2 -fstack-protector-strong -Wl,-z -Wl,relro 
-Wl,-z -Wl,now   -Wl,-soname -Wl,libaircrack-osdep-1.6.0.so -o 
.libs/libaircrack-osdep-1.6.0.so
/usr/bin/ld: ./.libs/libradiotap.a(radiotap.o):./lib/radiotap/radiotap.h:59: 
multiple definition of `__packed'; 
lib/osdep/.libs/libaircrack_osdep_la-linux.o:././lib/radiotap/radiotap.h:59: 
first defined here
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:2988: libaircrack-osdep.la] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '/<<PKGBUILDDIR>>'
make[2]: *** [Makefile:4802: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:2577: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j4 returned exit code 2
make: *** [debian/rules:6: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: aircrack-ng
Source-Version: 1:1.6+git20200821.87bf5727-1
Done: Samuel Henrique <samuel...@debian.org>

We believe that the bug you reported is fixed in the latest version of
aircrack-ng, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 956...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Samuel Henrique <samuel...@debian.org> (supplier of updated aircrack-ng package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 21 Aug 2020 20:33:12 +0100
Source: aircrack-ng
Architecture: source
Version: 1:1.6+git20200821.87bf5727-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Security Tools <team+pkg-secur...@tracker.debian.org>
Changed-By: Samuel Henrique <samuel...@debian.org>
Closes: 956990
Changes:
 aircrack-ng (1:1.6+git20200821.87bf5727-1) unstable; urgency=medium
 .
   [ Debian Janitor ]
   * debian/copyright: use spaces rather than tabs to start continuation lines.
   * Wrap long lines in changelog entries: 1:0.6.2-5.
   * Use secure URI in Homepage field.
   * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
     Repository-Browse.
 .
   [ Samuel Henrique ]
   * New upstream version 1.6+git20200821.87bf5727
     - Support for clean builds with GCC 10 (closes: #956990)
   * Bump DH to 13
   * d/p/ftbfs_i386_s390.patch: Remove patch, fixed upstream
   * d/(rules|airgraph-ng.install): Reflect change of name for
     graphviz -> airgraphviz
   * d/copyright: Fix some ordering issues related to wildcard matches
Checksums-Sha1:
 c8d0f5e63d9cf1636a7dd842bfda27b7ef3f4938 2415 
aircrack-ng_1.6+git20200821.87bf5727-1.dsc
 7af839b3309cac84c8a32fd07f9be08984b8a241 4379716 
aircrack-ng_1.6+git20200821.87bf5727.orig.tar.xz
 14c5c02cd103b7a107787caadf74537c3013b52b 14584 
aircrack-ng_1.6+git20200821.87bf5727-1.debian.tar.xz
 73e378a3e9fe7d168b2f2d48454f7718789eb62a 7692 
aircrack-ng_1.6+git20200821.87bf5727-1_amd64.buildinfo
Checksums-Sha256:
 521e468050ff617b1b73924632c2d62feb80da6d5570b768c0cd9e3c0f7cb582 2415 
aircrack-ng_1.6+git20200821.87bf5727-1.dsc
 7b3d114fbcaaaa9fbec9fbbffe7222f3b7b8dae6fd2e1fff03f6ef364a54e239 4379716 
aircrack-ng_1.6+git20200821.87bf5727.orig.tar.xz
 3670a18fbc87273f53e7e16dfd1edeb35413d28ae51e62d81fc75c5c16e8fed7 14584 
aircrack-ng_1.6+git20200821.87bf5727-1.debian.tar.xz
 bfedd449ef449eba4678ae17765f996abcae86a98e5c912b724d7d4ce75fdc96 7692 
aircrack-ng_1.6+git20200821.87bf5727-1_amd64.buildinfo
Files:
 fd8c3938d388d19ed56cbb7183dea537 2415 net optional 
aircrack-ng_1.6+git20200821.87bf5727-1.dsc
 e5544816bbc7ed176026705163c4a0b7 4379716 net optional 
aircrack-ng_1.6+git20200821.87bf5727.orig.tar.xz
 af8849447120613466e0a663c5de8b82 14584 net optional 
aircrack-ng_1.6+git20200821.87bf5727-1.debian.tar.xz
 193a4d4b6f42e79532665f9a63fbc1c3 7692 net optional 
aircrack-ng_1.6+git20200821.87bf5727-1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEBdtqg34QX0sdAsVfu6n6rcz7RwcFAl9AI1gACgkQu6n6rcz7
RwdQURAAoP7w1TCA5zJ0onT6ND5v3qqk9Dh6Jt1dMFY3UvytVpcOo5dAff5UBX/Z
aMcWhd1LWm1T764wjFAS3+d3i7fTv3uDeiGaKY7MkdTPQvEeDPdFVrd4QBIBjihN
N8TqQFKP3D6Ga7PvDB0WydNvfObtNznpoqP7wUheiP91X8XW1uH6um6rVhmm60x8
9AmvFs+UQvOhFSeX+Y5CC4rLkXAFXquLAVRiOVrBU1dLOTREOtWlimmstD33pWBF
RmuLtlPeNPA4IFU9t6f4UvoNTbs0ard7bEB2tls8k+wme0BLUVc3mWYni/2ZcSFc
ifSgMKXkd/RTiWd6u7DZfg0okZhcD9pu/HQbdQILhmh2tk20EgbcRSG7aZHr1cEJ
W27YC11xgC0TQ6r6DL7+pQiaRV9pXocyHZtxI8VEjr/Ha3bxAyW1h9cL6vdb9lpu
th0Et+VuGx9HHh7q+qBf3RhG5M3wxqgCmb/eyoMuQTlEtVIJ6OjexS7vmosAeTYM
A5WKSH6VAb9xHhhCdYpgmTIVTaqZZUlz3/2gpFS2jqgKg2pF7k1/JpM3e5gFkF5a
vn0LUz7Sgq5TCnnKrcwCEziCb6qFmG7+zvXVDxvrB1g/QI9pNYZ0qaMtxWtwKWCO
W5VKNyo2KeguNpbEQYaY8m7Op2htny4UOKaAIpXDpW8zWbPUl4Y=
=oNO7
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to