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

Bug#722354: marked as done (intel-vaapi-driver: FTBFS on kfreebsd-*: error: unknown type name 'uint64_t')



Your message dated Tue, 15 Oct 2013 18:04:00 +0000
with message-id <E1VW8yO-0007Es-4C@franck.debian.org>
and subject line Bug#722354: fixed in intel-vaapi-driver 1.2.1-1
has caused the Debian Bug report #722354,
regarding intel-vaapi-driver: FTBFS on kfreebsd-*: error: unknown type name 'uint64_t'
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.)


-- 
722354: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=722354
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: intel-vaapi-driver
Version: 1.0.20-2
Severity: serious
Justification: FTBFS but built successfully in the past

intel-vaapi-driver fails to build on kfreebsd-*:
| libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DPTHREADS -I/usr/include/libdrm -D_FORTIFY_SOURCE=2 -Wall -fvisibility=hidden -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c intel_memman.c  -fPIC -DPIC -o .libs/i965_drv_video_la-intel_memman.o
| In file included from intel_driver.h:8:0,
|                  from intel_memman.c:32:
| /usr/include/libdrm/drm.h:50:1: error: unknown type name 'uint8_t'
| /usr/include/libdrm/drm.h:52:1: error: unknown type name 'uint16_t'
| /usr/include/libdrm/drm.h:54:1: error: unknown type name 'uint32_t'
| /usr/include/libdrm/drm.h:56:1: error: unknown type name 'uint64_t'
| make[5]: *** [i965_drv_video_la-intel_memman.lo] Error 1

The version in experimental fails similarly:
| libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DPTHREADS -I/usr/include/libdrm -D_FORTIFY_SOURCE=2 -Wall -fvisibility=hidden -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c intel_memman.c  -fPIC -DPIC -o .libs/i965_drv_video_la-intel_memman.o
| In file included from intel_driver.h:9:0,
|                  from intel_memman.c:32:
| /usr/include/libdrm/drm.h:50:1: error: unknown type name 'uint8_t'
|  typedef uint8_t  __u8;
|  ^
| /usr/include/libdrm/drm.h:52:1: error: unknown type name 'uint16_t'
|  typedef uint16_t __u16;
|  ^
| /usr/include/libdrm/drm.h:54:1: error: unknown type name 'uint32_t'
|  typedef uint32_t __u32;
|  ^
| /usr/include/libdrm/drm.h:56:1: error: unknown type name 'uint64_t'
|  typedef uint64_t __u64;
|  ^
| In file included from /usr/include/va/va_backend.h:33:0,
|                  from intel_driver.h:13,
|                  from intel_memman.c:32:
| /usr/include/linux/videodev2.h:67:18: error: conflicting types for '__u64'
|  typedef uint64_t __u64;
|                   ^
| In file included from intel_driver.h:9:0,
|                  from intel_memman.c:32:
| /usr/include/libdrm/drm.h:56:18: note: previous declaration of '__u64' was here
|  typedef uint64_t __u64;
|                   ^
| In file included from /usr/include/va/va_backend.h:33:0,
|                  from intel_driver.h:13,
|                  from intel_memman.c:32:
| /usr/include/linux/videodev2.h:70:18: error: conflicting types for '__u32'
|  typedef uint32_t __u32;
|                   ^
| In file included from intel_driver.h:9:0,
|                  from intel_memman.c:32:
| /usr/include/libdrm/drm.h:54:18: note: previous declaration of '__u32' was here
|  typedef uint32_t __u32;
|                   ^
| In file included from /usr/include/va/va_backend.h:33:0,
|                  from intel_driver.h:13,
|                  from intel_memman.c:32:
| /usr/include/linux/videodev2.h:73:18: error: conflicting types for '__u16'
|  typedef uint16_t __u16;
|                   ^
| In file included from intel_driver.h:9:0,
|                  from intel_memman.c:32:
| /usr/include/libdrm/drm.h:52:18: note: previous declaration of '__u16' was here
|  typedef uint16_t __u16;
|                   ^
| In file included from /usr/include/va/va_backend.h:33:0,
|                  from intel_driver.h:13,
|                  from intel_memman.c:32:
| /usr/include/linux/videodev2.h:76:17: error: conflicting types for '__u8'
|  typedef uint8_t __u8;
|                  ^
| In file included from intel_driver.h:9:0,
|                  from intel_memman.c:32:
| /usr/include/libdrm/drm.h:50:18: note: previous declaration of '__u8' was here
|  typedef uint8_t  __u8;
|                   ^

Build logs:
https://buildd.debian.org/status/fetch.php?pkg=intel-vaapi-driver&arch=kfreebsd-i386&ver=1.0.20-2&stamp=1369333965
https://buildd.debian.org/status/fetch.php?pkg=intel-vaapi-driver&arch=kfreebsd-amd64&ver=1.2.0-1&stamp=1378600135

Regards
-- 
Sebastian Ramacher

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Source: intel-vaapi-driver
Source-Version: 1.2.1-1

