[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#796373: marked as done (mesa-demos: FTBFS: error: 'EGL_SCREEN_BIT_MESA' undeclared (first use in this function))



Your message dated Thu, 05 Nov 2015 17:21:51 +0000
with message-id <E1ZuOER-0001Xo-7u@franck.debian.org>
and subject line Bug#796373: fixed in mesa-demos 8.2.0-2
has caused the Debian Bug report #796373,
regarding mesa-demos: FTBFS: error: 'EGL_SCREEN_BIT_MESA' undeclared (first use in this function)
to be marked as done.

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

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


-- 
796373: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=796373
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: mesa-demos
Version: 8.2.0-1
Severity: serious
Justification: fails to build from source
User: reproducible-builds@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org

Dear Maintainer,

mesa-demos fails to build from source in testing/amd64:

  [..]
  Making all in egl
  make[3]: Entering directory '/tmp/buildd/mesa-demos-8.2.0/src/egl'
  Making all in eglut
  make[4]: Entering directory
  '/tmp/buildd/mesa-demos-8.2.0/src/egl/eglut'
  /bin/bash ../../../libtool  --tag=CC   --mode=compile gcc
  -DPACKAGE_NAME=\"mesa-demos\" -DPACKAGE_TARNAME=\"mesa-demos\"
  -DPACKAGE_VERSION=\"8.2.0\" -DPACKAGE_STRING=\"mesa-demos\ 8.2.0\"
  -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\&component=Demos\";
  -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa-demos\" -DVERSION=\"8.2.0\"
  -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1
  -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
  -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1
  -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\"
  -DDEMOS_DATA_DIR=\"../data/\" -DDEMOS_DATA_DIR=\"../data/\" -I.  
  -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/libdrm  -g -O2
  -fstack-protector-strong -Wformat -Werror=format-security -c -o
  eglut.lo eglut.c
  libtool: compile:  gcc -DPACKAGE_NAME=\"mesa-demos\"
  -DPACKAGE_TARNAME=\"mesa-demos\" -DPACKAGE_VERSION=\"8.2.0\"
  "-DPACKAGE_STRING=\"mesa-demos 8.2.0\""
  "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa&component=Demos\"";
  -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa-demos\" -DVERSION=\"8.2.0\"
  -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1
  -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
  -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1
  -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\"
  -DDEMOS_DATA_DIR=\"../data/\" -DDEMOS_DATA_DIR=\"../data/\" -I.
  -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/libdrm -g -O2
  -fstack-protector-strong -Wformat -Werror=format-security -c eglut.c 
  -fPIC -DPIC -o .libs/eglut.o
  eglut.c: In function '_eglutDestroyWindow':
  eglut.c:80:32: error: 'EGL_SCREEN_BIT_MESA' undeclared (first use in
  this function)
          _eglut->surface_type != EGL_SCREEN_BIT_MESA)
                                  ^
  eglut.c:80:32: note: each undeclared identifier is reported only once
  for each function it appears in
  eglut.c: In function '_eglutCreateWindow':
  eglut.c:178:9: error: 'EGL_SCREEN_BIT_MESA' undeclared (first use in
  this function)
      case EGL_SCREEN_BIT_MESA:
           ^
  eglut.c: In function 'eglutDestroyWindow':
  eglut.c:293:33: error: 'EGL_SCREEN_BIT_MESA' undeclared (first use in
  this function)
      if ( _eglut->surface_type != EGL_SCREEN_BIT_MESA)
                                   ^
  Makefile:488: recipe for target 'eglut.lo' failed
  make[4]: *** [eglut.lo] Error 1
  make[4]: Leaving directory
  '/tmp/buildd/mesa-demos-8.2.0/src/egl/eglut'
  Makefile:418: recipe for target 'all-recursive' failed
  make[3]: *** [all-recursive] Error 1
  make[3]: Leaving directory '/tmp/buildd/mesa-demos-8.2.0/src/egl'
  Makefile:434: recipe for target 'all-recursive' failed
  make[2]: *** [all-recursive] Error 1
  make[2]: Leaving directory '/tmp/buildd/mesa-demos-8.2.0/src'
  Makefile:441: recipe for target 'all-recursive' failed
  make[1]: *** [all-recursive] Error 1
  make[1]: Leaving directory '/tmp/buildd/mesa-demos-8.2.0'
  dh_auto_build: make -j1 returned exit code 2
  debian/rules:3: recipe for target 'build' failed
  make: *** [build] Error 2
  dpkg-buildpackage: error: debian/rules build gave error exit status 2

  [..]

