Your message dated Thu, 19 Mar 2026 15:33:37 +0000
with message-id <[email protected]>
and subject line Bug#1078229: fixed in xserver-xorg-video-ivtvdev 1.1.2-3
has caused the Debian Bug report #1078229,
regarding xserver-xorg-video-ivtvdev: FTBFS with GCC 14: error: assignment ... 
from incompatible pointer type ...
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 [email protected]
immediately.)


-- 
1078229: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1078229
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: xserver-xorg-video-ivtvdev
Version: 1.1.2-2
Severity: serious
Tags: ftbfs sid trixie
Justification: fails to build from source (but built successfully in the past)

Hi,

xserver-xorg-video-ivtvdev started to FTBFS when GCC 14 was made the
default compiler:

Making all in src
make[3]: Entering directory '/build/xserver-xorg-video-ivtvdev-1.1.2/build/src'
/bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../src -I..    -I/usr/include/xorg -fvisibility=hidden 
-I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm   -g -O2 
-c -o ivtv.lo ../../src/ivtv.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I/usr/include/xorg 
-fvisibility=hidden -I/usr/include/pixman-1 -I/usr/include/X11/dri 
-I/usr/include/libdrm -g -O2 -c ../../src/ivtv.c  -fPIC -DPIC -o .libs/ivtv.o
../../src/ivtv.c: In function 'IVTVDevProbe':
../../src/ivtv.c:350:13: warning: assignment discards 'const' qualifier from 
pointer target type [-Wdiscarded-qualifiers]
  350 |         dev = xf86FindOptionValue(devSections[i]->options, "fbdev");
      |             ^
../../src/ivtv.c:373:26: error: assignment to 'ModeStatus (*)(struct 
_ScrnInfoRec *, struct _DisplayModeRec *, Bool,  int)' {aka 'ModeStatus 
(*)(struct _ScrnInfoRec *, struct _DisplayModeRec *, int,  int)'} from 
incompatible pointer type 'int (*)(int,  struct _DisplayModeRec *, Bool,  int)' 
{aka 'int (*)(int,  struct _DisplayModeRec *, int,  int)'} 
[-Wincompatible-pointer-types]
  373 |         pScrn->ValidMode = ivtvHWValidMode;
      |                          ^
../../src/ivtv.c: In function 'IVTVDevPreInit':
../../src/ivtv.c:423:13: warning: passing argument 3 of 'ivtvHWInit' discards 
'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  423 |             xf86FindOptionValue(devPtr->pEnt->device->options, 
"fbdev")))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../src/ivtv.c:36:
../../src/ivtv_hw.h:65:70: note: expected 'char *' but argument is of type 
'const char *'
   65 | Bool ivtvHWInit(ScrnInfoPtr pScrn, struct pci_device *PciInfo, char 
*device);
      |                                                                
~~~~~~^~~~~~
make[3]: *** [Makefile:338: ivtv.lo] Error 1
make[3]: Leaving directory '/build/xserver-xorg-video-ivtvdev-1.1.2/build/src'


Andreas

Attachment: xserver-xorg-video-ivtvdev_1.1.2-2.log.gz
Description: application/gzip


--- End Message ---
--- Begin Message ---
Source: xserver-xorg-video-ivtvdev
Source-Version: 1.1.2-3
Done: Andreas Tille <[email protected]>

We believe that the bug you reported is fixed in the latest version of
xserver-xorg-video-ivtvdev, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andreas Tille <[email protected]> (supplier of updated 
xserver-xorg-video-ivtvdev 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 [email protected])


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

Format: 1.8
Date: Thu, 19 Mar 2026 16:15:10 +0100
Source: xserver-xorg-video-ivtvdev
Binary: xserver-xorg-video-ivtv xserver-xorg-video-ivtv-dbgsym
Architecture: source amd64
Version: 1.1.2-3
Distribution: unstable
Urgency: medium
Maintainer: Debian X Strike Force <[email protected]>
Changed-By: Andreas Tille <[email protected]>
Description:
 xserver-xorg-video-ivtv - X.Org X server -- IVTV display driver
Closes: 1078229
Changes:
 xserver-xorg-video-ivtvdev (1.1.2-3) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Andreas Tille ]
   * Point Homepage to web archive to express that original homepage
     vanished from web
   * Point Vcs fields to Salsa
   * debian/source/format: 3.0 (quilt)
   * Drop explicit -dbg package
   * d/copyright: DEP5
   * Remove architecture kfreebsd-i386
   * d/watch: version=5, deactivated
   * Build-Depends: pkg-config => pkgconf
   * Standards-Version: 4.7.3 (drop Priority field)
   * d/rules: hardening
 .
   [ Petter Reinholdtsen ]
   * Fix build problems with newer Xorg and compiler.
     Closes: #1078229
