Arch Linux

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#45245 - [xorg-server] does not build sdksyms.c

Attached to Project: Arch Linux
Opened by Martin Kaffanke (kaffanke) - Sunday, 07 June 2015, 17:40 GMT
Last edited by Laurent Carlier (lordheavy) - Monday, 08 June 2015, 19:33 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Jan de Groot (JGC)
Andreas Radke (AndyRTR)
Laurent Carlier (lordheavy)
Architecture x86_64
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

xorg-server does not build here with makepkg

Steps to reproduce:

I'm just doing (using asp-git from aur)

$ asp export xorg-server
$ cd xorg-server
$ makepkg

I get this result (important lines):

make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/tmp/makepkg/xorg-server/src/xorg-server-1.17.1/hw/xfree86/dri2'
make[4]: Leaving directory '/tmp/makepkg/xorg-server/src/xorg-server-1.17.1/hw/xfree86/dri2'
Making all in .
make[4]: Entering directory '/tmp/makepkg/xorg-server/src/xorg-server-1.17.1/hw/xfree86'
CC sdksyms.o
sdksyms.c:313:15: error: expected expression before ',' token
(void *) &, /* ../../include/os.h:92 */
^
Makefile:811: recipe for target 'sdksyms.o' failed
make[4]: *** [sdksyms.o] Error 1
make[4]: Leaving directory '/tmp/makepkg/xorg-server/src/xorg-server-1.17.1/hw/xfree86'
Makefile:844: recipe for target 'all-recursive' failed
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory '/tmp/makepkg/xorg-server/src/xorg-server-1.17.1/hw/xfree86'
Makefile:659: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/makepkg/xorg-server/src/xorg-server-1.17.1/hw/xfree86'
Makefile:603: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/tmp/makepkg/xorg-server/src/xorg-server-1.17.1/hw'
Makefile:771: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1
==> ERROR: A failure occurred in build().
Aborting...

what should I do?

Thanks,
Martin
This task depends upon

Closed by  Laurent Carlier (lordheavy)
Monday, 08 June 2015, 19:33 GMT
Reason for closing:  Fixed
Additional comments about closing:  xorg-server-1.17.1-6 in testing

Loading...