[Bug 239712] graphics/blender: Build fails during compilation - Undefined references in libflite_cmu_us_kal.so.1 and libflite_cmu_us_awb.so.1
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Aug 9 15:55:28 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239712
--- Comment #8 from Ross McKelvie <ross at exitzero.uk> ---
(In reply to Shane from comment #7)
Shane, thanks for your reply. Unfortunately I've not been able to successfully
apply your patch from bug 239589. Having first tried to apply the patch to the
latest revision of the ports tree I saw the patch is for port revision 13, not
14. I then attempted to apply it to revision 508215 of the ports tree (that
is, the commit just prior to the one for graphics/blender revision 14).
The patch check succeeds for all files except the Makefile. Have I made an
error in my approach (below)?
% svnlite checkout https://svn.FreeBSD.org/ports/head@508215 ./blendertesting
% cd blendertesting
% patch -Cu < ~/blender28.patch
Hmm... Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -Nru graphics/blender.orig/Makefile graphics/blender/Makefile
|--- graphics/blender.orig/Makefile 2019-08-02 13:52:14.343159000 +0930
|+++ graphics/blender/Makefile 2019-08-02 13:51:38.830466000 +0930
--------------------------
Patching file Makefile using Plan A...
Hunk #1 failed at 2.
Hunk #2 failed at 24.
Hunk #3 failed at 74.
Hunk #4 failed at 92.
Hunk #5 failed at 125.
Hunk #6 failed at 161.
6 out of 6 hunks failed while patching Makefile
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list