Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 09 Aug 2019 15:55:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 239712] graphics/blender: Build fails during compilation - Undefined references in libflite_cmu_us_kal.so.1 and libflite_cmu_us_awb.so.1
Message-ID:  <bug-239712-7788-BGySyqSxRa@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-239712-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-239712-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D239712

--- Comment #8 from Ross McKelvie <ross@exitzero.uk> ---
(In reply to Shane from comment #7)
Shane, thanks for your reply.  Unfortunately I've not been able to successf=
ully
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 ./blendertesti=
ng
% cd blendertesting
% patch -Cu < ~/blender28.patch=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20
Hmm...  Looks like a unified diff to me...=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20
The text leading up to this was:=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20
--------------------------=20=20=20=20=20=20
|diff -Nru graphics/blender.orig/Makefile graphics/blender/Makefile=20=20=
=20=20=20=20=20=20=20=20=20=20=20
|--- graphics/blender.orig/Makefile     2019-08-02 13:52:14.343159000 +0930=
=20=20=20=20=20
|+++ graphics/blender/Makefile  2019-08-02 13:51:38.830466000 +0930=20=20=
=20=20=20=20=20=20=20=20=20=20=20
--------------------------=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20
Patching file Makefile using Plan A...=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20
Hunk #1 failed at 2.=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
Hunk #2 failed at 24.=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
Hunk #3 failed at 74.=20=20=20=20=20=20=20=20=20=20=20
Hunk #4 failed at 92.=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
Hunk #5 failed at 125.=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
Hunk #6 failed at 161.=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
6 out of 6 hunks failed while patching Makefile

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-239712-7788-BGySyqSxRa>