pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/48481: fonts/fontconfig fails to compile on -CURRENT
>Number: 48481
>Category: pkg
>Synopsis: fonts/fontconfig fails to compile on -CURRENT
>Confidential: no
>Severity: serious
>Priority: high
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed Dec 25 10:15:00 +0000 2013
>Originator: Jaap Boender
>Release: NetBSD 6.99.28, pkgsrc HEAD
>Organization:
>Environment:
NetBSD marion-dufresne.kerguelen.org 6.99.28 NetBSD 6.99.28 (MARION-DUFRESNE)
#13: Tue Dec 24 17:09:18 GMT 2013
root%marion-dufresne.kerguelen.org@localhost:/usr/obj/sys/arch/amd64/compile/MARION-DUFRESNE
amd64
>Description:
A make in <pkgsrc>/fonts/fontconfig fails with the following error message:
(this is with the --disable-silent-rules in configure enabled)
/bin/sh ../libtool --tag=CC --mode=link gcc -O2 -mfpmath=sse -msse3
-march=native -pipe -I/usr/pkg/include -I/usr/include
-I/usr/X11R7/include/freetype2 -L/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib
-L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -Wl,-R/usr/pkg/lib -o fc-cache fc-cache.o
../src/libfontconfig.la
libtool: link: gcc -O2 -mfpmath=sse -msse3 -march=native -pipe
-I/usr/pkgsrc/fonts/fontconfig/work/.buildlink/include
-I/usr/pkgsrc/fonts/fontconfig/work/.x11-buildlink/include/freetype2
-Wl,-R/usr/X11R7/lib -Wl,-R/usr/pkg/lib -o .libs/fc-cache fc-cache.o
-L/usr/pkgsrc/fonts/fontconfig/work/.buildlink/lib
-L/usr/pkgsrc/fonts/fontconfig/work/.x11-buildlink/lib -L../src/.libs
-lfontconfig -lfreetype -lz -lexpat -Wl,-rpath,/usr/pkg/lib
fc-cache.o: In function `main':
fc-cache.c:(.text+0x709): undefined reference to `FcStrListFirst'
Makefile:473: recipe for target 'fc-cache' failed
This seems to be a new problem for 2.11.0, the previous version compiled fine.
I'm running native X under -CURRENT.
>How-To-Repeat:
Run 'make' in <pkgsrc>/fonts/fontconfig.
>Fix:
I've looked around a bit, but it's not immediately obvious.
Home |
Main Index |
Thread Index |
Old Index