--- Begin Message ---
Package: xserver-xorg-video-via
Version: 1:0.2.1-4
Severity: grave
Tags: patch
Justification: renders package unusable
Come on people. I know I've seen this error come up before. Assert is a
macro, not a function. Please don't add packages, even to unstable, if
they won't work under any circumstances. Especially for something like
this:
diff -aur xserver-xorg-video-via-0.2.1/src/via_dri.c new/src/via_dri.c
--- src/via_dri.c 2006-04-07 14:51:35.000000000 -0700
+++ src/via_dri.c 2006-09-24 22:31:34.000000000 -0700
@@ -44,6 +44,8 @@
#include "via_id.h"
#include "xf86drm.h"
+#include <assert.h>
+
#define VIDEO 0
#define AGP 1
#define AGP_PAGE_SIZE 4096
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18
Locale: LANG=C, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Versions of packages xserver-xorg-video-via depends on:
ii libc6 2.3.6.ds1-4 GNU C Library: Shared libraries
ii libdrm2 2.0.2-0.1 Userspace interface to kernel DRM
ii xserver-xorg-core 2:1.1.1-7 X.Org X server -- core server
xserver-xorg-video-via recommends no packages.
-- no debconf information
diff -aur xserver-xorg-video-via-0.2.1/src/via_dri.c new/src/via_dri.c
--- xserver-xorg-video-via-0.2.1/src/via_dri.c 2006-04-07 14:51:35.000000000 -0700
+++ new/src/via_dri.c 2006-09-24 22:31:34.000000000 -0700
@@ -44,6 +44,8 @@
#include "via_id.h"
#include "xf86drm.h"
+#include <assert.h>
+
#define VIDEO 0
#define AGP 1
#define AGP_PAGE_SIZE 4096
--- End Message ---
--- Begin Message ---
Source: xserver-xorg-video-via
Source-Version: 1:0.2.1-5
We believe that the bug you reported is fixed in the latest version of
xserver-xorg-video-via, which is due to be installed in the Debian FTP archive:
xserver-xorg-video-via_0.2.1-5.diff.gz
to pool/main/x/xserver-xorg-video-via/xserver-xorg-video-via_0.2.1-5.diff.gz
xserver-xorg-video-via_0.2.1-5.dsc
to pool/main/x/xserver-xorg-video-via/xserver-xorg-video-via_0.2.1-5.dsc
xserver-xorg-video-via_0.2.1-5_i386.deb
to pool/main/x/xserver-xorg-video-via/xserver-xorg-video-via_0.2.1-5_i386.deb
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 389335@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
David Nusinow <dnusinow@debian.org> (supplier of updated xserver-xorg-video-via 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@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Sat, 30 Sep 2006 14:18:59 -0400
Source: xserver-xorg-video-via
Binary: xserver-xorg-video-via
Architecture: source i386
Version: 1:0.2.1-5
Distribution: unstable
Urgency: low
Maintainer: David Nusinow <dnusinow@debian.org>
Changed-By: David Nusinow <dnusinow@debian.org>
Description:
xserver-xorg-video-via - X.Org X server -- VIA display driver
Closes: 389335
Changes:
xserver-xorg-video-via (1:0.2.1-5) unstable; urgency=low
.
* Add 01_remove_assert.diff Thanks Starling for an alternate patch, but
this patch is stolen from upstream. Closes: #389335
* Add 02_card32_redefine.diff because via_drmclient.h defines CARD32 if
uint32_t isn't defined. This patch includes stdint.h in the file so this
doesn't come in to play, thus fixing an FTBFS.
Files:
c539b346a82eec74d2d488d5244889eb 1017 x11 optional xserver-xorg-video-via_0.2.1-5.dsc
c9cf9c1718e4777018d6a3d9ca0448ca 121063 x11 optional xserver-xorg-video-via_0.2.1-5.diff.gz
57d53f0c4cf26c02a002afbe2c0d94d8 137092 x11 optional xserver-xorg-video-via_0.2.1-5_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
iD8DBQFFHra0yLfpNdY0ad8RAi5dAJ9OOKBHrpzjv8Wvvfghslcx73UH5QCghphQ
0IMFXizY3HVV0uaFLWDbY+c=
=JYJv
-----END PGP SIGNATURE-----
--- End Message ---