The full build log is attached or can be viewed here:

    https://reproducible.debian.net/logs/testing/amd64/mesa-demos_8.2.0-1.build1.log.gz


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      lamby@debian.org / chris-lamb.co.uk
       `-
I: using fakeroot in build.
I: pbuilder: network access will be disabled during build
I: Current time: Sat Aug 15 13:11:14 GMT+12 2015
I: pbuilder-time-stamp: 1439687474
I: Building the build Environment
I: extracting base tarball [/var/cache/pbuilder/testing-reproducible-base.tgz]
I: creating local configuration
I: copying local configuration
I: mounting /proc filesystem
I: mounting /run/shm filesystem
I: mounting /dev/pts filesystem
I: Mounting /dev/shm
I: Mounting /sys
I: policy-rc.d already exists
I: Installing the build-deps
 -> Attempting to satisfy build-dependencies
 -> Creating pbuilder-satisfydepends-dummy package
Package: pbuilder-satisfydepends-dummy
Version: 0.invalid.0
Architecture: amd64
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 (>= 9), quilt, pkg-config, autoconf, automake, dh-autoreconf, libx11-dev, libxext-dev, libgl1-mesa-dev, libglew-dev, libglu1-mesa-dev, libegl1-mesa-dev, libgles1-mesa-dev, libgles2-mesa-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 ... 20206 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 quilt; however:
  Package quilt is not installed.
 pbuilder-satisfydepends-dummy depends on pkg-config; however:
  Package pkg-config is not installed.
 pbuilder-satisfydepends-dummy depends on autoconf; however:
  Package autoconf is not installed.
 pbuilder-satisfydepends-dummy depends on automake; however:
  Package automake is not installed.
 pbuilder-satisfydepends-dummy depends on dh-autoreconf; however:
  Package dh-autoreconf is not installed.
 pbuilder-satisfydepends-dummy depends on libx11-dev; however:
  Package libx11-dev is not installed.
 pbuilder-satisfydepends-dummy depends on libxext-dev; however:
  Package libxext-dev is not installed.
 pbuilder-satisfydepends-dummy depends on libgl1-mesa-dev; however:
  Package libgl1-mesa-dev is not installed.
 pbuilder-satisfydepends-dummy depends on libglew-dev; however:
  Package libglew-dev is not installed.
 pbuilder-
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...
The following NEW packages will be installed:
  autoconf{a} automake{a} autopoint{a} autotools-dev{a} dh-autoreconf{a} 
  diffstat{a} libdrm-dev{a} libdrm-intel1{a} libdrm-nouveau2{a} 
  libdrm-radeon1{a} libdrm2{a} libegl1-mesa{a} libegl1-mesa-dev{a} 
  libexpat1{a} libgbm1{a} libgl1-mesa-dev{a} libgl1-mesa-glx{a} 
  libglapi-mesa{a} libgles1-mesa{a} libgles1-mesa-dev{a} libgles2-mesa{a} 
  libgles2-mesa-dev{a} libglew-dev{a} libglew1.10{a} libglu1-mesa{a} 
  libglu1-mesa-dev{a} libice6{a} libpciaccess0{a} libpthread-stubs0-dev{a} 
  libsigsegv2{a} libsm6{a} libtool{a} libwayland-client0{a} 
  libwayland-cursor0{a} libwayland-dev{a} libwayland-egl1-mesa{a} 
  libwayland-server0{a} libx11-6{a} libx11-data{a} libx11-dev{a} 
  libx11-xcb-dev{a} libx11-xcb1{a} libxau-dev{a} libxau6{a} 
  libxcb-dri2-0{a} libxcb-dri2-0-dev{a} libxcb-dri3-0{a} libxcb-dri3-dev{a} 
  libxcb-glx0{a} libxcb-glx0-dev{a} libxcb-present-dev{a} 
  libxcb-present0{a} libxcb-randr0{a} libxcb-randr0-dev{a} 
  libxcb-render0{a} libxcb-render0-dev{a} libxcb-shape0{a} 
  libxcb-shape0-dev{a} libxcb-sync-dev{a} libxcb-sync1{a} libxcb-xfixes0{a} 
  libxcb-xfixes0-dev{a} libxcb1{a} libxcb1-dev{a} libxdamage-dev{a} 
  libxdamage1{a} libxdmcp-dev{a} libxdmcp6{a} libxext-dev{a} libxext6{a} 
  libxfixes-dev{a} libxfixes3{a} libxi6{a} libxmu6{a} libxshmfence-dev{a} 
  libxshmfence1{a} libxt6{a} libxxf86vm-dev{a} libxxf86vm1{a} m4{a} 
  mesa-common-dev{a} pkg-config{a} quilt{a} x11-common{a} 
  x11proto-core-dev{a} x11proto-damage-dev{a} x11proto-dri2-dev{a} 
  x11proto-fixes-dev{a} x11proto-gl-dev{a} x11proto-input-dev{a} 
  x11proto-kb-dev{a} x11proto-xext-dev{a} x11proto-xf86vidmode-dev{a} 
  xorg-sgml-doctools{a} xtrans-dev{a} 
0 packages upgraded, 95 newly installed, 0 to remove and 0 not upgraded.
Need to get 10.1 MB of archives. After unpacking 35.0 MB will be used.
Writing extended state information...
Get: 1 http://ftp.de.debian.org/debian/ testing/main libdrm2 amd64 2.4.62-1 [32.6 kB]
Get: 2 http://reproducible.alioth.debian.org/debian/ ./ autopoint 0.19.5.1-1.0~reproducible1 [426 kB]
Get: 3 http://ftp.de.debian.org/debian/ testing/main libexpat1 amd64 2.1.0-7 [80.0 kB]
Get: 4 http://ftp.de.debian.org/debian/ testing/main libglapi-mesa amd64 10.6.3-1 [55.2 kB]
Get: 5 http://ftp.de.debian.org/debian/ testing/main libxau6 amd64 1:1.0.8-1 [20.7 kB]
Get: 6 http://ftp.de.debian.org/debian/ testing/main libxdmcp6 amd64 1:1.1.2-1 [26.3 kB]
Get: 7 http://ftp.de.debian.org/debian/ testing/main libxcb1 amd64 1.10-3+b1 [44.4 kB]
Get: 8 http://ftp.de.debian.org/debian/ testing/main libx11-data all 2:1.6.3-1 [128 kB]
Get: 9 http://ftp.de.debian.org/debian/ testing/main libx11-6 amd64 2:1.6.3-1 [742 kB]
Get: 10 http://ftp.de.debian.org/debian/ testing/main libx11-xcb1 amd64 2:1.6.3-1 [176 kB]
Get: 11 http://ftp.de.debian.org/debian/ testing/main libxcb-dri2-0 amd64 1.10-3+b1 [12.9 kB]
Get: 12 http://ftp.de.debian.org/debian/ testing/main libxcb-dri3-0 amd64 1.10-3+b1 [11.1 kB]
Get: 13 http://ftp.de.debian.org/debian/ testing/main libxcb-glx0 amd64 1.10-3+b1 [27.4 kB]
Get: 14 http://ftp.de.debian.org/debian/ testing/main libxcb-present0 amd64 1.10-3+b1 [11.1 kB]
Get: 15 http://ftp.de.debian.org/debian/ testing/main libxcb-sync1 amd64 1.10-3+b1 [14.4 kB]
Get: 16 http://ftp.de.debian.org/debian/ testing/main libxfixes3 amd64 1:5.0.1-2+b2 [21.3 kB]
Get: 17 http://ftp.de.debian.org/debian/ testing/main libxdamage1 amd64 1:1.1.4-2+b1 [14.7 kB]
Get: 18 http://ftp.de.debian.org/debian/ testing/main libxext6 amd64 2:1.3.3-1 [52.7 kB]
Get: 19 http://ftp.de.debian.org/debian/ testing/main libxshmfence1 amd64 1.2-1 [7836 B]
Get: 20 http://ftp.de.debian.org/debian/ testing/main libxxf86vm1 amd64 1:1.1.4-1 [20.9 kB]
Get: 21 http://ftp.de.debian.org/debian/ testing/main libgl1-mesa-glx amd64 10.6.3-1 [179 kB]
Get: 22 http://ftp.de.debian.org/debian/ testing/main libxi6 amd64 2:1.7.4-1+b2 [79.7 kB]
Get: 23 http://ftp.de.debian.org/debian/ testing/main x11-common all 1:7.7+9 [287 kB]
Get: 24 http://ftp.de.debian.org/debian/ testing/main libice6 amd64 2:1.0.9-1+b1 [58.8 kB]
Get: 25 http://ftp.de.debian.org/debian/ testing/main libsm6 amd64 2:1.2.2-1+b1 [33.6 kB]
Get: 26 http://ftp.de.debian.org/debian/ testing/main libxt6 amd64 1:1.1.4-1+b1 [186 kB]
Get: 27 http://ftp.de.debian.org/debian/ testing/main libxmu6 amd64 2:1.1.2-1 [58.6 kB]
Get: 28 http://ftp.de.debian.org/debian/ testing/main libglew1.10 amd64 1.10.0-3 [139 kB]
Get: 29 http://ftp.de.debian.org/debian/ testing/main libglu1-mesa amd64 9.0.0-2 [163 kB]
Get: 30 http://ftp.de.debian.org/debian/ testing/main libsigsegv2 amd64 2.10-4+b1 [29.2 kB]
Get: 31 http://ftp.de.debian.org/debian/ testing/main libxcb-randr0 amd64 1.10-3+b1 [20.9 kB]
Get: 32 http://ftp.de.debian.org/debian/ testing/main libxcb-render0 amd64 1.10-3+b1 [17.5 kB]
Get: 33 http://ftp.de.debian.org/debian/ testing/main libxcb-shape0 amd64 1.10-3+b1 [11.6 kB]
Get: 34 http://ftp.de.debian.org/debian/ testing/main libxcb-xfixes0 amd64 1.10-3+b1 [14.9 kB]
Get: 35 http://ftp.de.debian.org/debian/ testing/main m4 amd64 1.4.17-4 [254 kB]
Get: 36 http://ftp.de.debian.org/debian/ testing/main autoconf all 2.69-8 [340 kB]
Get: 37 http://ftp.de.debian.org/debian/ testing/main autotools-dev all 20140911.1 [70.5 kB]
Get: 38 http://ftp.de.debian.org/debian/ testing/main automake all 1:1.15-2 [735 kB]
Get: 39 http://ftp.de.debian.org/debian/ testing/main libtool all 2.4.2-1.11 [190 kB]
Get: 40 http://ftp.de.debian.org/debian/ testing/main dh-autoreconf all 10 [15.2 kB]
Get: 41 http://ftp.de.debian.org/debian/ testing/main diffstat amd64 1.58-1 [29.4 kB]
Get: 42 http://ftp.de.debian.org/debian/ testing/main libpciaccess0 amd64 0.13.4-1 [49.8 kB]
Get: 43 http://ftp.de.debian.org/debian/ testing/main libdrm-intel1 amd64 2.4.62-1 [65.7 kB]
Get: 44 http://ftp.de.debian.org/debian/ testing/main libdrm-radeon1 amd64 2.4.62-1 [29.4 kB]
Get: 45 http://ftp.de.debian.org/debian/ testing/main libdrm-nouveau2 amd64 2.4.62-1 [22.2 kB]
Get: 46 http://ftp.de.debian.org/debian/ testing/main libdrm-dev amd64 2.4.62-1 [183 kB]
Get: 47 http://ftp.de.debian.org/debian/ testing/main libwayland-client0 amd64 1.8.1-1 [23.6 kB]
Get: 48 http://ftp.de.debian.org/debian/ testing/main libwayland-server0 amd64 1.8.1-1 [28.6 kB]
Get: 49 http://ftp.de.debian.org/debian/ testing/main libgbm1 amd64 10.6.3-1 [56.8 kB]
Get: 50 http://ftp.de.debian.org/debian/ testing/main libegl1-mesa amd64 10.6.3-1 [94.1 kB]
Get: 51 http://ftp.de.debian.org/debian/ testing/main libwayland-egl1-mesa amd64 10.6.3-1 [39.8 kB]
Get: 52 http://ftp.de.debian.org/debian/ testing/main x11proto-dri2-dev all 2.8-2 [18.2 kB]
Get: 53 http://ftp.de.debian.org/debian/ testing/main x11proto-gl-dev all 1.4.17-1 [28.0 kB]
Get: 54 http://ftp.de.debian.org/debian/ testing/main xorg-sgml-doctools all 1:1.11-1 [21.9 kB]
Get: 55 http://ftp.de.debian.org/debian/ testing/main x11proto-core-dev all 7.0.27-1 [729 kB]
Get: 56 http://ftp.de.debian.org/debian/ testing/main libxau-dev amd64 1:1.0.8-1 [23.6 kB]
Get: 57 http://ftp.de.debian.org/debian/ testing/main libxdmcp-dev amd64 1:1.1.2-1 [41.6 kB]
Get: 58 http://ftp.de.debian.org/debian/ testing/main x11proto-input-dev all 2.3.1-1 [157 kB]
Get: 59 http://ftp.de.debian.org/debian/ testing/main x11proto-kb-dev all 1.0.6-2 [269 kB]
Get: 60 http://ftp.de.debian.org/debian/ testing/main xtrans-dev all 1.3.5-1 [100 kB]
Get: 61 http://ftp.de.debian.org/debian/ testing/main libpthread-stubs0-dev amd64 0.3-4 [3866 B]
Get: 62 http://ftp.de.debian.org/debian/ testing/main libxcb1-dev amd64 1.10-3+b1 [83.8 kB]
Get: 63 http://ftp.de.debian.org/debian/ testing/main libx11-dev amd64 2:1.6.3-1 [813 kB]
Get: 64 http://ftp.de.debian.org/debian/ testing/main x11proto-xext-dev all 7.3.0-1 [212 kB]
Get: 65 http://ftp.de.debian.org/debian/ testing/main libxext-dev amd64 2:1.3.3-1 [107 kB]
Get: 66 http://ftp.de.debian.org/debian/ testing/main x11proto-xf86vidmode-dev all 2.3.1-2 [6114 B]
Get: 67 http://ftp.de.debian.org/debian/ testing/main libxxf86vm-dev amd64 1:1.1.4-1 [25.4 kB]
Get: 68 http://ftp.de.debian.org/debian/ testing/main x11proto-fixes-dev all 1:5.0-2 [19.2 kB]
Get: 69 http://ftp.de.debian.org/debian/ testing/main libxfixes-dev amd64 1:5.0.1-2+b2 [23.2 kB]
Get: 70 http://ftp.de.debian.org/debian/ testing/main x11proto-damage-dev all 1:1.2.1-2 [11.8 kB]
Get: 71 http://ftp.de.debian.org/debian/ testing/main libxdamage-dev amd64 1:1.1.4-2+b1 [14.4 kB]
Get: 72 http://ftp.de.debian.org/debian/ testing/main libxcb-glx0-dev amd64 1.10-3+b1 [37.8 kB]
Get: 73 http://ftp.de.debian.org/debian/ testing/main libxcb-dri2-0-dev amd64 1.10-3+b1 [15.0 kB]
Get: 74 http://ftp.de.debian.org/debian/ testing/main libxcb-dri3-dev amd64 1.10-3+b1 [11.8 kB]
Get: 75 http://ftp.de.debian.org/debian/ testing/main libxcb-render0-dev amd64 1.10-3+b1 [22.8 kB]
Get: 76 http://ftp.de.debian.org/debian/ testing/main libxcb-randr0-dev amd64 1.10-3+b1 [26.8 kB]
Get: 77 http://ftp.de.debian.org/debian/ testing/main libxcb-shape0-dev amd64 1.10-3+b1 [13.1 kB]
Get: 78 http://ftp.de.debian.org/debian/ testing/main libxcb-xfixes0-dev amd64 1.10-3+b1 [18.1 kB]
Get: 79 http://ftp.de.debian.org/debian/ testing/main libxcb-sync-dev amd64 1.10-3+b1 [16.7 kB]
Get: 80 http://ftp.de.debian.org/debian/ testing/main libxcb-present-dev amd64 1.10-3+b1 [12.8 kB]
Get: 81 http://ftp.de.debian.org/debian/ testing/main libxshmfence-dev amd64 1.2-1 [7242 B]
Get: 82 http://ftp.de.debian.org/debian/ testing/main libx11-xcb-dev amd64 2:1.6.3-1 [178 kB]
Get: 83 http://ftp.de.debian.org/debian/ testing/main libwayland-cursor0 amd64 1.8.1-1 [12.8 kB]
Get: 84 http://ftp.de.debian.org/debian/ testing/main libwayland-dev amd64 1.8.1-1 [114 kB]
Get: 85 http://ftp.de.debian.org/debian/ testing/main libegl1-mesa-dev amd64 10.6.3-1 [50.7 kB]
Get: 86 http://ftp.de.debian.org/debian/ testing/main mesa-common-dev amd64 10.6.3-1 [465 kB]
Get: 87 http://ftp.de.debian.org/debian/ testing/main libgl1-mesa-dev amd64 10.6.3-1 [38.4 kB]
Get: 88 http://ftp.de.debian.org/debian/ testing/main libgles1-mesa amd64 10.6.3-1 [43.0 kB]
Get: 89 http://ftp.de.debian.org/debian/ testing/main libgles1-mesa-dev amd64 10.6.3-1 [51.2 kB]
Get: 90 http://ftp.de.debian.org/debian/ testing/main libgles2-mesa amd64 10.6.3-1 [45.3 kB]
Get: 91 http://ftp.de.debian.org/debian/ testing/main libgles2-mesa-dev amd64 10.6.3-1 [61.4 kB]
Get: 92 http://ftp.de.debian.org/debian/ testing/main libglu1-mesa-dev amd64 9.0.0-2 [198 kB]
Get: 93 http://ftp.de.debian.org/debian/ testing/main libglew-dev amd64 1.10.0-3 [114 kB]
Get: 94 http://ftp.de.debian.org/debian/ testing/main pkg-config amd64 0.28-1 [57.5 kB]
Get: 95 http://ftp.de.debian.org/debian/ testing/main quilt all 0.63-3 [312 kB]
Fetched 10.1 MB in 0s (12.1 MB/s)
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package libdrm2:amd64.
(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 ... 20206 files and directories currently installed.)
Preparing to unpack .../libdrm2_2.4.62-1_amd64.deb ...
Unpacking libdrm2:amd64 (2.4.62-1) ...
Selecting previously unselected package libexpat1:amd64.
Preparing to unpack .../libexpat1_2.1.0-7_amd64.deb ...
Unpacking libexpat1:amd64 (2.1.0-7) ...
Selecting previously unselected package libglapi-mesa:amd64.
Preparing to unpack .../libglapi-mesa_10.6.3-1_amd64.deb ...
Unpacking libglapi-mesa:amd64 (10.6.3-1) ...
Selecting previously unselected package libxau6:amd64.
Preparing to unpack .../libxau6_1%3a1.0.8-1_amd64.deb ...
Unpacking libxau6:amd64 (1:1.0.8-1) ...
Selecting previously unselected package libxdmcp6:amd64.
Preparing to unpack .../libxdmcp6_1%3a1.1.2-1_amd64.deb ...
Unpacking libxdmcp6:amd64 (1:1.1.2-1) ...
Selecting previously unselected package libxcb1:amd64.
Preparing to unpack .../libxcb1_1.10-3+b1_amd64.deb ...
Unpacking libxcb1:amd64 (1.10-3+b1) ...
Selecting previously unselected package libx11-data.
Preparing to unpack .../libx11-data_2%3a1.6.3-1_all.deb ...
Unpacking libx11-data (2:1.6.3-1) ...
Selecting previously unselected package libx11-6:amd64.
Preparing to unpack .../libx11-6_2%3a1.6.3-1_amd64.deb ...
Unpacking libx11-6:amd64 (2:1.6.3-1) ...
Selecting previously unselected package libx11-xcb1:amd64.
Preparing to unpack .../libx11-xcb1_2%3a1.6.3-1_amd64.deb ...
Unpacking libx11-xcb1:amd64 (2:1.6.3-1) ...
Selecting previously unselected package libxcb-dri2-0:amd64.
Preparing to unpack .../libxcb-dri2-0_1.10-3+b1_amd64.deb ...
Unpacking libxcb-dri2-0:amd64 (1.10-3+b1) ...
Selecting previously unselected package libxcb-dri3-0:amd64.
Preparing to unpack .../libxcb-dri3-0_1.10-3+b1_amd64.deb ...
Unpacking libxcb-dri3-0:amd64 (1.10-3+b1) ...
Selecting previously unselected package libxcb-glx0:amd64.
Preparing to unpack .../libxcb-glx0_1.10-3+b1_amd64.deb ...
Unpacking libxcb-glx0:amd64 (1.10-3+b1) ...
Selecting previously unselected package libxcb-present0:amd64.
Preparing to unpack .../libxcb-present0_1.10-3+b1_amd64.deb ...
Unpacking libxcb-present0:amd64 (1.10-3+b1) ...
Selecting previously unselected package libxcb-sync1:amd64.
Preparing to unpack .../libxcb-sync1_1.10-3+b1_amd64.deb ...
Unpacking libxcb-sync1:amd64 (1.10-3+b1) ...
Selecting previously unselected package libxfixes3:amd64.
Preparing to unpack .../libxfixes3_1%3a5.0.1-2+b2_amd64.deb ...
Unpacking libxfixes3:amd64 (1:5.0.1-2+b2) ...
Selecting previously unselected package libxdamage1:amd64.
Preparing to unpack .../libxdamage1_1%3a1.1.4-2+b1_amd64.deb ...
Unpacking libxdamage1:amd64 (1:1.1.4-2+b1) ...
Selecting previously unselected package libxext6:amd64.
Preparing to unpack .../libxext6_2%3a1.3.3-1_amd64.deb ...
Unpacking libxext6:amd64 (2:1.3.3-1) ...
Selecting previously unselected package libxshmfence1:amd64.
Preparing to unpack .../libxshmfence1_1.2-1_amd64.deb ...
Unpacking libxshmfence1:amd64 (1.2-1) ...
Selecting previously unselected package libxxf86vm1:amd64.
Preparing to unpack .../libxxf86vm1_1%3a1.1.4-1_amd64.deb ...
Unpacking libxxf86vm1:amd64 (1:1.1.4-1) ...
Selecting previously unselected package libgl1-mesa-glx:amd64.
Preparing to unpack .../libgl1-mesa-glx_10.6.3-1_amd64.deb ...
Unpacking libgl1-mesa-glx:amd64 (10.6.3-1) ...
Selecting previously unselected package libxi6:amd64.
Preparing to unpack .../libxi6_2%3a1.7.4-1+b2_amd64.deb ...
Unpacking libxi6:amd64 (2:1.7.4-1+b2) ...
Selecting previously unselected package x11-common.
Preparing to unpack .../x11-common_1%3a7.7+9_all.deb ...
Unpacking x11-common (1:7.7+9) ...
Selecting previously unselected package libice6:amd64.
Preparing to unpack .../libice6_2%3a1.0.9-1+b1_amd64.deb ...
Unpacking libice6:amd64 (2:1.0.9-1+b1) ...
Selecting previously unselected package libsm6:amd64.
Preparing to unpack .../libsm6_2%3a1.2.2-1+b1_amd64.deb ...
Unpacking libsm6:amd64 (2:1.2.2-1+b1) ...
Selecting previously unselected package libxt6:amd64.
Preparing to unpack .../libxt6_1%3a1.1.4-1+b1_amd64.deb ...
Unpacking libxt6:amd64 (1:1.1.4-1+b1) ...
Selecting previously unselected package libxmu6:amd64.
Preparing to unpack .../libxmu6_2%3a1.1.2-1_amd64.deb ...
Unpacking libxmu6:amd64 (2:1.1.2-1) ...
Selecting previously unselected package libglew1.10:amd64.
Preparing to unpack .../libglew1.10_1.10.0-3_amd64.deb ...
Unpacking libglew1.10:amd64 (1.10.0-3) ...
Selecting previously unselected package libglu1-mesa:amd64.
Preparing to unpack .../libglu1-mesa_9.0.0-2_amd64.deb ...
Unpacking libglu1-mesa:amd64 (9.0.0-2) ...
Selecting previously unselected package libsigsegv2:amd64.
Preparing to unpack .../libsigsegv2_2.10-4+b1_amd64.deb ...
Unpacking libsigsegv2:amd64 (2.10-4+b1) ...
Selecting previously unselected package libxcb-randr0:amd64.
Preparing to unpack .../libxcb-randr0_1.10-3+b1_amd64.deb ...
Unpacking libxcb-randr0:amd64 (1.10-3+b1) ...
Selecting previously unselected package libxcb-render0:amd64.
Preparing to unpack .../libxcb-render0_1.10-3+b1_amd64.deb ...
Unpacking libxcb-render0:amd64 (1.10-3+b1) ...
Selecting previously unselected package libxcb-shape0:amd64.
Preparing to unpack .../libxcb-shape0_1.10-3+b1_amd64.deb ...
Unpacking libxcb-shape0:amd64 (1.10-3+b1) ...
Selecting previously unselected package libxcb-xfixes0:amd64.
Preparing to unpack .../libxcb-xfixes0_1.10-3+b1_amd64.deb ...
Unpacking libxcb-xfixes0:amd64 (1.10-3+b1) ...
Selecting previously unselected package m4.
Preparing to unpack .../archives/m4_1.4.17-4_amd64.deb ...
Unpacking m4 (1.4.17-4) ...
Selecting previously unselected package autoconf.
Preparing to unpack .../autoconf_2.69-8_all.deb ...
Unpacking autoconf (2.69-8) ...
Selecting previously unselected package autotools-dev.
Preparing to unpack .../autotools-dev_20140911.1_all.deb ...
Unpacking autotools-dev (20140911.1) ...
Selecting previously unselected package automake.
Preparing to unpack .../automake_1%3a1.15-2_all.deb ...
Unpacking automake (1:1.15-2) ...
Selecting previously unselected package autopoint.
Preparing to unpack .../autopoint_0.19.5.1-1.0~reproducible1_all.deb ...
Unpacking autopoint (0.19.5.1-1.0~reproducible1) ...
Selecting previously unselected package libtool.
Preparing to unpack .../libtool_2.4.2-1.11_all.deb ...
Unpacking libtool (2.4.2-1.11) ...
Selecting previously unselected package dh-autoreconf.
Preparing to unpack .../dh-autoreconf_10_all.deb ...
Unpacking dh-autoreconf (10) ...
Selecting previously unselected package diffstat.
Preparing to unpack .../diffstat_1.58-1_amd64.deb ...
Unpacking diffstat (1.58-1) ...
Selecting previously unselected package libpciaccess0:amd64.
Preparing to unpack .../libpciaccess0_0.13.4-1_amd64.deb ...
Unpacking libpciaccess0:amd64 (0.13.4-1) ...
Selecting previously unselected package libdrm-intel1:amd64.
Preparing to unpack .../libdrm-intel1_2.4.62-1_amd64.deb ...
Unpacking libdrm-intel1:amd64 (2.4.62-1) ...
Selecting previously unselected package libdrm-radeon1:amd64.
Preparing to unpack .../libdrm-radeon1_2.4.62-1_amd64.deb ...
Unpacking libdrm-radeon1:amd64 (2.4.62-1) ...
Selecting previously unselected package libdrm-nouveau2:amd64.
Preparing to unpack .../libdrm-nouveau2_2.4.62-1_amd64.deb ...
Unpacking libdrm-nouveau2:amd64 (2.4.62-1) ...
Selecting previously unselected package libdrm-dev:amd64.
Preparing to unpack .../libdrm-dev_2.4.62-1_amd64.deb ...
Unpacking libdrm-dev:amd64 (2.4.62-1) ...
Selecting previously unselected package libwayland-client0:amd64.
Preparing to unpack .../libwayland-client0_1.8.1-1_amd64.deb ...
Unpacking libwayland-client0:amd64 (1.8.1-1) ...
Selecting previously unselected package libwayland-server0:amd64.
Preparing to unpack .../libwayland-server0_1.8.1-1_amd64.deb ...
Unpacking libwayland-server0:amd64 (1.8.1-1) ...
Selecting previously unselected package libgbm1:amd64.
Preparing to unpack .../libgbm1_10.6.3-1_amd64.deb ...
Unpacking libgbm1:amd64 (10.6.3-1) ...
Selecting previously unselected package libegl1-mesa:amd64.
Preparing to unpack .../libegl1-mesa_10.6.3-1_amd64.deb ...
Unpacking libegl1-mesa:amd64 (10.6.3-1) ...
Selecting previously unselected package libwayland-egl1-mesa:amd64.
Preparing to unpack .../libwayland-egl1-mesa_10.6.3-1_amd64.deb ...
Unpacking libwayland-egl1-mesa:amd64 (10.6.3-1) ...
Selecting previously unselected package x11proto-dri2-dev.
Preparing to unpack .../x11proto-dri2-dev_2.8-2_all.deb ...
Unpacking x11proto-dri2-dev (2.8-2) ...
Selecting previously unselected package x11proto-gl-dev.
Preparing to unpack .../x11proto-gl-dev_1.4.17-1_all.deb ...
Unpacking x11proto-gl-dev (1.4.17-1) ...
Selecting previously unselected package xorg-sgml-doctools.
Preparing to unpack .../xorg-sgml-doctools_1%3a1.11-1_all.deb ...
Unpacking xorg-sgml-doctools (1:1.11-1) ...
Selecting previously unselected package x11proto-core-dev.
Preparing to unpack .../x11proto-core-dev_7.0.27-1_all.deb ...
Unpacking x11proto-core-dev (7.0.27-1) ...
Selecting previously unselected package libxau-dev:amd64.
Preparing to unpack .../libxau-dev_1%3a1.0.8-1_amd64.deb ...
Unpacking libxau-dev:amd64 (1:1.0.8-1) ...
Selecting previously unselected package libxdmcp-dev:amd64.
Preparing to unpack .../libxdmcp-dev_1%3a1.1.2-1_amd64.deb ...
Unpacking libxdmcp-dev:amd64 (1:1.1.2-1) ...
Selecting previously unselected package x11proto-input-dev.
Preparing to unpack .../x11proto-input-dev_2.3.1-1_all.deb ...
Unpacking x11proto-input-dev (2.3.1-1) ...
Selecting previously unselected package x11proto-kb-dev.
Preparing to unpack .../x11proto-kb-dev_1.0.6-2_all.deb ...
Unpacking x11proto-kb-dev (1.0.6-2) ...
Selecting previously unselected package xtrans-dev.
Preparing to unpack .../xtrans-dev_1.3.5-1_all.deb ...
Unpacking xtrans-dev (1.3.5-1) ...
Selecting previously unselected package libpthread-stubs0-dev:amd64.
Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ...
Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ...
Selecting previously unselected package libxcb1-dev:amd64.
Preparing to unpack .../libxcb1-dev_1.10-3+b1_amd64.deb ...
Unpacking libxcb1-dev:amd64 (1.10-3+b1) ...
Selecting previously unselected package libx11-dev:amd64.
Preparing to unpack .../libx11-dev_2%3a1.6.3-1_amd64.deb ...
Unpacking libx11-dev:amd64 (2:1.6.3-1) ...
Selecting previously unselected package x11proto-xext-dev.
Preparing to unpack .../x11proto-xext-dev_7.3.0-1_all.deb ...
Unpacking x11proto-xext-dev (7.3.0-1) ...
Selecting previously unselected package libxext-dev:amd64.
Preparing to unpack .../libxext-dev_2%3a1.3.3-1_amd64.deb ...
Unpacking libxext-dev:amd64 (2:1.3.3-1) ...
Selecting previously unselected package x11proto-xf86vidmode-dev.
Preparing to unpack .../x11proto-xf86vidmode-dev_2.3.1-2_all.deb ...
Unpacking x11proto-xf86vidmode-dev (2.3.1-2) ...
Selecting previously unselected package libxxf86vm-dev:amd64.
Preparing to unpack .../libxxf86vm-dev_1%3a1.1.4-1_amd64.deb ...
Unpacking libxxf86vm-dev:amd64 (1:1.1.4-1) ...
Selecting previously unselected package x11proto-fixes-dev.
Preparing to unpack .../x11proto-fixes-dev_1%3a5.0-2_all.deb ...
Unpacking x11proto-fixes-dev (1:5.0-2) ...
Selecting previously unselected package libxfixes-dev:amd64.
Preparing to unpack .../libxfixes-dev_1%3a5.0.1-2+b2_amd64.deb ...
Unpacking libxfixes-dev:amd64 (1:5.0.1-2+b2) ...
Selecting previously unselected package x11proto-damage-dev.
Preparing to unpack .../x11proto-damage-dev_1%3a1.2.1-2_all.deb ...
Unpacking x11proto-damage-dev (1:1.2.1-2) ...
Selecting previously unselected package libxdamage-dev:amd64.
Preparing to unpack .../libxdamage-dev_1%3a1.1.4-2+b1_amd64.deb ...
Unpacking libxdamage-dev:amd64 (1:1.1.4-2+b1) ...
Selecting previously unselected package libxcb-glx0-dev:amd64.
Preparing to unpack .../libxcb-glx0-dev_1.10-3+b1_amd64.deb ...
Unpacking libxcb-glx0-dev:amd64 (1.10-3+b1) ...
Selecting previously unselected package libxcb-dri2-0-dev:amd64.
Preparing to unpack .../libxcb-dri2-0-dev_1.10-3+b1_amd64.deb ...
Unpacking libxcb-dri2-0-dev:amd64 (1.10-3+b1) ...
Selecting previously unselected package libxcb-dri3-dev:amd64.
Preparing to unpack .../libxcb-dri3-dev_1.10-3+b1_amd64.deb ...
Unpacking libxcb-dri3-dev:amd64 (1.10-3+b1) ...
Selecting previously unselected package libxcb-render0-dev:amd64.
Preparing to unpack .../libxcb-render0-dev_1.10-3+b1_amd64.deb ...
Unpacking libxcb-render0-dev:amd64 (1.10-3+b1) ...
Selecting previously unselected package libxcb-randr0-dev:amd64.
Preparing to unpack .../libxcb-randr0-dev_1.10-3+b1_amd64.deb ...
Unpacking libxcb-randr0-dev:amd64 (1.10-3+b1) ...
Selecting previously unselected package libxcb-shape0-dev:amd64.
Preparing to unpack .../libxcb-shape0-dev_1.10-3+b1_amd64.deb ...
Unpacking libxcb-shape0-dev:amd64 (1.10-3+b1) ...
Selecting previously unselected package libxcb-xfixes0-dev:amd64.
Preparing to unpack .../libxcb-xfixes0-dev_1.10-3+b1_amd64.deb ...
Unpacking libxcb-xfixes0-dev:amd64 (1.10-3+b1) ...
Selecting previously unselected package libxcb-sync-dev:amd64.
Preparing to unpack .../libxcb-sync-dev_1.10-3+b1_amd64.deb ...
Unpacking libxcb-sync-dev:amd64 (1.10-3+b1) ...
Selecting previously unselected package libxcb-present-dev:amd64.
Preparing to unpack .../libxcb-present-dev_1.10-3+b1_amd64.deb ...
Unpacking libxcb-present-dev:amd64 (1.10-3+b1) ...
Selecting previously unselected package libxshmfence-dev:amd64.
Preparing to unpack .../libxshmfence-dev_1.2-1_amd64.deb ...
Unpacking libxshmfence-dev:amd64 (1.2-1) ...
Selecting previously unselected package libx11-xcb-dev:amd64.
Preparing to unpack .../libx11-xcb-dev_2%3a1.6.3-1_amd64.deb ...
Unpacking libx11-xcb-dev:amd64 (2:1.6.3-1) ...
Selecting previously unselected package libwayland-cursor0:amd64.
Preparing to unpack .../libwayland-cursor0_1.8.1-1_amd64.deb ...
Unpacking libwayland-cursor0:amd64 (1.8.1-1) ...
Selecting previously unselected package libwayland-dev.
Preparing to unpack .../libwayland-dev_1.8.1-1_amd64.deb ...
Unpacking libwayland-dev (1.8.1-1) ...
Selecting previously unselected package libegl1-mesa-dev:amd64.
Preparing to unpack .../libegl1-mesa-dev_10.6.3-1_amd64.deb ...
Unpacking libegl1-mesa-dev:amd64 (10.6.3-1) ...
Selecting previously unselected package mesa-common-dev:amd64.
Preparing to unpack .../mesa-common-dev_10.6.3-1_amd64.deb ...
Unpacking mesa-common-dev:amd64 (10.6.3-1) ...
Selecting previously unselected package libgl1-mesa-dev:amd64.
Preparing to unpack .../libgl1-mesa-dev_10.6.3-1_amd64.deb ...
Unpacking libgl1-mesa-dev:amd64 (10.6.3-1) ...
Selecting previously unselected package libgles1-mesa:amd64.
Preparing to unpack .../libgles1-mesa_10.6.3-1_amd64.deb ...
Unpacking libgles1-mesa:amd64 (10.6.3-1) ...
Selecting previously unselected package libgles1-mesa-dev:amd64.
Preparing to unpack .../libgles1-mesa-dev_10.6.3-1_amd64.deb ...
Unpacking libgles1-mesa-dev:amd64 (10.6.3-1) ...
Selecting previously unselected package libgles2-mesa:amd64.
Preparing to unpack .../libgles2-mesa_10.6.3-1_amd64.deb ...
Unpacking libgles2-mesa:amd64 (10.6.3-1) ...
Selecting previously unselected package libgles2-mesa-dev:amd64.
Preparing to unpack .../libgles2-mesa-dev_10.6.3-1_amd64.deb ...
Unpacking libgles2-mesa-dev:amd64 (10.6.3-1) ...
Selecting previously unselected package libglu1-mesa-dev.
Preparing to unpack .../libglu1-mesa-dev_9.0.0-2_amd64.deb ...
Unpacking libglu1-mesa-dev (9.0.0-2) ...
Selecting previously unselected package libglew-dev:amd64.
Preparing to unpack .../libglew-dev_1.10.0-3_amd64.deb ...
Unpacking libglew-dev:amd64 (1.10.0-3) ...
Selecting previously unselected package pkg-config.
Preparing to unpack .../pkg-config_0.28-1_amd64.deb ...
Unpacking pkg-config (0.28-1) ...
Selecting previously unselected package quilt.
Preparing to unpack .../archives/quilt_0.63-3_all.deb ...
Unpacking quilt (0.63-3) ...
Processing triggers for man-db (2.7.0.2-5) ...
Processing triggers for systemd (224-1) ...
Setting up libdrm2:amd64 (2.4.62-1) ...
Setting up libexpat1:amd64 (2.1.0-7) ...
Setting up libglapi-mesa:amd64 (10.6.3-1) ...
Setting up libxau6:amd64 (1:1.0.8-1) ...
Setting up libxdmcp6:amd64 (1:1.1.2-1) ...
Setting up libxcb1:amd64 (1.10-3+b1) ...
Setting up libx11-data (2:1.6.3-1) ...
Setting up libx11-6:amd64 (2:1.6.3-1) ...
Setting up libx11-xcb1:amd64 (2:1.6.3-1) ...
Setting up libxcb-dri2-0:amd64 (1.10-3+b1) ...
Setting up libxcb-dri3-0:amd64 (1.10-3+b1) ...
Setting up libxcb-glx0:amd64 (1.10-3+b1) ...
Setting up libxcb-present0:amd64 (1.10-3+b1) ...
Setting up libxcb-sync1:amd64 (1.10-3+b1) ...
Setting up libxfixes3:amd64 (1:5.0.1-2+b2) ...
Setting up libxdamage1:amd64 (1:1.1.4-2+b1) ...
Setting up libxext6:amd64 (2:1.3.3-1) ...
Setting up libxshmfence1:amd64 (1.2-1) ...
Setting up libxxf86vm1:amd64 (1:1.1.4-1) ...
Setting up libgl1-mesa-glx:amd64 (10.6.3-1) ...
Setting up libxi6:amd64 (2:1.7.4-1+b2) ...
Setting up x11-common (1:7.7+9) ...
update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
[....] Setting up X socket directories... /tmp/.X11-unix /tmp/.ICE-unix[?25l7[ ok 8[?12l[?25h.
Setting up libice6:amd64 (2:1.0.9-1+b1) ...
Setting up libsm6:amd64 (2:1.2.2-1+b1) ...
Setting up libxt6:amd64 (1:1.1.4-1+b1) ...
Setting up libxmu6:amd64 (2:1.1.2-1) ...
Setting up libglew1.10:amd64 (1.10.0-3) ...
Setting up libglu1-mesa:amd64 (9.0.0-2) ...
Setting up libsigsegv2:amd64 (2.10-4+b1) ...
Setting up libxcb-randr0:amd64 (1.10-3+b1) ...
Setting up libxcb-render0:amd64 (1.10-3+b1) ...
Setting up libxcb-shape0:amd64 (1.10-3+b1) ...
Setting up libxcb-xfixes0:amd64 (1.10-3+b1) ...
Setting up m4 (1.4.17-4) ...
Setting up autoconf (2.69-8) ...
Setting up autotools-dev (20140911.1) ...
Setting up automake (1:1.15-2) ...
update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode
Setting up autopoint (0.19.5.1-1.0~reproducible1) ...
Setting up libtool (2.4.2-1.11) ...
Setting up dh-autoreconf (10) ...
Setting up diffstat (1.58-1) ...
Setting up libpciaccess0:amd64 (0.13.4-1) ...
Setting up libdrm-intel1:amd64 (2.4.62-1) ...
Setting up libdrm-radeon1:amd64 (2.4.62-1) ...
Setting up libdrm-nouveau2:amd64 (2.4.62-1) ...
Setting up libdrm-dev:amd64 (2.4.62-1) ...
Setting up libwayland-client0:amd64 (1.8.1-1) ...
Setting up libwayland-server0:amd64 (1.8.1-1) ...
Setting up libgbm1:amd64 (10.6.3-1) ...
Setting up libegl1-mesa:amd64 (10.6.3-1) ...
Setting up libwayland-egl1-mesa:amd64 (10.6.3-1) ...
Setting up x11proto-dri2-dev (2.8-2) ...
Setting up x11proto-gl-dev (1.4.17-1) ...
Setting up xorg-sgml-doctools (1:1.11-1) ...
Setting up x11proto-core-dev (7.0.27-1) ...
Setting up libxau-dev:amd64 (1:1.0.8-1) ...
Setting up libxdmcp-dev:amd64 (1:1.1.2-1) ...
Setting up x11proto-input-dev (2.3.1-1) ...
Setting up x11proto-kb-dev (1.0.6-2) ...
Setting up xtrans-dev (1.3.5-1) ...
Setting up libpthread-stubs0-dev:amd64 (0.3-4) ...
Setting up libxcb1-dev:amd64 (1.10-3+b1) ...
Setting up libx11-dev:amd64 (2:1.6.3-1) ...
Setting up x11proto-xext-dev (7.3.0-1) ...
Setting up libxext-dev:amd64 (2:1.3.3-1) ...
Setting up x11proto-xf86vidmode-dev (2.3.1-2) ...
Setting up libxxf86vm-dev:amd64 (1:1.1.4-1) ...
Setting up x11proto-fixes-dev (1:5.0-2) ...
Setting up libxfixes-dev:amd64 (1:5.0.1-2+b2) ...
Setting up x11proto-damage-dev (1:1.2.1-2) ...
Setting up libxdamage-dev:amd64 (1:1.1.4-2+b1) ...
Setting up libxcb-glx0-dev:amd64 (1.10-3+b1) ...
Setting up libxcb-dri2-0-dev:amd64 (1.10-3+b1) ...
Setting up libxcb-dri3-dev:amd64 (1.10-3+b1) ...
Setting up libxcb-render0-dev:amd64 (1.10-3+b1) ...
Setting up libxcb-randr0-dev:amd64 (1.10-3+b1) ...
Setting up libxcb-shape0-dev:amd64 (1.10-3+b1) ...
Setting up libxcb-xfixes0-dev:amd64 (1.10-3+b1) ...
Setting up libxcb-sync-dev:amd64 (1.10-3+b1) ...
Setting up libxcb-present-dev:amd64 (1.10-3+b1) ...
Setting up libxshmfence-dev:amd64 (1.2-1) ...
Setting up libx11-xcb-dev:amd64 (2:1.6.3-1) ...
Setting up libwayland-cursor0:amd64 (1.8.1-1) ...
Setting up libwayland-dev (1.8.1-1) ...
Setting up libegl1-mesa-dev:amd64 (10.6.3-1) ...
Setting up mesa-common-dev:amd64 (10.6.3-1) ...
Setting up libgl1-mesa-dev:amd64 (10.6.3-1) ...
Setting up libgles1-mesa:amd64 (10.6.3-1) ...
Setting up libgles1-mesa-dev:amd64 (10.6.3-1) ...
Setting up libgles2-mesa:amd64 (10.6.3-1) ...
Setting up libgles2-mesa-dev:amd64 (10.6.3-1) ...
Setting up libglu1-mesa-dev (9.0.0-2) ...
Setting up libglew-dev:amd64 (1.10.0-3) ...
Setting up pkg-config (0.28-1) ...
Setting up quilt (0.63-3) ...
Processing triggers for libc-bin (2.19-19) ...
Processing triggers for systemd (224-1) ...
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...
fakeroot is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
I: Copying source file
I: copying [mesa-demos_8.2.0-1.dsc]
I: copying [./mesa-demos_8.2.0.orig.tar.gz]
I: copying [./mesa-demos_8.2.0-1.diff.gz]
I: Extracting source
gpgv: keyblock resource `/tmp/buildd/.gnupg/trustedkeys.gpg': file open error
gpgv: Signature made Tue Jul  8 01:09:10 2014 GMT+12 using RSA key ID 0905E40C
gpgv: Can't check signature: public key not found
dpkg-source: warning: failed to verify signature on ./mesa-demos_8.2.0-1.dsc
dpkg-source: info: extracting mesa-demos in mesa-demos-8.2.0
dpkg-source: info: unpacking mesa-demos_8.2.0.orig.tar.gz
dpkg-source: info: applying mesa-demos_8.2.0-1.diff.gz
dpkg-source: info: upstream files that have been modified: 
 mesa-demos-8.2.0/.emacs-dirvars
 mesa-demos-8.2.0/CMakeLists.txt
 mesa-demos-8.2.0/autogen.sh
 mesa-demos-8.2.0/index.html
 mesa-demos-8.2.0/src/CMakeLists.txt
 mesa-demos-8.2.0/src/data/CMakeLists.txt
 mesa-demos-8.2.0/src/demos/CMakeLists.txt
 mesa-demos-8.2.0/src/demos/Makefile.cygnus
 mesa-demos-8.2.0/src/demos/normal.c
 mesa-demos-8.2.0/src/demos/particles.cxx
 mesa-demos-8.2.0/src/demos/particles.h
 mesa-demos-8.2.0/src/demos/rain.cxx
 mesa-demos-8.2.0/src/egl/CMakeLists.txt
 mesa-demos-8.2.0/src/egl/eglut/CMakeLists.txt
 mesa-demos-8.2.0/src/egl/oes_vg/CMakeLists.txt
 mesa-demos-8.2.0/src/egl/opengl/CMakeLists.txt
 mesa-demos-8.2.0/src/egl/opengl/eglscreen.c
 mesa-demos-8.2.0/src/egl/opengles1/CMakeLists.txt
 mesa-demos-8.2.0/src/egl/opengles2/CMakeLists.txt
 mesa-demos-8.2.0/src/egl/openvg/CMakeLists.txt
 mesa-demos-8.2.0/src/egl/openvg/trivial/CMakeLists.txt
 mesa-demos-8.2.0/src/egl/openvg/trivial/vguarc.c
 mesa-demos-8.2.0/src/fp/CMakeLists.txt
 mesa-demos-8.2.0/src/fp/mov-imm.txt
 mesa-demos-8.2.0/src/fp/mov-param.txt
 mesa-demos-8.2.0/src/fp/position-frc-integer.txt
 mesa-demos-8.2.0/src/fp/position-frc.txt
 mesa-demos-8.2.0/src/fp/position-upper-left.txt
 mesa-demos-8.2.0/src/fp/run.sh
 mesa-demos-8.2.0/src/fpglsl/CMakeLists.txt
 mesa-demos-8.2.0/src/fpglsl/depth-read.glsl
 mesa-demos-8.2.0/src/fpglsl/infinite-loop.glsl
 mesa-demos-8.2.0/src/glsl/CH11-bumpmaptex.frag
 mesa-demos-8.2.0/src/glsl/CMakeLists.txt
 mesa-demos-8.2.0/src/glsl/blinking-teapot.frag
 mesa-demos-8.2.0/src/glsl/blinking-teapot.vert
 mesa-demos-8.2.0/src/glsl/convolution.frag
 mesa-demos-8.2.0/src/glsl/simplex-noise.glsl
 mesa-demos-8.2.0/src/glsl/skinning.vert
 mesa-demos-8.2.0/src/gs/CMakeLists.txt
 mesa-demos-8.2.0/src/objviewer/CMakeLists.txt
 mesa-demos-8.2.0/src/objviewer/GreatLakesBiplaneHP.mtl
 mesa-demos-8.2.0/src/objviewer/bobcat.mtl
 mesa-demos-8.2.0/src/osdemos/ostest1.c
 mesa-demos-8.2.0/src/perf/CMakeLists.txt
 mesa-demos-8.2.0/src/perf/glslstateschange1.frag
 mesa-demos-8.2.0/src/perf/glslstateschange1.vert
 mesa-demos-8.2.0/src/perf/glslstateschange2.frag
 mesa-demos-8.2.0/src/perf/glslstateschange2.vert
 mesa-demos-8.2.0/src/redbook/CMakeLists.txt
 mesa-demos-8.2.0/src/samples/CMakeLists.txt
 mesa-demos-8.2.0/src/samples/oglinfo.c
 mesa-demos-8.2.0/src/samples/rgbtoppm.c
 mesa-demos-8.2.0/src/slang/CMakeLists.txt
 mesa-demos-8.2.0/src/tests/CMakeLists.txt
 mesa-demos-8.2.0/src/tests/api_speed.c
 mesa-demos-8.2.0/src/tests/api_speed.py
 mesa-demos-8.2.0/src/tests/debugger.c
 mesa-demos-8.2.0/src/tests/gremedy.c
 mesa-demos-8.2.0/src/tools/CMakeLists.txt
 mesa-demos-8.2.0/src/tools/dds.c
 mesa-demos-8.2.0/src/trivial/CMakeLists.txt
 mesa-demos-8.2.0/src/util/CMakeLists.txt
 mesa-demos-8.2.0/src/util/dumpstate.c
 mesa-demos-8.2.0/src/util/errcheck.c
 mesa-demos-8.2.0/src/util/glstate.c
 mesa-demos-8.2.0/src/util/glstate.h
 mesa-demos-8.2.0/src/util/glutskel.c
 mesa-demos-8.2.0/src/util/idproj.c
 mesa-demos-8.2.0/src/util/imagesgi.cpp
 mesa-demos-8.2.0/src/util/imagesgi.h
 mesa-demos-8.2.0/src/util/matrix.c
 mesa-demos-8.2.0/src/util/mwmborder.c
 mesa-demos-8.2.0/src/util/winpos.c
 mesa-demos-8.2.0/src/vp/CMakeLists.txt
 mesa-demos-8.2.0/src/vp/add-param-imm.txt
 mesa-demos-8.2.0/src/vpglsl/CMakeLists.txt
 mesa-demos-8.2.0/src/vpglsl/infinite-loop.glsl
 mesa-demos-8.2.0/src/wgl/CMakeLists.txt
 mesa-demos-8.2.0/src/wgl/wglcontext.c
 mesa-demos-8.2.0/src/wgl/wglutil.c
 mesa-demos-8.2.0/src/wgl/wglutil.h
 mesa-demos-8.2.0/src/wgl/wincopy.c
 mesa-demos-8.2.0/src/xdemos/CMakeLists.txt
 mesa-demos-8.2.0/src/xdemos/msctest.c
 mesa-demos-8.2.0/src/xdemos/omlsync.c
 mesa-demos-8.2.0/src/xdemos/opencloseopen.c
