Public bug reported:

Xorg is FTBFS, atleast locally under sbuild (oddly the archive builder
did build ok when it was uploaded)

There is a typo in xmir.patch, PKG_CHECK_MODULES wants .pc file names,
not debian package names.

-+PKG_CHECK_MODULES(XMIRMODULES, [mirclient >= 0.13.1 
mir-client-platform-mesa-dev libdrm epoxy], [have_xmir=yes], [have_xmir=no])
++PKG_CHECK_MODULES(XMIRMODULES, [mirclient >= 0.13.1 mir-client-platform-mesa 
libdrm epoxy], [have_xmir=yes], [have_xmir=no])

I will include the fix in the debdiff over on bug 1237904

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

** Description changed:

  Xorg is FTBFS, atleast locally under sbuild (oddly the archive version
  did build ok)
  
  There is a typo in xmir.patch, PKG_CHECK_MODULES wants pc file names,
  not debian package names.
+ 
+ -+PKG_CHECK_MODULES(XMIRMODULES, [mirclient >= 0.13.1 
mir-client-platform-mesa-dev libdrm epoxy], [have_xmir=yes], [have_xmir=no])
+ ++PKG_CHECK_MODULES(XMIRMODULES, [mirclient >= 0.13.1 
mir-client-platform-mesa libdrm epoxy], [have_xmir=yes], [have_xmir=no])
+ 
+ I will include the fix in the debdiff over on bug 1237904

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

Title:
  FTBFS Due to typo in xmir.patch

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

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

Reply via email to