Control: tags -1 unreproducible On 6 July 2016 at 12:47, Julien Cristau <[email protected]> wrote: > On Mon, Jul 4, 2016 at 13:40:34 -0400, Nicholas D Steeves wrote: > >> Package: intel-gpu-tools >> Version: 1.15-1 >> >> Hi, >> >> Another issue I ran into with the backport was an FTBS with debhelper >> (>= 9) due to missing functionality. The quickest way I found to work >> around it was to just change that dependency to >> 9.20150101. This >> trivial patch is attached; it is based off of yesterdays UNRELEASED >> 1.15-2 in git. Without it, the build fails here: >> >> dh_auto_configure: ../configure --build=x86_64-linux-gnu --prefix=/usr >> --includedir=${prefix}/include --mandir=${prefix}/share/man >> --infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var >> --libdir=${prefix}/lib/x86_64-linux-gnu >> --libexecdir=${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode >> --disable-dependency-tracking --disable-shader-debugger >> --disable-dumper --disable-tests --disable-silent-rules returned exit >> code 1 >> debian/rules:7: recipe for target 'override_dh_auto_configure' failed >> make[1]: *** [override_dh_auto_configure] Error 2 >> make[1]: Leaving directory '/build/intel-gpu-tools-1.15' >> debian/rules:27: recipe for target 'build' failed >> make: *** [build] Error 2 >> dpkg-buildpackage: error: debian/rules build gave error exit status 2 >> > You omitted the actual error.
Today I prepared full build logs to show the difference between a debhelper (>= 9) and (>> 9.20150101) dependency, but for some reason I was unable to reproduce it. Strange. At any rate, the reason I looked into this is because I'm preparing backports of libva-* and i965-va-driver, and intel-gpu-tools is a build depend. Now that the build issues have been resolved, would you please consider sponsoring the following upload: To access further information about this package, please visit the following URL: https://mentors.debian.net/package/intel-gpu-tools Alternatively, one can download the package with dget using this command: dget -x https://mentors.debian.net/debian/pool/main/i/intel-gpu-tools/intel-gpu-tools_1.15-1~bpo8+1.dsc Changes since 1.15-1: * Rebuild for jessie-backports. * Bump libdrm-dev build-dep version to >= 2.4.64. I would prefer to do the libva-* and i965-va-driver bpos now, while I have a bit of free time rather than to wait upwards of a week for intel-gpu-tools-1.15-2 to be released, and then migrated to testing. Thank you for your consideration and sorry for the hasty bug report! Regards, Nicholas

