This bug was fixed in the package xserver-xorg-video-vesa -
1:2.6.0-1ubuntu1

---------------
xserver-xorg-video-vesa (1:2.6.0-1ubuntu1) oracular; urgency=medium

  * d/source/format: Upgrade to "3.0 (quilt)" format also restores the file
    contents to the upstream original copies.
  * d/copyright: upgrade the copyright file to the DEP-5 format.
  * d/p/fix-implicit-declarations.patch: add a patch to fix FTBFS
    on multiple platforms (LP: #2062159).
  * d/control: upgrade dh-compat level to 13.

 -- Zixing Liu <zixing....@canonical.com>  Mon, 01 Jul 2024 15:09:55
-0600

** Changed in: xserver-xorg-video-vesa (Ubuntu)
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-video-vesa in Ubuntu.
https://bugs.launchpad.net/bugs/2062159

Title:
  xserver-xorg-video-vesa 1:2.6.0-1build1 FTBFS on armhf

Status in xserver-xorg-video-vesa package in Ubuntu:
  Fix Released

Bug description:
  xserver-xorg-video-vesa 1:2.6.0-1build1 fails to build on armhf.
  Relevant log:

  ```
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src -I.. 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time 
-D_FORTIFY_SOURCE=3 -I/usr/include/xorg -fvisibility=hidden 
-I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security 
-fno-stack-clash-protection 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=/usr/src/xserver-xorg-video-vesa-1:2.6.0-1build1
 -c ../../src/vesa.c  -fPIC -DPIC -o .libs/vesa.o
  ../../src/vesa.c: In function ‘VESALoadPalette’:
  ../../src/vesa.c:1437:12: error: implicit declaration of function ‘outb’ 
[-Werror=implicit-function-declaration]
   1437 |            outb(pVesa->ioBase + VGA_DAC_WRITE_ADDR, idx);
        |            ^~~~
  ../../src/vesa.c:1431:18: error: implicit declaration of function ‘inb’ 
[-Werror=implicit-function-declaration]
   1431 |            (void)inb(pVesa->ioBase + VGA_IOBASE_COLOR + 
VGA_IN_STAT_1_OFFSET); \
        |                  ^~~
  ../../src/vesa.c:1438:12: note: in expansion of macro ‘VESADACDelay’
   1438 |            VESADACDelay();
        |            ^~~~~~~~~~~~
  ```

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-vesa/+bug/2062159/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to