[Bug 201253] graphics/qgis: build failure on 10.1/amd64 with default options.

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jul 2 17:27:13 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201253

Rainer Hurling <rhurlin at gwdg.de> changed:

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

--- Comment #1 from Rainer Hurling <rhurlin at 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", "¸`ô\n"

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

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

I will try to find a solution with the upstream devs. Until then it may help 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 ...

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


More information about the freebsd-ports-bugs mailing list