Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 05 Feb 2016 00:46:20 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 206910] x11-toolkits/scintilla & editors/scite: Update to 3.6.3
Message-ID:  <bug-206910-13-eKxublaWsq@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-206910-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-206910-13@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=3D206910

--- Comment #5 from lightside <lightside@gmx.com> ---
Hello, Naram Qashat.

(In reply to comment #4)
> I've already submitted this update as bug #206751 albeit without the edit=
 for
> the PIC flags in the scintilla port.

Sorry, I didn't see this on PortsMon on time of checking the port update (m=
ay
be because of outdated information):
http://portsmon.freebsd.org/portoverview.py?category=3Dx11-toolkits&portnam=
e=3Dscintilla

(In reply to comment #4)
> I'll ask for this bug to be closed because I already submitted it, but is=
 the
> PIC flags patch absolutely necessary? There were no issues with building =
it
> for amd64 or i386.

Sure, I can close it or it could be marked as duplicate of bug #206751.

I also didn't have issues on amd64 for build and run without changes for PIC
flags, but after reading the build log I found "-fPIC" added, along with "-=
DPIC
-fpic", which was strange from the logic of the port's Makefile. Then I fou=
nd
following commit, which was cause of this:
http://sourceforge.net/p/scintilla/code/ci/255c6d20fa88b2aa1ebbc67c0a139f6f=
1595d126/

After reading parts of GCC documentation, the svn logs for
x11-toolkits/scintilla port, related to sparc64 architecture,  I decided to
propose current solution. Unfortunately, I can't test this on other
architectures to be sure.

Anyway, there is a possibility to use the proposed sed patch for PICFLAGS
define, if you find it useful.

--=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-206910-13-eKxublaWsq>