pkgsrc-Users archive

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

fonts/fontconfig build fails?



On my first-line test system (amd64-8.0_STABLE), I updated fonts/fontconfig
without problems.  On two other systems (amd64-8.0_STABLE), building
fonts/fontconfig fails with:

===> Configuring for fontconfig-2.13.1
cd /tmp/pkgsrc/fonts/fontconfig/work/.x11-buildlink && /usr/bin/find . -path "*fontconfig*" -type l -delete
cd: can't cd to /tmp/pkgsrc/fonts/fontconfig/work/.x11-buildlink
*** Error code 2

Stop.
make[1]: stopped in /x/pkgsrc/fonts/fontconfig
*** Error code 1

Stop.
make: stopped in /x/pkgsrc/fonts/fontconfig

True enough, the ".x11-buildlink" subdirectory doesn't exist.

One failing system does not have any X11 installed while the other has
native Xorg.  The successful system also has native Xorg installed.

At first I though it might have been a tmpfs issue as the two failing
systems both put WRKOBJDIR on tmpfs while the successful system has
WRKOBJDIR on physical disk.  But changing one of the failing systems
(w/o Xorg) to put WRKOBJDIR on physical disk did not change the result.

-- 
|/"\ 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