We believe that the bug you reported is fixed in the latest version of
intel-vaapi-driver, 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 722354@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matteo F. Vescovi <mfv.debian@gmail.com> (supplier of updated intel-vaapi-driver 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: SHA256

Format: 1.8
Date: Tue, 15 Oct 2013 19:49:05 +0200
Source: intel-vaapi-driver
Binary: i965-va-driver i965-va-driver-dbg libva-intel-vaapi-driver libva-intel-vaapi-driver-dbg
Architecture: source amd64 all
Version: 1.2.1-1
Distribution: experimental
Urgency: low
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Changed-By: Matteo F. Vescovi <mfv.debian@gmail.com>
Description: 
 i965-va-driver - VAAPI driver for Intel G45 & HD Graphics family
 i965-va-driver-dbg - VAAPI driver for Intel G45 & HD Graphics family (debug symbols)
 libva-intel-vaapi-driver - VAAPI driver for Intel G45 & HD Graphics family (transitional pac
 libva-intel-vaapi-driver-dbg - VAAPI driver for Intel G45 & HD Graphics family (dbg transitional
Closes: 722354
Changes: 
 intel-vaapi-driver (1.2.1-1) experimental; urgency=low
 .
   * New upstream release
   * debian/patches/: patchset created
     - 0001-Fix_FTBFS_on_kFreeBSD.patch added (Closes: #722354)
Checksums-Sha1: 
 4fc1c000978e2169c84948ca8fbdd605a2a7a863 2494 intel-vaapi-driver_1.2.1-1.dsc
 ce1903e5ba1d44fa6cfd38de624d9fa1c28953b6 803267 intel-vaapi-driver_1.2.1.orig.tar.gz
 2247f433341421f42b6c75280413cb2fad3133bb 10652 intel-vaapi-driver_1.2.1-1.debian.tar.gz
 3f0a1be4a7faddcf9cc147a3811b5641504aed44 178108 i965-va-driver_1.2.1-1_amd64.deb
 5912631b63c6b1dc2a0445759ba851cc8c01c3de 565956 i965-va-driver-dbg_1.2.1-1_amd64.deb
 6c0d86be1a4fb37ea54899f290350dd0c7532d88 10760 libva-intel-vaapi-driver_1.2.1-1_all.deb
 67c1e52de9289a8b4c70a30c30e223086a69a699 10766 libva-intel-vaapi-driver-dbg_1.2.1-1_all.deb
Checksums-Sha256: 
 5fa21e67e50cb885868feddedad6c677648a6e6b203c674550dbe635e2923a05 2494 intel-vaapi-driver_1.2.1-1.dsc
 3a70acf29e368f27512bd745ed08d292c00d20aaeae6e42d439e642528690949 803267 intel-vaapi-driver_1.2.1.orig.tar.gz
 d2567461ffe416687c01d16842c929845c9112fc6029412f3989f460e45c8889 10652 intel-vaapi-driver_1.2.1-1.debian.tar.gz
 1213a0233c09b9b3070ec4aba3ad453833d414a099feac47bbc5813f1ca29992 178108 i965-va-driver_1.2.1-1_amd64.deb
 f77a88dfe49a38958cfad3bfc870a98b2c0a546ee8df719dcc6e48f3af5337fb 565956 i965-va-driver-dbg_1.2.1-1_amd64.deb
 c2e11ea1d2b8cca183eac9081360271a3afb7f0a88bd1601e350d0b908d7411c 10760 libva-intel-vaapi-driver_1.2.1-1_all.deb
 3f2fabe4e5d2bf44c79f1aad04ebf32faa7da0244bf8bdcc7c76fb3b8bb0e80d 10766 libva-intel-vaapi-driver-dbg_1.2.1-1_all.deb
Files: 
 c53e2040a589ffc6a0653a0ec67ec808 2494 libs optional intel-vaapi-driver_1.2.1-1.dsc
 04897d66950b8df82cd49d30e4633f65 803267 libs optional intel-vaapi-driver_1.2.1.orig.tar.gz
 68e6abcde68bd42dafac3ddb7d0a2f78 10652 libs optional intel-vaapi-driver_1.2.1-1.debian.tar.gz
 d6951e00dd8a74b6bdc5e90963c93efe 178108 libs optional i965-va-driver_1.2.1-1_amd64.deb
 20a520357eac4a0bfacbfb658a0106dc 565956 debug extra i965-va-driver-dbg_1.2.1-1_amd64.deb
 9e1bb1a733142df23deb69ce19fde1fe 10760 oldlibs extra libva-intel-vaapi-driver_1.2.1-1_all.deb
 5be9c23a53cdb3d8a16c5190bbe56c93 10766 oldlibs extra libva-intel-vaapi-driver-dbg_1.2.1-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.15 (GNU/Linux)

iQIcBAEBCAAGBQJSXYDdAAoJEGny/FFupxmT800P/iEuG9DPH/KZBCfd/TEEM4B3
NPR+fI4iX1M8vDyldR9VCXAbgYTE7oh+VtjPpMYFvgYNdbyHi2fg95+0Z0A+oiNl
E53r1oiaN63jsz/nMd6CoJbJLJ0pf+H/LbOpr4pImxj36MQMl/VqonEoj4CL8oFs
3AbCuKngth6mgcNr0ii2qLFH6dS1RSJLmflDptjuE3MefKrLIOZFRMRJXLvZ6OjO
9qVcIauoSqSEGVT6FyvHsX9TcQ40jW6VQWFR+uG5+vKGj5dF2Y/F6X1Ty3TkWxJD
OTSOVQRTIiolMDb+T/Ld+wvW9FRXgPmkAX6+zM+cjQJBnKVeNXPBO/3dwJsflJAT
S/M0veGitH54Do7btc4F99yu4EW9l6o6zc3y3DdSJm1d7GYBzYmylTbBXnPhPdb4
qF6tlmIvF5vHUIRHBzU6bCwX6RGcnmIWa1tF8+Uy7RYsaVF3JNSWiwoJLHcEYzDf
x5sQivr/Eiey8eWECw0eyGGXzDauxnJG8AURkofvsKBjZe5MAU840X88NWidL+2z
Rss4MuHGIBeM9JQf/3TkfoPJscjVeDcutxwks9tUbmLfmJJndAwcS7KgX/3Y9yz5
gy2nHRfVwGDBkcX8Qs2qke+YstNl5PL69NqhF0s/v9aYX/23Gmzy8y7XWonAWs5K
2z2DLqQnNhuSAJ1AAHRw
=k+T8
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: