Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 02 Jul 2015 17:27:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 201253] graphics/qgis: build failure on 10.1/amd64 with default options.
Message-ID:  <bug-201253-13-JhtRo6ohxv@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-201253-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-201253-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=3D201253

Rainer Hurling <rhurlin@gwdg.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|maintainer-feedback?(rhurli |maintainer-feedback+
                   |n@gwdg.de)                  |

--- Comment #1 from Rainer Hurling <rhurlin@gwdg.de> ---
Many thanks for your report.

>From time to time I also had this problem with
'src/core/qgscontexthelp_texts.cpp:11:88'. Interestingly enough, line 11 is
changing from build to build, i.e.

---
gContextHelpTexts.insert( "CMakeFiles", QCoreApplication::translate(
"context_help", "^\n"

gContextHelpTexts.insert( "CMakeFiles", QCoreApplication::translate(
"context_help", "=C2=B8`=C3=B4\n"

gContextHelpTexts.insert( "CMakeFiles", QCoreApplication::translate(
"context_help", "(\n"

gContextHelpTexts.insert( "CMakeFiles", QCoreApplication::translate(
"context_help", "w=C2=BD\n"
---

I will try to find a solution with the upstream devs. Until then it may hel=
p to
do 'make clean && make build' as a workaround. For me, most 'versions' of
qgscontexthelp_texts.cpp do build, even though they are not correct ...

--=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-201253-13-JhtRo6ohxv>