Bug 44851 - Error in configure script that Fink runs prevents Cairo from compiling
Summary: Error in configure script that Fink runs prevents Cairo from compiling
Status: RESOLVED MOVED
Alias: None
Product: cairo
Classification: Unclassified
Component: quartz backend (show other bugs)
Version: 1.8.10
Hardware: x86-64 (AMD64) Mac OS X (All)
: low normal
Assignee: Vladimir Vukicevic
QA Contact: cairo-bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-16 22:26 UTC by Eric Gallager
Modified: 2018-08-25 14:03 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
config.log (2.40 MB, application/octet-stream)
2012-01-18 08:18 UTC, Eric Gallager
Details

Description Eric Gallager 2012-01-16 22:26:05 UTC
Relevant Terminal output:
configure: WARNING: ApplicationServices/ApplicationServices.h: present but cannot be compiled
configure: WARNING: ApplicationServices/ApplicationServices.h:     check for missing prerequisite headers?
configure: WARNING: ApplicationServices/ApplicationServices.h: see the Autoconf documentation
configure: WARNING: ApplicationServices/ApplicationServices.h:     section "Present But Cannot Be Compiled"
configure: WARNING: ApplicationServices/ApplicationServices.h: proceeding with the compiler's result
configure: WARNING:     ## ---------------------------------------------------------------------- ##
configure: WARNING:     ## Report this to http://bugs.freedesktop.org/enter_bug.cgi?product=cairo ##
configure: WARNING:     ## ---------------------------------------------------------------------- ##
checking for ApplicationServices/ApplicationServices.h... no
checking CoreGraphics/CoreGraphics.h usability... no
checking CoreGraphics/CoreGraphics.h presence... yes
configure: WARNING: CoreGraphics/CoreGraphics.h: present but cannot be compiled
configure: WARNING: CoreGraphics/CoreGraphics.h:     check for missing prerequisite headers?
configure: WARNING: CoreGraphics/CoreGraphics.h: see the Autoconf documentation
configure: WARNING: CoreGraphics/CoreGraphics.h:     section "Present But Cannot Be Compiled"
configure: WARNING: CoreGraphics/CoreGraphics.h: proceeding with the compiler's result
configure: WARNING:     ## ---------------------------------------------------------------------- ##
configure: WARNING:     ## Report this to http://bugs.freedesktop.org/enter_bug.cgi?product=cairo ##
configure: WARNING:     ## ---------------------------------------------------------------------- ##
checking for CoreGraphics/CoreGraphics.h... no
checking whether cairo's Quartz surface backend feature could be enabled... no (requires CoreGraphics framework)
configure: error:  Quartz surface backend feature could not be enabled
### execution of /var/tmp/tmp.3.WfAO62 failed, exit code 1
Comment 1 Andrea Canciani 2012-01-18 00:50:57 UTC
Those errors seems to point to an incomplete/misconfigured/broken build environment.
Could you provide the config.log file?

Even more interesting, does compiling from source (outside Fink) work?
If it does, you should probably report the issue to Fink packagers.
Comment 2 Eric Gallager 2012-01-18 08:18:23 UTC
Created attachment 55741 [details]
config.log
Comment 3 GitLab Migration User 2018-08-25 14:03:04 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/cairo/cairo/issues/332.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.