Closed Bug 940373 Opened 11 years ago Closed 11 years ago

nsRegion.h:22: fatal error: 'pixman.h' file not found (--enable-system-pixman|enable-system-cairo)

Categories

(Firefox Build System :: General, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 941595

People

(Reporter: b1060552, Unassigned)

References

Details

(Keywords: regression)

Attachments

(1 file)

In file included from media/webrtc/signaling/src/media/VcmSIPCCBinding.cpp:18:
In file included from media/webrtc/signaling/./src/peerconnection/PeerConnectionMedia.h:28:
In file included from dist/include/Layers.h:40:
In file included from dist/include/nsRegion.h:22:
dist/system_wrappers/pixman.h:3:15: fatal error: 'pixman.h' file not
      found
#include_next <pixman.h>
              ^
1 error generated.
gmake[3]: *** [VcmSIPCCBinding.o] Error 1
Blocks: 845874
Summary: nsRegion.h:22: fatal error: 'pixman.h' file not found (--with-system-cairo) → nsRegion.h:22: fatal error: 'pixman.h' file not found (--enable-system-cairo)
In file included from gfx/tests/gtest/TestAsyncPanZoomController.cpp:11:
In file included from dist/include/mozilla/layers/AsyncCompositionManager.h:10:
In file included from dist/include/mozilla/layers/LayerManagerComposite.h:11:
In file included from gfx/layers/Layers.h:40:
In file included from dist/include/nsRegion.h:22:
dist/system_wrappers/pixman.h:3:15: fatal error: 'pixman.h' file not found
#include_next <pixman.h>
              ^
1 error generated.
gmake[1]: *** [TestAsyncPanZoomController.o] Error 1
In file included from dom/camera/DOMCameraPreview.cpp:6:
In file included from dist/include/Layers.h:40:
In file included from dist/include/nsRegion.h:22:
dist/system_wrappers/pixman.h:3:15: fatal error: 'pixman.h' file not found
#include_next <pixman.h>
              ^
1 error generated.
gmake[1]: *** [DOMCameraPreview.o] Error 1
In file included from content/base/src/Element.cpp:97:
In file included from dist/include/nsView.h:12:
In file included from dist/include/nsRegion.h:22:
dist/system_wrappers/pixman.h:3:15: fatal error: 'pixman.h' file not found
#include_next <pixman.h>
              ^
1 error generated.
gmake[1]: *** [Element.o] Error 1
In file included from content/events/src/nsEventStateManager.cpp:55:
In file included from layout/generic/nsSubDocumentFrame.h:10:
In file included from layout/generic/nsLeafFrame.h:13:
In file included from dist/include/nsDisplayList.h:23:
In file included from dist/include/nsRegion.h:22:
dist/system_wrappers/pixman.h:3:15: fatal error: 'pixman.h' file not found
#include_next <pixman.h>
              ^
1 error generated.
gmake[1]: *** [nsEventStateManager.o] Error 1
In file included from content/html/content/src/HTMLCanvasElement.cpp:12:
In file included from dist/include/Layers.h:40:
In file included from dist/include/nsRegion.h:22:
dist/system_wrappers/pixman.h:3:15: fatal error: 'pixman.h' file not
      found
#include_next <pixman.h>
              ^
1 error generated.
gmake[1]: *** [HTMLCanvasElement.o] Error 1
Yes, I'm working on a patch for it.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: regression
Summary: nsRegion.h:22: fatal error: 'pixman.h' file not found (--enable-system-cairo) → nsRegion.h:22: fatal error: 'pixman.h' file not found (--enable-system-pixman|enable-system-cairo)
Component: Graphics → Build Config
This approach seems to be getting out of control.  I don't know how many more directories would need this.
Attachment #8341539 - Attachment is patch: true
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: