make check fails to compile (gtest-nux-gesturebroker.cpp:90:11: error: ‘class {anonymous}::SimpleTarget’ has no member named ‘MakeUnavailable’)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Nux |
In Progress
|
Undecided
|
Sam Spilsbury | ||
nux (Ubuntu) |
In Progress
|
Undecided
|
Sam Spilsbury |
Bug Description
This is a simple typo as a result of the check target not being built by default:
gtest-nux-
gtest-nux-
Also fails later on:
xtest-text-
xtest-text-
xtest-text-
xtest-text-
xtest-text-
xtest-text-
xtest-text-
xtest-text-
xtest-text-
xtest-text-
xtest-text-
And later segfaults:
[----------] 3 tests from GeisAdapterTest
[ RUN ] GeisAdapterTest
Program received signal SIGSEGV, Segmentation fault.
0x00007ffff7276903 in std::__
(gdb) bt
#0 0x00007ffff7276903 in std::__
#1 0x0000000000421cdf in _M_insert<
this=0x48a9b8) at /usr/include/
#2 push_back (__x=<synthetic pointer>, this=0x48a9b8)
at /usr/include/
#3 FinishInitializ
at gtest-nux-
#4 GeisAdapterTest
at gtest-nux-
#5 0x000000000044932a in HandleSehExcept
location=
#6 testing:
(object=
location=
at /usr/src/
#7 0x000000000043e307 in testing::Test::Run (this=this@
at /usr/src/
#8 0x000000000043e3de in testing:
at /usr/src/
#9 0x000000000043e52d in testing:
at /usr/src/
Changed in nux: | |
status: | New → In Progress |
assignee: | nobody → Sam Spilsbury (smspillaz) |
description: | updated |
description: | updated |
Changed in nux (Ubuntu): | |
status: | New → In Progress |
assignee: | nobody → Sam Spilsbury (smspillaz) |