Console Output
Skipping 16 KB..
Full Logentify_build_type ***
+ DEBBUILDOPTS=-B
+ SKIP_SOURCE_REMOVAL=true
+ echo '*** Setting SKIP_SOURCE_REMOVAL=true to skip source removal in binary only build ***'
*** Setting SKIP_SOURCE_REMOVAL=true to skip source removal in binary only build ***
++ mktemp -d
+ local TMPDIR=/tmp/tmp.xx0RPZ6BZl
++ pwd
+ local old_dir=/home/jenkins/workspace/libdrm-binaries/architecture/arm64/label/arm64
+ cd /tmp/tmp.xx0RPZ6BZl
+ for file in ${BASE_PATH}/${SOURCE_PACKAGE}_*.tar.*
+ egrep -q '^[^/]+/debian/control$'
+ tar atf /home/jenkins/workspace/libdrm-binaries/architecture/arm64/label/arm64/libdrm_2.4.102-1+2m7.1.debian.tar.xz
+ for file in ${BASE_PATH}/${SOURCE_PACKAGE}_*.tar.*
+ tar atf /home/jenkins/workspace/libdrm-binaries/architecture/arm64/label/arm64/libdrm_2.4.102.orig.tar.gz
+ egrep -q '^[^/]+/debian/control$'
++ egrep '^[^/]+/debian/control$'
++ tar atf /home/jenkins/workspace/libdrm-binaries/architecture/arm64/label/arm64/libdrm_2.4.102.orig.tar.gz
+ local control_file=libdrm-2.4.102/debian/control
+ tar axf /home/jenkins/workspace/libdrm-binaries/architecture/arm64/label/arm64/libdrm_2.4.102.orig.tar.gz libdrm-2.4.102/debian/control
+ grep -q '^Architecture: all' libdrm-2.4.102/debian/control
+ grep -q '^Architecture: .*any' libdrm-2.4.102/debian/control
+ echo '*** Package provides arch '\''all'\'' + '\''any'\'', enabling -B buildoption for this architecture. ***'
*** Package provides arch 'all' + 'any', enabling -B buildoption for this architecture. ***
+ DEBBUILDOPTS=-B
+ SKIP_SOURCE_REMOVAL=true
+ echo '*** Setting SKIP_SOURCE_REMOVAL=true to skip source removal in binary only build ***'
*** Setting SKIP_SOURCE_REMOVAL=true to skip source removal in binary only build ***
+ break
+ cd /home/jenkins/workspace/libdrm-binaries/architecture/arm64/label/arm64
+ rm -rf /tmp/tmp.xx0RPZ6BZl
+ false
+ '[' -n leste ']'
+ '[' leste '!=' none ']'
+ '[' leste '!=' trunk ']'
+ '[' leste '!=' '${release}' ']'
+ '[' -n /srv/repository/leste ']'
+ local REPOSITORY=/srv/repository/leste
+ '[' -d /srv/repository/leste/dists/leste ']'
+ '[' -n /var/lib/jenkins/.gnupg/keyring.gpg ']'
+ cp -a /var/lib/jenkins/.gnupg/keyring.gpg /tmp/apt-jdg_sqolED/keyring.gpg
cp: cannot stat '/var/lib/jenkins/.gnupg/keyring.gpg': No such file or directory
+ '[' -n 'deb http://pkgmaster.devuan.org/merged beowulf-updates main contrib non-free,deb http://pkgmaster.devuan.org/merged beowulf-security main contrib non-free,deb http://maedevu.maemo.org/leste beowulf main contrib non-free' ']'
+ echo deb http://pkgmaster.devuan.org/merged beowulf-updates main contrib non-free,deb http://pkgmaster.devuan.org/merged beowulf-security main contrib non-free,deb http://maedevu.maemo.org/leste beowulf main contrib non-free
+ tr , '\n'
+ '[' -n http://maedevu.maemo.org/testing-key.asc,http://maedevu.maemo.org/extras-key.asc ']'
+ OIFS='
'
+ IFS=,
+ read -a array
+ for key in "${array[@]}"
+ curl -O http://maedevu.maemo.org/testing-key.asc
% 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 1729 100 1729 0 0 33901 0 --:--:-- --:--:-- --:--:-- 33901
+ gpg --no-default-keyring --keyring /tmp/apt-jdg_sqolED/keyring.gpg --import testing-key.asc
gpg: keybox '/tmp/apt-jdg_sqolED/keyring.gpg' created
gpg: key 545FEC4E0927F6FD: public key "spam1@wizzup.org" imported
gpg: Total number processed: 1
gpg: imported: 1
+ for key in "${array[@]}"
+ curl -O http://maedevu.maemo.org/extras-key.asc
% 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 2476 100 2476 0 0 37515 0 --:--:-- --:--:-- --:--:-- 51583
+ gpg --no-default-keyring --keyring /tmp/apt-jdg_sqolED/keyring.gpg --import extras-key.asc
gpg: key 2700BD8E6604EC2E: public key "Maemo Leste Extras Signing Key <spam1@wizzup.org>" imported
gpg: Total number processed: 1
gpg: imported: 1
+ unset key
+ IFS='
'
++ date
+ echo '# pbuilder config file generated by jenkins-debian-glue on Wed Oct 7 17:44:06 UTC 2020'
+ '[' -n '' ']'
+ '[' '' = true ']'
+ '[' true = true ']'
+ echo 'export CCACHEDIR="/var/cache/pbuilder/ccache"'
+ use_eatmydata
+ '[' '' = false ']'
+ '[' '' = true ']'
+ grep -q '^install'
+ dpkg-query --show '--showformat=${Status}' eatmydata
++ dpkg-query --show '--showformat=${Version}' eatmydata
+ dpkg --compare-versions 105-7 gt 26-2
+ echo '*** eatmydata is present on host system, now checking distribution support ***'
*** eatmydata is present on host system, now checking distribution support ***
+ case "${COWBUILDER_DIST}" in
+ echo '*** Distribution beowulf should provide recent eatmydata support, enabling eatmydata ***'
*** Distribution beowulf should provide recent eatmydata support, enabling eatmydata ***
+ enable_eatmydata
+ echo 'EXTRAPACKAGES="$EXTRAPACKAGES eatmydata"'
+ echo 'export LD_PRELOAD="${LD_PRELOAD:+$LD_PRELOAD:}libeatmydata.so"'
+ echo '# builtin support available with pbuilder >=0.225 (otherwise ignored):'
+ echo EATMYDATA=yes
+ use_ccache
+ '[' true = true ']'
+ echo '*** USE_CCACHE is set to true, enabling ccache support ***'
*** USE_CCACHE is set to true, enabling ccache support ***
+ echo 'CCACHEDIR="/var/cache/pbuilder/ccache"'
+ '[' -n '' ']'
+ counter=3600
+ ls '/var/run/lock/beowulf-arm64.update.*'
+ '[' 3600 -eq 0 ']'
+ touch /var/run/lock/beowulf-arm64.building.29901
+ case "$architecture" in
+ sudo DIST=beowulf ARCH=arm64 cowbuilder --buildresult /home/jenkins/workspace/libdrm-binaries/architecture/arm64/label/arm64/binaries/ --build /home/jenkins/workspace/libdrm-binaries/architecture/arm64/label/arm64/libdrm_2.4.102-1+2m7.1.dsc --basepath /var/cache/pbuilder/base-beowulf-arm64.cow --debbuildopts -B --hookdir /usr/share/jenkins-debian-glue/pbuilder-hookdir/ --bindmounts '/tmp/apt-jdg_sqolED ' --configfile=/tmp/tmp.BpnhoOq2wR
I: Copying COW directory
I: forking: rm -rf /var/cache/pbuilder/build/cow.858
I: forking: cp -al /var/cache/pbuilder/base-beowulf-arm64.cow /var/cache/pbuilder/build/cow.858
I: removed stale ilistfile /var/cache/pbuilder/build/cow.858/.ilist
I: forking: chroot /var/cache/pbuilder/build/cow.858 cowdancer-ilistcreate /.ilist 'find . -xdev -path ./home -prune -o \( \( -type l -o -type f \) -a -links +1 -print0 \) | xargs -0 stat --format '%d %i ''
I: Invoking pbuilder
I: forking: pbuilder build --debbuildopts -B --hookdir /usr/share/jenkins-debian-glue/pbuilder-hookdir/ --bindmounts '/tmp/apt-jdg_sqolED ' --configfile /tmp/tmp.BpnhoOq2wR --buildplace /var/cache/pbuilder/build/cow.858 --buildresult /home/jenkins/workspace/libdrm-binaries/architecture/arm64/label/arm64/binaries/ --mirror http://pkgmaster.devuan.org/merged --architecture arm64 --distribution sid --extrapackages ' eatmydata' --no-targz --internal-chrootexec 'chroot /var/cache/pbuilder/build/cow.858 cow-shell' /home/jenkins/workspace/libdrm-binaries/architecture/arm64/label/arm64/libdrm_2.4.102-1+2m7.1.dsc
W: /root/.pbuilderrc does not exist
I: Running in no-targz mode
I: pbuilder: network access will be disabled during build
I: Current time: Wed Oct 7 17:44:07 UTC 2020
I: pbuilder-time-stamp: 1602092647
I: copying local configuration
W: --override-config is not set; not updating apt.conf Read the manpage for details.
I: mounting /proc filesystem
I: mounting /sys filesystem
I: creating /{dev,run}/shm
I: mounting /dev/pts filesystem
I: redirecting /dev/ptmx to /dev/pts/ptmx
I: Mounting /tmp/apt-jdg_sqolED
I: Mounting /var/cache/pbuilder/ccache
I: policy-rc.d already exists
I: using eatmydata during job
I: Obtaining the cached apt archive contents
I: Setting up ccache
I: Copying source file
I: copying [/home/jenkins/workspace/libdrm-binaries/architecture/arm64/label/arm64/libdrm_2.4.102-1+2m7.1.dsc]
I: copying [/home/jenkins/workspace/libdrm-binaries/architecture/arm64/label/arm64/libdrm_2.4.102.orig.tar.gz]
I: copying [/home/jenkins/workspace/libdrm-binaries/architecture/arm64/label/arm64/libdrm_2.4.102-1+2m7.1.debian.tar.xz]
I: Extracting source
gpgv: unknown type of key resource 'trustedkeys.kbx'
gpgv: keyblock resource '/root/.gnupg/trustedkeys.kbx': General error
gpgv: Signature made Wed Oct 7 17:43:37 2020 UTC
gpgv: using RSA key 4AA81E3E026EFE82E47D6901545FEC4E0927F6FD
gpgv: Can't check signature: No public key
dpkg-source: warning: failed to verify signature on ./libdrm_2.4.102-1+2m7.1.dsc
dpkg-source: info: extracting libdrm in libdrm-2.4.102
dpkg-source: info: unpacking libdrm_2.4.102.orig.tar.gz
dpkg-source: info: unpacking libdrm_2.4.102-1+2m7.1.debian.tar.xz
dpkg-source: info: using patch list from debian/patches/series
dpkg-source: info: applying 01_default_perms.diff
I: using fakeroot in build.
I: Installing the build-deps
I: user script /var/cache/pbuilder/build/cow.858/tmp/hooks/D10-man-db starting
I: Preseed man-db/auto-update to false
I: user script /var/cache/pbuilder/build/cow.858/tmp/hooks/D10-man-db finished
I: user script /var/cache/pbuilder/build/cow.858/tmp/hooks/D10aptspeedup starting
+ dpkg-query -f ${Version}\n -W dpkg
+ dpkg --compare-versions 1.19.7 ge 1.15.8.6
+ echo I: Force DPKG unsafe IO
I: Force DPKG unsafe IO
+ echo force-unsafe-io
I: user script /var/cache/pbuilder/build/cow.858/tmp/hooks/D10aptspeedup finished
I: user script /var/cache/pbuilder/build/cow.858/tmp/hooks/D20releaserepo starting
+ set -- /tmp/apt-jdg_sqolED/
+ TMPAPT=/tmp/apt-jdg_sqolED/
+ [ -d /tmp/apt-jdg_sqolED/ ]
+ UPDATE_PKGLIST=0
+ ls /tmp/apt-jdg_sqolED/extra.list
/tmp/apt-jdg_sqolED/extra.list
+ echo Using additional apt sources:
Using additional apt sources:
+ cat /tmp/apt-jdg_sqolED/extra.list
deb http://pkgmaster.devuan.org/merged beowulf-updates main contrib non-free
deb http://pkgmaster.devuan.org/merged beowulf-security main contrib non-free
deb http://maedevu.maemo.org/leste beowulf main contrib non-free
+ cp /tmp/apt-jdg_sqolED/extra.list /etc/apt/sources.list.d/
+ UPDATE_PKGLIST=1
+ [ -e /tmp/apt-jdg_sqolED//keyring.gpg ]
+ echo Using keyring for additional apt sources.
Using keyring for additional apt sources.
+ cp /tmp/apt-jdg_sqolED//keyring.gpg /etc/apt/trusted.gpg.d
+ chmod 0644 /etc/apt/trusted.gpg.d/keyring.gpg
+ [ 1 = 1 ]
+ /usr/bin/apt-get update
Get:1 http://maedevu.maemo.org/leste beowulf InRelease [29.4 kB]
Hit:2 http://pkgmaster.devuan.org/merged beowulf InRelease
Get:3 http://pkgmaster.devuan.org/merged beowulf-updates InRelease [26.0 kB]
Get:4 http://pkgmaster.devuan.org/merged beowulf-security InRelease [25.6 kB]
Get:5 http://maedevu.maemo.org/leste beowulf/main arm64 Packages [270 kB]
Get:6 http://maedevu.maemo.org/leste beowulf/non-free arm64 Packages [407 B]
Get:7 http://pkgmaster.devuan.org/merged beowulf-updates/main arm64 Packages [7876 B]
Get:8 http://pkgmaster.devuan.org/merged beowulf-updates/non-free arm64 Packages [608 B]
Get:9 http://pkgmaster.devuan.org/merged beowulf-security/main arm64 Packages [229 kB]
Fetched 589 kB in 2s (260 kB/s)
Reading package lists...
W: http://pkgmaster.devuan.org/merged/dists/beowulf/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg.d/keyring.gpg are ignored as the file has an unsupported filetype.
W: http://maedevu.maemo.org/leste/dists/beowulf/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg.d/keyring.gpg are ignored as the file has an unsupported filetype.
W: http://pkgmaster.devuan.org/merged/dists/beowulf-updates/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg.d/keyring.gpg are ignored as the file has an unsupported filetype.
W: http://pkgmaster.devuan.org/merged/dists/beowulf-security/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg.d/keyring.gpg are ignored as the file has an unsupported filetype.
I: user script /var/cache/pbuilder/build/cow.858/tmp/hooks/D20releaserepo finished
-> Attempting to satisfy build-dependencies
-> Creating pbuilder-satisfydepends-dummy package
Package: pbuilder-satisfydepends-dummy
Version: 0.invalid.0
Architecture: arm64
Maintainer: Debian Pbuilder Team <pbuilder-maint@lists.alioth.debian.org>
Description: Dummy package to satisfy dependencies with aptitude - created by pbuilder
This package was created automatically by pbuilder to satisfy the
build-dependencies of the package being currently built.
Depends: debhelper-compat (= 12), meson, quilt, xsltproc, docbook-xsl, libx11-dev, pkg-config, xutils-dev (>= 1:7.6+2), libudev-dev, libpciaccess-dev
dpkg-deb: building package 'pbuilder-satisfydepends-dummy' in '/tmp/satisfydepends-aptitude/pbuilder-satisfydepends-dummy.deb'.
Selecting previously unselected package pbuilder-satisfydepends-dummy.
(Reading database ... 12525 files and directories currently installed.)
Preparing to unpack .../pbuilder-satisfydepends-dummy.deb ...
Unpacking pbuilder-satisfydepends-dummy (0.invalid.0) ...
dpkg: pbuilder-satisfydepends-dummy: dependency problems, but configuring anyway as you requested:
pbuilder-satisfydepends-dummy depends on debhelper-compat (= 12); however:
Package debhelper-compat is not installed.
pbuilder-satisfydepends-dummy depends on meson; however:
Package meson is not installed.
pbuilder-satisfydepends-dummy depends on quilt; however:
Package quilt is not installed.
pbuilder-satisfydepends-dummy depends on xsltproc; however:
Package xsltproc is not installed.
pbuilder-satisfydepends-dummy depends on docbook-xsl; however:
Package docbook-xsl is not installed.
pbuilder-satisfydepends-dummy depends on libx11-dev; however:
Package libx11-dev is not installed.
pbuilder-satisfydepends-dummy depends on pkg-config; however:
Package pkg-config is not installed.
pbuilder-satisfydepends-dummy depends on xutils-dev (>= 1:7.6+2); however:
Package xutils-dev is not installed.
pbuilder-satisfydepends-dummy depends on libudev-dev; however:
Package libudev-dev is not installed.
pbuilder-satisfydepends-dummy depends on libpciaccess-dev; however:
Package libpciaccess-dev is not installed.
Setting up pbuilder-satisfydepends-dummy (0.invalid.0) ...
Reading package lists...
Building dependency tree...
Reading state information...
Initializing package states...
Writing extended state information...
Building tag database...
pbuilder-satisfydepends-dummy is already installed at the requested version (0.invalid.0)
pbuilder-satisfydepends-dummy is already installed at the requested version (0.invalid.0)
The following NEW packages will be installed:
autoconf{a} automake{a} autopoint{a} autotools-dev{a} bsdmainutils{a} debhelper{a} dh-autoreconf{a} dh-strip-nondeterminism{a} diffstat{a} docbook-xsl{a} dwz{a} file{a} gettext{a} gettext-base{a} groff-base{a} intltool-debian{a} libarchive-zip-perl{a} libbsd0{a} libcroco3{a} libelf1{a} libeudev-dev{a} libexpat1{a} libfile-stripnondeterminism-perl{a} libglib2.0-0{a} libicu63{a} libmagic-mgc{a} libmagic1{a} libmpdec2{a} libpciaccess-dev{a} libpciaccess0{a} libpipeline1{a} libpthread-stubs0-dev{a} libpython3-stdlib{a} libpython3.7-minimal{a} libpython3.7-stdlib{a} libsigsegv2{a} libtool{a} libuchardet0{a} libudev-dev{a} libx11-6{a} libx11-data{a} libx11-dev{a} libxau-dev{a} libxau6{a} libxcb1{a} libxcb1-dev{a} libxdmcp-dev{a} libxdmcp6{a} libxml2{a} libxslt1.1{a} m4{a} man-db{a} meson{a} mime-support{a} ninja-build{a} pkg-config{a} po-debconf{a} python3{a} python3-minimal{a} python3-pkg-resources{a} python3.7{a} python3.7-minimal{a} quilt{a} sensible-utils{a} sgml-base{a} x11proto-core-dev{a} x11proto-dev{a} xml-core{a} xorg-sgml-doctools{a} xsltproc{a} xtrans-dev{a} xutils-dev{a}
The following packages are RECOMMENDED but will NOT be installed:
docbook-xml less libarchive-cpio-perl libglib2.0-data libltdl-dev libmail-sendmail-perl shared-mime-info xdg-user-dirs
0 packages upgraded, 72 newly installed, 0 to remove and 1 not upgraded.
Need to get 0 B/28.4 MB of archives. After unpacking 123 MB will be used.
Writing extended state information...
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package libbsd0:arm64.
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 12525 files and directories currently installed.)
Preparing to unpack .../0-libbsd0_0.9.1-2_arm64.deb ...
Unpacking libbsd0:arm64 (0.9.1-2) ...
Selecting previously unselected package bsdmainutils.
Preparing to unpack .../1-bsdmainutils_11.1.2+b1_arm64.deb ...
Unpacking bsdmainutils (11.1.2+b1) ...
Selecting previously unselected package libuchardet0:arm64.
Preparing to unpack .../2-libuchardet0_0.0.6-3_arm64.deb ...
Unpacking libuchardet0:arm64 (0.0.6-3) ...
Selecting previously unselected package groff-base.
Preparing to unpack .../3-groff-base_1.22.4-3_arm64.deb ...
Unpacking groff-base (1.22.4-3) ...
Selecting previously unselected package libpipeline1:arm64.
Preparing to unpack .../4-libpipeline1_1.5.1-2_arm64.deb ...
Unpacking libpipeline1:arm64 (1.5.1-2) ...
Selecting previously unselected package man-db.
Preparing to unpack .../5-man-db_2.8.5-2_arm64.deb ...
Unpacking man-db (2.8.5-2) ...
Selecting previously unselected package libpython3.7-minimal:arm64.
Preparing to unpack .../6-libpython3.7-minimal_3.7.3-2+deb10u2_arm64.deb ...
Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ...
Selecting previously unselected package libexpat1:arm64.
Preparing to unpack .../7-libexpat1_2.2.6-2+deb10u1_arm64.deb ...
Unpacking libexpat1:arm64 (2.2.6-2+deb10u1) ...
Selecting previously unselected package python3.7-minimal.
Preparing to unpack .../8-python3.7-minimal_3.7.3-2+deb10u2_arm64.deb ...
Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ...
Setting up libexpat1:arm64 (2.2.6-2+deb10u1) ...
Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
Selecting previously unselected package python3-minimal.
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 13409 files and directories currently installed.)
Preparing to unpack .../0-python3-minimal_3.7.3-1_arm64.deb ...
Unpacking python3-minimal (3.7.3-1) ...
Selecting previously unselected package mime-support.
Preparing to unpack .../1-mime-support_3.62_all.deb ...
Unpacking mime-support (3.62) ...
Selecting previously unselected package libmpdec2:arm64.
Preparing to unpack .../2-libmpdec2_2.4.2-2_arm64.deb ...
Unpacking libmpdec2:arm64 (2.4.2-2) ...
Selecting previously unselected package libpython3.7-stdlib:arm64.
Preparing to unpack .../3-libpython3.7-stdlib_3.7.3-2+deb10u2_arm64.deb ...
Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ...
Selecting previously unselected package python3.7.
Preparing to unpack .../4-python3.7_3.7.3-2+deb10u2_arm64.deb ...
Unpacking python3.7 (3.7.3-2+deb10u2) ...
Selecting previously unselected package libpython3-stdlib:arm64.
Preparing to unpack .../5-libpython3-stdlib_3.7.3-1_arm64.deb ...
Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
Setting up python3-minimal (3.7.3-1) ...
Selecting previously unselected package python3.
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 13846 files and directories currently installed.)
Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ...
Unpacking python3 (3.7.3-1) ...
Selecting previously unselected package sgml-base.
Preparing to unpack .../01-sgml-base_1.29_all.deb ...
Unpacking sgml-base (1.29) ...
Selecting previously unselected package sensible-utils.
Preparing to unpack .../02-sensible-utils_0.0.12_all.deb ...
Unpacking sensible-utils (0.0.12) ...
Selecting previously unselected package libmagic-mgc.
Preparing to unpack .../03-libmagic-mgc_1%3a5.35-4+deb10u1_arm64.deb ...
Unpacking libmagic-mgc (1:5.35-4+deb10u1) ...
Selecting previously unselected package libmagic1:arm64.
Preparing to unpack .../04-libmagic1_1%3a5.35-4+deb10u1_arm64.deb ...
Unpacking libmagic1:arm64 (1:5.35-4+deb10u1) ...
Selecting previously unselected package file.
Preparing to unpack .../05-file_1%3a5.35-4+deb10u1_arm64.deb ...
Unpacking file (1:5.35-4+deb10u1) ...
Selecting previously unselected package gettext-base.
Preparing to unpack .../06-gettext-base_0.19.8.1-9_arm64.deb ...
Unpacking gettext-base (0.19.8.1-9) ...
Selecting previously unselected package libsigsegv2:arm64.
Preparing to unpack .../07-libsigsegv2_2.12-2_arm64.deb ...
Unpacking libsigsegv2:arm64 (2.12-2) ...
Selecting previously unselected package m4.
Preparing to unpack .../08-m4_1.4.18-2_arm64.deb ...
Unpacking m4 (1.4.18-2) ...
Selecting previously unselected package autoconf.
Preparing to unpack .../09-autoconf_2.69-11_all.deb ...
Unpacking autoconf (2.69-11) ...
Selecting previously unselected package autotools-dev.
Preparing to unpack .../10-autotools-dev_20180224.1_all.deb ...
Unpacking autotools-dev (20180224.1) ...
Selecting previously unselected package automake.
Preparing to unpack .../11-automake_1%3a1.16.1-4_all.deb ...
Unpacking automake (1:1.16.1-4) ...
Selecting previously unselected package autopoint.
Preparing to unpack .../12-autopoint_0.19.8.1-9_all.deb ...
Unpacking autopoint (0.19.8.1-9) ...
Selecting previously unselected package libtool.
Preparing to unpack .../13-libtool_2.4.6-9_all.deb ...
Unpacking libtool (2.4.6-9) ...
Selecting previously unselected package dh-autoreconf.
Preparing to unpack .../14-dh-autoreconf_19_all.deb ...
Unpacking dh-autoreconf (19) ...
Selecting previously unselected package libarchive-zip-perl.
Preparing to unpack .../15-libarchive-zip-perl_1.64-1_all.deb ...
Unpacking libarchive-zip-perl (1.64-1) ...
Selecting previously unselected package libfile-stripnondeterminism-perl.
Preparing to unpack .../16-libfile-stripnondeterminism-perl_1.1.2-1_all.deb ...
Unpacking libfile-stripnondeterminism-perl (1.1.2-1) ...
Selecting previously unselected package dh-strip-nondeterminism.
Preparing to unpack .../17-dh-strip-nondeterminism_1.1.2-1_all.deb ...
Unpacking dh-strip-nondeterminism (1.1.2-1) ...
Selecting previously unselected package libelf1:arm64.
Preparing to unpack .../18-libelf1_0.176-1.1_arm64.deb ...
Unpacking libelf1:arm64 (0.176-1.1) ...
Selecting previously unselected package dwz.
Preparing to unpack .../19-dwz_0.12-3_arm64.deb ...
Unpacking dwz (0.12-3) ...
Selecting previously unselected package libglib2.0-0:arm64.
Preparing to unpack .../20-libglib2.0-0_2.58.3-2+deb10u2_arm64.deb ...
Unpacking libglib2.0-0:arm64 (2.58.3-2+deb10u2) ...
Selecting previously unselected package libicu63:arm64.
Preparing to unpack .../21-libicu63_63.1-6+deb10u1_arm64.deb ...
Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
Selecting previously unselected package libxml2:arm64.
Preparing to unpack .../22-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ...
Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
Selecting previously unselected package libcroco3:arm64.
Preparing to unpack .../23-libcroco3_0.6.12-3_arm64.deb ...
Unpacking libcroco3:arm64 (0.6.12-3) ...
Selecting previously unselected package gettext.
Preparing to unpack .../24-gettext_0.19.8.1-9_arm64.deb ...
Unpacking gettext (0.19.8.1-9) ...
Selecting previously unselected package intltool-debian.
Preparing to unpack .../25-intltool-debian_0.35.0+20060710.5_all.deb ...
Unpacking intltool-debian (0.35.0+20060710.5) ...
Selecting previously unselected package po-debconf.
Preparing to unpack .../26-po-debconf_1.0.21_all.deb ...
Unpacking po-debconf (1.0.21) ...
Selecting previously unselected package debhelper.
Preparing to unpack .../27-debhelper_12.1.1_all.deb ...
Unpacking debhelper (12.1.1) ...
Selecting previously unselected package diffstat.
Preparing to unpack .../28-diffstat_1.62-1_arm64.deb ...
Unpacking diffstat (1.62-1) ...
Selecting previously unselected package xml-core.
Preparing to unpack .../29-xml-core_0.18+nmu1_all.deb ...
Unpacking xml-core (0.18+nmu1) ...
Selecting previously unselected package docbook-xsl.
Preparing to unpack .../30-docbook-xsl_1.79.1+dfsg-2_all.deb ...
Unpacking docbook-xsl (1.79.1+dfsg-2) ...
Selecting previously unselected package libeudev-dev:arm64.
Preparing to unpack .../31-libeudev-dev_3.2.7-6_arm64.deb ...
Unpacking libeudev-dev:arm64 (3.2.7-6) ...
Selecting previously unselected package libpciaccess0:arm64.
Preparing to unpack .../32-libpciaccess0_0.14-1_arm64.deb ...
Unpacking libpciaccess0:arm64 (0.14-1) ...
Selecting previously unselected package libpciaccess-dev:arm64.
Preparing to unpack .../33-libpciaccess-dev_0.14-1_arm64.deb ...
Unpacking libpciaccess-dev:arm64 (0.14-1) ...
Selecting previously unselected package libpthread-stubs0-dev:arm64.
Preparing to unpack .../34-libpthread-stubs0-dev_0.4-1_arm64.deb ...
Unpacking libpthread-stubs0-dev:arm64 (0.4-1) ...
Selecting previously unselected package libxau6:arm64.
Preparing to unpack .../35-libxau6_1%3a1.0.8-1+b2_arm64.deb ...
Unpacking libxau6:arm64 (1:1.0.8-1+b2) ...
Selecting previously unselected package libxdmcp6:arm64.
Preparing to unpack .../36-libxdmcp6_1%3a1.1.2-3_arm64.deb ...
Unpacking libxdmcp6:arm64 (1:1.1.2-3) ...
Selecting previously unselected package libxcb1:arm64.
Preparing to unpack .../37-libxcb1_1.13.1-2_arm64.deb ...
Unpacking libxcb1:arm64 (1.13.1-2) ...
Selecting previously unselected package libx11-data.
Preparing to unpack .../38-libx11-data_2%3a1.6.7-1+deb10u1_all.deb ...
Unpacking libx11-data (2:1.6.7-1+deb10u1) ...
Selecting previously unselected package libx11-6:arm64.
Preparing to unpack .../39-libx11-6_2%3a1.6.7-1+deb10u1_arm64.deb ...
Unpacking libx11-6:arm64 (2:1.6.7-1+deb10u1) ...
Selecting previously unselected package xorg-sgml-doctools.
Preparing to unpack .../40-xorg-sgml-doctools_1%3a1.11-1_all.deb ...
Unpacking xorg-sgml-doctools (1:1.11-1) ...
Selecting previously unselected package x11proto-dev.
Preparing to unpack .../41-x11proto-dev_2018.4-4_all.deb ...
Unpacking x11proto-dev (2018.4-4) ...
Selecting previously unselected package x11proto-core-dev.
Preparing to unpack .../42-x11proto-core-dev_2018.4-4_all.deb ...
Unpacking x11proto-core-dev (2018.4-4) ...
Selecting previously unselected package libxau-dev:arm64.
Preparing to unpack .../43-libxau-dev_1%3a1.0.8-1+b2_arm64.deb ...
Unpacking libxau-dev:arm64 (1:1.0.8-1+b2) ...
Selecting previously unselected package libxdmcp-dev:arm64.
Preparing to unpack .../44-libxdmcp-dev_1%3a1.1.2-3_arm64.deb ...
Unpacking libxdmcp-dev:arm64 (1:1.1.2-3) ...
Selecting previously unselected package xtrans-dev.
Preparing to unpack .../45-xtrans-dev_1.3.5-1_all.deb ...
Unpacking xtrans-dev (1.3.5-1) ...
Selecting previously unselected package libxcb1-dev:arm64.
Preparing to unpack .../46-libxcb1-dev_1.13.1-2_arm64.deb ...
Unpacking libxcb1-dev:arm64 (1.13.1-2) ...
Selecting previously unselected package libx11-dev:arm64.
Preparing to unpack .../47-libx11-dev_2%3a1.6.7-1+deb10u1_arm64.deb ...
Unpacking libx11-dev:arm64 (2:1.6.7-1+deb10u1) ...
Selecting previously unselected package libxslt1.1:arm64.
Preparing to unpack .../48-libxslt1.1_1.1.32-2.2~deb10u1_arm64.deb ...
Unpacking libxslt1.1:arm64 (1.1.32-2.2~deb10u1) ...
Selecting previously unselected package ninja-build.
Preparing to unpack .../49-ninja-build_1.8.2-1_arm64.deb ...
Unpacking ninja-build (1.8.2-1) ...
Selecting previously unselected package python3-pkg-resources.
Preparing to unpack .../50-python3-pkg-resources_40.8.0-1_all.deb ...
Unpacking python3-pkg-resources (40.8.0-1) ...
Selecting previously unselected package meson.
Preparing to unpack .../51-meson_0.49.2-1_all.deb ...
Unpacking meson (0.49.2-1) ...
Selecting previously unselected package pkg-config.
Preparing to unpack .../52-pkg-config_0.29-6_arm64.deb ...
Unpacking pkg-config (0.29-6) ...
Selecting previously unselected package quilt.
Preparing to unpack .../53-quilt_0.65-3_all.deb ...
Unpacking quilt (0.65-3) ...
Selecting previously unselected package xsltproc.
Preparing to unpack .../54-xsltproc_1.1.32-2.2~deb10u1_arm64.deb ...
Unpacking xsltproc (1.1.32-2.2~deb10u1) ...
Selecting previously unselected package xutils-dev.
Preparing to unpack .../55-xutils-dev_1%3a7.7+5+b1_arm64.deb ...
Unpacking xutils-dev (1:7.7+5+b1) ...
Selecting previously unselected package libudev-dev:arm64.
Preparing to unpack .../56-libudev-dev_1%3a3.2.7+devuan1.1_arm64.deb ...
Unpacking libudev-dev:arm64 (1:3.2.7+devuan1.1) ...
Setting up libpipeline1:arm64 (1.5.1-2) ...
Setting up libpciaccess0:arm64 (0.14-1) ...
Setting up libxau6:arm64 (1:1.0.8-1+b2) ...
Setting up libpciaccess-dev:arm64 (0.14-1) ...
Setting up libeudev-dev:arm64 (3.2.7-6) ...
Setting up mime-support (3.62) ...
Setting up libmagic-mgc (1:5.35-4+deb10u1) ...
Setting up libarchive-zip-perl (1.64-1) ...
Setting up libglib2.0-0:arm64 (2.58.3-2+deb10u2) ...
No schema files found: doing nothing.
Setting up libmagic1:arm64 (1:5.35-4+deb10u1) ...
Setting up gettext-base (0.19.8.1-9) ...
Setting up file (1:5.35-4+deb10u1) ...
Setting up libpthread-stubs0-dev:arm64 (0.4-1) ...
Setting up libicu63:arm64 (63.1-6+deb10u1) ...
Setting up ninja-build (1.8.2-1) ...
Setting up xtrans-dev (1.3.5-1) ...
Setting up autotools-dev (20180224.1) ...
Setting up libx11-data (2:1.6.7-1+deb10u1) ...
Setting up libsigsegv2:arm64 (2.12-2) ...
Setting up diffstat (1.62-1) ...
Setting up autopoint (0.19.8.1-9) ...
Setting up pkg-config (0.29-6) ...
Setting up libudev-dev:arm64 (1:3.2.7+devuan1.1) ...
Setting up xutils-dev (1:7.7+5+b1) ...
Setting up sensible-utils (0.0.12) ...
Setting up libuchardet0:arm64 (0.0.6-3) ...
Setting up xorg-sgml-doctools (1:1.11-1) ...
Setting up sgml-base (1.29) ...
Setting up libmpdec2:arm64 (2.4.2-2) ...
Setting up libbsd0:arm64 (0.9.1-2) ...
Setting up libelf1:arm64 (0.176-1.1) ...
Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
Setting up x11proto-dev (2018.4-4) ...
Setting up libfile-stripnondeterminism-perl (1.1.2-1) ...
Setting up libxdmcp6:arm64 (1:1.1.2-3) ...
Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ...
Setting up libxcb1:arm64 (1.13.1-2) ...
Setting up libxau-dev:arm64 (1:1.0.8-1+b2) ...
Setting up libtool (2.4.6-9) ...
Setting up m4 (1.4.18-2) ...
Setting up libxdmcp-dev:arm64 (1:1.1.2-3) ...
Setting up x11proto-core-dev (2018.4-4) ...
Setting up bsdmainutils (11.1.2+b1) ...
update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
Setting up libcroco3:arm64 (0.6.12-3) ...
Setting up autoconf (2.69-11) ...
Setting up dwz (0.12-3) ...
Setting up groff-base (1.22.4-3) ...
Setting up xml-core (0.18+nmu1) ...
Setting up libxslt1.1:arm64 (1.1.32-2.2~deb10u1) ...
Setting up libx11-6:arm64 (2:1.6.7-1+deb10u1) ...
Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
Setting up automake (1:1.16.1-4) ...
update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
Setting up python3.7 (3.7.3-2+deb10u2) ...
Setting up gettext (0.19.8.1-9) ...
Setting up libxcb1-dev:arm64 (1.13.1-2) ...
Setting up xsltproc (1.1.32-2.2~deb10u1) ...
Setting up libx11-dev:arm64 (2:1.6.7-1+deb10u1) ...
Setting up python3 (3.7.3-1) ...
Setting up quilt (0.65-3) ...
Setting up man-db (2.8.5-2) ...
Not building database; man-db/auto-update is not 'true'.
Setting up intltool-debian (0.35.0+20060710.5) ...
Setting up python3-pkg-resources (40.8.0-1) ...
Setting up po-debconf (1.0.21) ...
Setting up meson (0.49.2-1) ...
Setting up debhelper (12.1.1) ...
Setting up dh-autoreconf (19) ...
Setting up dh-strip-nondeterminism (1.1.2-1) ...
Processing triggers for libc-bin (2.28-10) ...
Processing triggers for sgml-base (1.29) ...
Setting up docbook-xsl (1.79.1+dfsg-2) ...
Reading package lists...
Building dependency tree...
Reading state information...
Reading extended state information...
Initializing package states...
Writing extended state information...
Building tag database...
-> Finished parsing the build-deps
Reading package lists...
Building dependency tree...
Reading state information...
eatmydata is already the newest version (105-7).
The following NEW packages will be installed:
fakeroot libfakeroot
debconf: delaying package configuration, since apt-utils is not installed
0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
Need to get 0 B/125 kB of archives.
After this operation, 360 kB of additional disk space will be used.
Selecting previously unselected package libfakeroot:arm64.
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 17276 files and directories currently installed.)
Preparing to unpack .../libfakeroot_1.23-1_arm64.deb ...
Unpacking libfakeroot:arm64 (1.23-1) ...
Selecting previously unselected package fakeroot.
Preparing to unpack .../fakeroot_1.23-1_arm64.deb ...
Unpacking fakeroot (1.23-1) ...
Setting up libfakeroot:arm64 (1.23-1) ...
Setting up fakeroot (1.23-1) ...
update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
Processing triggers for man-db (2.8.5-2) ...
Not building database; man-db/auto-update is not 'true'.
Processing triggers for libc-bin (2.28-10) ...
I: Copying back the cached apt archive contents
I: Building the package
I: Running cd /build/libdrm-2.4.102/ && env PATH="/usr/lib/ccache:/usr/sbin:/usr/bin:/sbin:/bin" HOME="/nonexistent" dpkg-buildpackage -us -uc -B
dpkg-buildpackage: info: source package libdrm
dpkg-buildpackage: info: source version 2.4.102-1+2m7.1
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Jenkins Auto Builder <spam1@wizzup.org>
dpkg-source --before-build .
dpkg-buildpackage: info: host architecture arm64
fakeroot debian/rules clean
dh clean --with quilt \
--builddirectory=build/ \
--buildsystem=meson
dh_auto_clean -O--builddirectory=build/ -O--buildsystem=meson
dh_autoreconf_clean -O--builddirectory=build/ -O--buildsystem=meson
dh_quilt_unpatch -O--builddirectory=build/ -O--buildsystem=meson
Removing patch 01_default_perms.diff
Restoring xf86drm.h
No patches applied
dh_clean -O--builddirectory=build/ -O--buildsystem=meson
debian/rules build-arch
dh build-arch --with quilt \
--builddirectory=build/ \
--buildsystem=meson
dh_quilt_patch -a -O--builddirectory=build/ -O--buildsystem=meson
Applying patch 01_default_perms.diff
patching file xf86drm.h
Now at patch 01_default_perms.diff
dh_update_autotools_config -a -O--builddirectory=build/ -O--buildsystem=meson
dh_autoreconf -a -O--builddirectory=build/ -O--buildsystem=meson
debian/rules override_dh_auto_configure
make[1]: Entering directory '/build/libdrm-2.4.102'
dh_auto_configure -- -Dradeon=true -Damdgpu=true -Dlibkms=false -Dinstall-test-programs=true -Dudev=true -Dvmwgfx=true -Dnouveau=true -Dintel=false -Dexynos=false -Domap=false -Detnaviv=true -Dtegra=true -Dfreedreno=true -Dfreedreno-kgsl=true
cd build && LC_ALL=C.UTF-8 meson .. --wrap-mode=nodownload --buildtype=plain --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libdir=lib/aarch64-linux-gnu -Dradeon=true -Damdgpu=true -Dlibkms=false -Dinstall-test-programs=true -Dudev=true -Dvmwgfx=true -Dnouveau=true -Dintel=false -Dexynos=false -Domap=false -Detnaviv=true -Dtegra=true -Dfreedreno=true -Dfreedreno-kgsl=true
The Meson build system
Version: 0.49.2
Source dir: /build/libdrm-2.4.102
Build dir: /build/libdrm-2.4.102/build
Build type: native build
Project name: libdrm
Project version: 2.4.102
Appending CFLAGS from environment: '-g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security'
Appending LDFLAGS from environment: '-Wl,-z,relro'
Appending CPPFLAGS from environment: '-Wdate-time -D_FORTIFY_SOURCE=2'
Native C compiler: ccache cc (gcc 8.3.0 "cc (Debian 8.3.0-6) 8.3.0")
Build machine cpu family: aarch64
Build machine cpu: aarch64
Dependency threads found: YES
Program symbols-check.py found: YES (/usr/bin/env python3 /build/libdrm-2.4.102/symbols-check.py)
Program nm found: YES (/usr/bin/nm)
Found pkg-config: /usr/bin/pkg-config (0.29)
Found CMake: NO
Dependency atomic_ops found: NO (tried pkgconfig and cmake)
Checking if "Intel Atomics" links: YES
Checking for function "dlsym" : NO
Library dl found: YES
Checking for function "clock_gettime" : YES
Library m found: YES
Checking if "sys/select.h works" compiles: YES
Checking if "alloca.h works" compiles: YES
Header <sys/sysmacros.h> has symbol "major" : YES
Header <sys/sysmacros.h> has symbol "minor" : YES
Header <sys/sysmacros.h> has symbol "makedev" : YES
Header <sys/mkdev.h> has symbol "major" : NO
Checking for function "open_memstream" : YES
Compiler for C supports arguments -Wall: YES
Compiler for C supports arguments -Wextra: YES
Compiler for C supports arguments -Wsign-compare: YES
Compiler for C supports arguments -Werror=undef: YES
Compiler for C supports arguments -Werror=implicit-function-declaration: YES
Compiler for C supports arguments -Wpointer-arith: YES
Compiler for C supports arguments -Wwrite-strings: YES
Compiler for C supports arguments -Wstrict-prototypes: YES
Compiler for C supports arguments -Wmissing-prototypes: YES
Compiler for C supports arguments -Wmissing-declarations: YES
Compiler for C supports arguments -Wnested-externs: YES
Compiler for C supports arguments -Wpacked: YES
Compiler for C supports arguments -Wswitch-enum: YES
Compiler for C supports arguments -Wmissing-format-attribute: YES
Compiler for C supports arguments -Wstrict-aliasing=2: YES
Compiler for C supports arguments -Winit-self: YES
Compiler for C supports arguments -Winline: YES
Compiler for C supports arguments -Wshadow: YES
Compiler for C supports arguments -Wdeclaration-after-statement: YES
Compiler for C supports arguments -Wold-style-definition: YES
Compiler for C supports arguments -Wunused-parameter: YES
Compiler for C supports arguments -Wattributes: YES
Compiler for C supports arguments -Wlong-long: YES
Compiler for C supports arguments -Wmissing-field-initializers: YES
Dependency pciaccess found: YES 0.14
Dependency cunit found: NO (tried pkgconfig and cmake)
Dependency cairo found: NO (tried pkgconfig and cmake)
Dependency valgrind found: NO (tried pkgconfig)
Program xsltproc found: YES (/usr/bin/xsltproc)
Program sed found: YES (/bin/sed)
Checking if "compiler supports __attribute__(("hidden"))" compiles: YES
Configuring config.h using configuration
Message:
Message: libdrm will be compiled with:
Message:
Message: libkms false
Message: Intel API false
Message: vmwgfx API true
Message: Radeon API true
Message: AMDGPU API true
Message: Nouveau API true
Message: OMAP API false
Message: EXYNOS API false
Message: Freedreno API true (kgsl: true)
Message: Tegra API true
Message: VC4 API true
Message: Etnaviv API true
Message:
Build targets in project: 36
Option buildtype is: plain [default: debugoptimized]
Found ninja-1.8.2 at /usr/bin/ninja
make[1]: Leaving directory '/build/libdrm-2.4.102'
dh_auto_build -a -O--builddirectory=build/ -O--buildsystem=meson
cd build && LC_ALL=C.UTF-8 ninja -j4 -v
[1/111] ccache cc -Idrm@sha -I. -I.. -I../include/drm -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -include config.h -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -Wextra -Wsign-compare -Werror=undef -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Winline -Wshadow -Wdeclaration-after-statement -Wold-style-definition -Wno-unused-parameter -Wno-attributes -Wno-long-long -Wno-missing-field-initializers -fvisibility=hidden -MD -MQ 'drm@sha/xf86drmHash.c.o' -MF 'drm@sha/xf86drmHash.c.o.d' -o 'drm@sha/xf86drmHash.c.o' -c ../xf86drmHash.c
[2/111] ccache cc -Idrm@sha -I. -I.. -I../include/drm -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -include config.h -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -Wextra -Wsign-compare -Werror=undef -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Winline -Wshadow -Wdeclaration-after-statement -Wold-style-definition -Wno-unused-parameter -Wno-attributes -Wno-long-long -Wno-missing-field-initializers -fvisibility=hidden -MD -MQ 'drm@sha/xf86drmRandom.c.o' -MF 'drm@sha/xf86drmRandom.c.o.d' -o 'drm@sha/xf86drmRandom.c.o' -c ../xf86drmRandom.c
[3/111] ccache cc -Inouveau/79b9960@@drm_nouveau@sha -Inouveau -I../nouveau -I. -I../ -I../include/drm -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -include config.h -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -pthread -Wall -Wextra -Wsign-compare -Werror=undef -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Winline -Wshadow -Wdeclaration-after-statement -Wold-style-definition -Wno-unused-parameter -Wno-attributes -Wno-long-long -Wno-missing-field-initializers -fvisibility=hidden -MD -MQ 'nouveau/79b9960@@drm_nouveau@sha/nouveau.c.o' -MF 'nouveau/79b9960@@drm_nouveau@sha/nouveau.c.o.d' -o 'nouveau/79b9960@@drm_nouveau@sha/nouveau.c.o' -c ../nouveau/nouveau.c
[4/111] ccache cc -Idrm@sha -I. -I.. -I../include/drm -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -include config.h -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -Wextra -Wsign-compare -Werror=undef -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Winline -Wshadow -Wdeclaration-after-statement -Wold-style-definition -Wno-unused-parameter -Wno-attributes -Wno-long-long -Wno-missing-field-initializers -fvisibility=hidden -MD -MQ 'drm@sha/xf86drmMode.c.o' -MF 'drm@sha/xf86drmMode.c.o.d' -o 'drm@sha/xf86drmMode.c.o' -c ../xf86drmMode.c
[5/111] ccache cc -Idrm@sha -I. -I.. -I../include/drm -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -include config.h -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -Wextra -Wsign-compare -Werror=undef -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Winline -Wshadow -Wdeclaration-after-statement -Wold-style-definition -Wno-unused-parameter -Wno-attributes -Wno-long-long -Wno-missing-field-initializers -fvisibility=hidden -MD -MQ 'drm@sha/xf86drmSL.c.o' -MF 'drm@sha/xf86drmSL.c.o.d' -o 'drm@sha/xf86drmSL.c.o' -c ../xf86drmSL.c
[6/111] ccache cc -Idrm@sha -I. -I.. -I../include/drm -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -include config.h -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -Wextra -Wsign-compare -Werror=undef -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Winline -Wshadow -Wdeclaration-after-statement -Wold-style-definition -Wno-unused-parameter -Wno-attributes -Wno-long-long -Wno-missing-field-initializers -fvisibility=hidden -MD -MQ 'drm@sha/xf86drm.c.o' -MF 'drm@sha/xf86drm.c.o.d' -o 'drm@sha/xf86drm.c.o' -c ../xf86drm.c
In file included from ../xf86drm.c:77:
../xf86drm.c: In function ���drmGetMinorNameForFD���:
../xf86drm.h:85:23: warning: ���%s��� directive output may be truncated writing up to 255 bytes into a region of size 55 [-Wformat-truncation=]
#define DRM_DIR_NAME "/dev/dri"
^~~~~~~~~~
../xf86drm.c:2928:50: note: in expansion of macro ���DRM_DIR_NAME���
snprintf(dev_name, sizeof(dev_name), DRM_DIR_NAME "/%s",
^~~~~~~~~~~~
../xf86drm.c:2928:65: note: format string is defined here
snprintf(dev_name, sizeof(dev_name), DRM_DIR_NAME "/%s",
^~
In file included from /usr/include/stdio.h:873,
from ../xf86drm.c:34:
/usr/include/aarch64-linux-gnu/bits/stdio2.h:67:10: note: ���__builtin___snprintf_chk��� output between 10 and 265 bytes into a destination of size 64
return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
__bos (__s), __fmt, __va_arg_pack ());
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../xf86drm.c: In function ���parse_separate_sysfs_files���:
../xf86drm.c:3340:37: warning: ���/��� directive output may be truncated writing 1 byte into a region of size between 0 and 4096 [-Wformat-truncation=]
snprintf(path, PATH_MAX, "%s/%s", pci_path, attrs[i]);
^
In file included from /usr/include/stdio.h:873,
from ../xf86drm.c:34:
/usr/include/aarch64-linux-gnu/bits/stdio2.h:67:10: note: ���__builtin___snprintf_chk��� output 2 or more bytes (assuming 4098) into a destination of size 4096
return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
__bos (__s), __fmt, __va_arg_pack ());
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../xf86drm.c: In function ���process_device���:
../xf86drm.c:3370:33: warning: ���/config��� directive output may be truncated writing 7 bytes into a region of size between 0 and 4096 [-Wformat-truncation=]
snprintf(path, PATH_MAX, "%s/config", pci_path);
^~~~~~~
In file included from /usr/include/stdio.h:873,
from ../xf86drm.c:34:
/usr/include/aarch64-linux-gnu/bits/stdio2.h:67:10: note: ���__builtin___snprintf_chk��� output between 8 and 4104 bytes into a destination of size 4096
return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
__bos (__s), __fmt, __va_arg_pack ());
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[7/111] ccache cc -Inouveau/79b9960@@drm_nouveau@sha -Inouveau -I../nouveau -I. -I../ -I../include/drm -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -include config.h -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -pthread -Wall -Wextra -Wsign-compare -Werror=undef -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Winline -Wshadow -Wdeclaration-after-statement -Wold-style-definition -Wno-unused-parameter -Wno-attributes -Wno-long-long -Wno-missing-field-initializers -fvisibility=hidden -MD -MQ 'nouveau/79b9960@@drm_nouveau@sha/bufctx.c.o' -MF 'nouveau/79b9960@@drm_nouveau@sha/bufctx.c.o.d' -o 'nouveau/79b9960@@drm_nouveau@sha/bufctx.c.o' -c ../nouveau/bufctx.c
[8/111] ccache cc -Inouveau/79b9960@@drm_nouveau@sha -Inouveau -I../nouveau -I. -I../ -I../include/drm -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -include config.h -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -pthread -Wall -Wextra -Wsign-compare -Werror=undef -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Winline -Wshadow -Wdeclaration-after-statement -Wold-style-definition -Wno-unused-parameter -Wno-attributes -Wno-long-long -Wno-missing-field-initializers -fvisibility=hidden -MD -MQ 'nouveau/79b9960@@drm_nouveau@sha/abi16.c.o' -MF 'nouveau/79b9960@@drm_nouveau@sha/abi16.c.o.d' -o 'nouveau/79b9960@@drm_nouveau@sha/abi16.c.o' -c ../nouveau/abi16.c
[9/111] ccache cc -Inouveau/79b9960@@drm_nouveau@sha -Inouveau -I../nouveau -I. -I../ -I../include/drm -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -include config.h -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -pthread -Wall -Wextra -Wsign-compare -Werror=undef -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Winline -Wshadow -Wdeclaration-after-statement -Wold-style-definition -Wno-unused-parameter -Wno-attributes -Wno-long-long -Wno-missing-field-initializers -fvisibility=hidden -MD -MQ 'nouveau/79b9960@@drm_nouveau@sha/pushbuf.c.o' -MF 'nouveau/79b9960@@drm_nouveau@sha/pushbuf.c.o.d' -o 'nouveau/79b9960@@drm_nouveau@sha/pushbuf.c.o' -c ../nouveau/pushbuf.c
[10/111] ccache cc -o libdrm.so.2.4.0 'drm@sha/xf86drm.c.o' 'drm@sha/xf86drmHash.c.o' 'drm@sha/xf86drmRandom.c.o' 'drm@sha/xf86drmSL.c.o' 'drm@sha/xf86drmMode.c.o' -Wl,--no-undefined -Wl,--as-needed -shared -fPIC -Wl,--start-group -Wl,-soname,libdrm.so.2 -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -lm -Wl,--end-group
[11/111] ccache cc -Iradeon/a1e84d4@@drm_radeon@sha -Iradeon -I../radeon -I. -I../ -I../include/drm -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -include config.h -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -Wextra -Wsign-compare -Werror=undef -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Winline -Wshadow -Wdeclaration-after-statement -Wold-style-definition -Wno-unused-parameter -Wno-attributes -Wno-long-long -Wno-missing-field-initializers -fvisibility=hidden -MD -MQ 'radeon/a1e84d4@@drm_radeon@sha/radeon_bo_gem.c.o' -MF 'radeon/a1e84d4@@drm_radeon@sha/radeon_bo_gem.c.o.d' -o 'radeon/a1e84d4@@drm_radeon@sha/radeon_bo_gem.c.o' -c ../radeon/radeon_bo_gem.c
[12/111] ccache cc -Iradeon/a1e84d4@@drm_radeon@sha -Iradeon -I../radeon -I. -I../ -I../include/drm -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -include config.h -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -Wextra -Wsign-compare -Werror=undef -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Winline -Wshadow -Wdeclaration-after-statement -Wold-style-definition -Wno-unused-parameter -Wno-attributes -Wno-long-long -Wno-missing-field-initializers -fvisibility=hidden -MD -MQ 'radeon/a1e84d4@@drm_radeon@sha/radeon_cs_gem.c.o' -MF 'radeon/a1e84d4@@drm_radeon@sha/radeon_cs_gem.c.o.d' -o 'radeon/a1e84d4@@drm_radeon@sha/radeon_cs_gem.c.o' -c ../radeon/radeon_cs_gem.c
[13/111] ccache cc -Iradeon/a1e84d4@@drm_radeon@sha -Iradeon -I../radeon -I. -I../ -I../include/drm -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -include config.h -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -Wextra -Wsign-compare -Werror=undef -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Winline -Wshadow -Wdeclaration-after-statement -Wold-style-definition -Wno-unused-parameter -Wno-attributes -Wno-long-long -Wno-missing-field-initializers -fvisibility=hidden -MD -MQ 'radeon/a1e84d4@@drm_radeon@sha/radeon_cs.c.o' -MF 'radeon/a1e84d4@@drm_radeon@sha/radeon_cs.c.o.d' -o 'radeon/a1e84d4@@drm_radeon@sha/radeon_cs.c.o' -c ../radeon/radeon_cs.c
[14/111] ccache cc -Iradeon/a1e84d4@@drm_radeon@sha -Iradeon -I../radeon -I. -I../ -I../include/drm -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -include config.h -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -Wextra -Wsign-compare -Werror=undef -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Winline -Wshadow -Wdeclaration-after-statement -Wold-style-definition -Wno-unused-parameter -Wno-attributes -Wno-long-long -Wno-missing-field-initializers -fvisibility=hidden -MD -MQ 'radeon/a1e84d4@@drm_radeon@sha/radeon_bo.c.o' -MF 'radeon/a1e84d4@@drm_radeon@sha/radeon_bo.c.o.d' -o 'radeon/a1e84d4@@drm_radeon@sha/radeon_bo.c.o' -c ../radeon/radeon_bo.c
[15/111] ccache cc -Iradeon/a1e84d4@@drm_radeon@sha -Iradeon -I../radeon -I. -I../ -I../include/drm -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -include config.h -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -Wextra -Wsign-compare -Werror=undef -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Winline -Wshadow -Wdeclaration-after-statement -Wold-style-definition -Wno-unused-parameter -Wno-attributes -Wno-long-long -Wno-missing-field-initializers -fvisibility=hidden -MD -MQ 'radeon/a1e84d4@@drm_radeon@sha/radeon_cs_space.c.o' -MF 'radeon/a1e84d4@@drm_radeon@sha/radeon_cs_space.c.o.d' -o 'radeon/a1e84d4@@drm_radeon@sha/radeon_cs_space.c.o' -c ../radeon/radeon_cs_space.c
[16/111] ccache cc -Iamdgpu/2894f6a@@drm_amdgpu@sha -Iamdgpu -I../amdgpu -I. -I../ -I../include/drm -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -include config.h -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -Wextra -Wsign-compare -Werror=undef -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Winline -Wshadow -Wdeclaration-after-statement -Wold-style-definition -Wno-unused-parameter -Wno-attributes -Wno-long-long -Wno-missing-field-initializers -fvisibility=hidden '-DAMDGPU_ASIC_ID_TABLE="/usr/share/libdrm/amdgpu.ids"' -MD -MQ 'amdgpu/2894f6a@@drm_amdgpu@sha/amdgpu_asic_id.c.o' -MF 'amdgpu/2894f6a@@drm_amdgpu@sha/amdgpu_asic_id.c.o.d' -o 'amdgpu/2894f6a@@drm_amdgpu@sha/amdgpu_asic_id.c.o' -c ../amdgpu/amdgpu_asic_id.c
[17/111] ccache cc -Iradeon/a1e84d4@@drm_radeon@sha -Iradeon -I../radeon -I. -I../ -I../include/drm -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -include config.h -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -Wextra -Wsign-compare -Werror=undef -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Winline -Wshadow -Wdeclaration-after-statement -Wold-style-definition -Wno-unused-parameter -Wno-attributes -Wno-long-long -Wno-missing-field-initializers -fvisibility=hidden -MD -MQ 'radeon/a1e84d4@@drm_radeon@sha/radeon_surface.c.o' -MF 'radeon/a1e84d4@@drm_radeon@sha/radeon_surface.c.o.d' -o 'radeon/a1e84d4@@drm_radeon@sha/radeon_surface.c.o' -c ../radeon/radeon_surface.c
[18/111] ccache cc -Iamdgpu/2894f6a@@drm_amdgpu@sha -Iamdgpu -I../amdgpu -I. -I../ -I../include/drm -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -include config.h -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -Wextra -Wsign-compare -Werror=undef -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Winline -Wshadow -Wdeclaration-after-statement -Wold-style-definition -Wno-unused-parameter -Wno-attributes -Wno-long-long -Wno-missing-field-initializers -fvisibility=hidden '-DAMDGPU_ASIC_ID_TABLE="/usr/share/libdrm/amdgpu.ids"' -MD -MQ 'amdgpu/2894f6a@@drm_amdgpu@sha/amdgpu_cs.c.o' -MF 'amdgpu/2894f6a@@drm_amdgpu@sha/amdgpu_cs.c.o.d' -o 'amdgpu/2894f6a@@drm_amdgpu@sha/amdgpu_cs.c.o' -c ../amdgpu/amdgpu_cs.c
[19/111] ccache cc -Iamdgpu/2894f6a@@drm_amdgpu@sha -Iamdgpu -I../amdgpu -I. -I../ -I../include/drm -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -include config.h -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -Wextra -Wsign-compare -Werror=undef -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Winline -Wshadow -Wdeclaration-after-statement -Wold-style-definition -Wno-unused-parameter -Wno-attributes -Wno-long-long -Wno-missing-field-initializers -fvisibility=hidden '-DAMDGPU_ASIC_ID_TABLE="/usr/share/libdrm/amdgpu.ids"' -MD -MQ 'amdgpu/2894f6a@@drm_amdgpu@sha/amdgpu_device.c.o' -MF 'amdgpu/2894f6a@@drm_amdgpu@sha/amdgpu_device.c.o.d' -o 'amdgpu/2894f6a@@drm_amdgpu@sha/amdgpu_device.c.o' -c ../amdgpu/amdgpu_device.c
[20/111] ccache cc -Iamdgpu/2894f6a@@drm_amdgpu@sha -Iamdgpu -I../amdgpu -I. -I../ -I../include/drm -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -include config.h -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -Wextra -Wsign-compare -Werror=undef -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Winline -Wshadow -Wdeclaration-after-statement -Wold-style-definition -Wno-unused-parameter -Wno-attributes -Wno-long-long -Wno-missing-field-initializers -fvisibility=hidden '-DAMDGPU_ASIC_ID_TABLE="/usr/share/libdrm/amdgpu.ids"' -MD -MQ 'amdgpu/2894f6a@@drm_amdgpu@sha/amdgpu_gpu_info.c.o' -MF 'amdgpu/2894f6a@@drm_amdgpu@sha/amdgpu_gpu_info.c.o.d' -o 'amdgpu/2894f6a@@drm_amdgpu@sha/amdgpu_gpu_info.c.o' -c ../amdgpu/amdgpu_gpu_info.c
[21/111] ccache cc -Iamdgpu/2894f6a@@drm_amdgpu@sha -Iamdgpu -I../amdgpu -I. -I../ -I../include/drm -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -include config.h -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -Wextra -Wsign-compare -Werror=undef -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Winline -Wshadow -Wdeclaration-after-statement -Wold-style-definition -Wno-unused-parameter -Wno-attributes -Wno-long-long -Wno-missing-field-initializers -fvisibility=hidden '-DAMDGPU_ASIC_ID_TABLE="/usr/share/libdrm/amdgpu.ids"' -MD -MQ 'amdgpu/2894f6a@@drm_amdgpu@sha/amdgpu_bo.c.o' -MF 'amdgpu/2894f6a@@drm_amdgpu@sha/amdgpu_bo.c.o.d' -o 'amdgpu/2894f6a@@drm_amdgpu@sha/amdgpu_bo.c.o' -c ../amdgpu/amdgpu_bo.c
[22/111] ccache cc -Iamdgpu/2894f6a@@drm_amdgpu@sha -Iamdgpu -I../amdgpu -I. -I../ -I../include/drm -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -include config.h -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -Wextra -Wsign-compare -Werror=undef -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Winline -Wshadow -Wdeclaration-after-statement -Wold-style-definition -Wno-unused-parameter -Wno-attributes -Wno-long-long -Wno-missing-field-initializers -fvisibility=hidden '-DAMDGPU_ASIC_ID_TABLE="/usr/share/libdrm/amdgpu.ids"' -MD -MQ 'amdgpu/2894f6a@@drm_amdgpu@sha/amdgpu_vamgr.c.o' -MF 'amdgpu/2894f6a@@drm_amdgpu@sha/amdgpu_vamgr.c.o.d' -o 'amdgpu/2894f6a@@drm_amdgpu@sha/amdgpu_vamgr.c.o' -c ../amdgpu/amdgpu_vamgr.c
[23/111] ccache cc -Iamdgpu/2894f6a@@drm_amdgpu@sha -Iamdgpu -I../amdgpu -I. -I../ -I../include/drm -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -include config.h -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -Wextra -Wsign-compare -Werror=undef -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Winline -Wshadow -Wdeclaration-after-statement -Wold-style-definition -Wno-unused-parameter -Wno-attributes -Wno-long-long -Wno-missing-field-initializers -fvisibility=hidden '-DAMDGPU_ASIC_ID_TABLE="/usr/share/libdrm/amdgpu.ids"' -MD -MQ 'amdgpu/2894f6a@@drm_amdgpu@sha/handle_table.c.o' -MF 'amdgpu/2894f6a@@drm_amdgpu@sha/handle_table.c.o.d' -o 'amdgpu/2894f6a@@drm_amdgpu@sha/handle_table.c.o' -c ../amdgpu/handle_table.c
[24/111] ccache cc -Iamdgpu/2894f6a@@drm_amdgpu@sha -Iamdgpu -I../amdgpu -I. -I../ -I../include/drm -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -include config.h -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -Wextra -Wsign-compare -Werror=undef -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Winline -Wshadow -Wdeclaration-after-statement -Wold-style-definition -Wno-unused-parameter -Wno-attributes -Wno-long-long -Wno-missing-field-initializers -fvisibility=hidden '-DAMDGPU_ASIC_ID_TABLE="/usr/share/libdrm/amdgpu.ids"' -MD -MQ 'amdgpu/2894f6a@@drm_amdgpu@sha/amdgpu_vm.c.o' -MF 'amdgpu/2894f6a@@drm_amdgpu@sha/amdgpu_vm.c.o.d' -o 'amdgpu/2894f6a@@drm_amdgpu@sha/amdgpu_vm.c.o' -c ../amdgpu/amdgpu_vm.c
[25/111] ccache cc -Ifreedreno/95aff6a@@drm_freedreno@sha -Ifreedreno -I../freedreno -I. -I../ -I../include/drm -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -include config.h -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -Wextra -Wsign-compare -Werror=undef -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Winline -Wshadow -Wdeclaration-after-statement -Wold-style-definition -Wno-unused-parameter -Wno-attributes -Wno-long-long -Wno-missing-field-initializers -fvisibility=hidden -MD -MQ 'freedreno/95aff6a@@drm_freedreno@sha/freedreno_device.c.o' -MF 'freedreno/95aff6a@@drm_freedreno@sha/freedreno_device.c.o.d' -o 'freedreno/95aff6a@@drm_freedreno@sha/freedreno_device.c.o' -c ../freedreno/freedreno_device.c
[26/111] ccache cc -Ifreedreno/95aff6a@@drm_freedreno@sha -Ifreedreno -I../freedreno -I. -I../ -I../include/drm -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -include config.h -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -Wextra -Wsign-compare -Werror=undef -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Winline -Wshadow -Wdeclaration-after-statement -Wold-style-definition -Wno-unused-parameter -Wno-attributes -Wno-long-long -Wno-missing-field-initializers -fvisibility=hidden -MD -MQ 'freedreno/95aff6a@@drm_freedreno@sha/freedreno_ringbuffer.c.o' -MF 'freedreno/95aff6a@@drm_freedreno@sha/freedreno_ringbuffer.c.o.d' -o 'freedreno/95aff6a@@drm_freedreno@sha/freedreno_ringbuffer.c.o' -c ../freedreno/freedreno_ringbuffer.c
[27/111] ccache cc -Ifreedreno/95aff6a@@drm_freedreno@sha -Ifreedreno -I../freedreno -I. -I../ -I../include/drm -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -include config.h -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -Wextra -Wsign-compare -Werror=undef -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Winline -Wshadow -Wdeclaration-after-statement -Wold-style-definition -Wno-unused-parameter -Wno-attributes -Wno-long-long -Wno-missing-field-initializers -fvisibility=hidden -MD -MQ 'freedreno/95aff6a@@drm_freedreno@sha/freedreno_pipe.c.o' -MF 'freedreno/95aff6a@@drm_freedreno@sha/freedreno_pipe.c.o.d' -o 'freedreno/95aff6a@@drm_freedreno@sha/freedreno_pipe.c.o' -c ../freedreno/freedreno_pipe.c
[28/111] ccache cc -Ifreedreno/95aff6a@@drm_freedreno@sha -Ifreedreno -I../freedreno -I. -I../ -I../include/drm -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -include config.h -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -Wextra -Wsign-compare -Werror=undef -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Winline -Wshadow -Wdeclaration-after-statement -Wold-style-definition -Wno-unused-parameter -Wno-attributes -Wno-long-long -Wno-missing-field-initializers -fvisibility=hidden -MD -MQ 'freedreno/95aff6a@@drm_freedreno@sha/freedreno_bo.c.o' -MF 'freedreno/95aff6a@@drm_freedreno@sha/freedreno_bo.c.o.d' -o 'freedreno/95aff6a@@drm_freedreno@sha/freedreno_bo.c.o' -c ../freedreno/freedreno_bo.c
../freedreno/freedreno_bo.c: In function ���lookup_bo���:
../freedreno/freedreno_bo.c:47:40: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing]
if (!drmHashLookup(tbl, key, (void **)&bo)) {
^~~
[29/111] ccache cc -Ifreedreno/95aff6a@@drm_freedreno@sha -Ifreedreno -I../freedreno -I. -I../ -I../include/drm -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -include config.h -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -Wextra -Wsign-compare -Werror=undef -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Winline -Wshadow -Wdeclaration-after-statement -Wold-style-definition -Wno-unused-parameter -Wno-attributes -Wno-long-long -Wno-missing-field-initializers -fvisibility=hidden -MD -MQ 'freedreno/95aff6a@@drm_freedreno@sha/msm_msm_bo.c.o' -MF 'freedreno/95aff6a@@drm_freedreno@sha/msm_msm_bo.c.o.d' -o 'freedreno/95aff6a@@drm_freedreno@sha/msm_msm_bo.c.o' -c ../freedreno/msm/msm_bo.c
[30/111] ccache cc -Ifreedreno/95aff6a@@drm_freedreno@sha -Ifreedreno -I../freedreno -I. -I../ -I../include/drm -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -include config.h -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -Wextra -Wsign-compare -Werror=undef -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Winline -Wshadow -Wdeclaration-after-statement -Wold-style-definition -Wno-unused-parameter -Wno-attributes -Wno-long-long -Wno-missing-field-initializers -fvisibility=hidden -MD -MQ 'freedreno/95aff6a@@drm_freedreno@sha/freedreno_bo_cache.c.o' -MF 'freedreno/95aff6a@@drm_freedreno@sha/freedreno_bo_cache.c.o.d' -o 'freedreno/95aff6a@@drm_freedreno@sha/freedreno_bo_cache.c.o' -c ../freedreno/freedreno_bo_cache.c
[31/111] ccache cc -Ifreedreno/95aff6a@@drm_freedreno@sha -Ifreedreno -I../freedreno -I. -I../ -I../include/drm -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -include config.h -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -Wextra -Wsign-compare -Werror=undef -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Winline -Wshadow -Wdeclaration-after-statement -Wold-style-definition -Wno-unused-parameter -Wno-attributes -Wno-long-long -Wno-missing-field-initializers -fvisibility=hidden -MD -MQ 'freedreno/95aff6a@@drm_freedreno@sha/msm_msm_device.c.o' -MF 'freedreno/95aff6a@@drm_freedreno@sha/msm_msm_device.c.o.d' -o 'freedreno/95aff6a@@drm_freedreno@sha/msm_msm_device.c.o' -c ../freedreno/msm/msm_device.c
[32/111] ccache cc -Ifreedreno/95aff6a@@drm_freedreno@sha -Ifreedreno -I../freedreno -I. -I../ -I../include/drm -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -include config.h -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -Wextra -Wsign-compare -Werror=undef -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Winline -Wshadow -Wdeclaration-after-statement -Wold-style-definition -Wno-unused-parameter -Wno-attributes -Wno-long-long -Wno-missing-field-initializers -fvisibility=hidden -MD -MQ 'freedreno/95aff6a@@drm_freedreno@sha/msm_msm_ringbuffer.c.o' -MF 'freedreno/95aff6a@@drm_freedreno@sha/msm_msm_ringbuffer.c.o.d' -o 'freedreno/95aff6a@@drm_freedreno@sha/msm_msm_ringbuffer.c.o' -c ../freedreno/msm/msm_ringbuffer.c
In file included from ../freedreno/msm/msm_priv.h:32,
from ../freedreno/msm/msm_ringbuffer.c:34:
../freedreno/msm/msm_ringbuffer.c: In function ���dump_submit���:
../freedreno/freedreno_priv.h:193:15: warning: format ���%lu��� expects argument of type ���long unsigned int���, but argument 7 has type ���__u64��� {aka ���long long unsigned int���} [-Wformat=]
do { drmMsg("[E] " fmt " (%s:%d)\n", \
^~~~~~
../freedreno/msm/msm_ringbuffer.c:410:4: note: in expansion of macro ���ERROR_MSG���
ERROR_MSG(" reloc[%d]: submit_offset=%u, or=%08x, shift=%d, reloc_idx=%u"
^~~~~~~~~
In file included from ../freedreno/msm/msm_ringbuffer.c:30:
/usr/include/inttypes.h:105:34: note: format string is defined here
# define PRIu64 __PRI64_PREFIX "u"
[33/111] ccache cc -Ifreedreno/95aff6a@@drm_freedreno@sha -Ifreedreno -I../freedreno -I. -I../ -I../include/drm -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -include config.h -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -Wextra -Wsign-compare -Werror=undef -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Winline -Wshadow -Wdeclaration-after-statement -Wold-style-definition -Wno-unused-parameter -Wno-attributes -Wno-long-long -Wno-missing-field-initializers -fvisibility=hidden -MD -MQ 'freedreno/95aff6a@@drm_freedreno@sha/msm_msm_pipe.c.o' -MF 'freedreno/95aff6a@@drm_freedreno@sha/msm_msm_pipe.c.o.d' -o 'freedreno/95aff6a@@drm_freedreno@sha/msm_msm_pipe.c.o' -c ../freedreno/msm/msm_pipe.c
[34/111] ccache cc -Ifreedreno/95aff6a@@drm_freedreno@sha -Ifreedreno -I../freedreno -I. -I../ -I../include/drm -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -include config.h -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -Wextra -Wsign-compare -Werror=undef -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Winline -Wshadow -Wdeclaration-after-statement -Wold-style-definition -Wno-unused-parameter -Wno-attributes -Wno-long-long -Wno-missing-field-initializers -fvisibility=hidden -MD -MQ 'freedreno/95aff6a@@drm_freedreno@sha/kgsl_kgsl_bo.c.o' -MF 'freedreno/95aff6a@@drm_freedreno@sha/kgsl_kgsl_bo.c.o.d' -o 'freedreno/95aff6a@@drm_freedreno@sha/kgsl_kgsl_bo.c.o' -c ../freedreno/kgsl/kgsl_bo.c
[35/111] ccache cc -Ifreedreno/95aff6a@@drm_freedreno@sha -Ifreedreno -I../freedreno -I. -I../ -I../include/drm -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -include config.h -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -Wextra -Wsign-compare -Werror=undef -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Winline -Wshadow -Wdeclaration-after-statement -Wold-style-definition -Wno-unused-parameter -Wno-attributes -Wno-long-long -Wno-missing-field-initializers -fvisibility=hidden -MD -MQ 'freedreno/95aff6a@@drm_freedreno@sha/kgsl_kgsl_pipe.c.o' -MF 'freedreno/95aff6a@@drm_freedreno@sha/kgsl_kgsl_pipe.c.o.d' -o 'freedreno/95aff6a@@drm_freedreno@sha/kgsl_kgsl_pipe.c.o' -c ../freedreno/kgsl/kgsl_pipe.c
[36/111] ccache cc -Ifreedreno/95aff6a@@drm_freedreno@sha -Ifreedreno -I../freedreno -I. -I../ -I../include/drm -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -include config.h -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -Wextra -Wsign-compare -Werror=undef -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Winline -Wshadow -Wdeclaration-after-statement -Wold-style-definition -Wno-unused-parameter -Wno-attributes -Wno-long-long -Wno-missing-field-initializers -fvisibility=hidden -MD -MQ 'freedreno/95aff6a@@drm_freedreno@sha/kgsl_kgsl_device.c.o' -MF 'freedreno/95aff6a@@drm_freedreno@sha/kgsl_kgsl_device.c.o.d' -o 'freedreno/95aff6a@@drm_freedreno@sha/kgsl_kgsl_device.c.o' -c ../freedreno/kgsl/kgsl_device.c
[37/111] ccache cc -Ifreedreno/95aff6a@@drm_freedreno@sha -Ifreedreno -I../freedreno -I. -I../ -I../include/drm -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -include config.h -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -Wextra -Wsign-compare -Werror=undef -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Winline -Wshadow -Wdeclaration-after-statement -Wold-style-definition -Wno-unused-parameter -Wno-attributes -Wno-long-long -Wno-missing-field-initializers -fvisibility=hidden -MD -MQ 'freedreno/95aff6a@@drm_freedreno@sha/kgsl_kgsl_ringbuffer.c.o' -MF 'freedreno/95aff6a@@drm_freedreno@sha/kgsl_kgsl_ringbuffer.c.o.d' -o 'freedreno/95aff6a@@drm_freedreno@sha/kgsl_kgsl_ringbuffer.c.o' -c ../freedreno/kgsl/kgsl_ringbuffer.c
[38/111] ccache cc -Itegra/5fa93f1@@drm_tegra@sha -Itegra -I../tegra -I. -I../ -I../include/drm -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -include config.h -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -Wextra -Wsign-compare -Werror=undef -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Winline -Wshadow -Wdeclaration-after-statement -Wold-style-definition -Wno-unused-parameter -Wno-attributes -Wno-long-long -Wno-missing-field-initializers -fvisibility=hidden -MD -MQ 'tegra/5fa93f1@@drm_tegra@sha/tegra.c.o' -MF 'tegra/5fa93f1@@drm_tegra@sha/tegra.c.o.d' -o 'tegra/5fa93f1@@drm_tegra@sha/tegra.c.o' -c ../tegra/tegra.c
[39/111] ccache cc -Ietnaviv/24e13fb@@drm_etnaviv@sha -Ietnaviv -I../etnaviv -I. -I../ -I../include/drm -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -include config.h -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -Wextra -Wsign-compare -Werror=undef -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Winline -Wshadow -Wdeclaration-after-statement -Wold-style-definition -Wno-unused-parameter -Wno-attributes -Wno-long-long -Wno-missing-field-initializers -fvisibility=hidden -MD -MQ 'etnaviv/24e13fb@@drm_etnaviv@sha/etnaviv_device.c.o' -MF 'etnaviv/24e13fb@@drm_etnaviv@sha/etnaviv_device.c.o.d' -o 'etnaviv/24e13fb@@drm_etnaviv@sha/etnaviv_device.c.o' -c ../etnaviv/etnaviv_device.c
[40/111] ccache cc -Ietnaviv/24e13fb@@drm_etnaviv@sha -Ietnaviv -I../etnaviv -I. -I../ -I../include/drm -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -include config.h -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -Wextra -Wsign-compare -Werror=undef -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Winline -Wshadow -Wdeclaration-after-statement -Wold-style-definition -Wno-unused-parameter -Wno-attributes -Wno-long-long -Wno-missing-field-initializers -fvisibility=hidden -MD -MQ 'etnaviv/24e13fb@@drm_etnaviv@sha/etnaviv_gpu.c.o' -MF 'etnaviv/24e13fb@@drm_etnaviv@sha/etnaviv_gpu.c.o.d' -o 'etnaviv/24e13fb@@drm_etnaviv@sha/etnaviv_gpu.c.o' -c ../etnaviv/etnaviv_gpu.c
[41/111] ccache cc -Ietnaviv/24e13fb@@drm_etnaviv@sha -Ietnaviv -I../etnaviv -I. -I../ -I../include/drm -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -include config.h -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -Wextra -Wsign-compare -Werror=undef -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Winline -Wshadow -Wdeclaration-after-statement -Wold-style-definition -Wno-unused-parameter -Wno-attributes -Wno-long-long -Wno-missing-field-initializers -fvisibility=hidden -MD -MQ 'etnaviv/24e13fb@@drm_etnaviv@sha/etnaviv_bo.c.o' -MF 'etnaviv/24e13fb@@drm_etnaviv@sha/etnaviv_bo.c.o.d' -o 'etnaviv/24e13fb@@drm_etnaviv@sha/etnaviv_bo.c.o' -c ../etnaviv/etnaviv_bo.c
../etnaviv/etnaviv_bo.c: In function ���lookup_bo���:
../etnaviv/etnaviv_bo.c:67:43: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing]
if (!drmHashLookup(tbl, handle, (void **)&bo)) {
^~~
[42/111] ccache cc -Ietnaviv/24e13fb@@drm_etnaviv@sha -Ietnaviv -I../etnaviv -I. -I../ -I../include/drm -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -include config.h -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -Wextra -Wsign-compare -Werror=undef -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Winline -Wshadow -Wdeclaration-after-statement -Wold-style-definition -Wno-unused-parameter -Wno-attributes -Wno-long-long -Wno-missing-field-initializers -fvisibility=hidden -MD -MQ 'etnaviv/24e13fb@@drm_etnaviv@sha/etnaviv_bo_cache.c.o' -MF 'etnaviv/24e13fb@@drm_etnaviv@sha/etnaviv_bo_cache.c.o.d' -o 'etnaviv/24e13fb@@drm_etnaviv@sha/etnaviv_bo_cache.c.o' -c ../etnaviv/etnaviv_bo_cache.c
[43/111] ccache cc -Ietnaviv/24e13fb@@drm_etnaviv@sha -Ietnaviv -I../etnaviv -I. -I../ -I../include/drm -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -include config.h -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -Wextra -Wsign-compare -Werror=undef -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Winline -Wshadow -Wdeclaration-after-statement -Wold-style-definition -Wno-unused-parameter -Wno-attributes -Wno-long-long -Wno-missing-field-initializers -fvisibility=hidden -MD -MQ 'etnaviv/24e13fb@@drm_etnaviv@sha/etnaviv_perfmon.c.o' -MF 'etnaviv/24e13fb@@drm_etnaviv@sha/etnaviv_perfmon.c.o.d' -o 'etnaviv/24e13fb@@drm_etnaviv@sha/etnaviv_perfmon.c.o' -c ../etnaviv/etnaviv_perfmon.c
[44/111] ccache cc -Ietnaviv/24e13fb@@drm_etnaviv@sha -Ietnaviv -I../etnaviv -I. -I../ -I../include/drm -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -include config.h -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -Wextra -Wsign-compare -Werror=undef -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Winline -Wshadow -Wdeclaration-after-statement -Wold-style-definition -Wno-unused-parameter -Wno-attributes -Wno-long-long -Wno-missing-field-initializers -fvisibility=hidden -MD -MQ 'etnaviv/24e13fb@@drm_etnaviv@sha/etnaviv_pipe.c.o' -MF 'etnaviv/24e13fb@@drm_etnaviv@sha/etnaviv_pipe.c.o.d' -o 'etnaviv/24e13fb@@drm_etnaviv@sha/etnaviv_pipe.c.o' -c ../etnaviv/etnaviv_pipe.c
[45/111] ccache cc -Ietnaviv/24e13fb@@drm_etnaviv@sha -Ietnaviv -I../etnaviv -I. -I../ -I../include/drm -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -include config.h -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -Wextra -Wsign-compare -Werror=undef -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Winline -Wshadow -Wdeclaration-after-statement -Wold-style-definition -Wno-unused-parameter -Wno-attributes -Wno-long-long -Wno-missing-field-initializers -fvisibility=hidden -MD -MQ 'etnaviv/24e13fb@@drm_etnaviv@sha/etnaviv_cmd_stream.c.o' -MF 'etnaviv/24e13fb@@drm_etnaviv@sha/etnaviv_cmd_stream.c.o.d' -o 'etnaviv/24e13fb@@drm_etnaviv@sha/etnaviv_cmd_stream.c.o' -c ../etnaviv/etnaviv_cmd_stream.c
[46/111] /usr/bin/xsltproc -o man/drm.7 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 --stringparam funcsynopsis.style ansi --stringparam man.output.quietly 1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl ../man/drm.xml
I/O error : Attempt to load network entity http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd
../man/drm.xml:3: warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
^
[47/111] /usr/bin/xsltproc -o man/drm-kms.7 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 --stringparam funcsynopsis.style ansi --stringparam man.output.quietly 1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl ../man/drm-kms.xml
I/O error : Attempt to load network entity http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd
../man/drm-kms.xml:3: warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
^
[48/111] /usr/bin/xsltproc -o man/drm-memory.7 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 --stringparam funcsynopsis.style ansi --stringparam man.output.quietly 1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl ../man/drm-memory.xml
I/O error : Attempt to load network entity http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd
../man/drm-memory.xml:3: warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
^
[49/111] /usr/bin/meson --internal symbolextractor libdrm.so.2.4.0 'drm@sha/libdrm.so.2.4.0.symbols'
[50/111] ccache cc -o nouveau/libdrm_nouveau.so.2.0.0 'nouveau/79b9960@@drm_nouveau@sha/nouveau.c.o' 'nouveau/79b9960@@drm_nouveau@sha/pushbuf.c.o' 'nouveau/79b9960@@drm_nouveau@sha/bufctx.c.o' 'nouveau/79b9960@@drm_nouveau@sha/abi16.c.o' -Wl,--no-undefined -Wl,--as-needed -shared -fPIC -Wl,--start-group -Wl,-soname,libdrm_nouveau.so.2 -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro libdrm.so.2.4.0 -Wl,--end-group -pthread '-Wl,-rpath,$ORIGIN/..' -Wl,-rpath-link,/build/libdrm-2.4.102/build/
[51/111] /usr/bin/xsltproc -o man/drmAvailable.3 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 --stringparam funcsynopsis.style ansi --stringparam man.output.quietly 1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl ../man/drmAvailable.xml
I/O error : Attempt to load network entity http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd
../man/drmAvailable.xml:3: warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
^
[52/111] ccache cc -o radeon/libdrm_radeon.so.1.0.1 'radeon/a1e84d4@@drm_radeon@sha/radeon_bo_gem.c.o' 'radeon/a1e84d4@@drm_radeon@sha/radeon_cs_gem.c.o' 'radeon/a1e84d4@@drm_radeon@sha/radeon_cs_space.c.o' 'radeon/a1e84d4@@drm_radeon@sha/radeon_bo.c.o' 'radeon/a1e84d4@@drm_radeon@sha/radeon_cs.c.o' 'radeon/a1e84d4@@drm_radeon@sha/radeon_surface.c.o' -Wl,--no-undefined -Wl,--as-needed -shared -fPIC -Wl,--start-group -Wl,-soname,libdrm_radeon.so.1 -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro libdrm.so.2.4.0 -Wl,--end-group '-Wl,-rpath,$ORIGIN/..' -Wl,-rpath-link,/build/libdrm-2.4.102/build/
[53/111] /usr/bin/xsltproc -o man/drmHandleEvent.3 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 --stringparam funcsynopsis.style ansi --stringparam man.output.quietly 1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl ../man/drmHandleEvent.xml
I/O error : Attempt to load network entity http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd
../man/drmHandleEvent.xml:3: warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
^
[54/111] ccache cc -o amdgpu/libdrm_amdgpu.so.1.0.0 'amdgpu/2894f6a@@drm_amdgpu@sha/amdgpu_asic_id.c.o' 'amdgpu/2894f6a@@drm_amdgpu@sha/amdgpu_bo.c.o' 'amdgpu/2894f6a@@drm_amdgpu@sha/amdgpu_cs.c.o' 'amdgpu/2894f6a@@drm_amdgpu@sha/amdgpu_device.c.o' 'amdgpu/2894f6a@@drm_amdgpu@sha/amdgpu_gpu_info.c.o' 'amdgpu/2894f6a@@drm_amdgpu@sha/amdgpu_vamgr.c.o' 'amdgpu/2894f6a@@drm_amdgpu@sha/amdgpu_vm.c.o' 'amdgpu/2894f6a@@drm_amdgpu@sha/handle_table.c.o' -Wl,--no-undefined -Wl,--as-needed -shared -fPIC -Wl,--start-group -Wl,-soname,libdrm_amdgpu.so.1 -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro libdrm.so.2.4.0 -Wl,--end-group '-Wl,-rpath,$ORIGIN/..' -Wl,-rpath-link,/build/libdrm-2.4.102/build/
[55/111] /usr/bin/xsltproc -o man/drmModeGetResources.3 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 --stringparam funcsynopsis.style ansi --stringparam man.output.quietly 1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl ../man/drmModeGetResources.xml
I/O error : Attempt to load network entity http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd
../man/drmModeGetResources.xml:3: warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
^
[56/111] ccache cc -o freedreno/libdrm_freedreno.so.1.0.0 'freedreno/95aff6a@@drm_freedreno@sha/freedreno_device.c.o' 'freedreno/95aff6a@@drm_freedreno@sha/freedreno_pipe.c.o' 'freedreno/95aff6a@@drm_freedreno@sha/freedreno_ringbuffer.c.o' 'freedreno/95aff6a@@drm_freedreno@sha/freedreno_bo.c.o' 'freedreno/95aff6a@@drm_freedreno@sha/freedreno_bo_cache.c.o' 'freedreno/95aff6a@@drm_freedreno@sha/msm_msm_bo.c.o' 'freedreno/95aff6a@@drm_freedreno@sha/msm_msm_device.c.o' 'freedreno/95aff6a@@drm_freedreno@sha/msm_msm_pipe.c.o' 'freedreno/95aff6a@@drm_freedreno@sha/msm_msm_ringbuffer.c.o' 'freedreno/95aff6a@@drm_freedreno@sha/kgsl_kgsl_bo.c.o' 'freedreno/95aff6a@@drm_freedreno@sha/kgsl_kgsl_device.c.o' 'freedreno/95aff6a@@drm_freedreno@sha/kgsl_kgsl_pipe.c.o' 'freedreno/95aff6a@@drm_freedreno@sha/kgsl_kgsl_ringbuffer.c.o' -Wl,--no-undefined -Wl,--as-needed -shared -fPIC -Wl,--start-group -Wl,-soname,libdrm_freedreno.so.1 -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro libdrm.so.2.4.0 -Wl,--end-group '-Wl,-rpath,$ORIGIN/..' -Wl,-rpath-link,/build/libdrm-2.4.102/build/
[57/111] ccache cc -o tegra/libdrm_tegra.so.0.0.0 'tegra/5fa93f1@@drm_tegra@sha/tegra.c.o' -Wl,--no-undefined -Wl,--as-needed -shared -fPIC -Wl,--start-group -Wl,-soname,libdrm_tegra.so.0 -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro libdrm.so.2.4.0 -Wl,--end-group '-Wl,-rpath,$ORIGIN/..' -Wl,-rpath-link,/build/libdrm-2.4.102/build/
[58/111] ccache cc -o etnaviv/libdrm_etnaviv.so.1.0.0 'etnaviv/24e13fb@@drm_etnaviv@sha/etnaviv_device.c.o' 'etnaviv/24e13fb@@drm_etnaviv@sha/etnaviv_gpu.c.o' 'etnaviv/24e13fb@@drm_etnaviv@sha/etnaviv_bo.c.o' 'etnaviv/24e13fb@@drm_etnaviv@sha/etnaviv_bo_cache.c.o' 'etnaviv/24e13fb@@drm_etnaviv@sha/etnaviv_perfmon.c.o' 'etnaviv/24e13fb@@drm_etnaviv@sha/etnaviv_pipe.c.o' 'etnaviv/24e13fb@@drm_etnaviv@sha/etnaviv_cmd_stream.c.o' -Wl,--no-undefined -Wl,--as-needed -shared -fPIC -Wl,--start-group -Wl,-soname,libdrm_etnaviv.so.1 -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro libdrm.so.2.4.0 -Wl,--end-group '-Wl,-rpath,$ORIGIN/..' -Wl,-rpath-link,/build/libdrm-2.4.102/build/
[59/111] /usr/bin/meson --internal symbolextractor nouveau/libdrm_nouveau.so.2.0.0 'nouveau/79b9960@@drm_nouveau@sha/libdrm_nouveau.so.2.0.0.symbols'
[60/111] /usr/bin/meson --internal symbolextractor etnaviv/libdrm_etnaviv.so.1.0.0 'etnaviv/24e13fb@@drm_etnaviv@sha/libdrm_etnaviv.so.1.0.0.symbols'
[61/111] /usr/bin/meson --internal exe /build/libdrm-2.4.102/build/meson-private/meson_exe_sed_23278da8b982a318ec6f907ca4fa3ee53d189683.dat
[62/111] /usr/bin/meson --internal symbolextractor tegra/libdrm_tegra.so.0.0.0 'tegra/5fa93f1@@drm_tegra@sha/libdrm_tegra.so.0.0.0.symbols'
[63/111] ccache cc -Itests/util/16d880e@@util@sta -Itests/util -I../tests/util -I. -I../ -I../include/drm -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -include config.h -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ 'tests/util/16d880e@@util@sta/format.c.o' -MF 'tests/util/16d880e@@util@sta/format.c.o.d' -o 'tests/util/16d880e@@util@sta/format.c.o' -c ../tests/util/format.c
[64/111] ccache cc -Itests/util/16d880e@@util@sta -Itests/util -I../tests/util -I. -I../ -I../include/drm -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -include config.h -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ 'tests/util/16d880e@@util@sta/kms.c.o' -MF 'tests/util/16d880e@@util@sta/kms.c.o.d' -o 'tests/util/16d880e@@util@sta/kms.c.o' -c ../tests/util/kms.c
[65/111] ccache cc -Itests/util/16d880e@@util@sta -Itests/util -I../tests/util -I. -I../ -I../include/drm -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -include config.h -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ 'tests/util/16d880e@@util@sta/pattern.c.o' -MF 'tests/util/16d880e@@util@sta/pattern.c.o.d' -o 'tests/util/16d880e@@util@sta/pattern.c.o' -c ../tests/util/pattern.c
[66/111] rm -f tests/util/libutil.a && gcc-ar csrD tests/util/libutil.a 'tests/util/16d880e@@util@sta/format.c.o' 'tests/util/16d880e@@util@sta/kms.c.o' 'tests/util/16d880e@@util@sta/pattern.c.o'
[67/111] ccache cc -Itests/kms/d711c5d@@kms-test@sta -Itests/kms -I../tests/kms -I. -I../ -Itests -I../tests -I../include/drm -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -include config.h -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -Wextra -Wsign-compare -Werror=undef -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Winline -Wshadow -Wdeclaration-after-statement -Wold-style-definition -Wno-unused-parameter -Wno-attributes -Wno-long-long -Wno-missing-field-initializers -fvisibility=hidden -MD -MQ 'tests/kms/d711c5d@@kms-test@sta/libkms-test-crtc.c.o' -MF 'tests/kms/d711c5d@@kms-test@sta/libkms-test-crtc.c.o.d' -o 'tests/kms/d711c5d@@kms-test@sta/libkms-test-crtc.c.o' -c ../tests/kms/libkms-test-crtc.c
[68/111] ccache cc -Itests/kms/d711c5d@@kms-test@sta -Itests/kms -I../tests/kms -I. -I../ -Itests -I../tests -I../include/drm -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -include config.h -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -Wextra -Wsign-compare -Werror=undef -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Winline -Wshadow -Wdeclaration-after-statement -Wold-style-definition -Wno-unused-parameter -Wno-attributes -Wno-long-long -Wno-missing-field-initializers -fvisibility=hidden -MD -MQ 'tests/kms/d711c5d@@kms-test@sta/libkms-test-device.c.o' -MF 'tests/kms/d711c5d@@kms-test@sta/libkms-test-device.c.o.d' -o 'tests/kms/d711c5d@@kms-test@sta/libkms-test-device.c.o' -c ../tests/kms/libkms-test-device.c
[69/111] ccache cc -Itests/kms/d711c5d@@kms-test@sta -Itests/kms -I../tests/kms -I. -I../ -Itests -I../tests -I../include/drm -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -include config.h -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -Wextra -Wsign-compare -Werror=undef -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Winline -Wshadow -Wdeclaration-after-statement -Wold-style-definition -Wno-unused-parameter -Wno-attributes -Wno-long-long -Wno-missing-field-initializers -fvisibility=hidden -MD -MQ 'tests/kms/d711c5d@@kms-test@sta/libkms-test-framebuffer.c.o' -MF 'tests/kms/d711c5d@@kms-test@sta/libkms-test-framebuffer.c.o.d' -o 'tests/kms/d711c5d@@kms-test@sta/libkms-test-framebuffer.c.o' -c ../tests/kms/libkms-test-framebuffer.c
[70/111] ccache cc -Itests/kms/d711c5d@@kms-test@sta -Itests/kms -I../tests/kms -I. -I../ -Itests -I../tests -I../include/drm -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -include config.h -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -Wextra -Wsign-compare -Werror=undef -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Winline -Wshadow -Wdeclaration-after-statement -Wold-style-definition -Wno-unused-parameter -Wno-attributes -Wno-long-long -Wno-missing-field-initializers -fvisibility=hidden -MD -MQ 'tests/kms/d711c5d@@kms-test@sta/libkms-test-plane.c.o' -MF 'tests/kms/d711c5d@@kms-test@sta/libkms-test-plane.c.o.d' -o 'tests/kms/d711c5d@@kms-test@sta/libkms-test-plane.c.o' -c ../tests/kms/libkms-test-plane.c
[71/111] ccache cc -Itests/kms/d711c5d@@kms-test@sta -Itests/kms -I../tests/kms -I. -I../ -Itests -I../tests -I../include/drm -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -include config.h -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -Wextra -Wsign-compare -Werror=undef -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Winline -Wshadow -Wdeclaration-after-statement -Wold-style-definition -Wno-unused-parameter -Wno-attributes -Wno-long-long -Wno-missing-field-initializers -fvisibility=hidden -MD -MQ 'tests/kms/d711c5d@@kms-test@sta/libkms-test-screen.c.o' -MF 'tests/kms/d711c5d@@kms-test@sta/libkms-test-screen.c.o.d' -o 'tests/kms/d711c5d@@kms-test@sta/libkms-test-screen.c.o' -c ../tests/kms/libkms-test-screen.c
[72/111] rm -f tests/kms/libkms-test.a && gcc-ar csrD tests/kms/libkms-test.a 'tests/kms/d711c5d@@kms-test@sta/libkms-test-crtc.c.o' 'tests/kms/d711c5d@@kms-test@sta/libkms-test-device.c.o' 'tests/kms/d711c5d@@kms-test@sta/libkms-test-framebuffer.c.o' 'tests/kms/d711c5d@@kms-test@sta/libkms-test-plane.c.o' 'tests/kms/d711c5d@@kms-test@sta/libkms-test-screen.c.o'
[73/111] ccache cc -Itests/kms/d711c5d@@kms-steal-crtc@exe -Itests/kms -I../tests/kms -I. -I../ -Itests -I../tests -I../include/drm -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -include config.h -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -MD -MQ 'tests/kms/d711c5d@@kms-steal-crtc@exe/kms-steal-crtc.c.o' -MF 'tests/kms/d711c5d@@kms-steal-crtc@exe/kms-steal-crtc.c.o.d' -o 'tests/kms/d711c5d@@kms-steal-crtc@exe/kms-steal-crtc.c.o' -c ../tests/kms/kms-steal-crtc.c
[74/111] ccache cc -o tests/kms/kms-steal-crtc 'tests/kms/d711c5d@@kms-steal-crtc@exe/kms-steal-crtc.c.o' -Wl,--no-undefined -Wl,--as-needed -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,--start-group tests/kms/libkms-test.a libdrm.so.2.4.0 tests/util/libutil.a -Wl,--end-group '-Wl,-rpath,$ORIGIN/:$ORIGIN/../..:$ORIGIN/../util' -Wl,-rpath-link,/build/libdrm-2.4.102/build/tests/kms:/build/libdrm-2.4.102/build/:/build/libdrm-2.4.102/build/tests/util
[75/111] ccache cc -Itests/kms/d711c5d@@kms-universal-planes@exe -Itests/kms -I../tests/kms -I. -I../ -Itests -I../tests -I../include/drm -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -include config.h -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -MD -MQ 'tests/kms/d711c5d@@kms-universal-planes@exe/kms-universal-planes.c.o' -MF 'tests/kms/d711c5d@@kms-universal-planes@exe/kms-universal-planes.c.o.d' -o 'tests/kms/d711c5d@@kms-universal-planes@exe/kms-universal-planes.c.o' -c ../tests/kms/kms-universal-planes.c
[76/111] ccache cc -o tests/kms/kms-universal-planes 'tests/kms/d711c5d@@kms-universal-planes@exe/kms-universal-planes.c.o' -Wl,--no-undefined -Wl,--as-needed -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,--start-group tests/kms/libkms-test.a libdrm.so.2.4.0 -Wl,--end-group '-Wl,-rpath,$ORIGIN/:$ORIGIN/../..' -Wl,-rpath-link,/build/libdrm-2.4.102/build/tests/kms:/build/libdrm-2.4.102/build/
[77/111] ccache cc -Itests/modeprint/6b185c3@@modeprint@exe -Itests/modeprint -I../tests/modeprint -I. -I../ -Itests -I../tests -I../include/drm -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -include config.h -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -Wall -Wextra -Wsign-compare -Werror=undef -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Winline -Wshadow -Wdeclaration-after-statement -Wold-style-definition -Wno-unused-parameter -Wno-attributes -Wno-long-long -Wno-missing-field-initializers -fvisibility=hidden -MD -MQ 'tests/modeprint/6b185c3@@modeprint@exe/modeprint.c.o' -MF 'tests/modeprint/6b185c3@@modeprint@exe/modeprint.c.o.d' -o 'tests/modeprint/6b185c3@@modeprint@exe/modeprint.c.o' -c ../tests/modeprint/modeprint.c
[78/111] ccache cc -o tests/modeprint/modeprint 'tests/modeprint/6b185c3@@modeprint@exe/modeprint.c.o' -Wl,--no-undefined -Wl,--as-needed -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,--start-group libdrm.so.2.4.0 tests/util/libutil.a -Wl,--end-group -pthread '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../util' -Wl,-rpath-link,/build/libdrm-2.4.102/build/:/build/libdrm-2.4.102/build/tests/util
[79/111] ccache cc -Itests/proptest/7eb5fbb@@proptest@exe -Itests/proptest -I../tests/proptest -I. -I../ -Itests -I../tests -I../include/drm -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -include config.h -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wsign-compare -Werror=undef -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Winline -Wshadow -Wdeclaration-after-statement -Wold-style-definition -Wno-unused-parameter -Wno-attributes -Wno-long-long -Wno-missing-field-initializers -fvisibility=hidden -MD -MQ 'tests/proptest/7eb5fbb@@proptest@exe/proptest.c.o' -MF 'tests/proptest/7eb5fbb@@proptest@exe/proptest.c.o.d' -o 'tests/proptest/7eb5fbb@@proptest@exe/proptest.c.o' -c ../tests/proptest/proptest.c
[80/111] ccache cc -o tests/proptest/proptest 'tests/proptest/7eb5fbb@@proptest@exe/proptest.c.o' -Wl,--no-undefined -Wl,--as-needed -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,--start-group libdrm.so.2.4.0 tests/util/libutil.a -Wl,--end-group '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../util' -Wl,-rpath-link,/build/libdrm-2.4.102/build/:/build/libdrm-2.4.102/build/tests/util
[81/111] ccache cc -Itests/modetest/f8783dc@@modetest@exe -Itests/modetest -I../tests/modetest -I. -I../ -Itests -I../tests -I../include/drm -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -include config.h -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -Wall -Wextra -Wsign-compare -Werror=undef -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Winline -Wshadow -Wdeclaration-after-statement -Wold-style-definition -Wno-unused-parameter -Wno-attributes -Wno-long-long -Wno-missing-field-initializers -fvisibility=hidden -Wno-pointer-arith -MD -MQ 'tests/modetest/f8783dc@@modetest@exe/buffers.c.o' -MF 'tests/modetest/f8783dc@@modetest@exe/buffers.c.o.d' -o 'tests/modetest/f8783dc@@modetest@exe/buffers.c.o' -c ../tests/modetest/buffers.c
[82/111] /usr/bin/xsltproc -o man/drm-mm.7 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 --stringparam funcsynopsis.style ansi --stringparam man.output.quietly 1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/drm-mm.xml
I/O error : Attempt to load network entity http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd
man/drm-mm.xml:3: warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
^
[83/111] ccache cc -Itests/modetest/f8783dc@@modetest@exe -Itests/modetest -I../tests/modetest -I. -I../ -Itests -I../tests -I../include/drm -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -include config.h -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -Wall -Wextra -Wsign-compare -Werror=undef -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Winline -Wshadow -Wdeclaration-after-statement -Wold-style-definition -Wno-unused-parameter -Wno-attributes -Wno-long-long -Wno-missing-field-initializers -fvisibility=hidden -Wno-pointer-arith -MD -MQ 'tests/modetest/f8783dc@@modetest@exe/cursor.c.o' -MF 'tests/modetest/f8783dc@@modetest@exe/cursor.c.o.d' -o 'tests/modetest/f8783dc@@modetest@exe/cursor.c.o' -c ../tests/modetest/cursor.c
[84/111] ccache cc -Itests/modetest/f8783dc@@modetest@exe -Itests/modetest -I../tests/modetest -I. -I../ -Itests -I../tests -I../include/drm -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -include config.h -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -Wall -Wextra -Wsign-compare -Werror=undef -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Winline -Wshadow -Wdeclaration-after-statement -Wold-style-definition -Wno-unused-parameter -Wno-attributes -Wno-long-long -Wno-missing-field-initializers -fvisibility=hidden -Wno-pointer-arith -MD -MQ 'tests/modetest/f8783dc@@modetest@exe/modetest.c.o' -MF 'tests/modetest/f8783dc@@modetest@exe/modetest.c.o.d' -o 'tests/modetest/f8783dc@@modetest@exe/modetest.c.o' -c ../tests/modetest/modetest.c
[85/111] ccache cc -Itests/vbltest/3928abf@@vbltest@exe -Itests/vbltest -I../tests/vbltest -I. -I../ -Itests -I../tests -I../include/drm -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -include config.h -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wsign-compare -Werror=undef -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Winline -Wshadow -Wdeclaration-after-statement -Wold-style-definition -Wno-unused-parameter -Wno-attributes -Wno-long-long -Wno-missing-field-initializers -fvisibility=hidden -MD -MQ 'tests/vbltest/3928abf@@vbltest@exe/vbltest.c.o' -MF 'tests/vbltest/3928abf@@vbltest@exe/vbltest.c.o.d' -o 'tests/vbltest/3928abf@@vbltest@exe/vbltest.c.o' -c ../tests/vbltest/vbltest.c
[86/111] ccache cc -o tests/modetest/modetest 'tests/modetest/f8783dc@@modetest@exe/buffers.c.o' 'tests/modetest/f8783dc@@modetest@exe/cursor.c.o' 'tests/modetest/f8783dc@@modetest@exe/modetest.c.o' -Wl,--no-undefined -Wl,--as-needed -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,--start-group libdrm.so.2.4.0 tests/util/libutil.a -Wl,--end-group -pthread '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../util' -Wl,-rpath-link,/build/libdrm-2.4.102/build/:/build/libdrm-2.4.102/build/tests/util
[87/111] ccache cc -o tests/vbltest/vbltest 'tests/vbltest/3928abf@@vbltest@exe/vbltest.c.o' -Wl,--no-undefined -Wl,--as-needed -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,--start-group libdrm.so.2.4.0 tests/util/libutil.a -Wl,--end-group '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../util' -Wl,-rpath-link,/build/libdrm-2.4.102/build/:/build/libdrm-2.4.102/build/tests/util
[88/111] /usr/bin/meson --internal exe /build/libdrm-2.4.102/build/meson-private/meson_exe_sed_54eed6fddc6e53af00cfe72faad314896e206836.dat
[89/111] ccache cc -Itests/radeon/f866ec7@@radeon_ttm@exe -Itests/radeon -I../tests/radeon -I. -I../ -I../include/drm -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -include config.h -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wsign-compare -Werror=undef -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Winline -Wshadow -Wdeclaration-after-statement -Wold-style-definition -Wno-unused-parameter -Wno-attributes -Wno-long-long -Wno-missing-field-initializers -fvisibility=hidden -MD -MQ 'tests/radeon/f866ec7@@radeon_ttm@exe/rbo.c.o' -MF 'tests/radeon/f866ec7@@radeon_ttm@exe/rbo.c.o.d' -o 'tests/radeon/f866ec7@@radeon_ttm@exe/rbo.c.o' -c ../tests/radeon/rbo.c
[90/111] ccache cc -Itests/radeon/f866ec7@@radeon_ttm@exe -Itests/radeon -I../tests/radeon -I. -I../ -I../include/drm -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -include config.h -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wsign-compare -Werror=undef -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Winline -Wshadow -Wdeclaration-after-statement -Wold-style-definition -Wno-unused-parameter -Wno-attributes -Wno-long-long -Wno-missing-field-initializers -fvisibility=hidden -MD -MQ 'tests/radeon/f866ec7@@radeon_ttm@exe/radeon_ttm.c.o' -MF 'tests/radeon/f866ec7@@radeon_ttm@exe/radeon_ttm.c.o.d' -o 'tests/radeon/f866ec7@@radeon_ttm@exe/radeon_ttm.c.o' -c ../tests/radeon/radeon_ttm.c
[91/111] ccache cc -Itests/tegra/ebf1147@@openclose@exe -Itests/tegra -I../tests/tegra -I. -I../ -I../include/drm -Itests/tegra/../../tegra -I../tests/tegra/../../tegra -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -include config.h -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wsign-compare -Werror=undef -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Winline -Wshadow -Wdeclaration-after-statement -Wold-style-definition -Wno-unused-parameter -Wno-attributes -Wno-long-long -Wno-missing-field-initializers -fvisibility=hidden -MD -MQ 'tests/tegra/ebf1147@@openclose@exe/openclose.c.o' -MF 'tests/tegra/ebf1147@@openclose@exe/openclose.c.o.d' -o 'tests/tegra/ebf1147@@openclose@exe/openclose.c.o' -c ../tests/tegra/openclose.c
[92/111] ccache cc -o tests/radeon/radeon_ttm 'tests/radeon/f866ec7@@radeon_ttm@exe/rbo.c.o' 'tests/radeon/f866ec7@@radeon_ttm@exe/radeon_ttm.c.o' -Wl,--no-undefined -Wl,--as-needed -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,--start-group libdrm.so.2.4.0 -Wl,--end-group '-Wl,-rpath,$ORIGIN/../..' -Wl,-rpath-link,/build/libdrm-2.4.102/build/
[93/111] ccache cc -o tests/tegra/openclose 'tests/tegra/ebf1147@@openclose@exe/openclose.c.o' -Wl,--no-undefined -Wl,--as-needed -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,--start-group libdrm.so.2.4.0 tegra/libdrm_tegra.so.0.0.0 -Wl,--end-group '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../tegra' -Wl,-rpath-link,/build/libdrm-2.4.102/build/:/build/libdrm-2.4.102/build/tegra
[94/111] ccache cc -Itests/etnaviv/728953a@@etnaviv_2d_test@exe -Itests/etnaviv -I../tests/etnaviv -I. -I../ -I../include/drm -Itests/etnaviv/../../etnaviv -I../tests/etnaviv/../../etnaviv -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -include config.h -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -MD -MQ 'tests/etnaviv/728953a@@etnaviv_2d_test@exe/etnaviv_2d_test.c.o' -MF 'tests/etnaviv/728953a@@etnaviv_2d_test@exe/etnaviv_2d_test.c.o.d' -o 'tests/etnaviv/728953a@@etnaviv_2d_test@exe/etnaviv_2d_test.c.o' -c ../tests/etnaviv/etnaviv_2d_test.c
[95/111] ccache cc -Itests/etnaviv/728953a@@etnaviv_2d_test@exe -Itests/etnaviv -I../tests/etnaviv -I. -I../ -I../include/drm -Itests/etnaviv/../../etnaviv -I../tests/etnaviv/../../etnaviv -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -include config.h -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -MD -MQ 'tests/etnaviv/728953a@@etnaviv_2d_test@exe/write_bmp.c.o' -MF 'tests/etnaviv/728953a@@etnaviv_2d_test@exe/write_bmp.c.o.d' -o 'tests/etnaviv/728953a@@etnaviv_2d_test@exe/write_bmp.c.o' -c ../tests/etnaviv/write_bmp.c
../tests/etnaviv/write_bmp.c: In function ���bmp_dump32���:
../tests/etnaviv/write_bmp.c:116:2: warning: ignoring return value of ���write���, declared with attribute warn_unused_result [-Wunused-result]
write(fd, buffer, width * height * 4);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../tests/etnaviv/write_bmp.c: In function ���bmp_header_write���:
../tests/etnaviv/write_bmp.c:99:2: warning: ignoring return value of ���write���, declared with attribute warn_unused_result [-Wunused-result]
write(fd, &bmp_header, sizeof(struct bmp_header));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../tests/etnaviv/write_bmp.c:100:2: warning: ignoring return value of ���write���, declared with attribute warn_unused_result [-Wunused-result]
write(fd, &dib_header, sizeof(struct dib_header));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../tests/etnaviv/write_bmp.c: In function ���bmp_dump32_noflip���:
../tests/etnaviv/write_bmp.c:132:2: warning: ignoring return value of ���write���, declared with attribute warn_unused_result [-Wunused-result]
write(fd, buffer, width * height * 4);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../tests/etnaviv/write_bmp.c: In function ���bmp_dump32_ex���:
../tests/etnaviv/write_bmp.c:148:2: warning: ignoring return value of ���write���, declared with attribute warn_unused_result [-Wunused-result]
write(fd, buffer, width * height * 4);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[96/111] ccache cc -Itests/etnaviv/728953a@@etnaviv_cmd_stream_test@exe -Itests/etnaviv -I../tests/etnaviv -I. -I../ -I../include/drm -Itests/etnaviv/../../etnaviv -I../tests/etnaviv/../../etnaviv -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -include config.h -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -MD -MQ 'tests/etnaviv/728953a@@etnaviv_cmd_stream_test@exe/etnaviv_cmd_stream_test.c.o' -MF 'tests/etnaviv/728953a@@etnaviv_cmd_stream_test@exe/etnaviv_cmd_stream_test.c.o.d' -o 'tests/etnaviv/728953a@@etnaviv_cmd_stream_test@exe/etnaviv_cmd_stream_test.c.o' -c ../tests/etnaviv/etnaviv_cmd_stream_test.c
[97/111] /usr/bin/meson --internal exe /build/libdrm-2.4.102/build/meson-private/meson_exe_sed_664dff4c66596641e9801d7d67eb4135708df062.dat
[98/111] ccache cc -o tests/etnaviv/etnaviv_2d_test 'tests/etnaviv/728953a@@etnaviv_2d_test@exe/etnaviv_2d_test.c.o' 'tests/etnaviv/728953a@@etnaviv_2d_test@exe/write_bmp.c.o' -Wl,--no-undefined -Wl,--as-needed -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,--start-group libdrm.so.2.4.0 etnaviv/libdrm_etnaviv.so.1.0.0 -Wl,--end-group '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../etnaviv' -Wl,-rpath-link,/build/libdrm-2.4.102/build/:/build/libdrm-2.4.102/build/etnaviv
[99/111] ccache cc -o tests/etnaviv/etnaviv_cmd_stream_test 'tests/etnaviv/728953a@@etnaviv_cmd_stream_test@exe/etnaviv_cmd_stream_test.c.o' -Wl,--no-undefined -Wl,--as-needed -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,--start-group libdrm.so.2.4.0 etnaviv/libdrm_etnaviv.so.1.0.0 -Wl,--end-group '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../etnaviv' -Wl,-rpath-link,/build/libdrm-2.4.102/build/:/build/libdrm-2.4.102/build/etnaviv
[100/111] ccache cc -Itests/etnaviv/728953a@@etnaviv_bo_cache_test@exe -Itests/etnaviv -I../tests/etnaviv -I. -I../ -I../include/drm -Itests/etnaviv/../../etnaviv -I../tests/etnaviv/../../etnaviv -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -include config.h -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -MD -MQ 'tests/etnaviv/728953a@@etnaviv_bo_cache_test@exe/etnaviv_bo_cache_test.c.o' -MF 'tests/etnaviv/728953a@@etnaviv_bo_cache_test@exe/etnaviv_bo_cache_test.c.o.d' -o 'tests/etnaviv/728953a@@etnaviv_bo_cache_test@exe/etnaviv_bo_cache_test.c.o' -c ../tests/etnaviv/etnaviv_bo_cache_test.c
[101/111] ccache cc -Itests/nouveau/e47a46e@@threaded@exe -Itests/nouveau -I../tests/nouveau -I. -I../ -I../include/drm -Itests/nouveau/../../nouveau -I../tests/nouveau/../../nouveau -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -include config.h -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -Wall -Wextra -Wsign-compare -Werror=undef -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Winline -Wshadow -Wdeclaration-after-statement -Wold-style-definition -Wno-unused-parameter -Wno-attributes -Wno-long-long -Wno-missing-field-initializers -fvisibility=hidden -MD -MQ 'tests/nouveau/e47a46e@@threaded@exe/threaded.c.o' -MF 'tests/nouveau/e47a46e@@threaded@exe/threaded.c.o.d' -o 'tests/nouveau/e47a46e@@threaded@exe/threaded.c.o' -c ../tests/nouveau/threaded.c
[102/111] ccache cc -o tests/etnaviv/etnaviv_bo_cache_test 'tests/etnaviv/728953a@@etnaviv_bo_cache_test@exe/etnaviv_bo_cache_test.c.o' -Wl,--no-undefined -Wl,--as-needed -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,--start-group libdrm.so.2.4.0 etnaviv/libdrm_etnaviv.so.1.0.0 -Wl,--end-group '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../etnaviv' -Wl,-rpath-link,/build/libdrm-2.4.102/build/:/build/libdrm-2.4.102/build/etnaviv
[103/111] ccache cc -o tests/nouveau/threaded 'tests/nouveau/e47a46e@@threaded@exe/threaded.c.o' -Wl,--no-undefined -Wl,--as-needed -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,--start-group libdrm.so.2.4.0 nouveau/libdrm_nouveau.so.2.0.0 -ldl -Wl,--end-group -pthread '-Wl,-rpath,$ORIGIN/../..:$ORIGIN/../../nouveau' -Wl,-rpath-link,/build/libdrm-2.4.102/build/:/build/libdrm-2.4.102/build/nouveau
[104/111] ccache cc -Itests/59830eb@@drmsl@exe -Itests -I../tests -I. -I../ -I../include/drm -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -include config.h -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wsign-compare -Werror=undef -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Winline -Wshadow -Wdeclaration-after-statement -Wold-style-definition -Wno-unused-parameter -Wno-attributes -Wno-long-long -Wno-missing-field-initializers -fvisibility=hidden -MD -MQ 'tests/59830eb@@drmsl@exe/drmsl.c.o' -MF 'tests/59830eb@@drmsl@exe/drmsl.c.o.d' -o 'tests/59830eb@@drmsl@exe/drmsl.c.o' -c ../tests/drmsl.c
[105/111] ccache cc -Itests/59830eb@@hash@exe -Itests -I../tests -I. -I../ -I../include/drm -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -include config.h -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wsign-compare -Werror=undef -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Winline -Wshadow -Wdeclaration-after-statement -Wold-style-definition -Wno-unused-parameter -Wno-attributes -Wno-long-long -Wno-missing-field-initializers -fvisibility=hidden -MD -MQ 'tests/59830eb@@hash@exe/hash.c.o' -MF 'tests/59830eb@@hash@exe/hash.c.o.d' -o 'tests/59830eb@@hash@exe/hash.c.o' -c ../tests/hash.c
[106/111] ccache cc -o tests/drmsl 'tests/59830eb@@drmsl@exe/drmsl.c.o' -Wl,--no-undefined -Wl,--as-needed -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,--start-group libdrm.so.2.4.0 -Wl,--end-group '-Wl,-rpath,$ORIGIN/..' -Wl,-rpath-link,/build/libdrm-2.4.102/build/
[107/111] ccache cc -Itests/59830eb@@drmdevice@exe -Itests -I../tests -I. -I../ -I../include/drm -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -include config.h -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wsign-compare -Werror=undef -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Winline -Wshadow -Wdeclaration-after-statement -Wold-style-definition -Wno-unused-parameter -Wno-attributes -Wno-long-long -Wno-missing-field-initializers -fvisibility=hidden -MD -MQ 'tests/59830eb@@drmdevice@exe/drmdevice.c.o' -MF 'tests/59830eb@@drmdevice@exe/drmdevice.c.o.d' -o 'tests/59830eb@@drmdevice@exe/drmdevice.c.o' -c ../tests/drmdevice.c
[108/111] ccache cc -o tests/hash 'tests/59830eb@@hash@exe/hash.c.o' -Wl,--no-undefined -Wl,--as-needed -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,--start-group libdrm.so.2.4.0 -Wl,--end-group '-Wl,-rpath,$ORIGIN/..' -Wl,-rpath-link,/build/libdrm-2.4.102/build/
[109/111] ccache cc -o tests/drmdevice 'tests/59830eb@@drmdevice@exe/drmdevice.c.o' -Wl,--no-undefined -Wl,--as-needed -g -O2 -fdebug-prefix-map=/build/libdrm-2.4.102=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,--start-group libdrm.so.2.4.0 -Wl,--end-group '-Wl,-rpath,$ORIGIN/..' -Wl,-rpath-link,/build/libdrm-2.4.102/build/
[110/111] /usr/bin/xsltproc -o man/drm-gem.7 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 --stringparam funcsynopsis.style ansi --stringparam man.output.quietly 1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/drm-gem.xml
I/O error : Attempt to load network entity http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd
man/drm-gem.xml:3: warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
^
[111/111] /usr/bin/xsltproc -o man/drm-ttm.7 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 --stringparam funcsynopsis.style ansi --stringparam man.output.quietly 1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/drm-ttm.xml
I/O error : Attempt to load network entity http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd
man/drm-ttm.xml:3: warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
^
debian/rules override_dh_auto_test
make[1]: Entering directory '/build/libdrm-2.4.102'
dh_auto_test || echo "Test suite failure, but keeping on anyway"
cd build && LC_ALL=C.UTF-8 MESON_TESTTHREADS=4 ninja test
[0/1] Running all tests.
1/11 core-symbols-check OK 0.36 s
2/11 nouveau-symbols-check OK 0.36 s
3/11 radeon-symbols-check OK 0.29 s
4/11 amdgpu-symbols-check OK 0.23 s
5/11 freedreno-symbols-check OK 0.26 s
6/11 tegra-symbols-check OK 0.18 s
7/11 etnaviv-symbols-check OK 0.24 s
8/11 threaded SKIP 0.29 s
9/11 hash OK 0.03 s
10/11 drmsl OK 1.53 s
11/11 drmdevice SKIP 0.04 s
Ok: 9
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 2
Timeout: 0
Full log written to /build/libdrm-2.4.102/build/meson-logs/testlog.txt
make[1]: Leaving directory '/build/libdrm-2.4.102'
create-stamp debian/debhelper-build-stamp
fakeroot debian/rules binary-arch
dh binary-arch --with quilt \
--builddirectory=build/ \
--buildsystem=meson
dh_testroot -a -O--builddirectory=build/ -O--buildsystem=meson
dh_prep -a -O--builddirectory=build/ -O--buildsystem=meson
dh_auto_install -a -O--builddirectory=build/ -O--buildsystem=meson
cd build && DESTDIR=/build/libdrm-2.4.102/debian/tmp LC_ALL=C.UTF-8 ninja install
[0/1] Installing files.
Installing libdrm.so.2.4.0 to /build/libdrm-2.4.102/debian/tmp/usr/lib/aarch64-linux-gnu
Installing nouveau/libdrm_nouveau.so.2.0.0 to /build/libdrm-2.4.102/debian/tmp/usr/lib/aarch64-linux-gnu
Installing radeon/libdrm_radeon.so.1.0.1 to /build/libdrm-2.4.102/debian/tmp/usr/lib/aarch64-linux-gnu
Installing amdgpu/libdrm_amdgpu.so.1.0.0 to /build/libdrm-2.4.102/debian/tmp/usr/lib/aarch64-linux-gnu
Installing freedreno/libdrm_freedreno.so.1.0.0 to /build/libdrm-2.4.102/debian/tmp/usr/lib/aarch64-linux-gnu
Installing tegra/libdrm_tegra.so.0.0.0 to /build/libdrm-2.4.102/debian/tmp/usr/lib/aarch64-linux-gnu
Installing etnaviv/libdrm_etnaviv.so.1.0.0 to /build/libdrm-2.4.102/debian/tmp/usr/lib/aarch64-linux-gnu
Installing man/drm.7 to /build/libdrm-2.4.102/debian/tmp/usr/share/man/man7
Installing man/drm-kms.7 to /build/libdrm-2.4.102/debian/tmp/usr/share/man/man7
Installing man/drm-memory.7 to /build/libdrm-2.4.102/debian/tmp/usr/share/man/man7
Installing man/drmAvailable.3 to /build/libdrm-2.4.102/debian/tmp/usr/share/man/man3
Installing man/drmHandleEvent.3 to /build/libdrm-2.4.102/debian/tmp/usr/share/man/man3
Installing man/drmModeGetResources.3 to /build/libdrm-2.4.102/debian/tmp/usr/share/man/man3
Installing man/drm-mm.7 to /build/libdrm-2.4.102/debian/tmp/usr/share/man/man7
Installing man/drm-gem.7 to /build/libdrm-2.4.102/debian/tmp/usr/share/man/man7
Installing man/drm-ttm.7 to /build/libdrm-2.4.102/debian/tmp/usr/share/man/man7
Installing tests/kms/kms-steal-crtc to /build/libdrm-2.4.102/debian/tmp/usr/bin
Installing tests/kms/kms-universal-planes to /build/libdrm-2.4.102/debian/tmp/usr/bin
Installing tests/modeprint/modeprint to /build/libdrm-2.4.102/debian/tmp/usr/bin
Installing tests/proptest/proptest to /build/libdrm-2.4.102/debian/tmp/usr/bin
Installing tests/modetest/modetest to /build/libdrm-2.4.102/debian/tmp/usr/bin
Installing tests/vbltest/vbltest to /build/libdrm-2.4.102/debian/tmp/usr/bin
Installing tests/etnaviv/etnaviv_2d_test to /build/libdrm-2.4.102/debian/tmp/usr/bin
Installing tests/etnaviv/etnaviv_cmd_stream_test to /build/libdrm-2.4.102/debian/tmp/usr/bin
Installing tests/etnaviv/etnaviv_bo_cache_test to /build/libdrm-2.4.102/debian/tmp/usr/bin
Installing tests/drmdevice to /build/libdrm-2.4.102/debian/tmp/usr/bin
Installing /build/libdrm-2.4.102/libsync.h to /build/libdrm-2.4.102/debian/tmp/usr/include
Installing /build/libdrm-2.4.102/xf86drm.h to /build/libdrm-2.4.102/debian/tmp/usr/include
Installing /build/libdrm-2.4.102/xf86drmMode.h to /build/libdrm-2.4.102/debian/tmp/usr/include
Installing /build/libdrm-2.4.102/include/drm/drm.h to /build/libdrm-2.4.102/debian/tmp/usr/include/libdrm
Installing /build/libdrm-2.4.102/include/drm/drm_fourcc.h to /build/libdrm-2.4.102/debian/tmp/usr/include/libdrm
Installing /build/libdrm-2.4.102/include/drm/drm_mode.h to /build/libdrm-2.4.102/debian/tmp/usr/include/libdrm
Installing /build/libdrm-2.4.102/include/drm/drm_sarea.h to /build/libdrm-2.4.102/debian/tmp/usr/include/libdrm
Installing /build/libdrm-2.4.102/include/drm/i915_drm.h to /build/libdrm-2.4.102/debian/tmp/usr/include/libdrm
Installing /build/libdrm-2.4.102/include/drm/mach64_drm.h to /build/libdrm-2.4.102/debian/tmp/usr/include/libdrm
Installing /build/libdrm-2.4.102/include/drm/mga_drm.h to /build/libdrm-2.4.102/debian/tmp/usr/include/libdrm
Installing /build/libdrm-2.4.102/include/drm/msm_drm.h to /build/libdrm-2.4.102/debian/tmp/usr/include/libdrm
Installing /build/libdrm-2.4.102/include/drm/nouveau_drm.h to /build/libdrm-2.4.102/debian/tmp/usr/include/libdrm
Installing /build/libdrm-2.4.102/include/drm/qxl_drm.h to /build/libdrm-2.4.102/debian/tmp/usr/include/libdrm
Installing /build/libdrm-2.4.102/include/drm/r128_drm.h to /build/libdrm-2.4.102/debian/tmp/usr/include/libdrm
Installing /build/libdrm-2.4.102/include/drm/radeon_drm.h to /build/libdrm-2.4.102/debian/tmp/usr/include/libdrm
Installing /build/libdrm-2.4.102/include/drm/amdgpu_drm.h to /build/libdrm-2.4.102/debian/tmp/usr/include/libdrm
Installing /build/libdrm-2.4.102/include/drm/savage_drm.h to /build/libdrm-2.4.102/debian/tmp/usr/include/libdrm
Installing /build/libdrm-2.4.102/include/drm/sis_drm.h to /build/libdrm-2.4.102/debian/tmp/usr/include/libdrm
Installing /build/libdrm-2.4.102/include/drm/tegra_drm.h to /build/libdrm-2.4.102/debian/tmp/usr/include/libdrm
Installing /build/libdrm-2.4.102/include/drm/vc4_drm.h to /build/libdrm-2.4.102/debian/tmp/usr/include/libdrm
Installing /build/libdrm-2.4.102/include/drm/via_drm.h to /build/libdrm-2.4.102/debian/tmp/usr/include/libdrm
Installing /build/libdrm-2.4.102/include/drm/virtgpu_drm.h to /build/libdrm-2.4.102/debian/tmp/usr/include/libdrm
Installing /build/libdrm-2.4.102/include/drm/vmwgfx_drm.h to /build/libdrm-2.4.102/debian/tmp/usr/include/libdrm
Installing /build/libdrm-2.4.102/nouveau/nouveau.h to /build/libdrm-2.4.102/debian/tmp/usr/include/libdrm/nouveau
Installing /build/libdrm-2.4.102/nouveau/nvif/class.h to /build/libdrm-2.4.102/debian/tmp/usr/include/libdrm/nouveau/nvif
Installing /build/libdrm-2.4.102/nouveau/nvif/cl0080.h to /build/libdrm-2.4.102/debian/tmp/usr/include/libdrm/nouveau/nvif
Installing /build/libdrm-2.4.102/nouveau/nvif/cl9097.h to /build/libdrm-2.4.102/debian/tmp/usr/include/libdrm/nouveau/nvif
Installing /build/libdrm-2.4.102/nouveau/nvif/if0002.h to /build/libdrm-2.4.102/debian/tmp/usr/include/libdrm/nouveau/nvif
Installing /build/libdrm-2.4.102/nouveau/nvif/if0003.h to /build/libdrm-2.4.102/debian/tmp/usr/include/libdrm/nouveau/nvif
Installing /build/libdrm-2.4.102/nouveau/nvif/ioctl.h to /build/libdrm-2.4.102/debian/tmp/usr/include/libdrm/nouveau/nvif
Installing /build/libdrm-2.4.102/nouveau/nvif/unpack.h to /build/libdrm-2.4.102/debian/tmp/usr/include/libdrm/nouveau/nvif
Installing /build/libdrm-2.4.102/radeon/radeon_bo.h to /build/libdrm-2.4.102/debian/tmp/usr/include/libdrm
Installing /build/libdrm-2.4.102/radeon/radeon_cs.h to /build/libdrm-2.4.102/debian/tmp/usr/include/libdrm
Installing /build/libdrm-2.4.102/radeon/radeon_surface.h to /build/libdrm-2.4.102/debian/tmp/usr/include/libdrm
Installing /build/libdrm-2.4.102/radeon/radeon_bo_gem.h to /build/libdrm-2.4.102/debian/tmp/usr/include/libdrm
Installing /build/libdrm-2.4.102/radeon/radeon_cs_gem.h to /build/libdrm-2.4.102/debian/tmp/usr/include/libdrm
Installing /build/libdrm-2.4.102/radeon/radeon_bo_int.h to /build/libdrm-2.4.102/debian/tmp/usr/include/libdrm
Installing /build/libdrm-2.4.102/radeon/radeon_cs_int.h to /build/libdrm-2.4.102/debian/tmp/usr/include/libdrm
Installing /build/libdrm-2.4.102/radeon/r600_pci_ids.h to /build/libdrm-2.4.102/debian/tmp/usr/include/libdrm
Installing /build/libdrm-2.4.102/amdgpu/amdgpu.h to /build/libdrm-2.4.102/debian/tmp/usr/include/libdrm
Installing /build/libdrm-2.4.102/freedreno/freedreno_drmif.h to /build/libdrm-2.4.102/debian/tmp/usr/include/freedreno
Installing /build/libdrm-2.4.102/freedreno/freedreno_ringbuffer.h to /build/libdrm-2.4.102/debian/tmp/usr/include/freedreno
Installing /build/libdrm-2.4.102/tegra/tegra.h to /build/libdrm-2.4.102/debian/tmp/usr/include/libdrm
Installing /build/libdrm-2.4.102/vc4/vc4_packet.h to /build/libdrm-2.4.102/debian/tmp/usr/include/libdrm
Installing /build/libdrm-2.4.102/vc4/vc4_qpu_defines.h to /build/libdrm-2.4.102/debian/tmp/usr/include/libdrm
Installing /build/libdrm-2.4.102/etnaviv/etnaviv_drmif.h to /build/libdrm-2.4.102/debian/tmp/usr/include/libdrm
Installing /build/libdrm-2.4.102/build/meson-private/libdrm.pc to /build/libdrm-2.4.102/debian/tmp/usr/lib/aarch64-linux-gnu/pkgconfig
Installing /build/libdrm-2.4.102/build/meson-private/libdrm_nouveau.pc to /build/libdrm-2.4.102/debian/tmp/usr/lib/aarch64-linux-gnu/pkgconfig
Installing /build/libdrm-2.4.102/build/meson-private/libdrm_radeon.pc to /build/libdrm-2.4.102/debian/tmp/usr/lib/aarch64-linux-gnu/pkgconfig
Installing /build/libdrm-2.4.102/build/meson-private/libdrm_amdgpu.pc to /build/libdrm-2.4.102/debian/tmp/usr/lib/aarch64-linux-gnu/pkgconfig
Installing /build/libdrm-2.4.102/build/meson-private/libdrm_freedreno.pc to /build/libdrm-2.4.102/debian/tmp/usr/lib/aarch64-linux-gnu/pkgconfig
Installing /build/libdrm-2.4.102/build/meson-private/libdrm_tegra.pc to /build/libdrm-2.4.102/debian/tmp/usr/lib/aarch64-linux-gnu/pkgconfig
Installing /build/libdrm-2.4.102/build/meson-private/libdrm_vc4.pc to /build/libdrm-2.4.102/debian/tmp/usr/lib/aarch64-linux-gnu/pkgconfig
Installing /build/libdrm-2.4.102/build/meson-private/libdrm_etnaviv.pc to /build/libdrm-2.4.102/debian/tmp/usr/lib/aarch64-linux-gnu/pkgconfig
Installing /build/libdrm-2.4.102/data/amdgpu.ids to /build/libdrm-2.4.102/debian/tmp/usr/share/libdrm
debian/rules override_dh_install
make[1]: Entering directory '/build/libdrm-2.4.102'
find debian/tmp -name '*.la' -delete
dh_install
for file in debian/tmp/usr/bin/etnaviv*; do \
mv $file debian/libdrm-tests/usr/bin; \
done
make[1]: Leaving directory '/build/libdrm-2.4.102'
dh_installdocs -a -O--builddirectory=build/ -O--buildsystem=meson
dh_installchangelogs -a -O--builddirectory=build/ -O--buildsystem=meson
dh_installman -a -O--builddirectory=build/ -O--buildsystem=meson
dh_installinit -a -O--builddirectory=build/ -O--buildsystem=meson
dh_installsystemduser -a -O--builddirectory=build/ -O--buildsystem=meson
dh_lintian -a -O--builddirectory=build/ -O--buildsystem=meson
dh_perl -a -O--builddirectory=build/ -O--buildsystem=meson
dh_link -a -O--builddirectory=build/ -O--buildsystem=meson
dh_strip_nondeterminism -a -O--builddirectory=build/ -O--buildsystem=meson
dh_compress -a -O--builddirectory=build/ -O--buildsystem=meson
dh_fixperms -a -O--builddirectory=build/ -O--buildsystem=meson
debian/rules override_dh_missing
make[1]: Entering directory '/build/libdrm-2.4.102'
dh_missing --fail-missing
make[1]: Leaving directory '/build/libdrm-2.4.102'
dh_dwz -a -O--builddirectory=build/ -O--buildsystem=meson
dh_strip -a -O--builddirectory=build/ -O--buildsystem=meson
debian/rules override_dh_makeshlibs
make[1]: Entering directory '/build/libdrm-2.4.102'
dh_makeshlibs -plibdrm2 -V'libdrm2 (>= 2.4.89)' -- -c4
dh_makeshlibs -plibdrm-nouveau2 -V'libdrm-nouveau2 (>= 2.4.66)' -- -c4
dh_makeshlibs -plibdrm-radeon1 -V'libdrm-radeon1 (>= 2.4.39)' -- -c4
dh_makeshlibs -plibdrm-amdgpu1 -V'libdrm-amdgpu1 (>= 2.4.97)' -- -c4
dh_makeshlibs -plibdrm-etnaviv1 -V'libdrm-etnaviv1 (>= 2.4.89)' -- -c4
dh_makeshlibs -plibdrm-tegra0 -V'libdrm-tegra0' -- -c4
dh_makeshlibs -plibdrm-freedreno1 -V'libdrm-freedreno1 (>= 2.4.97)' -- -c4
make[1]: Leaving directory '/build/libdrm-2.4.102'
dh_shlibdeps -a -O--builddirectory=build/ -O--buildsystem=meson
dh_installdeb -a -O--builddirectory=build/ -O--buildsystem=meson
dh_gencontrol -a -O--builddirectory=build/ -O--buildsystem=meson
dh_md5sums -a -O--builddirectory=build/ -O--buildsystem=meson
dh_builddeb -a -O--builddirectory=build/ -O--buildsystem=meson
dpkg-deb: building package 'libdrm-dev' in '../libdrm-dev_2.4.102-1+2m7.1_arm64.deb'.
dpkg-deb: building package 'libdrm-nouveau2' in '../libdrm-nouveau2_2.4.102-1+2m7.1_arm64.deb'.
dpkg-deb: building package 'libdrm-etnaviv1' in '../libdrm-etnaviv1_2.4.102-1+2m7.1_arm64.deb'.
dpkg-deb: building package 'libdrm-freedreno1-dbgsym' in '../libdrm-freedreno1-dbgsym_2.4.102-1+2m7.1_arm64.deb'.
dpkg-deb: building package 'libdrm-etnaviv1-dbgsym' in '../libdrm-etnaviv1-dbgsym_2.4.102-1+2m7.1_arm64.deb'.
dpkg-deb: building package 'libdrm-nouveau2-dbgsym' in '../libdrm-nouveau2-dbgsym_2.4.102-1+2m7.1_arm64.deb'.
dpkg-deb: building package 'libdrm-tegra0' in '../libdrm-tegra0_2.4.102-1+2m7.1_arm64.deb'.
dpkg-deb: building package 'libdrm-radeon1' in '../libdrm-radeon1_2.4.102-1+2m7.1_arm64.deb'.
dpkg-deb: building package 'libdrm-tegra0-dbgsym' in '../libdrm-tegra0-dbgsym_2.4.102-1+2m7.1_arm64.deb'.
dpkg-deb: building package 'libdrm2' in '../libdrm2_2.4.102-1+2m7.1_arm64.deb'.
dpkg-deb: building package 'libdrm-amdgpu1' in '../libdrm-amdgpu1_2.4.102-1+2m7.1_arm64.deb'.
dpkg-deb: building package 'libdrm2-dbgsym' in '../libdrm2-dbgsym_2.4.102-1+2m7.1_arm64.deb'.
dpkg-deb: building package 'libdrm-radeon1-dbgsym' in '../libdrm-radeon1-dbgsym_2.4.102-1+2m7.1_arm64.deb'.
dpkg-deb: building package 'libdrm-amdgpu1-dbgsym' in '../libdrm-amdgpu1-dbgsym_2.4.102-1+2m7.1_arm64.deb'.
dpkg-deb: building package 'libdrm-freedreno1' in '../libdrm-freedreno1_2.4.102-1+2m7.1_arm64.deb'.
dpkg-deb: building package 'libdrm-tests' in '../libdrm-tests_2.4.102-1+2m7.1_arm64.deb'.
dpkg-deb: building package 'libdrm-tests-dbgsym' in '../libdrm-tests-dbgsym_2.4.102-1+2m7.1_arm64.deb'.
dpkg-genbuildinfo --build=any
dpkg-genchanges --build=any >../libdrm_2.4.102-1+2m7.1_arm64.changes
dpkg-genchanges: info: binary-only arch-specific upload (source code and arch-indep packages not included)
dpkg-source --after-build .
dpkg-buildpackage: info: binary-only upload (no source included)
I: copying local configuration
I: user script /var/cache/pbuilder/build/cow.858/tmp/hooks/B20autopkgtest starting
+ cd /tmp/buildd/libdrm-2.4.102/debian/..
+ [ ! -f debian/tests/control ]
+ echo Package does not have autopkgtest support, debian/tests/control is missing
Package does not have autopkgtest support, debian/tests/control is missing
+ exit 0
I: user script /var/cache/pbuilder/build/cow.858/tmp/hooks/B20autopkgtest finished
I: user script /var/cache/pbuilder/build/cow.858/tmp/hooks/B90lintian starting
Skipping lintian (LINTIAN is not 'true')
I: user script /var/cache/pbuilder/build/cow.858/tmp/hooks/B90lintian finished
I: Copying back the cached apt archive contents
I: unmounting /var/cache/pbuilder/ccache filesystem
I: unmounting /tmp/apt-jdg_sqolED filesystem
I: unmounting dev/ptmx filesystem
I: unmounting dev/pts filesystem
I: unmounting dev/shm filesystem
I: unmounting proc filesystem
I: unmounting sys filesystem
I: Current time: Wed Oct 7 17:45:49 UTC 2020
I: pbuilder-time-stamp: 1602092749
I: Cleaning COW directory
I: forking: rm -rf /var/cache/pbuilder/build/cow.858
+ '[' 0 -eq 0 ']'
+ rm -f /var/run/lock/beowulf-arm64.building.29901
+ '[' -n true ']'
+ echo '*** Config variable '\''BUILD_ONLY'\'' is set, ignoring request to use local repository. ***'
*** Config variable 'BUILD_ONLY' is set, ignoring request to use local repository. ***
+ binaries_to_workspace
+ echo '*** Moving binaries files to workspace. ***'
*** Moving binaries files to workspace. ***
+ mv /home/jenkins/workspace/libdrm-binaries/architecture/arm64/label/arm64/binaries/libdrm-amdgpu1-dbgsym_2.4.102-1+2m7.1_arm64.deb /home/jenkins/workspace/libdrm-binaries/architecture/arm64/label/arm64/binaries/libdrm-amdgpu1_2.4.102-1+2m7.1_arm64.deb /home/jenkins/workspace/libdrm-binaries/architecture/arm64/label/arm64/binaries/libdrm-dev_2.4.102-1+2m7.1_arm64.deb /home/jenkins/workspace/libdrm-binaries/architecture/arm64/label/arm64/binaries/libdrm-etnaviv1-dbgsym_2.4.102-1+2m7.1_arm64.deb /home/jenkins/workspace/libdrm-binaries/architecture/arm64/label/arm64/binaries/libdrm-etnaviv1_2.4.102-1+2m7.1_arm64.deb /home/jenkins/workspace/libdrm-binaries/architecture/arm64/label/arm64/binaries/libdrm-freedreno1-dbgsym_2.4.102-1+2m7.1_arm64.deb /home/jenkins/workspace/libdrm-binaries/architecture/arm64/label/arm64/binaries/libdrm-freedreno1_2.4.102-1+2m7.1_arm64.deb /home/jenkins/workspace/libdrm-binaries/architecture/arm64/label/arm64/binaries/libdrm-nouveau2-dbgsym_2.4.102-1+2m7.1_arm64.deb /home/jenkins/workspace/libdrm-binaries/architecture/arm64/label/arm64/binaries/libdrm-nouveau2_2.4.102-1+2m7.1_arm64.deb /home/jenkins/workspace/libdrm-binaries/architecture/arm64/label/arm64/binaries/libdrm-radeon1-dbgsym_2.4.102-1+2m7.1_arm64.deb /home/jenkins/workspace/libdrm-binaries/architecture/arm64/label/arm64/binaries/libdrm-radeon1_2.4.102-1+2m7.1_arm64.deb /home/jenkins/workspace/libdrm-binaries/architecture/arm64/label/arm64/binaries/libdrm-tegra0-dbgsym_2.4.102-1+2m7.1_arm64.deb /home/jenkins/workspace/libdrm-binaries/architecture/arm64/label/arm64/binaries/libdrm-tegra0_2.4.102-1+2m7.1_arm64.deb /home/jenkins/workspace/libdrm-binaries/architecture/arm64/label/arm64/binaries/libdrm-tests-dbgsym_2.4.102-1+2m7.1_arm64.deb /home/jenkins/workspace/libdrm-binaries/architecture/arm64/label/arm64/binaries/libdrm-tests_2.4.102-1+2m7.1_arm64.deb /home/jenkins/workspace/libdrm-binaries/architecture/arm64/label/arm64/binaries/libdrm2-dbgsym_2.4.102-1+2m7.1_arm64.deb /home/jenkins/workspace/libdrm-binaries/architecture/arm64/label/arm64/binaries/libdrm2_2.4.102-1+2m7.1_arm64.deb /home/jenkins/workspace/libdrm-binaries/architecture/arm64/label/arm64/binaries/libdrm_2.4.102-1+2m7.1_arm64.buildinfo /home/jenkins/workspace/libdrm-binaries/architecture/arm64/label/arm64/binaries/libdrm_2.4.102-1+2m7.1_arm64.changes /home/jenkins/workspace/libdrm-binaries/architecture/arm64/label/arm64/
+ rmdir /home/jenkins/workspace/libdrm-binaries/architecture/arm64/label/arm64/binaries/
+ autopkg_run
+ case "${ADT:-}" in
+ echo '*** Skipping external autopkgtests as ADT is neither set to '\''external'\'' nor '\''all'\'' ***'
*** Skipping external autopkgtests as ADT is neither set to 'external' nor 'all' ***
+ return 0
+ autopkgtest_results
+ '[' -n '' ']'
+ mkdir -p adt
+ '[' -r autopkgtest.summary ']'
+ touch adt/summary
+ '[' -n '' ']'
+ bailout 0
+ '[' -n 0 ']'
+ EXIT=0
+ '[' -n '' ']'
+ rm -f /var/run/lock/beowulf-arm64.building.29901
+ '[' -r /var/run/lock/beowulf-arm64.update.29901 ']'
+ '[' '' = true ']'
+ echo '*** Getting rid of files in /home/jenkins/workspace/libdrm-binaries/architecture/arm64/label/arm64/binaries/ to avoid problems in next run. ***'
*** Getting rid of files in /home/jenkins/workspace/libdrm-binaries/architecture/arm64/label/arm64/binaries/ to avoid problems in next run. ***
+ rm -f '/home/jenkins/workspace/libdrm-binaries/architecture/arm64/label/arm64/binaries/*'
+ '[' -n /tmp/tmp.BpnhoOq2wR ']'
+ rm -rf /tmp/tmp.BpnhoOq2wR
+ '[' -n /tmp/apt-jdg_sqolED ']'
+ rm -rf /tmp/apt-jdg_sqolED
+ '[' -n 9686955 ']'
++ sed -e 's/^\([0-9]*\).*/\1/'
+ SECONDS=122
++ date
+ echo '*** Finished execution of /usr/bin/build-and-provide-package at Wed Oct 7 17:45:50 UTC 2020 [running 122 seconds] ***'
*** Finished execution of /usr/bin/build-and-provide-package at Wed Oct 7 17:45:50 UTC 2020 [running 122 seconds] ***
+ exit 0
Triggering projects: libdrm-repos
Archiving artifacts
IRC notifier plugin: Sending notification to: ##leste-ci
Finished: SUCCESS