Gentoo Archives: gentoo-user

From: wraeth <wraeth@×××××××××.au>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] [~amd64] Does the EGL useflag break mesa-progs-8.2.0?
Date: Wed, 15 Jul 2015 23:38:08
Message-Id: 20150715233746.GA18287@nemesis.wraeth.lan
In Reply to: [gentoo-user] [~amd64] Does the EGL useflag break mesa-progs-8.2.0? by walt
1 On Wed, Jul 15, 2015 at 01:53:50PM -0700, walt wrote:
2 > Normally I would just file a bug report, but lately portage has been
3 > behaving so strangely I feel obligated to ask here first. Maybe you
4 > won't see what I see. Just try emerging mesa-progs-8.2.0 with the EGL
5 > useflag set.
6 >
7 Attempting to compile =x11-apps/mesa-progs-8.2.0[egl,-gles1,-gles2] I got:
8
9 Makefile:489: recipe for target 'eglut.lo' failed
10 make: *** [eglut.lo] Error 1
11 Makefile:489: recipe for target 'eglut_screen.lo' failed
12 make: *** [eglut_screen.lo] Error 1
13 libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"mesa-demos\"
14 -DPACKAGE_TARNAME=\"mesa-demos\" -DPACKAGE_VERSION=\"8.2.0\"
15 "-DPACKAGE_STRING=\"mesa-demos 8.2.0\""
16 "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa&component=Demos\""
17 -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa-demos\" -DVERSION=\"8.2.0\"
18 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1
19 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1
20 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1
21 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBGLUT=1 -DHAVE_FREEGLUT=1
22 -DDEMOS_DATA_DIR=\"../data/\" -DDEMOS_DATA_DIR=\"../data/\" -I.
23 -I/usr/include/libdrm -march=native -O2 -pipe -fomit-frame-pointer -c
24 eglut_x11.c -o libeglut_x11_la-eglut_x11.o >/dev/null 2>&1
25 make: Leaving directory
26 '/var/tmp/portage/x11-apps/mesa-progs-8.2.0/work/mesa-demos-8.2.0/src/egl/eglut'
27 * ERROR: x11-apps/mesa-progs-8.2.0::gentoo failed (compile phase):
28 * emake failed
29
30 --
31 wraeth <wraeth@×××××××××.au>
32 GnuPG Key: B2D9F759

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] [~amd64] Does the EGL useflag break mesa-progs-8.2.0? Jeremi Piotrowski <jeremi.piotrowski@×××××.com>