Checksums-Sha1:
 5c559f8248d2808869725a0396b534829940cf53 2512 
xserver-xorg-video-ivtvdev_1.1.2-3.dsc
 d474779588a0d4fd6b3ea2997c14f6f41984c22f 9044 
xserver-xorg-video-ivtvdev_1.1.2-3.debian.tar.xz
 9447b7b2eb6943f38f4f97ef1ed73f660c48b65a 70140 
xserver-xorg-video-ivtv-dbgsym_1.1.2-3_amd64.deb
 d84f284423dc6b7579d980db8f099491944f5f2e 21792 
xserver-xorg-video-ivtv_1.1.2-3_amd64.deb
 a5fbb645a0463daf62721e75ec90c37f95f4dc7b 8406 
xserver-xorg-video-ivtvdev_1.1.2-3_amd64.buildinfo
Checksums-Sha256:
 40d317f9e18e57eb7cce97daa88832c00d418bc1dc64e4585acd2dd811b64d0f 2512 
xserver-xorg-video-ivtvdev_1.1.2-3.dsc
 e8bd132d05f261ee468054574b33c40726a6233a4d1007c2745df2facc97654d 9044 
xserver-xorg-video-ivtvdev_1.1.2-3.debian.tar.xz
 ee248fe45262b354b493537c7190c5070cd6ee3ffa02488b43ab55175f1c8a42 70140 
xserver-xorg-video-ivtv-dbgsym_1.1.2-3_amd64.deb
 723cbe8355299a55bcc83eb05305d8c39ebe3ee8aa7872daf26246349042d513 21792 
xserver-xorg-video-ivtv_1.1.2-3_amd64.deb
 b53fbdf1e8370cb511ffbf57ac22db820554a728be635835570bcf8cf9582ad7 8406 
xserver-xorg-video-ivtvdev_1.1.2-3_amd64.buildinfo
Files:
 edd6857a1e1db083718048de5d296470 2512 contrib/x11 optional 
xserver-xorg-video-ivtvdev_1.1.2-3.dsc
 c3008d2bcefdddba457920aced93f2c0 9044 contrib/x11 optional 
xserver-xorg-video-ivtvdev_1.1.2-3.debian.tar.xz
 90c27d92626c83143173ae493fd8919c 70140 contrib/debug optional 
xserver-xorg-video-ivtv-dbgsym_1.1.2-3_amd64.deb
 7b605b7a8578b4c0ee8bad169c8f8ee9 21792 contrib/x11 optional 
xserver-xorg-video-ivtv_1.1.2-3_amd64.deb
 1e1a2c8868eb4ad94efafd19b696e643 8406 contrib/x11 optional 
xserver-xorg-video-ivtvdev_1.1.2-3_amd64.buildinfo

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

iQJFBAEBCgAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAmm8E7wRHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtFb3A//TJDIAJhWI4Pzk613MQRPKkzActPe9ale
Zmsyl65DZlPoAGE/8Rhl3mb/D32ZO9GoXvfSLHQIFxLNZXi5mitY9Eu0V2nKQMpV
20JqP9HzwNI++9R7H6X8cu+/w1FHSkW10DU2OElJ4Um928/+tnXpIdV5YeA+Xkr+
ZkUHPiPzHgNIfnCs1sCTdQ2lwanEuuCsbNpb6XtzWWuJhibfBPPrh2SLQ35zsbbH
7zI0CEmkVKN9m7EcmsXXrxt4nlbk8Pey+SGvzqepBvs2bCXVoKdZzFU+fcQcLTue
NwwCoAv1bO/J8VZ4JjET4hiVSYuT8lKfGZmlQZl/k+DZClyF+9yz6ZQG+VOL4FZm
2dTfkdFRYm0Iv72ufXEOXa3EQlAblraltPk1cewY7dTIhjFaIRVE712XxDkzioZx
kZtNaWe1Lvwxiquy7cnOa6Va+HmTd3ZMGHc+KPOQbckvtofgiMDTuB6eoQh+vZv6
KGG88xc4RAdj7rMJpxRmBFwo9o+B6MEYoexW+oPHHMp887i4iNH5eA8wn/kN9q92
sjXwJTSISFUp42fSNi0WGGANE275WyLpAmBVMO9498fE3+kxw/+u2mWyTwRXb7F/
lyBEaMC4hZKn94eb5iJJU94qIyt1ToK6BmshsdrCI9EOE3HNqRo82c42lfdRKxzp
4Zcp+xGp7TA=
=Q8Jj
-----END PGP SIGNATURE-----

Attachment: pgpUL4As1Db6E.pgp
Description: PGP signature


--- End Message ---

Reply via email to