Public bug reported:

xserver-xorg-video-nouveau 1:1.0.17-3 fails to build on armhf:

```
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 -I/usr/include/libdrm 
-I/usr/include/libdrm/nouveau -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-nouveau-1:1.0.17-3
 -Wall -I/usr/include/xorg -fvisibility=hidden -I/usr/include/pixman-1 
-I/usr/include/X11/dri -I/usr/include/libdrm -c ../../src/nv_shadow.c  -fPIC 
-DPIC -o .libs/nv_shadow.o
../../src/nv_driver.c: In function ‘NVScreenInit’:
../../src/nv_driver.c:1451:23: error: implicit declaration of function 
‘wfbScreenInit’; did you mean ‘fbScreenInit’? 
[-Werror=implicit-function-declaration]
 1451 |                 ret = wfbScreenInit(pScreen, FBStart, pScrn->virtualX,
      |                       ^~~~~~~~~~~~~
      |                       fbScreenInit
```

This failure is fixed upstream in xorg-server via
https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1114

** Affects: xorg-server (Ubuntu)
     Importance: Undecided
         Status: New

** Affects: xserver-xorg-video-nouveau (Ubuntu)
     Importance: Undecided
         Status: New

** Affects: xorg-server (Debian)
     Importance: Unknown
         Status: Unknown


** Tags: update-excuse

** Also affects: xorg-server (Ubuntu)
   Importance: Undecided
       Status: New

** Description changed:

  xserver-xorg-video-nouveau 1:1.0.17-3 fails to build on armhf:
  
  ```
  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 
-I/usr/include/libdrm -I/usr/include/libdrm/nouveau -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-nouveau-1:1.0.17-3
 -Wall -I/usr/include/xorg -fvisibility=hidden -I/usr/include/pixman-1 
-I/usr/include/X11/dri -I/usr/include/libdrm -c ../../src/nv_shadow.c  -fPIC 
-DPIC -o .libs/nv_shadow.o
  ../../src/nv_driver.c: In function ‘NVScreenInit’:
  ../../src/nv_driver.c:1451:23: error: implicit declaration of function 
‘wfbScreenInit’; did you mean ‘fbScreenInit’? 
[-Werror=implicit-function-declaration]
-  1451 |                 ret = wfbScreenInit(pScreen, FBStart, pScrn->virtualX,
-       |                       ^~~~~~~~~~~~~
-       |                       fbScreenInit
+  1451 |                 ret = wfbScreenInit(pScreen, FBStart, pScrn->virtualX,
+       |                       ^~~~~~~~~~~~~
+       |                       fbScreenInit
  ```
  
- This failure is fixed upstream in xserver-xorg via
+ This failure is fixed upstream in xorg-server via
  https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1114

** Bug watch added: Debian Bug tracker #1066966
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1066966

** Also affects: xorg-server (Debian) via
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1066966
   Importance: Unknown
       Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2062144

Title:
  xserver-xorg-video-nouveau 1:1.0.17-3 FTBFS on armhf

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/2062144/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to