** Also affects: mir (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mir in Ubuntu.
https://bugs.launchpad.net/bugs/1642473
Title:
[regression] FTBFS when cross compiling to yakkety from zesty:
test_client_extensions.cpp: error: ‘Ne’ was not declared in this scope
Status in Mir:
Fix Committed
Status in mir package in Ubuntu:
New
Bug description:
[regression] FTBFS when cross compiling to yakkety from zesty:
[ 66%] Building CXX object
tests/acceptance-tests/CMakeFiles/mir_acceptance_tests.dir/test_client_extensions.cpp.o
/home/dan/bzr/mir/trunk/tests/acceptance-tests/test_client_extensions.cpp: In
member function ‘virtual void
ClientExtensions_can_load_an_extension_Test::TestBody()’:
/home/dan/bzr/mir/trunk/tests/acceptance-tests/test_client_extensions.cpp:34:36:
error: ‘Ne’ was not declared in this scope
ASSERT_THAT(ext_raw, Ne(nullptr));
^
/home/dan/bzr/mir/trunk/tests/acceptance-tests/test_client_extensions.cpp:34:37:
error: ‘ASSERT_THAT’ was not declared in this scope
ASSERT_THAT(ext_raw, Ne(nullptr));
^
/home/dan/bzr/mir/trunk/tests/acceptance-tests/test_client_extensions.cpp:38:55:
error: ‘StrEq’ was not declared in this scope
EXPECT_THAT(ext->favorite_flavor(), StrEq("banana"));
^
/home/dan/bzr/mir/trunk/tests/acceptance-tests/test_client_extensions.cpp:38:56:
error: ‘EXPECT_THAT’ was not declared in this scope
EXPECT_THAT(ext->favorite_flavor(), StrEq("banana"));
^
....
To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1642473/+subscriptions
--
Mailing list: https://launchpad.net/~touch-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~touch-packages
More help : https://help.launchpad.net/ListHelp