Closed Bug 1154574 Opened 9 years ago Closed 9 years ago

Linux & Linux64 xulrunner broken on trunk with 'fatal error: gtest/gtest.h: No such file or directory'

Categories

(Toolkit Graveyard :: XULRunner, defect)

x86
Linux
defect
Not set
normal

Tracking

(firefox40 affected)

RESOLVED DUPLICATE of bug 1154184
Tracking Status
firefox40 --- affected

People

(Reporter: nthomas, Unassigned)

References

Details

Compiled OK for the nightlies on 2015-04-12 but busted the next day. NB these are hidden on treeherder, https://treeherder.mozilla.org/#/jobs?repo=mozilla-central&filter-searchStr=xulrunner&exclusion_profile=false to see them.

Compilation error:
/usr/bin/ccache /builds/slave/m-cen-lx-xr-ntly-0000000000000/build/gcc/bin/g++ -m32 -march=pentiumpro -o TestSandboxUtil.o -c -I../../../../dist/stl_wrappers -I../../../../dist/system_wrappers -include /builds/slave/m-cen-lx-xr-ntly-0000000000000/build/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I/builds/slave/m-cen-lx-xr-ntly-0000000000000/build/security/sandbox/linux/gtest -I. -I/builds/slave/m-cen-lx-xr-ntly-0000000000000/build/security/sandbox/linux -I/builds/slave/m-cen-lx-xr-ntly-0000000000000/build/security/sandbox/linux/common -I/builds/slave/m-cen-lx-xr-ntly-0000000000000/build/security/sandbox/chromium -I../../../../dist/include -I/builds/slave/m-cen-lx-xr-ntly-0000000000000/build/obj-firefox/dist/include/nspr -I/builds/slave/m-cen-lx-xr-ntly-0000000000000/build/obj-firefox/dist/include/nss -fPIC -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -MD -MP -MF .deps/TestSandboxUtil.o.pp -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -freorder-blocks -Os -fomit-frame-pointer /builds/slave/m-cen-lx-xr-ntly-0000000000000/build/security/sandbox/linux/gtest/TestSandboxUtil.cpp
/builds/slave/m-cen-lx-xr-ntly-0000000000000/build/security/sandbox/linux/gtest/TestSandboxUtil.cpp:7:25: fatal error: gtest/gtest.h: No such file or directory
compilation terminated.

Somewhere in this range:
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=0a46652bd992&tochange=2c9708e6b54d

security/sandbox/linux/gtest/TestSandboxUtil.cpp was new in rev 4ed5d64f054b, so hello bug 1151607.

FWIW, the SDK done as part of the Firefox nightlies is not affected.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
Product: Toolkit → Toolkit Graveyard
You need to log in before you can comment on or make changes to this bug.