Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 432934 - x11-libs/cairo-1.12.2-r3 fails to build with USE="-opengl"
Summary: x11-libs/cairo-1.12.2-r3 fails to build with USE="-opengl"
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Ben de Groot (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-27 07:10 UTC by Patrick Lauer
Modified: 2012-09-12 05:53 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick Lauer gentoo-dev 2012-08-27 07:10:33 UTC
CC       cairo-egl-context.lo
  CC       cairo-glx-context.lo
In file included from cairo-gl-private.h:51:0,
                 from cairo-egl-context.c:41:
cairo-gl.h:142:3: error: #error Cairo was not compiled with support for the GL backend
In file included from cairo-gl-private.h:52:0,
                 from cairo-egl-context.c:41:
cairo-gl-gradient-private.h:71:5: error: unknown type name 'GLuint'
In file included from cairo-egl-context.c:41:0:
cairo-gl-private.h:133:6: error: unknown type name 'GLuint'
cairo-gl-private.h:139:6: error: unknown type name 'GLfloat'
cairo-gl-private.h:163:5: error: unknown type name 'GLuint'
cairo-gl-private.h:164:5: error: unknown type name 'GLuint'
cairo-gl-private.h:165:5: error: unknown type name 'GLuint'
cairo-gl-private.h:186:5: error: unknown type name 'GLuint'
cairo-gl-private.h:187:5: error: unknown type name 'GLuint'
In file included from cairo-egl-context.c:41:0:
cairo-gl-private.h:211:25: error: unknown type name 'GLsizei'
cairo-gl-private.h:211:36: error: unknown type name 'GLuint'
cairo-gl-private.h:212:25: error: unknown type name 'GLenum'
cairo-gl-private.h:212:40: error: unknown type name 'GLuint'
cairo-gl-private.h:213:25: error: unknown type name 'GLenum'
cairo-gl-private.h:213:40: error: unknown type name 'GLsizeiptr'
cairo-gl-private.h:214:6: error: unknown type name 'GLvoid'
cairo-gl-private.h:214:26: error: unknown type name 'GLenum'
cairo-gl-private.h:215:5: error: expected ';' before 'GLvoid'
cairo-gl-private.h:283:5: error: unknown type name 'GLuint'
cairo-gl-private.h:284:5: error: unknown type name 'GLuint'
cairo-gl-private.h:285:5: error: unknown type name 'GLint'
cairo-gl-private.h:286:5: error: unknown type name 'GLint'
cairo-gl-private.h:287:5: error: unknown type name 'GLint'
cairo-gl-private.h:288:5: error: unknown type name 'GLenum'
cairo-gl-private.h:292:5: error: unknown type name 'GLuint'
cairo-gl-private.h:318:5: error: unknown type name 'GLfloat'
cairo-gl-private.h:348:1: error: unknown type name 'GLenum'
cairo-gl-private.h: In function '_cairo_gl_get_error':
cairo-gl-private.h:350:5: error: unknown type name 'GLenum'
cairo-gl-private.h:350:5: error: implicit declaration of function 'glGetError' [-Werror=implicit-function-declaration]
cairo-gl-private.h:350:5: warning: nested extern declaration of 'glGetError' [-Wnested-externs]
cairo-gl-private.h: In function '_cairo_gl_context_release':
cairo-gl-private.h:418:5: error: unknown type name 'GLenum'
cairo-gl-private.h: At top level:
cairo-gl-private.h:494:32: error: unknown type name 'GLfloat'
cairo-gl-private.h:495:32: error: unknown type name 'GLfloat'
cairo-gl-private.h:496:32: error: unknown type name 'GLfloat'
cairo-gl-private.h:497:32: error: unknown type name 'GLfloat'
cairo-gl-private.h:502:33: error: unknown type name 'GLfloat'
cairo-gl-private.h:503:33: error: unknown type name 'GLfloat'
cairo-gl-private.h:504:33: error: unknown type name 'GLfloat'
cairo-gl-private.h:505:33: error: unknown type name 'GLfloat'
cairo-gl-private.h:506:33: error: unknown type name 'GLfloat'
cairo-gl-private.h:507:33: error: unknown type name 'GLfloat'
cairo-gl-private.h:508:33: error: unknown type name 'GLfloat'
cairo-gl-private.h:509:33: error: unknown type name 'GLfloat'
cairo-gl-private.h:535:10: error: unknown type name 'GLenum'
cairo-gl-private.h:535:35: error: unknown type name 'GLenum'
cairo-gl-private.h:536:10: error: unknown type name 'GLenum'
cairo-gl-private.h:607:5: error: unknown type name 'GLfloat'
cairo-gl-private.h:644:1: error: unknown type name 'GLint'
cairo-gl-private.h:664:25: error: unknown type name 'GLfloat'
cairo-gl-private.h:665:25: error: unknown type name 'GLfloat'
cairo-gl-private.h:666:25: error: unknown type name 'GLfloat'
cairo-gl-private.h:735:1: error: 'cairo_gl_surface_create' undeclared here (not in a function)
cairo-gl-private.h:736:1: error: 'cairo_gl_surface_create_for_texture' undeclared here (not in a function)
cairo-egl-context.c:48:5: error: unknown type name 'EGLDisplay'
cairo-egl-context.c:49:5: error: unknown type name 'EGLContext'
cairo-egl-context.c:51:5: error: unknown type name 'EGLSurface'
cairo-egl-context.c:57:5: error: unknown type name 'EGLSurface'
cairo-egl-context.c: In function '_egl_acquire':
cairo-egl-context.c:65:5: error: unknown type name 'EGLSurface'
cairo-egl-context.c:75:5: error: implicit declaration of function 'eglMakeCurrent' [-Werror=implicit-function-declaration]
cairo-egl-context.c:75:5: warning: nested extern declaration of 'eglMakeCurrent' [-Wnested-externs]
cairo-egl-context.c: In function '_egl_release':
cairo-egl-context.c:85:7: error: 'EGL_NO_SURFACE' undeclared (first use in this function)
cairo-egl-context.c:85:7: note: each undeclared identifier is reported only once for each function it appears in
cairo-egl-context.c:85:39: error: 'EGL_NO_CONTEXT' undeclared (first use in this function)
cairo-egl-context.c: In function '_egl_swap_buffers':
cairo-egl-context.c:105:5: error: implicit declaration of function 'eglSwapBuffers' [-Werror=implicit-function-declaration]
cairo-egl-context.c:105:5: warning: nested extern declaration of 'eglSwapBuffers' [-Wnested-externs]
cairo-egl-context.c: In function '_egl_destroy':
cairo-egl-context.c:114:7: error: 'EGL_NO_SURFACE' undeclared (first use in this function)
cairo-egl-context.c:114:39: error: 'EGL_NO_CONTEXT' undeclared (first use in this function)
cairo-egl-context.c:116:9: error: implicit declaration of function 'eglDestroySurface' [-Werror=implicit-function-declaration]
cairo-egl-context.c:116:9: warning: nested extern declaration of 'eglDestroySurface' [-Wnested-externs]
cairo-egl-context.c: In function '_egl_make_current_surfaceless':
cairo-egl-context.c:124:5: error: implicit declaration of function 'eglQueryString' [-Werror=implicit-function-declaration]
cairo-egl-context.c:124:5: warning: nested extern declaration of 'eglQueryString' [-Wnested-externs]
cairo-egl-context.c:124:47: error: 'EGL_EXTENSIONS' undeclared (first use in this function)
cairo-egl-context.c:128:4: error: 'EGL_NO_SURFACE' undeclared (first use in this function)
cairo-egl-context.c: At top level:
cairo-egl-context.c:135:26: error: unknown type name 'EGLDisplay'
cairo-egl-context.c:135:42: error: unknown type name 'EGLContext'
cairo-egl-context.c:210:6: error: unknown type name 'EGLSurface'
cairo-egl-context.c:62:1: warning: '_egl_acquire' defined but not used [-Wunused-function]
cairo-egl-context.c:80:1: warning: '_egl_release' defined but not used [-Wunused-function]
cairo-egl-context.c:89:1: warning: '_egl_make_current' defined but not used [-Wunused-function]
cairo-egl-context.c:99:1: warning: '_egl_swap_buffers' defined but not used [-Wunused-function]
cairo-egl-context.c:109:1: warning: '_egl_destroy' defined but not used [-Wunused-function]
cairo-egl-context.c:120:1: warning: '_egl_make_current_surfaceless' defined but not used [-Wunused-function]
cc1: some warnings being treated as errors
make[3]: *** [cairo-egl-context.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
cairo-vg-surface.c: In function '_vg_format_to_pixman':
cairo-vg-surface.c:248:5: warning: enumeration value 'VG_IMAGE_FORMAT_FORCE_SIZE' not handled in switch [-Wswitch-enum]
cairo-vg-surface.c: In function '_vg_format_to_content':
cairo-vg-surface.c:304:5: warning: enumeration value 'VG_IMAGE_FORMAT_FORCE_SIZE' not handled in switch [-Wswitch-enum]
cairo-vg-surface.c: In function 'setup_source':
cairo-vg-surface.c:1041:5: warning: enumeration value 'CAIRO_PATTERN_TYPE_MESH' not handled in switch [-Wswitch-enum]
cairo-vg-surface.c:1041:5: warning: enumeration value 'CAIRO_PATTERN_TYPE_RASTER_SOURCE' not handled in switch [-Wswitch-enum]
cairo-vg-surface.c: In function 'egl_create_target':
cairo-vg-surface.c:1781:8: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
In file included from cairo-gl-private.h:51:0,
                 from cairo-glx-context.c:41:
cairo-gl.h:142:3: error: #error Cairo was not compiled with support for the GL backend
In file included from cairo-gl-private.h:52:0,
                 from cairo-glx-context.c:41:
cairo-gl-gradient-private.h:71:5: error: unknown type name 'GLuint'
In file included from cairo-glx-context.c:41:0:
cairo-gl-private.h:133:6: error: unknown type name 'GLuint'
cairo-gl-private.h:139:6: error: unknown type name 'GLfloat'
cairo-gl-private.h:163:5: error: unknown type name 'GLuint'
cairo-gl-private.h:164:5: error: unknown type name 'GLuint'
cairo-gl-private.h:165:5: error: unknown type name 'GLuint'
cairo-gl-private.h:186:5: error: unknown type name 'GLuint'
cairo-gl-private.h:187:5: error: unknown type name 'GLuint'
In file included from cairo-glx-context.c:41:0:
cairo-gl-private.h:211:25: error: unknown type name 'GLsizei'
cairo-gl-private.h:211:36: error: unknown type name 'GLuint'
cairo-gl-private.h:212:25: error: unknown type name 'GLenum'
cairo-gl-private.h:212:40: error: unknown type name 'GLuint'
cairo-gl-private.h:213:25: error: unknown type name 'GLenum'
cairo-gl-private.h:213:40: error: unknown type name 'GLsizeiptr'
cairo-gl-private.h:214:6: error: unknown type name 'GLvoid'
cairo-gl-private.h:214:26: error: unknown type name 'GLenum'
cairo-gl-private.h:215:5: error: expected ';' before 'GLvoid'
cairo-gl-private.h:283:5: error: unknown type name 'GLuint'
cairo-gl-private.h:284:5: error: unknown type name 'GLuint'
cairo-gl-private.h:285:5: error: unknown type name 'GLint'
cairo-gl-private.h:286:5: error: unknown type name 'GLint'
cairo-gl-private.h:287:5: error: unknown type name 'GLint'
cairo-gl-private.h:288:5: error: unknown type name 'GLenum'
cairo-gl-private.h:292:5: error: unknown type name 'GLuint'
cairo-gl-private.h:318:5: error: unknown type name 'GLfloat'
cairo-gl-private.h:348:1: error: unknown type name 'GLenum'
cairo-gl-private.h: In function '_cairo_gl_get_error':
cairo-gl-private.h:350:5: error: unknown type name 'GLenum'
cairo-gl-private.h:350:5: error: implicit declaration of function 'glGetError' [-Werror=implicit-function-declaration]
cairo-gl-private.h:350:5: warning: nested extern declaration of 'glGetError' [-Wnested-externs]
cairo-gl-private.h: In function '_cairo_gl_context_release':
cairo-gl-private.h:418:5: error: unknown type name 'GLenum'
cairo-gl-private.h: At top level:
cairo-gl-private.h:494:32: error: unknown type name 'GLfloat'
cairo-gl-private.h:495:32: error: unknown type name 'GLfloat'
cairo-gl-private.h:496:32: error: unknown type name 'GLfloat'
cairo-gl-private.h:497:32: error: unknown type name 'GLfloat'
cairo-gl-private.h:502:33: error: unknown type name 'GLfloat'
cairo-gl-private.h:503:33: error: unknown type name 'GLfloat'
cairo-gl-private.h:504:33: error: unknown type name 'GLfloat'
cairo-gl-private.h:505:33: error: unknown type name 'GLfloat'
cairo-gl-private.h:506:33: error: unknown type name 'GLfloat'
cairo-gl-private.h:507:33: error: unknown type name 'GLfloat'
cairo-gl-private.h:508:33: error: unknown type name 'GLfloat'
cairo-gl-private.h:509:33: error: unknown type name 'GLfloat'
cairo-gl-private.h:535:10: error: unknown type name 'GLenum'
cairo-gl-private.h:535:35: error: unknown type name 'GLenum'
cairo-gl-private.h:536:10: error: unknown type name 'GLenum'
cairo-gl-private.h:607:5: error: unknown type name 'GLfloat'
cairo-gl-private.h:644:1: error: unknown type name 'GLint'
cairo-gl-private.h:664:25: error: unknown type name 'GLfloat'
cairo-gl-private.h:665:25: error: unknown type name 'GLfloat'
cairo-gl-private.h:666:25: error: unknown type name 'GLfloat'
cairo-gl-private.h:735:1: error: 'cairo_gl_surface_create' undeclared here (not in a function)
cairo-gl-private.h:736:1: error: 'cairo_gl_surface_create_for_texture' undeclared here (not in a function)
cairo-glx-context.c:54:5: error: unknown type name 'GLXContext'
cairo-glx-context.c: In function '_glx_acquire':
cairo-glx-context.c:69:5: error: unknown type name 'GLXDrawable'
cairo-glx-context.c:79:5: error: implicit declaration of function 'glXMakeCurrent' [-Werror=implicit-function-declaration]
cairo-glx-context.c:79:5: warning: nested extern declaration of 'glXMakeCurrent' [-Wnested-externs]
cairo-glx-context.c: In function '_glx_swap_buffers':
cairo-glx-context.c:109:5: error: implicit declaration of function 'glXSwapBuffers' [-Werror=implicit-function-declaration]
cairo-glx-context.c:109:5: warning: nested extern declaration of 'glXSwapBuffers' [-Wnested-externs]
cairo-glx-context.c: At top level:
cairo-glx-context.c:124:31: error: unknown type name 'GLXContext'
cairo-glx-context.c:176:40: error: unknown type name 'GLXContext'
cairo-glx-context.c:225:1: warning: no previous prototype for 'cairo_glx_device_get_display' [-Wmissing-prototypes]
cairo-glx-context.c:239:1: error: unknown type name 'GLXContext'
cairo-glx-context.c:240:1: warning: no previous prototype for 'cairo_glx_device_get_context' [-Wmissing-prototypes]
cairo-glx-context.c: In function 'cairo_glx_device_get_context':
cairo-glx-context.c:246:2: warning: return makes integer from pointer without a cast [enabled by default]
cairo-glx-context.c: At top level:
cairo-glx-context.c:255:1: warning: no previous prototype for 'cairo_gl_surface_create_for_window' [-Wmissing-prototypes]
cairo-glx-context.c:66:1: warning: '_glx_acquire' defined but not used [-Wunused-function]
cairo-glx-context.c:83:1: warning: '_glx_make_current' defined but not used [-Wunused-function]
cairo-glx-context.c:93:1: warning: '_glx_release' defined but not used [-Wunused-function]
cairo-glx-context.c:103:1: warning: '_glx_swap_buffers' defined but not used [-Wunused-function]
cairo-glx-context.c:113:1: warning: '_glx_destroy' defined but not used [-Wunused-function]
cc1: some warnings being treated as errors
make[3]: *** [cairo-glx-context.lo] Error 1
make[3]: Leaving directory `/var/tmp/portage/x11-libs/cairo-1.12.2-r3/work/cairo-1.12.2/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/tmp/portage/x11-libs/cairo-1.12.2-r3/work/cairo-1.12.2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/x11-libs/cairo-1.12.2-r3/work/cairo-1.12.2'
make: *** [all] Error 2
 * ERROR: x11-libs/cairo-1.12.2-r3 failed (compile phase):
 *   emake failed
Comment 1 Patrick Lauer gentoo-dev 2012-08-27 07:10:43 UTC
Portage 2.1.11.11 (default/linux/amd64/10.0, gcc-4.6.3, glibc-2.15-r2, 3.5.0vs2.3.4-vs2.3.4 x86_64)
=================================================================
System uname: Linux-3.5.0vs2.3.4-vs2.3.4-x86_64-AMD_Phenom-tm-_II_X4_965_Processor-with-gentoo-2.2
Timestamp of tree: Unknown
app-shells/bash:          4.2_p37
dev-lang/python:          2.7.3-r2, 3.2.3-r1
dev-util/pkgconfig:       0.27
sys-apps/baselayout:      2.2
sys-apps/openrc:          0.10.5
sys-apps/sandbox:         2.6
sys-devel/autoconf:       2.69
sys-devel/automake:       1.12.3
sys-devel/binutils:       2.22.90
sys-devel/gcc:            4.6.3
sys-devel/gcc-config:     1.7.3
sys-devel/libtool:        2.4.2
sys-devel/make:           3.82-r3
sys-kernel/linux-headers: 3.5 (virtual/os-headers)
sys-libs/glibc:           2.15-r2
Repositories: gentoo
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /usr/share/themes/oxygen-gtk/gtk-2.0 /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5.3/ext-active/ /etc/php/apache2-php5.4/ext-active/ /etc/php/cgi-php5.3/ext-active/ /etc/php/cgi-php5.4/ext-active/ /etc/php/cli-php5.3/ext-active/ /etc/php/cli-php5.4/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs buildpkg config-protect-if-modified distlocks ebuild-locks fixlafiles news parallel-fetch parse-eapi-ebuild-head protect-owned sandbox sfperms strict test unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="en_US.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="acl amd64 berkdb bzip2 cli cracklib crypt cups cxx dri egl fortran gdbm gpm iconv ipv6 mmx modules mudflap multilib ncurses nls nptl openmp openvg pam pcre pppd readline session sse sse2 ssl tcpd unicode xa xvfb zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" PHP_TARGETS="php5-3" PYTHON_TARGETS="python3_2 python2_7" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="vesa" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON
Comment 2 Rafał Mużyło 2012-08-27 13:23:40 UTC
Full build log wouldn't be out of place - just so we know full line passed to configure.
Comment 3 Matt Turner gentoo-dev 2012-09-12 05:53:42 UTC
Unable to reproduce with 1.10.2-r3 or 1.12.2-r4. NEEDINFO.