Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 410580 Details for
Bug 559126
x11-apps/mesa-progs-8.2.0 with USE=egl fails to build against media-libs/mesa-10.6*: error: 'EGL_SCREEN_BIT_MESA' undeclared
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
mesa-progs-8.2.0:20150829-133830.log
mesa-progs-8.2.0:20150829-133830.log (text/x-log), 23.28 KB, created by
Alexander Tsoy
on 2015-08-29 21:18:49 UTC
(
hide
)
Description:
mesa-progs-8.2.0:20150829-133830.log
Filename:
MIME Type:
Creator:
Alexander Tsoy
Created:
2015-08-29 21:18:49 UTC
Size:
23.28 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: x11-apps/mesa-progs-8.2.0 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: x11@gentoo.org >[32;01m * [39;49;00mUSE: abi_x86_64 amd64 egl elibc_glibc kernel_linux userland_GNU >[32;01m * [39;49;00mFEATURES: distcc preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking mesa-demos-8.2.0.tar.bz2 to /var/tmp/portage/x11-apps/mesa-progs-8.2.0/work >>>> Source unpacked in /var/tmp/portage/x11-apps/mesa-progs-8.2.0/work >>>> Preparing source in /var/tmp/portage/x11-apps/mesa-progs-8.2.0/work/mesa-demos-8.2.0 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/x11-apps/mesa-progs-8.2.0/work/mesa-demos-8.2.0 ... > * econf: updating mesa-demos-8.2.0/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating mesa-demos-8.2.0/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib64 >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking for style of include used by make... GNU >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes >checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of x86_64-pc-linux-gnu-g++... none >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... no >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether make supports nested variables... (cached) yes >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for GL... yes >checking GL/glut.h usability... yes >checking GL/glut.h presence... yes >checking for GL/glut.h... yes >checking for glutInit in -lglut... yes >checking for GLEW... yes >checking for GLU... yes >checking for EGL... yes >checking for GLESV1... yes >checking for GLESV2... yes >checking for VG... no >checking for OSMESA... no >checking for DRM... yes >checking for X11... yes >checking for GBM... yes >checking for FREETYPE2... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating src/demos/Makefile >config.status: creating src/egl/Makefile >config.status: creating src/egl/eglut/Makefile >config.status: creating src/egl/opengl/Makefile >config.status: creating src/egl/opengles1/Makefile >config.status: creating src/egl/opengles2/Makefile >config.status: creating src/egl/openvg/Makefile >config.status: creating src/egl/openvg/trivial/Makefile >config.status: creating src/egl/oes_vg/Makefile >config.status: creating src/fp/Makefile >config.status: creating src/fpglsl/Makefile >config.status: creating src/glsl/Makefile >config.status: creating src/gs/Makefile >config.status: creating src/data/Makefile >config.status: creating src/objviewer/Makefile >config.status: creating src/osdemos/Makefile >config.status: creating src/perf/Makefile >config.status: creating src/rbug/Makefile >config.status: creating src/redbook/Makefile >config.status: creating src/samples/Makefile >config.status: creating src/slang/Makefile >config.status: creating src/tests/Makefile >config.status: creating src/tools/Makefile >config.status: creating src/trivial/Makefile >config.status: creating src/util/Makefile >config.status: creating src/vp/Makefile >config.status: creating src/vpglsl/Makefile >config.status: creating src/wgl/Makefile >config.status: creating src/xdemos/Makefile >config.status: executing depfiles commands >config.status: executing libtool commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/x11-apps/mesa-progs-8.2.0/work/mesa-demos-8.2.0 ... >make -j2 -C src/xdemos glxgears glxinfo >make: Entering directory '/var/tmp/portage/x11-apps/mesa-progs-8.2.0/work/mesa-demos-8.2.0/src/xdemos' >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"mesa-demos\" -DPACKAGE_TARNAME=\"mesa-demos\" -DPACKAGE_VERSION=\"8.2.0\" -DPACKAGE_STRING=\"mesa-demos\ 8.2.0\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\&component=Demos\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa-demos\" -DVERSION=\"8.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBGLUT=1 -DHAVE_FREEGLUT=1 -DDEMOS_DATA_DIR=\"../data/\" -DDEMOS_DATA_DIR=\"../data/\" -I. -I/usr/include/libdrm -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libdrm -D_GNU_SOURCE -DPTHREADS -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -I../../src/util -O2 -march=core2 -mtune=core2 -pipe -c -o glxgears.o glxgears.c >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"mesa-demos\" -DPACKAGE_TARNAME=\"mesa-demos\" -DPACKAGE_VERSION=\"8.2.0\" -DPACKAGE_STRING=\"mesa-demos\ 8.2.0\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\&component=Demos\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa-demos\" -DVERSION=\"8.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBGLUT=1 -DHAVE_FREEGLUT=1 -DDEMOS_DATA_DIR=\"../data/\" -DDEMOS_DATA_DIR=\"../data/\" -I. -I/usr/include/libdrm -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libdrm -D_GNU_SOURCE -DPTHREADS -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -I../../src/util -O2 -march=core2 -mtune=core2 -pipe -c -o glxinfo.o glxinfo.c >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"mesa-demos\" -DPACKAGE_TARNAME=\"mesa-demos\" -DPACKAGE_VERSION=\"8.2.0\" -DPACKAGE_STRING=\"mesa-demos\ 8.2.0\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\&component=Demos\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa-demos\" -DVERSION=\"8.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBGLUT=1 -DHAVE_FREEGLUT=1 -DDEMOS_DATA_DIR=\"../data/\" -DDEMOS_DATA_DIR=\"../data/\" -I. -I/usr/include/libdrm -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libdrm -D_GNU_SOURCE -DPTHREADS -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -I../../src/util -O2 -march=core2 -mtune=core2 -pipe -c -o glinfo_common.o glinfo_common.c >/bin/bash ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/libdrm -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libdrm -D_GNU_SOURCE -DPTHREADS -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -I../../src/util -O2 -march=core2 -mtune=core2 -pipe -lGL -lGLEW -lGLU -lGL -lGLU -lGL -lm -lX11 -lXext -Wl,-O1 -Wl,--as-needed -o glxinfo glxinfo.o glinfo_common.o >libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/libdrm -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libdrm -D_GNU_SOURCE -DPTHREADS -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -I../../src/util -O2 -march=core2 -mtune=core2 -pipe -Wl,-O1 -Wl,--as-needed -o glxinfo glxinfo.o glinfo_common.o -lGLEW -lGLU -lGL -lm -lX11 -lXext >distcc[25576] ERROR: nonblocking connect to 192.168.1.5:3632 failed: No route to host >distcc[25576] Warning: failed to distribute glxgears.c to 192.168.1.5/4, running locally instead >/bin/bash ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/libdrm -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libdrm -D_GNU_SOURCE -DPTHREADS -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -I../../src/util -O2 -march=core2 -mtune=core2 -pipe -lGL -lGLEW -lGLU -lGL -lGLU -lGL -lm -lX11 -lXext -Wl,-O1 -Wl,--as-needed -o glxgears glxgears.o >libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/libdrm -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libdrm -D_GNU_SOURCE -DPTHREADS -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -I../../src/util -O2 -march=core2 -mtune=core2 -pipe -Wl,-O1 -Wl,--as-needed -o glxgears glxgears.o -lGLEW -lGLU -lGL -lm -lX11 -lXext >make: Leaving directory '/var/tmp/portage/x11-apps/mesa-progs-8.2.0/work/mesa-demos-8.2.0/src/xdemos' >make -j2 LDLIBS=-lEGL -C src/egl/opengl/ eglinfo >make: Entering directory '/var/tmp/portage/x11-apps/mesa-progs-8.2.0/work/mesa-demos-8.2.0/src/egl/opengl' >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"mesa-demos\" -DPACKAGE_TARNAME=\"mesa-demos\" -DPACKAGE_VERSION=\"8.2.0\" -DPACKAGE_STRING=\"mesa-demos\ 8.2.0\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\&component=Demos\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa-demos\" -DVERSION=\"8.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBGLUT=1 -DHAVE_FREEGLUT=1 -DDEMOS_DATA_DIR=\"../data/\" -DDEMOS_DATA_DIR=\"../data/\" -I. -I/usr/include/libdrm -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libdrm -D_GNU_SOURCE -DPTHREADS -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -I/usr/include/libdrm -I../../../src/egl/eglut -I../../../src/util -O2 -march=core2 -mtune=core2 -pipe -c -o eglinfo.o eglinfo.c >/bin/bash ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/libdrm -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libdrm -D_GNU_SOURCE -DPTHREADS -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -I/usr/include/libdrm -I../../../src/egl/eglut -I../../../src/util -O2 -march=core2 -mtune=core2 -pipe -lGL -lGLEW -lGLU -lGL -lGLU -lGL -lm -lEGL -Wl,-O1 -Wl,--as-needed -o eglinfo eglinfo.o >libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/libdrm -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libdrm -D_GNU_SOURCE -DPTHREADS -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -I/usr/include/libdrm -I../../../src/egl/eglut -I../../../src/util -O2 -march=core2 -mtune=core2 -pipe -Wl,-O1 -Wl,--as-needed -o eglinfo eglinfo.o -lGLEW -lGLU -lGL -lm -lEGL >make: Leaving directory '/var/tmp/portage/x11-apps/mesa-progs-8.2.0/work/mesa-demos-8.2.0/src/egl/opengl' >make -j2 -C src/egl/eglut/ libeglut_x11.la >make: Entering directory '/var/tmp/portage/x11-apps/mesa-progs-8.2.0/work/mesa-demos-8.2.0/src/egl/eglut' >/bin/bash ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"mesa-demos\" -DPACKAGE_TARNAME=\"mesa-demos\" -DPACKAGE_VERSION=\"8.2.0\" -DPACKAGE_STRING=\"mesa-demos\ 8.2.0\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\&component=Demos\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa-demos\" -DVERSION=\"8.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBGLUT=1 -DHAVE_FREEGLUT=1 -DDEMOS_DATA_DIR=\"../data/\" -DDEMOS_DATA_DIR=\"../data/\" -I. -I/usr/include/libdrm -O2 -march=core2 -mtune=core2 -pipe -c -o libeglut_x11_la-eglut.lo `test -f 'eglut.c' || echo './'`eglut.c >/bin/bash ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"mesa-demos\" -DPACKAGE_TARNAME=\"mesa-demos\" -DPACKAGE_VERSION=\"8.2.0\" -DPACKAGE_STRING=\"mesa-demos\ 8.2.0\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\&component=Demos\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa-demos\" -DVERSION=\"8.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBGLUT=1 -DHAVE_FREEGLUT=1 -DDEMOS_DATA_DIR=\"../data/\" -DDEMOS_DATA_DIR=\"../data/\" -I. -I/usr/include/libdrm -O2 -march=core2 -mtune=core2 -pipe -c -o libeglut_x11_la-eglut_x11.lo `test -f 'eglut_x11.c' || echo './'`eglut_x11.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"mesa-demos\" -DPACKAGE_TARNAME=\"mesa-demos\" -DPACKAGE_VERSION=\"8.2.0\" "-DPACKAGE_STRING=\"mesa-demos 8.2.0\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa&component=Demos\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa-demos\" -DVERSION=\"8.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBGLUT=1 -DHAVE_FREEGLUT=1 -DDEMOS_DATA_DIR=\"../data/\" -DDEMOS_DATA_DIR=\"../data/\" -I. -I/usr/include/libdrm -O2 -march=core2 -mtune=core2 -pipe -c eglut_x11.c -fPIC -DPIC -o .libs/libeglut_x11_la-eglut_x11.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"mesa-demos\" -DPACKAGE_TARNAME=\"mesa-demos\" -DPACKAGE_VERSION=\"8.2.0\" "-DPACKAGE_STRING=\"mesa-demos 8.2.0\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa&component=Demos\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa-demos\" -DVERSION=\"8.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBGLUT=1 -DHAVE_FREEGLUT=1 -DDEMOS_DATA_DIR=\"../data/\" -DDEMOS_DATA_DIR=\"../data/\" -I. -I/usr/include/libdrm -O2 -march=core2 -mtune=core2 -pipe -c eglut.c -fPIC -DPIC -o .libs/libeglut_x11_la-eglut.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"mesa-demos\" -DPACKAGE_TARNAME=\"mesa-demos\" -DPACKAGE_VERSION=\"8.2.0\" "-DPACKAGE_STRING=\"mesa-demos 8.2.0\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa&component=Demos\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa-demos\" -DVERSION=\"8.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBGLUT=1 -DHAVE_FREEGLUT=1 -DDEMOS_DATA_DIR=\"../data/\" -DDEMOS_DATA_DIR=\"../data/\" -I. -I/usr/include/libdrm -O2 -march=core2 -mtune=core2 -pipe -c eglut_x11.c -o libeglut_x11_la-eglut_x11.o >/dev/null 2>&1 >distcc[25776] ERROR: compile eglut.c on 10.8.0.6/4 failed >distcc[25776] (dcc_build_somewhere) Warning: remote compilation of 'eglut.c' failed, retrying locally >distcc[25776] Warning: failed to distribute eglut.c to 10.8.0.6/4, running locally instead >eglut.c: In function '_eglutDestroyWindow': >eglut.c:80:32: error: 'EGL_SCREEN_BIT_MESA' undeclared (first use in this function) > _eglut->surface_type != EGL_SCREEN_BIT_MESA) > ^ >eglut.c:80:32: note: each undeclared identifier is reported only once for each function it appears in >eglut.c: In function '_eglutCreateWindow': >eglut.c:178:9: error: 'EGL_SCREEN_BIT_MESA' undeclared (first use in this function) > case EGL_SCREEN_BIT_MESA: > ^ >eglut.c: In function 'eglutDestroyWindow': >eglut.c:293:33: error: 'EGL_SCREEN_BIT_MESA' undeclared (first use in this function) > if ( _eglut->surface_type != EGL_SCREEN_BIT_MESA) > ^ >distcc[25776] ERROR: compile eglut.c on localhost failed >Makefile:500: recipe for target 'libeglut_x11_la-eglut.lo' failed >make: *** [libeglut_x11_la-eglut.lo] Error 1 >make: *** Waiting for unfinished jobs.... >make: Leaving directory '/var/tmp/portage/x11-apps/mesa-progs-8.2.0/work/mesa-demos-8.2.0/src/egl/eglut' > [31;01m*[0m ERROR: x11-apps/mesa-progs-8.2.0::gentoo failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=x11-apps/mesa-progs-8.2.0::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=x11-apps/mesa-progs-8.2.0::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/log/portage/build/x11-apps/mesa-progs-8.2.0:20150829-133830.log.gz'. > [31;01m*[0m For convenience, a symlink to the build log is located at '/var/tmp/portage/x11-apps/mesa-progs-8.2.0/temp/build.log.gz'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/x11-apps/mesa-progs-8.2.0/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/x11-apps/mesa-progs-8.2.0/work/mesa-demos-8.2.0' > [31;01m*[0m S: '/var/tmp/portage/x11-apps/mesa-progs-8.2.0/work/mesa-demos-8.2.0'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 559126
: 410580