pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/48657: fontconfig can't find -lpng16 on multiple platforms for X11_TYPE=modular



The following reply was made to PR pkg/48657; it has been noted by GNATS.

From: David Shao <davshao%gmail.com@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: pkg/48657: fontconfig can't find -lpng16 on multiple platforms
 for X11_TYPE=modular
Date: Fri, 14 Mar 2014 16:13:38 -0700

 The good news is post-pkgsrc cvs
 
 Module Name:    pkgsrc
 Date:           Fri Mar 14 19:39:52 UTC 2014
 
 Modified Files:
         pkgsrc/graphics/freetype2: Makefile buildlink3.mk options.mk
 
 Log Message:
 make the optional-png logics work
 
 fonts/fontconfig, fonts/harfbuzz build and can be replace packaged on
 NetBSD 6.99.36 amd64 and DragonFly 3.7-DEVELOPMENT x86_64 with
 X11_TYPE=modular, png set as a package option for freetype2 in
 mk.conf.
 
 The bad news is that x11/libXft fails pkg_rolling-replace -uv with:
 
   CC     xftfreetype.lo
 xftfreetype.c: In function '_XftGetFile':
 xftfreetype.c:48:2: warning: cast discards qualifiers from pointer target type
 xftfreetype.c:57:5: warning: cast discards qualifiers from pointer target type
 xftfreetype.c:61:5: warning: cast discards qualifiers from pointer target type
 xftfreetype.c:71:5: warning: cast discards qualifiers from pointer target type
 xftfreetype.c: In function 'XftFontInfoFill':
 xftfreetype.c:435:3: warning: cast discards qualifiers from pointer target type
 xftfreetype.c: In function 'XftFontInfoEqual':
 xftfreetype.c:751:5: warning: cast discards qualifiers from pointer target type
 xftfreetype.c:751:5: warning: cast discards qualifiers from pointer target type
   CC     xftglyphs.lo
 xftglyphs.c:24:30: fatal error: freetype/ftoutln.h: No such file or directory
 compilation terminated.
 *** Error code 1
 
 Stop.
 make[2]: stopped in /usr/pkgsrc/x11/libXft/work/libXft-2.3.1/src
 *** Error code 1
 


Home | Main Index | Thread Index | Old Index