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#40044 - [libxfont] build fails

Attached to Project: Arch Linux
Opened by Joel Teichroeb (klusark) - Tuesday, 22 April 2014, 21:53 GMT
Last edited by Laurent Carlier (lordheavy) - Wednesday, 23 April 2014, 06:34 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Jan de Groot (JGC)
Andreas Radke (AndyRTR)
Laurent Carlier (lordheavy)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

patcache.c:130:1: error: conflicting types for 'CacheFontPattern'
CacheFontPattern (FontPatternCachePtr cache,
^
In file included from /usr/include/X11/fonts/fontstruct.h:28:0,
from patcache.c:35:
/usr/include/X11/fonts/font.h:141:18: note: previous declaration of 'CacheFontPattern' was here
extern void CacheFontPattern (
^
patcache.c:176:1: error: conflicting types for 'FindCachedFontPattern'
FindCachedFontPattern (FontPatternCachePtr cache,
^
In file included from /usr/include/X11/fonts/fontstruct.h:28:0,
from patcache.c:35:
/usr/include/X11/fonts/font.h:151:21: note: previous declaration of 'FindCachedFontPattern' was here
extern FontPtr FindCachedFontPattern (
^
Makefile:412: recipe for target 'patcache.lo' failed
make[3]: *** [patcache.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '/build/libxfont/src/libXfont-1.4.7/src/util'
Makefile:551: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/build/libxfont/src/libXfont-1.4.7/src'
Makefile:568: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/build/libxfont/src/libXfont-1.4.7'
Makefile:426: recipe for target 'all' failed
make: *** [all] Error 2
==> ERROR: A failure occurred in build().
Aborting...


Steps to reproduce:
sudo extra-x86_64-build
This task depends upon

Closed by  Laurent Carlier (lordheavy)
Wednesday, 23 April 2014, 06:34 GMT
Reason for closing:  Fixed
Additional comments about closing:  libxfont-1.4.7-2

Loading...