I: Building the package
I: Running cd tmp/buildd/*/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" dpkg-buildpackage -us -uc  -b -rfakeroot
dpkg-buildpackage: source package mesa-demos
dpkg-buildpackage: source version 8.2.0-1
dpkg-buildpackage: source distribution unstable
dpkg-buildpackage: source changed by Julien Cristau <jcristau@debian.org>
 dpkg-source --before-build mesa-demos-8.2.0
dpkg-buildpackage: host architecture amd64
 fakeroot debian/rules clean
dh clean --with=autoreconf,quilt
   dh_testdir
   dh_auto_clean
   dh_autoreconf_clean
   dh_quilt_unpatch
No patch removed
   dh_clean
 debian/rules build
dh build --with=autoreconf,quilt
   dh_testdir
   dh_autoreconf
libtoolize: putting auxiliary files in `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
libtoolize: copying file `m4/libtool.m4'
libtoolize: copying file `m4/ltoptions.m4'
libtoolize: copying file `m4/ltsugar.m4'
libtoolize: copying file `m4/ltversion.m4'
libtoolize: copying file `m4/lt~obsolete.m4'
   dh_quilt_patch
Applying patch no_eglfbdev.diff
patching file src/egl/opengles1/Makefile.am

Now at patch no_eglfbdev.diff
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/tmp/buildd/mesa-demos-8.2.0'
dh_auto_configure -- --disable-silent-rules
	./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu --libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode --disable-dependency-tracking --disable-silent-rules
configure: WARNING: unrecognized options: --disable-maintainer-mode
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... none
checking how to run the C preprocessor... gcc -E
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) none
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether make supports nested variables... (cached) yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GL... yes
checking GL/glut.h usability... no
checking GL/glut.h presence... no
checking for GL/glut.h... no
checking for glutInit in -lglut... no
checking for GLEW... yes
checking for GLU... yes
checking for EGL... yes
checking for GLESV1... yes
checking for GLESV2... yes
checking for VG... no
checking for OSMESA... no
checking for DRM... yes
checking for X11... yes
checking for GBM... no
checking for FREETYPE2... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/demos/Makefile
config.status: creating src/egl/Makefile
config.status: creating src/egl/eglut/Makefile
config.status: creating src/egl/opengl/Makefile
config.status: creating src/egl/opengles1/Makefile
config.status: creating src/egl/opengles2/Makefile
config.status: creating src/egl/openvg/Makefile
config.status: creating src/egl/openvg/trivial/Makefile
config.status: creating src/egl/oes_vg/Makefile
config.status: creating src/fp/Makefile
config.status: creating src/fpglsl/Makefile
config.status: creating src/glsl/Makefile
config.status: creating src/gs/Makefile
config.status: creating src/data/Makefile
config.status: creating src/objviewer/Makefile
config.status: creating src/osdemos/Makefile
config.status: creating src/perf/Makefile
config.status: creating src/rbug/Makefile
config.status: creating src/redbook/Makefile
config.status: creating src/samples/Makefile
config.status: creating src/slang/Makefile
config.status: creating src/tests/Makefile
config.status: creating src/tools/Makefile
config.status: creating src/trivial/Makefile
config.status: creating src/util/Makefile
config.status: creating src/vp/Makefile
config.status: creating src/vpglsl/Makefile
config.status: creating src/wgl/Makefile
config.status: creating src/xdemos/Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --disable-maintainer-mode
make[1]: Leaving directory '/tmp/buildd/mesa-demos-8.2.0'
   dh_auto_build
	make -j1
make[1]: Entering directory '/tmp/buildd/mesa-demos-8.2.0'
Making all in src
make[2]: Entering directory '/tmp/buildd/mesa-demos-8.2.0/src'
Making all in util
make[3]: Entering directory '/tmp/buildd/mesa-demos-8.2.0/src/util'
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"mesa-demos\" -DPACKAGE_TARNAME=\"mesa-demos\" -DPACKAGE_VERSION=\"8.2.0\" -DPACKAGE_STRING=\"mesa-demos\ 8.2.0\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\&component=Demos\"; -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa-demos\" -DVERSION=\"8.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DDEMOS_DATA_DIR=\"../data/\" -DDEMOS_DATA_DIR=\"../data/\" -I.   -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/libdrm  -I/usr/include/GL -I/usr/include/libdrm  -I/usr/include/libdrm  -D_GNU_SOURCE -DPTHREADS -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o readtex.lo readtex.c
libtool: compile:  gcc -DPACKAGE_NAME=\"mesa-demos\" -DPACKAGE_TARNAME=\"mesa-demos\" -DPACKAGE_VERSION=\"8.2.0\" "-DPACKAGE_STRING=\"mesa-demos 8.2.0\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa&component=Demos\""; -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa-demos\" -DVERSION=\"8.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DDEMOS_DATA_DIR=\"../data/\" -DDEMOS_DATA_DIR=\"../data/\" -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/libdrm -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libdrm -D_GNU_SOURCE -DPTHREADS -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c readtex.c  -fPIC -DPIC -o .libs/readtex.o
libtool: compile:  gcc -DPACKAGE_NAME=\"mesa-demos\" -DPACKAGE_TARNAME=\"mesa-demos\" -DPACKAGE_VERSION=\"8.2.0\" "-DPACKAGE_STRING=\"mesa-demos 8.2.0\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa&component=Demos\""; -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa-demos\" -DVERSION=\"8.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DDEMOS_DATA_DIR=\"../data/\" -DDEMOS_DATA_DIR=\"../data/\" -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/libdrm -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libdrm -D_GNU_SOURCE -DPTHREADS -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c readtex.c -o readtex.o >/dev/null 2>&1
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"mesa-demos\" -DPACKAGE_TARNAME=\"mesa-demos\" -DPACKAGE_VERSION=\"8.2.0\" -DPACKAGE_STRING=\"mesa-demos\ 8.2.0\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\&component=Demos\"; -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa-demos\" -DVERSION=\"8.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DDEMOS_DATA_DIR=\"../data/\" -DDEMOS_DATA_DIR=\"../data/\" -I.   -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/libdrm  -I/usr/include/GL -I/usr/include/libdrm  -I/usr/include/libdrm  -D_GNU_SOURCE -DPTHREADS -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o showbuffer.lo showbuffer.c
libtool: compile:  gcc -DPACKAGE_NAME=\"mesa-demos\" -DPACKAGE_TARNAME=\"mesa-demos\" -DPACKAGE_VERSION=\"8.2.0\" "-DPACKAGE_STRING=\"mesa-demos 8.2.0\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa&component=Demos\""; -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa-demos\" -DVERSION=\"8.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DDEMOS_DATA_DIR=\"../data/\" -DDEMOS_DATA_DIR=\"../data/\" -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/libdrm -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libdrm -D_GNU_SOURCE -DPTHREADS -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c showbuffer.c  -fPIC -DPIC -o .libs/showbuffer.o
libtool: compile:  gcc -DPACKAGE_NAME=\"mesa-demos\" -DPACKAGE_TARNAME=\"mesa-demos\" -DPACKAGE_VERSION=\"8.2.0\" "-DPACKAGE_STRING=\"mesa-demos 8.2.0\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa&component=Demos\""; -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa-demos\" -DVERSION=\"8.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DDEMOS_DATA_DIR=\"../data/\" -DDEMOS_DATA_DIR=\"../data/\" -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/libdrm -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libdrm -D_GNU_SOURCE -DPTHREADS -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c showbuffer.c -o showbuffer.o >/dev/null 2>&1
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"mesa-demos\" -DPACKAGE_TARNAME=\"mesa-demos\" -DPACKAGE_VERSION=\"8.2.0\" -DPACKAGE_STRING=\"mesa-demos\ 8.2.0\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\&component=Demos\"; -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa-demos\" -DVERSION=\"8.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DDEMOS_DATA_DIR=\"../data/\" -DDEMOS_DATA_DIR=\"../data/\" -I.   -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/libdrm  -I/usr/include/GL -I/usr/include/libdrm  -I/usr/include/libdrm  -D_GNU_SOURCE -DPTHREADS -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o trackball.lo trackball.c
libtool: compile:  gcc -DPACKAGE_NAME=\"mesa-demos\" -DPACKAGE_TARNAME=\"mesa-demos\" -DPACKAGE_VERSION=\"8.2.0\" "-DPACKAGE_STRING=\"mesa-demos 8.2.0\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa&component=Demos\""; -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa-demos\" -DVERSION=\"8.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DDEMOS_DATA_DIR=\"../data/\" -DDEMOS_DATA_DIR=\"../data/\" -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/libdrm -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libdrm -D_GNU_SOURCE -DPTHREADS -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c trackball.c  -fPIC -DPIC -o .libs/trackball.o
libtool: compile:  gcc -DPACKAGE_NAME=\"mesa-demos\" -DPACKAGE_TARNAME=\"mesa-demos\" -DPACKAGE_VERSION=\"8.2.0\" "-DPACKAGE_STRING=\"mesa-demos 8.2.0\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa&component=Demos\""; -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa-demos\" -DVERSION=\"8.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DDEMOS_DATA_DIR=\"../data/\" -DDEMOS_DATA_DIR=\"../data/\" -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/libdrm -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libdrm -D_GNU_SOURCE -DPTHREADS -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c trackball.c -o trackball.o >/dev/null 2>&1
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -I/usr/include/libdrm  -I/usr/include/GL -I/usr/include/libdrm  -I/usr/include/libdrm  -D_GNU_SOURCE -DPTHREADS -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -lGL  -lGLEW -lGLU -lGL  -lGLU -lGL  -lm  -Wl,-z,relro -o libutil.la  readtex.lo showbuffer.lo trackball.lo   
libtool: link: ar cru .libs/libutil.a .libs/readtex.o .libs/showbuffer.o .libs/trackball.o 
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libutil.a
libtool: link: ( cd ".libs" && rm -f "libutil.la" && ln -s "../libutil.la" "libutil.la" )
make[3]: Leaving directory '/tmp/buildd/mesa-demos-8.2.0/src/util'
Making all in data
make[3]: Entering directory '/tmp/buildd/mesa-demos-8.2.0/src/data'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/buildd/mesa-demos-8.2.0/src/data'
Making all in demos
make[3]: Entering directory '/tmp/buildd/mesa-demos-8.2.0/src/demos'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/buildd/mesa-demos-8.2.0/src/demos'
Making all in egl
make[3]: Entering directory '/tmp/buildd/mesa-demos-8.2.0/src/egl'
Making all in eglut
make[4]: Entering directory '/tmp/buildd/mesa-demos-8.2.0/src/egl/eglut'
/bin/bash ../../../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"mesa-demos\" -DPACKAGE_TARNAME=\"mesa-demos\" -DPACKAGE_VERSION=\"8.2.0\" -DPACKAGE_STRING=\"mesa-demos\ 8.2.0\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\&component=Demos\"; -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa-demos\" -DVERSION=\"8.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DDEMOS_DATA_DIR=\"../data/\" -DDEMOS_DATA_DIR=\"../data/\" -I.   -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/libdrm  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o eglut.lo eglut.c
libtool: compile:  gcc -DPACKAGE_NAME=\"mesa-demos\" -DPACKAGE_TARNAME=\"mesa-demos\" -DPACKAGE_VERSION=\"8.2.0\" "-DPACKAGE_STRING=\"mesa-demos 8.2.0\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa&component=Demos\""; -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa-demos\" -DVERSION=\"8.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DDEMOS_DATA_DIR=\"../data/\" -DDEMOS_DATA_DIR=\"../data/\" -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/libdrm -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c eglut.c  -fPIC -DPIC -o .libs/eglut.o
eglut.c: In function '_eglutDestroyWindow':
eglut.c:80:32: error: 'EGL_SCREEN_BIT_MESA' undeclared (first use in this function)
        _eglut->surface_type != EGL_SCREEN_BIT_MESA)
                                ^
eglut.c:80:32: note: each undeclared identifier is reported only once for each function it appears in
eglut.c: In function '_eglutCreateWindow':
eglut.c:178:9: error: 'EGL_SCREEN_BIT_MESA' undeclared (first use in this function)
    case EGL_SCREEN_BIT_MESA:
         ^
eglut.c: In function 'eglutDestroyWindow':
eglut.c:293:33: error: 'EGL_SCREEN_BIT_MESA' undeclared (first use in this function)
    if ( _eglut->surface_type != EGL_SCREEN_BIT_MESA)
                                 ^
Makefile:488: recipe for target 'eglut.lo' failed
make[4]: *** [eglut.lo] Error 1
make[4]: Leaving directory '/tmp/buildd/mesa-demos-8.2.0/src/egl/eglut'
Makefile:418: recipe for target 'all-recursive' failed
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory '/tmp/buildd/mesa-demos-8.2.0/src/egl'
Makefile:434: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/tmp/buildd/mesa-demos-8.2.0/src'
Makefile:441: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/tmp/buildd/mesa-demos-8.2.0'
dh_auto_build: make -j1 returned exit code 2
debian/rules:3: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
E: Failed autobuilding of package
I: unmounting /sys filesystem
I: unmounting /dev/shm filesystem
I: unmounting dev/pts filesystem
I: unmounting run/shm filesystem
I: unmounting proc filesystem
I: cleaning the build env 
I: removing directory /var/cache/pbuilder/build//6484 and its subdirectories

--- End Message ---
--- Begin Message ---
Source: mesa-demos
Source-Version: 8.2.0-2

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

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

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

Debian distribution maintenance software
pp.
Andreas Boll <andreas.boll.dev@gmail.com> (supplier of updated mesa-demos package)

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


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

Format: 1.8
Date: Thu, 05 Nov 2015 18:05:47 +0100
Source: mesa-demos
Binary: mesa-utils mesa-utils-extra
Architecture: source amd64
Version: 8.2.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Changed-By: Andreas Boll <andreas.boll.dev@gmail.com>
Description:
 mesa-utils - Miscellaneous Mesa GL utilities
 mesa-utils-extra - Miscellaneous Mesa utilies (opengles, egl)
Closes: 796373
Changes:
 mesa-demos (8.2.0-2) unstable; urgency=medium
 .
   * Add egl-Remove-demos-using-EGL_MESA_screen_surface.diff, fixes FTBFS
     against mesa >= 10.6 (Closes: #796373).
   * Refresh no_eglfbdev.diff.
   * Remove obsolete es2gears_screen from installation.
   * Remove obsolete Replaces from pre-squeeze.
   * Update Vcs-* fields.
   * Bump standards version to 3.9.6.
   * Enable parallel build.
   * Add debian/source/local-options with --extend-diff-ignore.
   * Add myself to Uploaders.
Checksums-Sha1:
 4c07282a27158af4521c337d66d105a4fcf07659 2257 mesa-demos_8.2.0-2.dsc
 5253d521ecd50d1f572c87ea6bb9046ad03bff91 97896 mesa-demos_8.2.0-2.diff.gz
 2676b53de7cb94d6c18da4415bce7e6177c31b28 22074 mesa-utils-extra_8.2.0-2_amd64.deb
 fb6aa62c398527cd1e3f7d3603085533bc0781b4 30306 mesa-utils_8.2.0-2_amd64.deb
Checksums-Sha256:
 fb4b925d94338b5b58756ae71c356bc907679b34351a304a3849ff9ee21bbb10 2257 mesa-demos_8.2.0-2.dsc
 ab83a7f3ca37c71aedc46fa78eff7d6fdf6ecc4d9e889c595ce7578182978ffd 97896 mesa-demos_8.2.0-2.diff.gz
 58c01cecb23cb2a973cdf55687cf3a0c2150296ecbb2b09eb3166ca0a9026a9a 22074 mesa-utils-extra_8.2.0-2_amd64.deb
 414132a56ee549e4ba9a0c3d4809775f13cdf8157553d0eda824bba03af73c5f 30306 mesa-utils_8.2.0-2_amd64.deb
Files:
 b9a69d908202fa15d4b982c00d00cae6 2257 utils optional mesa-demos_8.2.0-2.dsc
 62fe63d81b3ca34b4d2f0422757db798 97896 utils optional mesa-demos_8.2.0-2.diff.gz
 b33804c181da16989856a6c2280ac1fc 22074 x11 optional mesa-utils-extra_8.2.0-2_amd64.deb
 e02d4f43c74421884bfab8b198a634ce 30306 x11 optional mesa-utils_8.2.0-2_amd64.deb

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

iQIcBAEBCgAGBQJWO42CAAoJEB7vU9OKOpxn1usP/3VQFQK0bzIyt4VBOx7uVYdd
8RJRBXmGkt0RbYTxuVOQqmY+f7Th2aNPD9eT9Orpl9bow9SaaG7/rlXMJ8s3Ux6x
G6aq6/H7dHTRlIiSDv3f0VTabEtA6UuCRT96lpvxS86hd4/TQSca4pR8tUOp4QAV
myAAX3Bv8qzocrPmlwq8FYBp27SfawvK86YcAAcw7YYGxbPsojJBsbbdC1oGVL8C
Ubz4CDMb2FEQ4tsvVNYP7bBg6QaoEM+PbC9uQG62KiazxKSLTUDHVXm/cWM7gVGq
8doVVHMQiq7ZJtYpMnAkyNfIYVHGWXQbwfa+Q7HQJplZexaYA7QhAxooIgpYb9Rk
iMXBBC+xIaR1bXYI4OHp1EyMrflyxCvshjkaDe8QB7ohdxD+ZRaRedPmunrzWz4m
FEgjn7b1zEKYeLjIJVIj+HbmbX37PiV1y26gGuQTdbiHz/hNi+fO1cLeBcjN8USa
9+UL0GsKLlyqjd908+K1I49lr/fMWK2n6XopsVlL9BAgKcfBm24myPLrIqkiWCgT
rdrQpwgA7fexNHJLbLwqmWZ57bLg070BtRRMf4yiyGNfSPjgEFidFPN4ywq+Bn9A
BoMYINO8ItKzAh2kf+ycP5C4hzbgjWGCENyukNaVkS8n/3uGoDsDbWEhxB0FONjI
vJAjCNyRmEdaoOYY+Pf+
=ofxI
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: