Closed
Bug 1027448
Opened 10 years ago
Closed 10 years ago
gtest fails to link against system cairo
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla33
People
(Reporter: glandium, Assigned: glandium)
References
Details
Attachments
(1 file)
(deleted),
patch
|
mshal
:
review+
|
Details | Diff | Splinter Review |
https://tbpl.mozilla.org/php/getParsedLog.php?id=42004550&tree=Try
/builds/slave/try-l64-0000000000000000000000/build/gfx/tests/gtest/gfxSurfaceRefCountTest.cpp:50: undefined reference to `cairo_surface_set_user_data'
/builds/slave/try-l64-0000000000000000000000/build/gfx/tests/gtest/gfxSurfaceRefCountTest.cpp:53: undefined reference to `cairo_surface_get_reference_count'
/builds/slave/try-l64-0000000000000000000000/build/gfx/tests/gtest/gfxSurfaceRefCountTest.cpp:56: undefined reference to `cairo_surface_reference'
/builds/slave/try-l64-0000000000000000000000/build/gfx/tests/gtest/gfxSurfaceRefCountTest.cpp:59: undefined reference to `cairo_surface_get_reference_count'
/builds/slave/try-l64-0000000000000000000000/build/gfx/tests/gtest/gfxSurfaceRefCountTest.cpp:66: undefined reference to `cairo_surface_get_reference_count'
/builds/slave/try-l64-0000000000000000000000/build/gfx/tests/gtest/gfxSurfaceRefCountTest.cpp:73: undefined reference to `cairo_surface_get_reference_count'
/builds/slave/try-l64-0000000000000000000000/build/gfx/tests/gtest/gfxSurfaceRefCountTest.cpp:76: undefined reference to `cairo_surface_destroy'
/builds/slave/try-l64-0000000000000000000000/build/gfx/tests/gtest/gfxSurfaceRefCountTest.cpp:79: undefined reference to `cairo_surface_get_reference_count'
../../../gfx/tests/gtest/Unified_cpp_gfx_tests_gtest0.o: In function `TestExistingSurface()':
/builds/slave/try-l64-0000000000000000000000/build/gfx/tests/gtest/gfxSurfaceRefCountTest.cpp:94: undefined reference to `cairo_image_surface_create'
/builds/slave/try-l64-0000000000000000000000/build/gfx/tests/gtest/gfxSurfaceRefCountTest.cpp:96: undefined reference to `cairo_surface_set_user_data'
/builds/slave/try-l64-0000000000000000000000/build/gfx/tests/gtest/gfxSurfaceRefCountTest.cpp:98: undefined reference to `cairo_surface_get_reference_count'
/builds/slave/try-l64-0000000000000000000000/build/gfx/tests/gtest/gfxSurfaceRefCountTest.cpp:105: undefined reference to `cairo_surface_reference'
/builds/slave/try-l64-0000000000000000000000/build/gfx/tests/gtest/gfxSurfaceRefCountTest.cpp:108: undefined reference to `cairo_surface_get_reference_count'
/builds/slave/try-l64-0000000000000000000000/build/gfx/tests/gtest/gfxSurfaceRefCountTest.cpp:115: undefined reference to `cairo_surface_get_reference_count'
/builds/slave/try-l64-0000000000000000000000/build/gfx/tests/gtest/gfxSurfaceRefCountTest.cpp:122: undefined reference to `cairo_surface_get_reference_count'
/builds/slave/try-l64-0000000000000000000000/build/gfx/tests/gtest/gfxSurfaceRefCountTest.cpp:125: undefined reference to `cairo_surface_destroy'
/builds/slave/try-l64-0000000000000000000000/build/gfx/tests/gtest/gfxSurfaceRefCountTest.cpp:128: undefined reference to `cairo_surface_get_reference_count'
/builds/slave/try-l64-0000000000000000000000/build/gfx/tests/gtest/gfxSurfaceRefCountTest.cpp:133: undefined reference to `cairo_surface_get_reference_count'
/builds/slave/try-l64-0000000000000000000000/build/gfx/tests/gtest/gfxSurfaceRefCountTest.cpp:136: undefined reference to `cairo_surface_destroy'
../../../gfx/2d/Unified_cpp_gfx_2d0.o: In function `mozilla::gfx::DrawTargetCairo::GetDummySurface()':
/builds/slave/try-l64-0000000000000000000000/build/gfx/2d/DrawTargetCairo.cpp:442: undefined reference to `cairo_image_surface_create'
../../../gfx/2d/Unified_cpp_gfx_2d0.o: In function `mozilla::gfx::DrawTargetCairo::Init(_cairo_surface*, mozilla::gfx::IntSizeTyped<mozilla::gfx::UnknownUnits> const&, mozilla::gfx::SurfaceFormat*)':
/builds/slave/try-l64-0000000000000000000000/build/gfx/2d/DrawTargetCairo.cpp:1257: undefined reference to `cairo_surface_reference'
../../../gfx/2d/Unified_cpp_gfx_2d0.o: In function `mozilla::gfx::DrawTargetCairo::Init(mozilla::gfx::IntSizeTyped<mozilla::gfx::UnknownUnits> const&, mozilla::gfx::SurfaceFormat)':
/builds/slave/try-l64-0000000000000000000000/build/gfx/2d/DrawTargetCairo.cpp:1264: undefined reference to `cairo_image_surface_create'
../../../gfx/2d/Unified_cpp_gfx_2d0.o: In function `mozilla::gfx::GetCairoSurfaceForSourceSurface(mozilla::gfx::SourceSurface*, bool)':
/builds/slave/try-l64-0000000000000000000000/build/gfx/2d/DrawTargetCairo.cpp:155: undefined reference to `cairo_surface_reference'
../../../gfx/2d/Unified_cpp_gfx_2d0.o: In function `GetCairoSurfaceForSourceSurface':
/builds/slave/try-l64-0000000000000000000000/build/gfx/2d/DrawTargetCairo.cpp:186: undefined reference to `cairo_surface_set_user_data'
../../../gfx/2d/Unified_cpp_gfx_2d0.o: In function `mozilla::gfx::AutoClearDeviceOffset::Init(mozilla::gfx::SourceSurface*)':
/builds/slave/try-l64-0000000000000000000000/build/gfx/2d/DrawTargetCairo.cpp:224: undefined reference to `cairo_surface_destroy'
../../../gfx/2d/Unified_cpp_gfx_2d0.o: In function `GfxPatternToCairoPattern':
/builds/slave/try-l64-0000000000000000000000/build/gfx/2d/DrawTargetCairo.cpp:276: undefined reference to `cairo_surface_destroy'
../../../gfx/2d/Unified_cpp_gfx_2d0.o: In function `mozilla::gfx::DrawTargetCairo::MaskSurface(mozilla::gfx::Pattern const&, mozilla::gfx::SourceSurface*, mozilla::gfx::PointTyped<mozilla::gfx::UnknownUnits>, mozilla::gfx::DrawOptions const&)':
/builds/slave/try-l64-0000000000000000000000/build/gfx/2d/DrawTargetCairo.cpp:927: undefined reference to `cairo_surface_destroy'
../../../gfx/2d/Unified_cpp_gfx_2d0.o: In function `mozilla::gfx::DrawTargetCairo::CopyRect(mozilla::gfx::IntRectTyped<mozilla::gfx::UnknownUnits> const&, mozilla::gfx::IntPointTyped<mozilla::gfx::UnknownUnits> const&)':
/builds/slave/try-l64-0000000000000000000000/build/gfx/2d/DrawTargetCairo.cpp:727: undefined reference to `cairo_surface_destroy'
../../../gfx/2d/Unified_cpp_gfx_2d0.o: In function `mozilla::gfx::DrawTargetCairo::CopySurface(mozilla::gfx::SourceSurface*, mozilla::gfx::IntRectTyped<mozilla::gfx::UnknownUnits> const&, mozilla::gfx::IntPointTyped<mozilla::gfx::UnknownUnits> const&)':
/builds/slave/try-l64-0000000000000000000000/build/gfx/2d/DrawTargetCairo.cpp:695: undefined reference to `cairo_surface_destroy'
../../../gfx/2d/Unified_cpp_gfx_2d0.o:/builds/slave/try-l64-0000000000000000000000/build/gfx/2d/DrawTargetCairo.cpp:369: more undefined references to `cairo_surface_destroy' follow
../../../gfx/2d/Unified_cpp_gfx_2d0.o: In function `mozilla::gfx::DrawTargetCairo::CreateSourceSurfaceFromData(unsigned char*, mozilla::gfx::IntSizeTyped<mozilla::gfx::UnknownUnits> const&, int, mozilla::gfx::SurfaceFormat) const':
/builds/slave/try-l64-0000000000000000000000/build/gfx/2d/DrawTargetCairo.cpp:1044: undefined reference to `cairo_image_surface_create'
/builds/slave/try-l64-0000000000000000000000/build/gfx/2d/DrawTargetCairo.cpp:1056: undefined reference to `cairo_surface_destroy'
../../../gfx/2d/Unified_cpp_gfx_2d0.o: In function `mozilla::gfx::DrawTargetCairo::DrawSurface(mozilla::gfx::SourceSurface*, mozilla::gfx::RectTyped<mozilla::gfx::UnknownUnits> const&, mozilla::gfx::RectTyped<mozilla::gfx::UnknownUnits> const&, mozilla::gfx::DrawSurfaceOptions const&, mozilla::gfx::DrawOptions const&)':
(snip)
Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8442563 -
Flags: review?(mshal)
Updated•10 years ago
|
Attachment #8442563 -
Flags: review?(mshal) → review+
Assignee | ||
Comment 2•10 years ago
|
||
Comment 3•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla33
Updated•7 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•