Activity log for bug #1100382

Date Who What changed Old value New value Message
2013-01-16 17:24:17 Daniel van Vugt bug added bug
2013-01-16 17:24:56 Daniel van Vugt bug task added compiz (Ubuntu)
2013-01-16 17:25:02 Daniel van Vugt compiz (Ubuntu): importance Undecided Medium
2013-01-17 02:59:39 Sam Spilsbury bug task added xorg-gtest (Ubuntu)
2013-01-17 03:01:13 Sam Spilsbury compiz: status New Won't Fix
2013-01-17 03:01:33 Sam Spilsbury compiz (Ubuntu): status New Invalid
2013-01-17 03:01:59 Sam Spilsbury summary compiz-xorg-gtest FTBFS [needs-packaging] xorg-gtest version 0.6
2013-01-17 03:02:06 Sam Spilsbury compiz: assignee Sam Spilsbury (smspillaz)
2013-01-17 03:02:10 Sam Spilsbury compiz: milestone 0.9.9.0
2013-01-17 05:07:18 Sam Spilsbury description When I build with -DBUILD_XORG_GTEST=ON ... In file included from /home/dan/bzr/compiz/trunk/tests/system/xorg-gtest/src/compiz-xorg-gtest.cpp:30:0: /home/dan/bzr/compiz/trunk/tests/system/xorg-gtest/include/compiz-xorg-gtest.h:110:3: error: ‘State’ in ‘class xorg::testing::Process’ does not name a type /home/dan/bzr/compiz/trunk/tests/system/xorg-gtest/include/compiz-xorg-gtest.h:128:3: error: ‘State’ in ‘class xorg::testing::Process’ does not name a type [ 88%] Built target resize /home/dan/bzr/compiz/trunk/tests/system/xorg-gtest/src/compiz-xorg-gtest.cpp: In function ‘bool compiz::testing::WaitForEventOfTypeOnWindow(Display*, Window, int, int, int, int)’: /home/dan/bzr/compiz/trunk/tests/system/xorg-gtest/src/compiz-xorg-gtest.cpp:102:27: error: ‘xorg::testing::XServer’ has not been declared [ 88%] Built target showmouse /home/dan/bzr/compiz/trunk/tests/system/xorg-gtest/src/compiz-xorg-gtest.cpp: In constructor ‘compiz::testing::CompizProcess::CompizProcess(Display*, compiz::testing::CompizProcess::StartupFlags, unsigned int)’: /home/dan/bzr/compiz/trunk/tests/system/xorg-gtest/src/compiz-xorg-gtest.cpp:394:49: error: cannot pass objects of non-trivially-copyable type ‘class std::vector<std::basic_string<char> >’ through ‘...’ /home/dan/bzr/compiz/trunk/tests/system/xorg-gtest/src/compiz-xorg-gtest.cpp:395:5: error: ‘class xorg::testing::Process’ has no member named ‘GetState’ /home/dan/bzr/compiz/trunk/tests/system/xorg-gtest/src/compiz-xorg-gtest.cpp:395:5: error: template argument 1 is invalid /home/dan/bzr/compiz/trunk/tests/system/xorg-gtest/src/compiz-xorg-gtest.cpp:395:5: error: ‘class xorg::testing::Process’ has no member named ‘GetState’ /home/dan/bzr/compiz/trunk/tests/system/xorg-gtest/src/compiz-xorg-gtest.cpp:395:5: error: ‘RUNNING’ is not a member of ‘xorg::testing::Process’ /home/dan/bzr/compiz/trunk/tests/system/xorg-gtest/src/compiz-xorg-gtest.cpp: In destructor ‘compiz::testing::CompizProcess::~CompizProcess()’: /home/dan/bzr/compiz/trunk/tests/system/xorg-gtest/src/compiz-xorg-gtest.cpp:403:24: error: ‘class xorg::testing::Process’ has no member named ‘GetState’ /home/dan/bzr/compiz/trunk/tests/system/xorg-gtest/src/compiz-xorg-gtest.cpp:403:39: error: ‘RUNNING’ is not a member of ‘xorg::testing::Process’ /home/dan/bzr/compiz/trunk/tests/system/xorg-gtest/src/compiz-xorg-gtest.cpp: At global scope: /home/dan/bzr/compiz/trunk/tests/system/xorg-gtest/src/compiz-xorg-gtest.cpp:407:1: error: ‘State’ in ‘class xorg::testing::Process’ does not name a type /home/dan/bzr/compiz/trunk/tests/system/xorg-gtest/src/compiz-xorg-gtest.cpp:445:1: error: ‘State’ in ‘class xorg::testing::Process’ does not name a type [ 88%] Built target staticswitcher The version of xorg-gtest in the raring repositories is out of date. Currently we are shipping 0.3 which is about 7 months old. It would be better to ship a newer version such as either 0.6 or 0.7, so that all of the users can use the new API. ORIGINAL DESCRIPTION: When I build with -DBUILD_XORG_GTEST=ON ... In file included from /home/dan/bzr/compiz/trunk/tests/system/xorg-gtest/src/compiz-xorg-gtest.cpp:30:0: /home/dan/bzr/compiz/trunk/tests/system/xorg-gtest/include/compiz-xorg-gtest.h:110:3: error: ‘State’ in ‘class xorg::testing::Process’ does not name a type /home/dan/bzr/compiz/trunk/tests/system/xorg-gtest/include/compiz-xorg-gtest.h:128:3: error: ‘State’ in ‘class xorg::testing::Process’ does not name a type [ 88%] Built target resize /home/dan/bzr/compiz/trunk/tests/system/xorg-gtest/src/compiz-xorg-gtest.cpp: In function ‘bool compiz::testing::WaitForEventOfTypeOnWindow(Display*, Window, int, int, int, int)’: /home/dan/bzr/compiz/trunk/tests/system/xorg-gtest/src/compiz-xorg-gtest.cpp:102:27: error: ‘xorg::testing::XServer’ has not been declared [ 88%] Built target showmouse /home/dan/bzr/compiz/trunk/tests/system/xorg-gtest/src/compiz-xorg-gtest.cpp: In constructor ‘compiz::testing::CompizProcess::CompizProcess(Display*, compiz::testing::CompizProcess::StartupFlags, unsigned int)’: /home/dan/bzr/compiz/trunk/tests/system/xorg-gtest/src/compiz-xorg-gtest.cpp:394:49: error: cannot pass objects of non-trivially-copyable type ‘class std::vector<std::basic_string<char> >’ through ‘...’ /home/dan/bzr/compiz/trunk/tests/system/xorg-gtest/src/compiz-xorg-gtest.cpp:395:5: error: ‘class xorg::testing::Process’ has no member named ‘GetState’ /home/dan/bzr/compiz/trunk/tests/system/xorg-gtest/src/compiz-xorg-gtest.cpp:395:5: error: template argument 1 is invalid /home/dan/bzr/compiz/trunk/tests/system/xorg-gtest/src/compiz-xorg-gtest.cpp:395:5: error: ‘class xorg::testing::Process’ has no member named ‘GetState’ /home/dan/bzr/compiz/trunk/tests/system/xorg-gtest/src/compiz-xorg-gtest.cpp:395:5: error: ‘RUNNING’ is not a member of ‘xorg::testing::Process’ /home/dan/bzr/compiz/trunk/tests/system/xorg-gtest/src/compiz-xorg-gtest.cpp: In destructor ‘compiz::testing::CompizProcess::~CompizProcess()’: /home/dan/bzr/compiz/trunk/tests/system/xorg-gtest/src/compiz-xorg-gtest.cpp:403:24: error: ‘class xorg::testing::Process’ has no member named ‘GetState’ /home/dan/bzr/compiz/trunk/tests/system/xorg-gtest/src/compiz-xorg-gtest.cpp:403:39: error: ‘RUNNING’ is not a member of ‘xorg::testing::Process’ /home/dan/bzr/compiz/trunk/tests/system/xorg-gtest/src/compiz-xorg-gtest.cpp: At global scope: /home/dan/bzr/compiz/trunk/tests/system/xorg-gtest/src/compiz-xorg-gtest.cpp:407:1: error: ‘State’ in ‘class xorg::testing::Process’ does not name a type /home/dan/bzr/compiz/trunk/tests/system/xorg-gtest/src/compiz-xorg-gtest.cpp:445:1: error: ‘State’ in ‘class xorg::testing::Process’ does not name a type [ 88%] Built target staticswitcher
2013-01-17 05:07:39 Sam Spilsbury summary [needs-packaging] xorg-gtest version 0.6 [needs-packaging] xorg-gtest 0.6 or 0.7
2013-01-17 05:08:17 Sam Spilsbury tags needs-packaging xorg-gtest
2013-01-17 20:19:55 Stephen M. Webb xorg-gtest (Ubuntu): status New In Progress
2013-01-17 20:19:58 Stephen M. Webb xorg-gtest (Ubuntu): assignee Stephen M. Webb (bregma)
2013-01-17 20:20:02 Stephen M. Webb xorg-gtest (Ubuntu): importance Undecided Medium
2013-01-21 00:44:52 Launchpad Janitor branch linked lp:~bregma/xorg-gtest/xorg-gtest
2013-01-21 02:05:46 Stephen M. Webb bug added subscriber Ubuntu Sponsors Team
2013-01-21 02:16:20 Stephen M. Webb bug added subscriber Stephen M. Webb
2013-01-21 08:10:16 Launchpad Janitor xorg-gtest (Ubuntu): status In Progress Fix Released
2013-01-21 08:11:30 Launchpad Janitor branch linked lp:~ubuntu-branches/ubuntu/raring/xorg-gtest/raring-proposed