Current-Users archive

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

sparc-current xsrc freetype2 vs fonts/fontconfig?



Primarily to port-sparc@ as it's the plaform on which I see the problem,
but also to current-users@ as I only see it on 8.99.1[89] and pkgsrc-users@
since it involves superseding xsrc "fontconfig" with "fonts/fontconfig".

While building "rxvt-unicode" on sparc, it wants "x11/libXft" which
wants "fontconfig" 2.13.x, so it tries to build it (since xsrc "fontconfig"
is still 2.12.4).

This fails with:

[...]
  CC       fcfreetype.lo
In file included from fcfreetype.c:56:0:
/var/tmp/pkgsrc/fonts/fontconfig/work/.x11-buildlink/include/freetype2/freetype/ftsnames.h:28:29: fatal error: freetype/ftparams.h: No such file or directory
 #include FT_PARAMETER_TAGS_H
                             ^
compilation terminated.
Makefile:661: recipe for target 'fcfreetype.lo' failed
gmake[3]: *** [fcfreetype.lo] Error 1
gmake[3]: *** Waiting for unfinished jobs....
gmake[3]: Leaving directory '/var/tmp/pkgsrc/fonts/fontconfig/work/fontconfig-2.13.0/src'
Makefile:525: recipe for target 'all' failed
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory '/var/tmp/pkgsrc/fonts/fontconfig/work/fontconfig-2.13.0/src'
Makefile:601: recipe for target 'all-recursive' failed
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory '/var/tmp/pkgsrc/fonts/fontconfig/work/fontconfig-2.13.0'
Makefile:485: recipe for target 'all' failed
gmake: *** [all] Error 2
*** Error code 2

Stop.
make[3]: stopped in /x/pkgsrc/fonts/fontconfig
[...]

It thinks native freetype2 is OK (22.1.16, after doing a non-update build)
but it's failing to find things.  Yes, "x11-links" was rebuilt after the
update.

I know there has been some work done on this issue, but port-sparc is
still missing something.  With native xsrc on -current i386 and amd64,
"fonts/fontconfig" is built without problems.

-- 
|/"\ John D. Baker, KN5UKS               NetBSD     Darwin/MacOS X
|\ / jdbaker[snail]mylinuxisp[flyspeck]com    OpenBSD            FreeBSD
| X  No HTML/proprietary data in email.   BSD just sits there and works!
|/ \ GPGkeyID:  D703 4A7E 479F 63F8 D3F4  BD99 9572 8F23 E4AD 1645



Home | Main Index | Thread Index | Old Index