[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_archlinux_2 #1528

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sat Dec 19 03:20:57 UTC 2015


See <https://jenkins.debian.net/job/reproducible_builder_archlinux_2/1528/>

------------------------------------------
[...truncated 23 lines...]

To learn to understand this, clone git.debian.org/git/qa/jenkins.debian.net.git
and then have a look at bin/reproducible_build_archlinux_pkg.sh

This invocation of the script has been called using "1 community aircrack-ng /srv/reproducible-results/rbuild-archlinux-F8q0agzY" as arguments.

====================================================================================
Sat Dec 19 03:23:52 UTC 2015 - start running "/srv/jenkins/bin/reproducible_build_archlinux_pkg.sh" (md5sum 46708b1ee725e19aab09af295fd1a8b3) as "/tmp/jenkins-script-6caicDmE" on profitbricks-build3-amd64.

=============================================================================
Building for Arch Linux on profitbricks-build3-amd64 now.
Source package: aircrack-ng
Repository:     community
Date:           Sat Dec 19 03:23:52 UTC 2015
=============================================================================
++ basename /srv/reproducible-results/rbuild-archlinux-F8q0agzY
+ local SESSION=archlinux-aircrack-ng-rbuild-archlinux-F8q0agzY
++ basename /srv/reproducible-results/rbuild-archlinux-F8q0agzY
+ local BUILDDIR=/tmp/aircrack-ng-rbuild-archlinux-F8q0agzY
+ local LOG=/srv/reproducible-results/rbuild-archlinux-F8q0agzY/b1/aircrack-ng/build1.log
+ schroot --begin-session --session-name=archlinux-aircrack-ng-rbuild-archlinux-F8q0agzY -c jenkins-reproducible-archlinux
archlinux-aircrack-ng-rbuild-archlinux-F8q0agzY
+ echo MAKEFLAGS=-j8
+ schroot --run-session -c archlinux-aircrack-ng-rbuild-archlinux-F8q0agzY --directory /tmp -u root -- tee -a /etc/makepkg.conf
MAKEFLAGS=-j8
+ schroot --run-session -c archlinux-aircrack-ng-rbuild-archlinux-F8q0agzY --directory /tmp -- mkdir /tmp/aircrack-ng-rbuild-archlinux-F8q0agzY
+ schroot --run-session -c archlinux-aircrack-ng-rbuild-archlinux-F8q0agzY --directory /tmp -- cp -r /var/abs/community/aircrack-ng /tmp/aircrack-ng-rbuild-archlinux-F8q0agzY/
+ echo 'export TZ="/usr/share/zoneinfo/Etc/GMT+12"'
+ schroot --run-session -c archlinux-aircrack-ng-rbuild-archlinux-F8q0agzY --directory /tmp -- tee -a /var/lib/jenkins/.bashrc
export TZ="/usr/share/zoneinfo/Etc/GMT+12"
+ timeout -k 8.1h 8h /usr/bin/ionice -c 3 /usr/bin/nice schroot --run-session -c archlinux-aircrack-ng-rbuild-archlinux-F8q0agzY --directory /tmp/aircrack-ng-rbuild-archlinux-F8q0agzY/aircrack-ng -- bash -l -c 'makepkg --syncdeps --noconfirm 2>&1'
+ tee -a /srv/reproducible-results/rbuild-archlinux-F8q0agzY/b1/aircrack-ng/build1.log
==> Making package: aircrack-ng 1.2rc3-1 (Sat Dec 19 03:23:53 UTC 2015)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (5) libnl-3.2.26-1  ethtool-1:4.2-1  iw-4.1-1  net-tools-1.60.20130531git-1  wireless_tools-30.pre9-1

Total Download Size:   0.69 MiB
Total Installed Size:  2.85 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages ...
downloading libnl-3.2.26-1-x86_64.pkg.tar.xz...
downloading iw-4.1-1-x86_64.pkg.tar.xz...
downloading net-tools-1.60.20130531git-1-x86_64.pkg.tar.xz...
downloading wireless_tools-30.pre9-1-x86_64.pkg.tar.xz...
downloading ethtool-1:4.2-1-x86_64.pkg.tar.xz...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
installing libnl...
installing iw...
installing net-tools...
installing wireless_tools...
installing ethtool...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Downloading aircrack-ng-1.2-rc3.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
 47 4202k   47 1993k    0     0  3203k      0  0:00:01 --:--:--  0:00:01 3199k
100 4202k  100 4202k    0     0  3590k      0  0:00:01  0:00:01 --:--:-- 3592k
==> Validating source files with md5sums...
    aircrack-ng-1.2-rc3.tar.gz ... Passed
==> Extracting sources...
  -> Extracting aircrack-ng-1.2-rc3.tar.gz with bsdtar
==> Starting build()...
make -C src all
make[1]: Entering directory '/tmp/aircrack-ng-rbuild-archlinux-F8q0agzY/aircrack-ng/src/aircrack-ng-1.2-rc3/src'
gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -Iinclude -D_FORTIFY_SOURCE=2  -c -o aircrack-ng.o aircrack-ng.c
gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -Iinclude -D_FORTIFY_SOURCE=2  -c -o crypto.o crypto.c
gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -Iinclude -D_FORTIFY_SOURCE=2  -c -o common.o common.c
gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -Iinclude -D_FORTIFY_SOURCE=2  -c -o uniqueiv.o uniqueiv.c
gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -Iinclude -D_FORTIFY_SOURCE=2  -c -o aircrack-ptw-lib.o aircrack-ptw-lib.c
gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -Iinclude -D_FORTIFY_SOURCE=2  -c -o airdecap-ng.o airdecap-ng.c
gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -Iinclude -D_FORTIFY_SOURCE=2  -c -o packetforge-ng.o packetforge-ng.c
gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -Iinclude -D_FORTIFY_SOURCE=2  -c -o ivstools.o ivstools.c
gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -Iinclude -D_FORTIFY_SOURCE=2  -c -o kstats.o kstats.c
gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -Iinclude -D_FORTIFY_SOURCE=2  -c -o makeivs-ng.o makeivs-ng.c
gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -Iinclude -D_FORTIFY_SOURCE=2  -c -o airdecloak-ng.o airdecloak-ng.c
gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -Iinclude -D_FORTIFY_SOURCE=2  -c -o osdep/radiotap/radiotap.o osdep/radiotap/radiotap.c
gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -Iinclude -D_FORTIFY_SOURCE=2  -c -o wpaclean.o wpaclean.c
make -C osdep
make[2]: Entering directory '/tmp/aircrack-ng-rbuild-archlinux-F8q0agzY/aircrack-ng/src/aircrack-ng-1.2-rc3/src/osdep'
gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -Iinclude -D_FORTIFY_SOURCE=2  -c -o airolib-ng.o airolib-ng.c
gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -Iinclude -D_FORTIFY_SOURCE=2  -c -o buddy-ng.o buddy-ng.c
gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -Iinclude -D_FORTIFY_SOURCE=2  -c -o aireplay-ng.o aireplay-ng.c
gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -Iinclude -D_FORTIFY_SOURCE=2  -c -o airodump-ng.o airodump-ng.c
Building for Linux
make[3]: Entering directory '/tmp/aircrack-ng-rbuild-archlinux-F8q0agzY/aircrack-ng/src/aircrack-ng-1.2-rc3/src/osdep'
gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -Iinclude -D_FORTIFY_SOURCE=2  -c -o airserv-ng.o airserv-ng.c
gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -Iinclude -D_FORTIFY_SOURCE=2  -c -o airtun-ng.o airtun-ng.c
gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -Iinclude -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -fPIC -I..  -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -fPIC -I..  -D_FORTIFY_SOURCE=2  -c -o osdep.o osdep.c
gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -Iinclude -D_FORTIFY_SOURCE=2  -c -o airbase-ng.o airbase-ng.c
gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -Iinclude -D_FORTIFY_SOURCE=2  -c -o wesside-ng.o wesside-ng.c
gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -Iinclude -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -fPIC -I..  -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -fPIC -I..  -D_FORTIFY_SOURCE=2  -c -o network.o network.c
gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -Iinclude -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -fPIC -I..  -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -fPIC -I..  -D_FORTIFY_SOURCE=2  -c -o file.o file.c
gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -Iinclude -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -fPIC -I..  -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -fPIC -I..  -D_FORTIFY_SOURCE=2  -c -o linux.o linux.c
gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -Iinclude -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -fPIC -I..  -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -fPIC -I..  -D_FORTIFY_SOURCE=2  -c -o linux_tap.o linux_tap.c
gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -Iinclude -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -fPIC -I..  -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -fPIC -I..  -D_FORTIFY_SOURCE=2  -c -o common.o common.c
gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -Iinclude -D_FORTIFY_SOURCE=2  -c -o tkiptun-ng.o tkiptun-ng.c
gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -Iinclude -D_FORTIFY_SOURCE=2  -c -o easside-ng.o easside-ng.c
gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -Iinclude -D_FORTIFY_SOURCE=2  -c -o besside-ng.o besside-ng.c
ar cru libosdep.a  osdep.o network.o file.o linux.o linux_tap.o radiotap/radiotap.o common.o
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libosdep.a 
touch .os.Linux
make[3]: Leaving directory '/tmp/aircrack-ng-rbuild-archlinux-F8q0agzY/aircrack-ng/src/aircrack-ng-1.2-rc3/src/osdep'
make[2]: Leaving directory '/tmp/aircrack-ng-rbuild-archlinux-F8q0agzY/aircrack-ng/src/aircrack-ng-1.2-rc3/src/osdep'
gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -Iinclude -Wl,-O1,--sort-common,--as-needed,-z,relro aircrack-ng.o crypto.o common.o uniqueiv.o aircrack-ptw-lib.o sha1-sse2.S -o aircrack-ng -lpthread -lssl -lcrypto -Wl,-O1,--sort-common,--as-needed,-z,relro -L/usr/local/lib -lsqlite3
gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -Iinclude -Wl,-O1,--sort-common,--as-needed,-z,relro airdecap-ng.o crypto.o common.o -o airdecap-ng -lssl -lcrypto -Wl,-O1,--sort-common,--as-needed,-z,relro
gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -Iinclude -Wl,-O1,--sort-common,--as-needed,-z,relro packetforge-ng.o common.o crypto.o -o packetforge-ng -lssl -lcrypto -Wl,-O1,--sort-common,--as-needed,-z,relro
gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -Iinclude -Wl,-O1,--sort-common,--as-needed,-z,relro ivstools.o common.o crypto.o uniqueiv.o -o ivstools -lssl -lcrypto -Wl,-O1,--sort-common,--as-needed,-z,relro
gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -Iinclude -Wl,-O1,--sort-common,--as-needed,-z,relro kstats.o -o kstats -Wl,-O1,--sort-common,--as-needed,-z,relro
gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -Iinclude -Wl,-O1,--sort-common,--as-needed,-z,relro makeivs-ng.o common.o uniqueiv.o -o makeivs-ng -Wl,-O1,--sort-common,--as-needed,-z,relro
gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -Iinclude -Wl,-O1,--sort-common,--as-needed,-z,relro airdecloak-ng.o common.o osdep/radiotap/radiotap.o -o airdecloak-ng -Wl,-O1,--sort-common,--as-needed,-z,relro
gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -Iinclude -Wl,-O1,--sort-common,--as-needed,-z,relro wpaclean.o osdep/radiotap/radiotap.o -o wpaclean -Losdep -losdep -lnl-genl-3 -lnl-3
gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -Iinclude -Wl,-O1,--sort-common,--as-needed,-z,relro airolib-ng.o crypto.o common.o -o airolib-ng -lssl -lcrypto -Wl,-O1,--sort-common,--as-needed,-z,relro -DHAVE_REGEXP -L/usr/local/lib -lsqlite3
gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -Iinclude -Wl,-O1,--sort-common,--as-needed,-z,relro buddy-ng.o common.o -o buddy-ng -Wl,-O1,--sort-common,--as-needed,-z,relro
gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -Iinclude -Wl,-O1,--sort-common,--as-needed,-z,relro airserv-ng.o common.o osdep/radiotap/radiotap.o -o airserv-ng -Losdep -losdep -lnl-genl-3 -lnl-3
gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -Iinclude -Wl,-O1,--sort-common,--as-needed,-z,relro airtun-ng.o common.o crypto.o osdep/radiotap/radiotap.o -o airtun-ng -Losdep -losdep -lnl-genl-3 -lnl-3 -lssl -lcrypto -Wl,-O1,--sort-common,--as-needed,-z,relro
gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -Iinclude -Wl,-O1,--sort-common,--as-needed,-z,relro wesside-ng.o crypto.o common.o osdep/radiotap/radiotap.o aircrack-ptw-lib.o -o wesside-ng -Losdep -losdep -lnl-genl-3 -lnl-3 -lssl -lcrypto -Wl,-O1,--sort-common,--as-needed,-z,relro -lz
gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -Iinclude -Wl,-O1,--sort-common,--as-needed,-z,relro easside-ng.o common.o osdep/radiotap/radiotap.o -o easside-ng -Losdep -losdep -lnl-genl-3 -lnl-3 -lz
gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -Iinclude -Wl,-O1,--sort-common,--as-needed,-z,relro besside-ng.o crypto.o common.o osdep/radiotap/radiotap.o aircrack-ptw-lib.o -o besside-ng -Losdep -losdep -lnl-genl-3 -lnl-3 -lssl -lcrypto -Wl,-O1,--sort-common,--as-needed,-z,relro -lz 
gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -Iinclude -Wl,-O1,--sort-common,--as-needed,-z,relro airbase-ng.o common.o crypto.o osdep/radiotap/radiotap.o -o airbase-ng -Losdep -losdep -lnl-genl-3 -lnl-3 -lssl -lcrypto -Wl,-O1,--sort-common,--as-needed,-z,relro -lpthread
gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -Iinclude -Wl,-O1,--sort-common,--as-needed,-z,relro aireplay-ng.o common.o crypto.o osdep/radiotap/radiotap.o -o aireplay-ng -Losdep -losdep -lnl-genl-3 -lnl-3 -lssl -lcrypto -Wl,-O1,--sort-common,--as-needed,-z,relro
gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -Iinclude -Wl,-O1,--sort-common,--as-needed,-z,relro tkiptun-ng.o common.o crypto.o osdep/radiotap/radiotap.o -o tkiptun-ng -Losdep -losdep -lnl-genl-3 -lnl-3 -lssl -lcrypto -Wl,-O1,--sort-common,--as-needed,-z,relro
gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -DHAVE_SQLITE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -Iinclude -Wl,-O1,--sort-common,--as-needed,-z,relro airodump-ng.o common.o crypto.o uniqueiv.o osdep/radiotap/radiotap.o -o airodump-ng -Losdep -losdep -lnl-genl-3 -lnl-3 -lssl -lcrypto -Wl,-O1,--sort-common,--as-needed,-z,relro -lpthread 
make[1]: Leaving directory '/tmp/aircrack-ng-rbuild-archlinux-F8q0agzY/aircrack-ng/src/aircrack-ng-1.2-rc3/src'
==> Entering fakeroot environment...
==> Starting package()...
make -C src all
make[1]: Entering directory '/tmp/aircrack-ng-rbuild-archlinux-F8q0agzY/aircrack-ng/src/aircrack-ng-1.2-rc3/src'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/tmp/aircrack-ng-rbuild-archlinux-F8q0agzY/aircrack-ng/src/aircrack-ng-1.2-rc3/src'
make -C src install
make[1]: Entering directory '/tmp/aircrack-ng-rbuild-archlinux-F8q0agzY/aircrack-ng/src/aircrack-ng-1.2-rc3/src'
make -C osdep install
make[2]: Entering directory '/tmp/aircrack-ng-rbuild-archlinux-F8q0agzY/aircrack-ng/src/aircrack-ng-1.2-rc3/src/osdep'
Building for Linux
make[3]: Entering directory '/tmp/aircrack-ng-rbuild-archlinux-F8q0agzY/aircrack-ng/src/aircrack-ng-1.2-rc3/src/osdep'
make[3]: '.os.Linux' is up to date.
make[3]: Leaving directory '/tmp/aircrack-ng-rbuild-archlinux-F8q0agzY/aircrack-ng/src/aircrack-ng-1.2-rc3/src/osdep'
make[2]: Leaving directory '/tmp/aircrack-ng-rbuild-archlinux-F8q0agzY/aircrack-ng/src/aircrack-ng-1.2-rc3/src/osdep'
install -d /tmp/aircrack-ng-rbuild-archlinux-F8q0agzY/aircrack-ng/pkg/aircrack-ng/usr/bin
install -m 755 aircrack-ng airdecap-ng packetforge-ng ivstools kstats makeivs-ng airdecloak-ng wpaclean airolib-ng buddy-ng /tmp/aircrack-ng-rbuild-archlinux-F8q0agzY/aircrack-ng/pkg/aircrack-ng/usr/bin
install -d /tmp/aircrack-ng-rbuild-archlinux-F8q0agzY/aircrack-ng/pkg/aircrack-ng/usr/bin
install -m 755 aireplay-ng airodump-ng airserv-ng airtun-ng airbase-ng wesside-ng tkiptun-ng easside-ng besside-ng /tmp/aircrack-ng-rbuild-archlinux-F8q0agzY/aircrack-ng/pkg/aircrack-ng/usr/bin
make[1]: Leaving directory '/tmp/aircrack-ng-rbuild-archlinux-F8q0agzY/aircrack-ng/src/aircrack-ng-1.2-rc3/src'
make -C scripts install
make[1]: Entering directory '/tmp/aircrack-ng-rbuild-archlinux-F8q0agzY/aircrack-ng/src/aircrack-ng-1.2-rc3/scripts'
install -m 755 airodump-ng-oui-update /tmp/aircrack-ng-rbuild-archlinux-F8q0agzY/aircrack-ng/pkg/aircrack-ng/usr/bin
install -m 755 airmon-ng /tmp/aircrack-ng-rbuild-archlinux-F8q0agzY/aircrack-ng/pkg/aircrack-ng/usr/bin
make[1]: Leaving directory '/tmp/aircrack-ng-rbuild-archlinux-F8q0agzY/aircrack-ng/src/aircrack-ng-1.2-rc3/scripts'
make -C manpages install
make[1]: Entering directory '/tmp/aircrack-ng-rbuild-archlinux-F8q0agzY/aircrack-ng/src/aircrack-ng-1.2-rc3/manpages'
make cleanfiles sqlite=true experimental=true
make[2]: Entering directory '/tmp/aircrack-ng-rbuild-archlinux-F8q0agzY/aircrack-ng/src/aircrack-ng-1.2-rc3/manpages'
rm -f /tmp/aircrack-ng-rbuild-archlinux-F8q0agzY/aircrack-ng/pkg/aircrack-ng/usr/share/man/man1//aircrack-ng.1
rm -f /tmp/aircrack-ng-rbuild-archlinux-F8q0agzY/aircrack-ng/pkg/aircrack-ng/usr/share/man/man1//airdecap-ng.1
rm -f /tmp/aircrack-ng-rbuild-archlinux-F8q0agzY/aircrack-ng/pkg/aircrack-ng/usr/share/man/man1//ivstools.1
rm -f /tmp/aircrack-ng-rbuild-archlinux-F8q0agzY/aircrack-ng/pkg/aircrack-ng/usr/share/man/man1//kstats.1
rm -f /tmp/aircrack-ng-rbuild-archlinux-F8q0agzY/aircrack-ng/pkg/aircrack-ng/usr/share/man/man1//makeivs-ng.1
rm -f /tmp/aircrack-ng-rbuild-archlinux-F8q0agzY/aircrack-ng/pkg/aircrack-ng/usr/share/man/man1//packetforge-ng.1
rm -f /tmp/aircrack-ng-rbuild-archlinux-F8q0agzY/aircrack-ng/pkg/aircrack-ng/usr/share/man/man1//airdecloak-ng.1
rm -f /tmp/aircrack-ng-rbuild-archlinux-F8q0agzY/aircrack-ng/pkg/aircrack-ng/usr/share/man/man1//wpaclean.1
rm -f /tmp/aircrack-ng-rbuild-archlinux-F8q0agzY/aircrack-ng/pkg/aircrack-ng/usr/share/man/man1//besside-ng-crawler.1
rm -f /tmp/aircrack-ng-rbuild-archlinux-F8q0agzY/aircrack-ng/pkg/aircrack-ng/usr/share/man/man1//airolib-ng.1
rm -f /tmp/aircrack-ng-rbuild-archlinux-F8q0agzY/aircrack-ng/pkg/aircrack-ng/usr/share/man/man1//buddy-ng.1
rm -f /tmp/aircrack-ng-rbuild-archlinux-F8q0agzY/aircrack-ng/pkg/aircrack-ng/usr/share/man/man8//aireplay-ng.8
rm -f /tmp/aircrack-ng-rbuild-archlinux-F8q0agzY/aircrack-ng/pkg/aircrack-ng/usr/share/man/man8//airmon-ng.8
rm -f /tmp/aircrack-ng-rbuild-archlinux-F8q0agzY/aircrack-ng/pkg/aircrack-ng/usr/share/man/man8//airodump-ng.8
rm -f /tmp/aircrack-ng-rbuild-archlinux-F8q0agzY/aircrack-ng/pkg/aircrack-ng/usr/share/man/man8//besside-ng.8
rm -f /tmp/aircrack-ng-rbuild-archlinux-F8q0agzY/aircrack-ng/pkg/aircrack-ng/usr/share/man/man8//airserv-ng.8
rm -f /tmp/aircrack-ng-rbuild-archlinux-F8q0agzY/aircrack-ng/pkg/aircrack-ng/usr/share/man/man8//airtun-ng.8
rm -f /tmp/aircrack-ng-rbuild-archlinux-F8q0agzY/aircrack-ng/pkg/aircrack-ng/usr/share/man/man8//airbase-ng.8
rm -f /tmp/aircrack-ng-rbuild-archlinux-F8q0agzY/aircrack-ng/pkg/aircrack-ng/usr/share/man/man8//airodump-ng-oui-update.8
rm -f /tmp/aircrack-ng-rbuild-archlinux-F8q0agzY/aircrack-ng/pkg/aircrack-ng/usr/share/man/man8//tkiptun-ng.8
rm -f /tmp/aircrack-ng-rbuild-archlinux-F8q0agzY/aircrack-ng/pkg/aircrack-ng/usr/share/man/man8//easside-ng.8
rm -f /tmp/aircrack-ng-rbuild-archlinux-F8q0agzY/aircrack-ng/pkg/aircrack-ng/usr/share/man/man8//wesside-ng.8
make[2]: Leaving directory '/tmp/aircrack-ng-rbuild-archlinux-F8q0agzY/aircrack-ng/src/aircrack-ng-1.2-rc3/manpages'
install -d /tmp/aircrack-ng-rbuild-archlinux-F8q0agzY/aircrack-ng/pkg/aircrack-ng/usr/share/man/man1/
install -d /tmp/aircrack-ng-rbuild-archlinux-F8q0agzY/aircrack-ng/pkg/aircrack-ng/usr/share/man/man8/
install -m 644 aircrack-ng.1 airdecap-ng.1 ivstools.1 kstats.1 makeivs-ng.1 packetforge-ng.1 airdecloak-ng.1 wpaclean.1 besside-ng-crawler.1 airolib-ng.1 buddy-ng.1 /tmp/aircrack-ng-rbuild-archlinux-F8q0agzY/aircrack-ng/pkg/aircrack-ng/usr/share/man/man1/
install -m 644 aireplay-ng.8 airmon-ng.8 airodump-ng.8 besside-ng.8 airserv-ng.8 airtun-ng.8 airbase-ng.8 airodump-ng-oui-update.8  tkiptun-ng.8 easside-ng.8 wesside-ng.8 /tmp/aircrack-ng-rbuild-archlinux-F8q0agzY/aircrack-ng/pkg/aircrack-ng/usr/share/man/man8/
make[1]: Leaving directory '/tmp/aircrack-ng-rbuild-archlinux-F8q0agzY/aircrack-ng/src/aircrack-ng-1.2-rc3/manpages'
 
[*] Run 'airodump-ng-oui-update' as root (or with sudo) to install or update Airodump-ng OUI file (Internet connection required).
==> Tidying install...
  -> Purging unwanted files...
  -> Removing libtool files...
  -> Removing static library files...
  -> Compressing man and info pages...
  -> Stripping unneeded symbols from binaries and libraries...
==> Creating package "aircrack-ng"...
  -> Generating .PKGINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: aircrack-ng 1.2rc3-1 (Sat Dec 19 03:24:09 UTC 2015)
+ PRESULT=0
+ '[' 0 -eq 124 ']'
+ schroot --end-session -c archlinux-aircrack-ng-rbuild-archlinux-F8q0agzY
+ tee -a /srv/reproducible-results/rbuild-archlinux-F8q0agzY/b1/aircrack-ng/build1.log
E: 10mount: umount: /var/lib/schroot/union/underlay/archlinux-aircrack-ng-rbuild-archlinux-F8q0agzY: target is busy
E: 10mount:         (In some cases useful info about processes that
E: 10mount:          use the device is found by lsof(8) or fuser(1).)
E: archlinux-aircrack-ng-rbuild-archlinux-F8q0agzY: Chroot setup failed: stage=setup-stop
+ PRESULT=1
+ '[' 1 -ne 0 ']'
+ tee -a /srv/reproducible-results/rbuild-archlinux-F8q0agzY/b1/aircrack-ng/build1.log
++ date -u
Sat Dec 19 03:24:09 UTC 2015 - could not end schroot session, maybe some processes are still running? Sleeping 30 seconds and trying again…
+ echo 'Sat Dec 19 03:24:09 UTC 2015 - could not end schroot session, maybe some processes are still running? Sleeping 30 seconds and trying again…'
+ sleep 30
+ schroot --end-session -c archlinux-aircrack-ng-rbuild-archlinux-F8q0agzY
+ tee -a /srv/reproducible-results/rbuild-archlinux-F8q0agzY/b1/aircrack-ng/build1.log
E: 10mount: umount: /var/lib/schroot/union/underlay/archlinux-aircrack-ng-rbuild-archlinux-F8q0agzY: target is busy
E: 10mount:         (In some cases useful info about processes that
E: 10mount:          use the device is found by lsof(8) or fuser(1).)
E: archlinux-aircrack-ng-rbuild-archlinux-F8q0agzY: Chroot setup failed: stage=setup-stop
+ P2RESULT=1
+ '[' 1 -ne 0 ']'
+ exit 23
+ cleanup_all
+ cd
+ '[' 1 '!=' master ']'
++ basename /srv/reproducible-results/rbuild-archlinux-F8q0agzY
+ schroot --end-session -c archlinux-aircrack-ng-rbuild-archlinux-F8q0agzY
+ true
+ '[' '!' -z aircrack-ng ']'
++ basename /srv/reproducible-results/rbuild-archlinux-F8q0agzY
+ '[' -d /tmp/aircrack-ng-rbuild-archlinux-F8q0agzY ']'
++ basename /srv/reproducible-results/rbuild-archlinux-F8q0agzY
+ rm -r /tmp/aircrack-ng-rbuild-archlinux-F8q0agzY
+ '[' 1 = master ']'
+ rm -f /tmp/archlinux-dummy-dCn6QbW6
Sat Dec 19 03:24:39 UTC 2015 - /srv/jenkins/bin/reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-6caicDmE, which will now be removed.
remote job could not end schroot session properly, failing loudly so we get a pointer for investigations.
Sat Dec 19 03:20:56 UTC 2015 - /srv/reproducible-results/rbuild-archlinux-F8q0agzY deleted.
Sat 19 Dec 03:20:56 UTC 2015 - /srv/jenkins/bin/reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-Ue5S6rKN, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list