[Pkg-meego-maintainers] Bug#624272: uxlaunch: FTBFS: desktop.c:40:4: error: #error "Unsupported arch"

Nobuhiro Iwamatsu iwamatsu at nigauri.org
Wed Apr 27 00:25:17 UTC 2011


Source: uxlaunch
Version: 0.59-1
Severity: serious
Tags: patch

Hi,

uxlaunch FTBFS on some architecturte.
The architecture that does not declare __NR_ioprio_set in uxlaunch
seems to become FTBFS.
__NR_ioprio_set was supported.

https://buildd.debian.org/status/package.php?p=uxlaunch

-----
  CC  consolekit.c
consolekit.c:1: warning: -fstack-protector not supported for this target
  CC  dbus.c
dbus.c:1: warning: -fstack-protector not supported for this target
  CC  desktop.c
desktop.c:1: warning: -fstack-protector not supported for this target
desktop.c:40:4: error: #error "Unsupported arch"
desktop.c: In function 'do_autostart':
desktop.c:468: error: '__NR_ioprio_set' undeclared (first use in this function)
desktop.c:468: error: (Each undeclared identifier is reported only once
desktop.c:468: error: for each function it appears in.)
make[1]: *** [desktop.o] Error 1
make[1]: Leaving directory
`/build/buildd-uxlaunch_0.59-1-mips-gyOudl/uxlaunch-0.59'
dh_auto_build: make -j1 returned exit code 2
make: *** [build] Error 2
-----

This can use  by include asm/unistd.h in the architecture supporting linux

I made patch to support this . Could you apply this patch?

Best regards,
 Nobuhiro

-- 
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ioprio_set_support.patch
Type: text/x-patch
Size: 568 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-meego-maintainers/attachments/20110427/b607303a/attachment.bin>


More information about the Pkg-meego-maintainers mailing list