| View previous topic :: View next topic |
| Author |
Message |
krokosh n00b


Joined: 25 Jun 2011 Posts: 3
|
Posted: Mon Apr 06, 2015 10:33 am Post subject: libepoxy-1.2 fails to build |
|
|
The build is unable to find pyexpat under python-3.4 (mainly because it doesn't exist there). When I try to build pyxml, it places it in python-2.7 regardless of the python version set by eselect. Again, using eselect to select the python version does not stop it from trying to find pyexpat in 3.4.
This is the build log:
| Code: |
[32;01m * [39;49;00mPackage: media-libs/libepoxy-1.2
[32;01m * [39;49;00mRepository: gentoo
[32;01m * [39;49;00mMaintainer: x11@gentoo.org
[32;01m * [39;49;00mUSE: abi_x86_32 abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU
[32;01m * [39;49;00mFEATURES: preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking libepoxy-1.2.tar.gz to /var/tmp/portage/media-libs/libepoxy-1.2/work
>>> Source unpacked in /var/tmp/portage/media-libs/libepoxy-1.2/work
>>> Preparing source in /var/tmp/portage/media-libs/libepoxy-1.2/work/libepoxy-1.2 ...
[32;01m*[0m Running eautoreconf in '/var/tmp/portage/media-libs/libepoxy-1.2/work/libepoxy-1.2' ...
[32;01m*[0m Running libtoolize --install --copy --force --automake ...
[A[72C [34;01m[ [32;01mok[34;01m ][0m
[32;01m*[0m Running aclocal ...
[A[72C [34;01m[ [32;01mok[34;01m ][0m
[32;01m*[0m Running autoconf --force ...
[A[72C [34;01m[ [32;01mok[34;01m ][0m
[32;01m*[0m Running autoheader ...
[A[72C [34;01m[ [32;01mok[34;01m ][0m
[32;01m*[0m Running automake --add-missing --copy --foreign --force-missing ...
[A[72C [34;01m[ [32;01mok[34;01m ][0m
[32;01m*[0m Running elibtoolize in: libepoxy-1.2/
[32;01m*[0m Applying portage/1.2.0 patch ...
[32;01m*[0m Applying sed/1.5.6 patch ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/media-libs/libepoxy-1.2/work/libepoxy-1.2 ...
[32;01m*[0m abi_x86_32.x86: running multilib-minimal_abi_src_configure
>>> Working in BUILD_DIR: "/var/tmp/portage/media-libs/libepoxy-1.2/work/libepoxy-1.2-abi_x86_32.x86"
* econf: updating libepoxy-1.2/config.sub with /usr/share/gnuconfig/config.sub
* econf: updating libepoxy-1.2/config.guess with /usr/share/gnuconfig/config.guess
/var/tmp/portage/media-libs/libepoxy-1.2/work/libepoxy-1.2/configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-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/lib32 --docdir=/usr/share/doc/libepoxy-1.2
checking for a BSD-compatible install... /usr/bin/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 i686-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc -m32
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 -m32 accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc -m32 option to accept ISO C89... none needed
checking dependency style of x86_64-pc-linux-gnu-gcc -m32... none
checking for x86_64-pc-linux-gnu-gcc -m32 option to accept ISO C99... -std=gnu99
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
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 whether __clang__ is declared... no
checking whether __INTEL_COMPILER is declared... no
checking whether __SUNPRO_C is declared... no
checking for i686-pc-linux-gnu-pkg-config... /usr/bin/i686-pc-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports -Werror=unknown-warning-option... no
checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports -Werror=unused-command-line-argument... no
checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports -Wall... yes
checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports -Wpointer-arith... yes
checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports -Wmissing-declarations... yes
checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports -Wformat=2... yes
checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports -Wstrict-prototypes... yes
checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports -Wmissing-prototypes... yes
checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports -Wnested-externs... yes
checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports -Wbad-function-cast... yes
checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports -Wold-style-definition... yes
checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports -Wdeclaration-after-statement... yes
checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports -Wunused... yes
checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports -Wuninitialized... yes
checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports -Wshadow... yes
checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports -Wmissing-noreturn... yes
checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports -Wmissing-format-attribute... yes
checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports -Wredundant-decls... yes
checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports -Wlogical-op... yes
checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports -Werror=implicit... yes
checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports -Werror=nonnull... yes
checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports -Werror=init-self... yes
checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports -Werror=main... yes
checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports -Werror=missing-braces... yes
checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports -Werror=sequence-point... yes
checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports -Werror=return-type... yes
checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports -Werror=trigraphs... yes
checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports -Werror=array-bounds... yes
checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports -Werror=write-strings... yes
checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports -Werror=address... yes
checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports -Werror=int-to-pointer-cast... yes
checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports -Werror=pointer-to-int-cast... yes
checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports -pedantic... yes
checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports -Werror... yes
checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports -Werror=attributes... yes
checking whether make supports nested variables... (cached) yes
checking for python3... python3
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by x86_64-pc-linux-gnu-gcc -m32 -std=gnu99... x86_64-pc-linux-gnu-ld -m elf_i386
checking if the linker (x86_64-pc-linux-gnu-ld -m elf_i386) 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 how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for x86_64-pc-linux-gnu-ld -m elf_i386 option to reload object files... -r
checking for i686-pc-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for i686-pc-linux-gnu-dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for i686-pc-linux-gnu-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for i686-pc-linux-gnu-strip... no
checking for strip... strip
checking for i686-pc-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for i686-pc-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports -fno-rtti -fno-exceptions... no
checking for x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 option to produce PIC... -fPIC -DPIC
checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 PIC flag -fPIC -DPIC works... yes
checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 static flag -static works... yes
checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports -c -o file.o... yes
checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports -c -o file.o... (cached) yes
checking whether the x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 linker (x86_64-pc-linux-gnu-ld -m elf_i386) 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... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking KHR/khrplatform.h usability... yes
checking KHR/khrplatform.h presence... yes
checking for KHR/khrplatform.h... yes
checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports -Wno-int-conversion... yes
checking for dlopen in -ldl... yes
checking whether x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports -fvisibility=hidden... yes
checking for X11... yes
checking for GL... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating epoxy.pc
config.status: creating Makefile
config.status: creating include/epoxy/Makefile
config.status: creating src/Makefile
config.status: creating test/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
EGL: yes
GLX: yes
WGL: no
PYTHON: python3
[32;01m*[0m abi_x86_64.amd64: running multilib-minimal_abi_src_configure
>>> Working in BUILD_DIR: "/var/tmp/portage/media-libs/libepoxy-1.2/work/libepoxy-1.2-abi_x86_64.amd64"
* econf: updating libepoxy-1.2/config.sub with /usr/share/gnuconfig/config.sub
* econf: updating libepoxy-1.2/config.guess with /usr/share/gnuconfig/config.guess
/var/tmp/portage/media-libs/libepoxy-1.2/work/libepoxy-1.2/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 --docdir=/usr/share/doc/libepoxy-1.2
checking for a BSD-compatible install... /usr/bin/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 dependency style of x86_64-pc-linux-gnu-gcc... none
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -std=gnu99 -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
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 whether __clang__ is declared... no
checking whether __INTEL_COMPILER is declared... no
checking whether __SUNPRO_C is declared... no
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 build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=unknown-warning-option... no
checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=unused-command-line-argument... no
checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wall... yes
checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wpointer-arith... yes
checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wmissing-declarations... yes
checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wformat=2... yes
checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wstrict-prototypes... yes
checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wmissing-prototypes... yes
checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wnested-externs... yes
checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wbad-function-cast... yes
checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wold-style-definition... yes
checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wdeclaration-after-statement... yes
checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wunused... yes
checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wuninitialized... yes
checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wshadow... yes
checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wmissing-noreturn... yes
checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wmissing-format-attribute... yes
checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wredundant-decls... yes
checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wlogical-op... yes
checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=implicit... yes
checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=nonnull... yes
checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=init-self... yes
checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=main... yes
checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=missing-braces... yes
checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=sequence-point... yes
checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=return-type... yes
checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=trigraphs... yes
checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=array-bounds... yes
checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=write-strings... yes
checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=address... yes
checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=int-to-pointer-cast... yes
checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=pointer-to-int-cast... yes
checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -pedantic... yes
checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror... yes
checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=attributes... yes
checking whether make supports nested variables... (cached) yes
checking for python3... python3
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by x86_64-pc-linux-gnu-gcc -std=gnu99... /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/x86_64-pc-linux-gnu-nm -B
checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
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... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-dlltool... dlltool
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/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc -std=gnu99 object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for x86_64-pc-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no
checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to produce PIC... -fPIC -DPIC
checking if x86_64-pc-linux-gnu-gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes
checking if x86_64-pc-linux-gnu-gcc -std=gnu99 static flag -static works... yes
checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... yes
checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... (cached) yes
checking whether the x86_64-pc-linux-gnu-gcc -std=gnu99 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... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking KHR/khrplatform.h usability... yes
checking KHR/khrplatform.h presence... yes
checking for KHR/khrplatform.h... yes
checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wno-int-conversion... yes
checking for dlopen in -ldl... yes
checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 supports -fvisibility=hidden... yes
checking for X11... yes
checking for GL... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating epoxy.pc
config.status: creating Makefile
config.status: creating include/epoxy/Makefile
config.status: creating src/Makefile
config.status: creating test/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
EGL: yes
GLX: yes
WGL: no
PYTHON: python3
>>> Source configured.
>>> Compiling source in /var/tmp/portage/media-libs/libepoxy-1.2/work/libepoxy-1.2 ...
[32;01m*[0m abi_x86_32.x86: running multilib-minimal_abi_src_compile
make -j8
make all-recursive
make[1]: Entering directory '/var/tmp/portage/media-libs/libepoxy-1.2/work/libepoxy-1.2-abi_x86_32.x86'
Making all in include/epoxy
make[2]: Entering directory '/var/tmp/portage/media-libs/libepoxy-1.2/work/libepoxy-1.2-abi_x86_32.x86/include/epoxy'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/var/tmp/portage/media-libs/libepoxy-1.2/work/libepoxy-1.2-abi_x86_32.x86/include/epoxy'
Making all in src
make[2]: Entering directory '/var/tmp/portage/media-libs/libepoxy-1.2/work/libepoxy-1.2-abi_x86_32.x86/src'
/bin/mkdir -p ../include/epoxy
python3 /var/tmp/portage/media-libs/libepoxy-1.2/work/libepoxy-1.2/src/gen_dispatch.py --dir .. /var/tmp/portage/media-libs/libepoxy-1.2/work/libepoxy-1.2/registry/glx.xml
python3 /var/tmp/portage/media-libs/libepoxy-1.2/work/libepoxy-1.2/src/gen_dispatch.py --dir .. /var/tmp/portage/media-libs/libepoxy-1.2/work/libepoxy-1.2/registry/gl.xml
python3 /var/tmp/portage/media-libs/libepoxy-1.2/work/libepoxy-1.2/src/gen_dispatch.py --dir .. /var/tmp/portage/media-libs/libepoxy-1.2/work/libepoxy-1.2/registry/egl.xml
python3 /var/tmp/portage/media-libs/libepoxy-1.2/work/libepoxy-1.2/src/gen_dispatch.py --dir .. /var/tmp/portage/media-libs/libepoxy-1.2/work/libepoxy-1.2/registry/wgl.xml
Traceback (most recent call last):
File "/usr/lib64/python3.4/xml/etree/ElementTree.py", line 1459, in __init__
from xml.parsers import expat
File "/usr/lib64/python3.4/xml/parsers/expat.py", line 4, in <module>
from pyexpat import *
ImportError: No module named 'pyexpat'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib64/python3.4/xml/etree/ElementTree.py", line 1462, in __init__
import pyexpat as expat
ImportError: No module named 'pyexpat'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/var/tmp/portage/media-libs/libepoxy-1.2/work/libepoxy-1.2/src/gen_dispatch.py", line 812, in <module>
generator.parse(file)
File "/var/tmp/portage/media-libs/libepoxy-1.2/work/libepoxy-1.2/src/gen_dispatch.py", line 424, in parse
reg = ET.parse(file)
File "/usr/lib64/python3.4/xml/etree/ElementTree.py", line 1187, in parse
tree.parse(source, parser)
File "/usr/lib64/python3.4/xml/etree/ElementTree.py", line 592, in parse
parser = XMLParser()
File "/usr/lib64/python3.4/xml/etree/ElementTree.py", line 1465, in __init__
"No module named expat; use SimpleXMLTreeBuilder instead"
ImportError: No module named expat; use SimpleXMLTreeBuilder instead
Traceback (most recent call last):
File "/usr/lib64/python3.4/xml/etree/ElementTree.py", line 1459, in __init__
from xml.parsers import expat
File "/usr/lib64/python3.4/xml/parsers/expat.py", line 4, in <module>
from pyexpat import *
ImportError: No module named 'pyexpat'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib64/python3.4/xml/etree/ElementTree.py", line 1462, in __init__
import pyexpat as expat
ImportError: No module named 'pyexpat'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/var/tmp/portage/media-libs/libepoxy-1.2/work/libepoxy-1.2/src/gen_dispatch.py", line 812, in <module>
generator.parse(file)
File "/var/tmp/portage/media-libs/libepoxy-1.2/work/libepoxy-1.2/src/gen_dispatch.py", line 424, in parse
reg = ET.parse(file)
File "/usr/lib64/python3.4/xml/etree/ElementTree.py", line 1187, in parse
tree.parse(source, parser)
File "/usr/lib64/python3.4/xml/etree/ElementTree.py", line 592, in parse
parser = XMLParser()
File "/usr/lib64/python3.4/xml/etree/ElementTree.py", line 1465, in __init__
"No module named expat; use SimpleXMLTreeBuilder instead"
ImportError: No module named expat; use SimpleXMLTreeBuilder instead
Traceback (most recent call last):
File "/usr/lib64/python3.4/xml/etree/ElementTree.py", line 1459, in __init__
from xml.parsers import expat
File "/usr/lib64/python3.4/xml/parsers/expat.py", line 4, in <module>
from pyexpat import *
ImportError: No module named 'pyexpat'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib64/python3.4/xml/etree/ElementTree.py", line 1462, in __init__
import pyexpat as expat
ImportError: No module named 'pyexpat'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/var/tmp/portage/media-libs/libepoxy-1.2/work/libepoxy-1.2/src/gen_dispatch.py", line 812, in <module>
generator.parse(file)
File "/var/tmp/portage/media-libs/libepoxy-1.2/work/libepoxy-1.2/src/gen_dispatch.py", line 424, in parse
reg = ET.parse(file)
File "/usr/lib64/python3.4/xml/etree/ElementTree.py", line 1187, in parse
tree.parse(source, parser)
File "/usr/lib64/python3.4/xml/etree/ElementTree.py", line 592, in parse
parser = XMLParser()
File "/usr/lib64/python3.4/xml/etree/ElementTree.py", line 1465, in __init__
"No module named expat; use SimpleXMLTreeBuilder instead"
ImportError: No module named expat; use SimpleXMLTreeBuilder instead
Traceback (most recent call last):
File "/usr/lib64/python3.4/xml/etree/ElementTree.py", line 1459, in __init__
from xml.parsers import expat
File "/usr/lib64/python3.4/xml/parsers/expat.py", line 4, in <module>
from pyexpat import *
ImportError: No module named 'pyexpat'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib64/python3.4/xml/etree/ElementTree.py", line 1462, in __init__
import pyexpat as expat
ImportError: No module named 'pyexpat'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/var/tmp/portage/media-libs/libepoxy-1.2/work/libepoxy-1.2/src/gen_dispatch.py", line 812, in <module>
generator.parse(file)
File "/var/tmp/portage/media-libs/libepoxy-1.2/work/libepoxy-1.2/src/gen_dispatch.py", line 424, in parse
reg = ET.parse(file)
File "/usr/lib64/python3.4/xml/etree/ElementTree.py", line 1187, in parse
tree.parse(source, parser)
File "/usr/lib64/python3.4/xml/etree/ElementTree.py", line 592, in parse
parser = XMLParser()
File "/usr/lib64/python3.4/xml/etree/ElementTree.py", line 1465, in __init__
"No module named expat; use SimpleXMLTreeBuilder instead"
ImportError: No module named expat; use SimpleXMLTreeBuilder instead
Makefile:854: recipe for target 'gl_generated_dispatch.c' failed
make[2]: *** [gl_generated_dispatch.c] Error 1
make[2]: *** Waiting for unfinished jobs....
Makefile:864: recipe for target 'wgl_generated_dispatch.c' failed
make[2]: *** [wgl_generated_dispatch.c] Error 1
Makefile:858: recipe for target 'glx_generated_dispatch.c' failed
make[2]: *** [glx_generated_dispatch.c] Error 1
Makefile:861: recipe for target 'egl_generated_dispatch.c' failed
make[2]: *** [egl_generated_dispatch.c] Error 1
make[2]: Leaving directory '/var/tmp/portage/media-libs/libepoxy-1.2/work/libepoxy-1.2-abi_x86_32.x86/src'
Makefile:497: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/var/tmp/portage/media-libs/libepoxy-1.2/work/libepoxy-1.2-abi_x86_32.x86'
Makefile:405: recipe for target 'all' failed
make: *** [all] Error 2
[31;01m*[0m ERROR: media-libs/libepoxy-1.2::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 '=media-libs/libepoxy-1.2::gentoo'`,
[31;01m*[0m the complete build log and the output of `emerge -pqv '=media-libs/libepoxy-1.2::gentoo'`.
[31;01m*[0m The complete build log is located at '/var/tmp/portage/media-libs/libepoxy-1.2/temp/build.log'.
[31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/media-libs/libepoxy-1.2/temp/environment'.
[31;01m*[0m Working directory: '/var/tmp/portage/media-libs/libepoxy-1.2/work/libepoxy-1.2-abi_x86_32.x86'
[31;01m*[0m S: '/var/tmp/portage/media-libs/libepoxy-1.2/work/libepoxy-1.2'
|
This is the output from emerge --info '=media-libs/libepoxy-1.2::gentoo'
| Code: | Portage 2.2.14 (python 2.7.9-final-0, default/linux/amd64/13.0/desktop/gnome, gcc-4.8.3, glibc-2.20-r2, 3.17.8-gentoo-r1tokra x86_64)
=================================================================
System Settings
=================================================================
System uname: Linux-3.17.8-gentoo-r1tokra-x86_64-Intel-R-_Core-TM-_i7_CPU_975_@_3.33GHz-with-gentoo-2.2
KiB Mem: 6118848 total, 244192 free
KiB Swap: 3999996 total, 3975284 free
Timestamp of tree: Sat, 04 Apr 2015 08:00:01 +0000
ld GNU ld (Gentoo 2.24 p1.4) 2.24
app-shells/bash: 4.2_p53
dev-java/java-config: 2.2.0
dev-lang/perl: 5.20.1-r4
dev-lang/python: 2.6.8-r3, 2.7.9-r1, 3.2.5-r6, 3.3.5-r1, 3.4.1
dev-util/cmake: 2.8.12.2-r1
dev-util/pkgconfig: 0.28-r1
sys-apps/baselayout: 2.2
sys-apps/openrc: 0.13.9
sys-apps/sandbox: 2.6-r1
sys-devel/autoconf: 2.13, 2.69
sys-devel/automake: 1.10.3-r1, 1.11.6-r1, 1.13.4
sys-devel/binutils: 2.24-r3
sys-devel/gcc: 4.6.4, 4.8.3
sys-devel/gcc-config: 1.7.3
sys-devel/libtool: 2.4.6
sys-devel/make: 4.1-r1
sys-kernel/linux-headers: 3.18 (virtual/os-headers)
sys-libs/glibc: 2.20-r2
Repositories: gentoo zugaina seden sunrise gamerlay gentoo-ubuntu-one GoogleEarth mamona
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=core2 -msse4 -mcx16 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/lib64/libreoffice/program/sofficerc /usr/share/config /usr/share/gnupg/qualified.txt /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/splash /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-march=core2 -msse4 -mcx16 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="en_GB.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j8"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-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="/var/lib/layman/zugaina /var/lib/layman/seden /var/lib/layman/sunrise /var/lib/layman/gamerlay /var/lib/layman/gentoo-ubuntu-one /usr/local/portage /usr/portage/local/overlays/mamona"
USE="X Xaw3d a52 aac aacplus aalib accessibility acpi adplug ads alsa amd64 amr arts asf asm avi bash-completion berkdb bidi branding build bzip2 cairo cdda cddb cdio cdparanoia cdr chardet chromaprint cli colord cracklib creds crypt css cups curl cvs cxx dbus dcc_video declarative demosaic desktopglobe development device-mapper dhcpcd dirac directfb dmraid dri dts dvd dvdnav dvdr dvdread eds emacs emboss emerald encode evo exif extensions extra extras faac faad fam fat fbcon fbcondecor ffmpeg fftw firefox flac flash floppy fluidsynth fontconfig fortran fuse games gcj gconf gcrypt gdbm gdu ggi gif gimp gimpprint glamor glew glitz gmplayer gnome gnome-keyring gnome-online-accounts gnutls gphoto2 gpm graphics graphite graphviz gs gsm gstreamer gtk gtkhtml gvfs hal hddtemp hexenworld ices iconv icu id3tag ieee1394 imagemagick imlib introspection ipv6 java jpeg jpeg2k kde kdepim kdrive kpathsea lame lastfmfingerprint latex lcms ldap libcanberra libnotify libsecret libssh2 lights lirc live lm_sensors lzma mad midi mikmod mjpeg mms mmx mmxext mod modplug modules motif mount mp2 mp3 mp4 mpeg mtp multiboot multilib musepack music musicbrainz mysql nas nautilus ncurses net network nfs nls nptl nptlonly nsplugin nspluginwrapper ntfs ntfsprogs ntp objc objc++ odk ogg openal opencl opencv openexr opengl openmp pam pango pascal pcre pda pdf pdfimport perl png policykit portaudio ppds ppp python qt3 qt3support qt4 quicktime r600-llvm-compiler rar rdp readline real reports rss rtsp samba scanner schroedinger science scrobbler sdl semantic-desktop sensord session sftp shout sid sip skins slp smp sndfile snmp socialweb sound speex spell sql sqlite sse sse2 ssl startup-notification stream subversion svg systemd tcl tcpd templates theora threads tiff timidity tk tools tor-hardening tremor truetype tta twolame udev udisks unicode upnp upower usb utempter uuid vala vcd vlc vocoder vorbis wav wavpack webdav webkit win32codecs winbind wininst wma wmf word-perfect wpd wxwidgets x264 xcb xcomposite xemacs xfce xft xine xinerama xml xps xrandr xscreensaver xulrunner xv xvid youtube zlib" ABI_X86="32 64" ALSA_CARDS="hda-intel" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd 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 author" CAMERAS="sipix_blink ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3" 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 ublox ubx" GRUB_PLATFORMS="pc" INPUT_DEVICES="evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer nlpsolver pdfimport scripting-beanshell scripting-javascript wiki-publisher" LINGUAS="en en_GB en_US en_US-UTF8" LIRC_DEVICES="realmagic serial" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_3" QEMU_SOFTMMU_TARGETS="i386 ppc ppc64 x86_64" QEMU_USER_TARGETS="arm i386 x86_64" RUBY_TARGETS="ruby19 ruby20" SANE_BACKENDS="coolscan coolscan2 coolscan3 kodakaio" USERLAND="GNU" VIDEO_CARDS="fglrx radeon" 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, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, SYNC, USE_PYTHON
|
The environment file shows:
[code:1:8d1e3186e3]declare -x ABI="amd64"
declare -x ABI_X86="32 64"
declare -a ALL_AUTOTOOLS_MACROS='([0]="AC_PROG_LIBTOOL" [1]="AM_PROG_LIBTOOL" [2]="LT_INIT" [3]="AC_CONFIG_HEADERS" [4]="AC_CONFIG_HEADER" [5]="AM_CONFIG_HEADERS" [6]="AM_CONFIG_HEADER" [7]="AC_CONFIG_SUBDIRS" [8]="AC_CONFIG_AUX_DIR" [9]="AC_CONFIG_MACRO_DIR" [10]="AM_INIT_AUTOMAKE" [11]="AM_GLIB_GNU_GETTEXT" [12]="AM_GNU_GETTEXT_VERSION" [13]="AC_PROG_INTLTOOL" [14]="IT_PROG_INTLTOOL" [15]="GTK_DOC_CHECK" [16]="GNOME_DOC_INIT")'
declare -x ALSA_CARDS="hda-intel"
declare -x ANDROID_HOME="/opt/android-sdk-update-manager"
declare -x ANDROID_SWT="/usr/share/swt-3.7/lib"
declare -x ANT_HOME="/usr/share/ant"
declare -x APACHE2_MODULES="authn_core authz_core socache_shmcb unixd 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"
declare -x ARCH="amd64"
declare -- AT_M4DIR=""
declare -- AT_SYS_M4DIR=""
declare -- AUTOTOOLS_AUTORECONF="yes"
declare -- AUTOTOOLS_AUTO_DEPEND="yes"
declare -- AUTOTOOLS_BUILD_DIR="/var/tmp/portage/media-libs/libepoxy-1.2/work/libepoxy-1.2-abi_x86_64.amd64"
declare -- AUTOTOOLS_DEPEND="!<sys-devel/gettext-0.18.1.1-r3
|| ( >=sys-devel/automake-1.13:1.13 >=sys-devel/automake-1.15:1.15 )
>=sys-devel/autoconf-2.69
>=sys-devel/libtool-2.4"
declare -x BOOTSTRAP_USE="cxx unicode internal-glib python_targets_python3_3 python_targets_python2_7 multilib"
declare -x CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author"
declare -x CAMERAS="sipix_blink ptp2"
declare -x CBUILD="x86_64-pc-linux-gnu"
declare -x CFLAGS="-march=core2 -msse4 -mcx16 -O2 -pipe"
declare -x CFLAGS_amd64="-m64"
declare -x CFLAGS_default
declare -x CFLAGS_x32="-mx32"
declare -x CFLAGS_x86="-m32"
declare -x CHOST="x86_64-pc-linux-gnu"
declare -x CHOST_amd64="x86_64-pc-linux-gnu"
declare -x CHOST_default="x86_64-pc-linux-gnu"
declare -x CHOST_x32="x86_64-pc-linux-gnux32"
declare -x CHOST_x86="i686-pc-linux-gnu"
declare -x COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog"
declare -x CONF_PREFIX="/usr"
declare -x CPU_FLAGS_X86="mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3"
declare -x CTARGET_default="x86_64-pc-linux-gnu"
declare -x CXXFLAGS="-march=core2 -msse4 -mcx16 -O2 -pipe"
declare -x DBUS_SESSION_BUS_ADDRESS="unix:abstract=/tmp/dbus-Wej1a1vy2x,guid=44bd292c536386043fd5ea8a55225046"
declare -x DEFAULT_ABI="amd64"
declare -x DEFINED_PHASES=" compile configure install prepare test unpack"
declare DEPEND="dev-lang/python
media-libs/mesa[egl]
x11-misc/util-macros
x11-libs/libX11 !<sys-devel/gettext-0.18.1.1-r3
|| ( >=sys-devel/automake-1.13:1.13 >=sys-devel/automake-1.15:1.15 )
>=sys-devel/autoconf-2.69
>=sys-devel/libtool-2.4"
declare DESCRIPTION="Epoxy is a library for handling OpenGL function pointer management for you"
declare -x DESKTOP_SESSION="xfce"
declare -x DESTTREE="/usr"
declare -x DIROPTIONS="-m0755"
declare -x DM_CONTROL="/var/run/xdmctl"
declare -x EAPI="5"
declare -- ECONF_SOURCE="/var/tmp/portage/media-libs/libepoxy-1.2/work/libepoxy-1.2"
declare -- EGIT_REPO_URI="git://github.com/anholt/libepoxy.git"
declare -x ELIBC="glibc"
declare -x ELT_APPLIED_PATCHES=""
declare -- EPATCH_COMMON_OPTS="-g0 -E --no-backup-if-mismatch"
declare -- EPATCH_EXCLUDE=""
declare -- EPATCH_FORCE="no"
declare -- EPATCH_MULTI_MSG="Applying various patches (bugfixes/updates) ..."
declare -- EPATCH_OPTS=""
declare -- EPATCH_SINGLE_MSG=""
declare -- EPATCH_SOURCE="/var/tmp/portage/media-libs/libepoxy-1.2/work/patch"
declare -- EPATCH_SUFFIX="patch.bz2"
declare -x EXEOPTIONS="-m0755"
declare -x FCFLAGS="-O2 -pipe"
declare -x FETCHCOMMAND_SSH="bash -c \"x=\\\${2#ssh://} ; host=\\\${x%%/*} ; port=\\\${host##*:} ; host=\\\${host%:*} ; [[ \\\${host} = \\\${port} ]] && port=22 ; exec rsync --rsh=\\\"ssh -p\\\${port} \\\${3}\\\" -avP \\\"\\\${host}:/\\\${x#*/}\\\" \\\"\\\$1\\\"\" rsync \"\${DISTDIR}/\${FILE}\" \"\${URI}\" \"\${PORTAGE_SSH_OPTS}\""
declare -x FFLAGS="-O2 -pipe"
declare -x FLTK_DOCDIR="/usr/share/doc/fltk-1.3.2/html"
declare -x GCC_SPECS=""
declare -x GLADE_CATALOG_PATH=":"
declare -x GLADE_MODULE_PATH=":"
declare -x GLADE_PIXMAP_PATH=":"
declare -x GNOME_KEYRING_CONTROL="/home/crok/.cache/keyring-721WWX"
declare -x 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 ublox ubx"
declare -x GRUB_PLATFORMS="pc"
declare -x GSETTINGS_BACKEND="dconf"
declare -x GTK_MODULES="canberra-gtk-module"
declare -x GUILE_LOAD_PATH="/usr/share/guile/1.8"
declare HDEPEND=""
declare -x HG="/usr/bin/hg"
declare HOMEPAGE="https://github.com/anholt/libepoxy"
declare -x INHERITED=" multilib toolchain-funcs libtool autotools eutils autotools-utils multibuild multilib-build multilib-minimal autotools-multilib"
declare -x INPUT_DEVICES="evdev"
declare -x INSDESTTREE=""
declare -x INSOPTIONS="-m0644"
declare IUSE="test abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 abi_s390_32 abi_s390_64"
declare -x IUSE_EFFECTIVE="abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 abi_s390_32 abi_s390_64 abi_x86_32 abi_x86_64 abi_x86_x32 alpha amd64 amd64-fbsd amd64-linux arm arm-linux arm64 elibc_AIX elibc_Cygwin elibc_Darwin elibc_DragonFly elibc_FreeBSD elibc_HPUX elibc_Interix elibc_NetBSD elibc_OpenBSD elibc_SunOS elibc_Winnt elibc_glibc elibc_mintlib elibc_musl elibc_uclibc hppa hppa-hpux ia64 ia64-hpux ia64-linux kernel_AIX kernel_Cygwin kernel_Darwin kernel_FreeBSD kernel_HPUX kernel_Interix kernel_NetBSD kernel_OpenBSD kernel_SunOS kernel_Winnt kernel_freemint kernel_linux m68k m68k-mint mips ppc ppc-aix ppc-macos ppc-openbsd ppc64 ppc64-linux prefix prefix-guest s390 sh sparc sparc-fbsd sparc-solaris sparc64-freebsd sparc64-solaris test userland_BSD userland_GNU x64-freebsd x64-macos x64-openbsd x64-solaris x86 x86-cygwin x86-fbsd x86-freebsd x86-interix x86-linux x86-macos x86-netbsd x86-openbsd x86-solaris x86-winnt"
declare -x IUSE_IMPLICIT="abi_x86_64 prefix prefix-guest"
declare -x JAVAC="/etc/java-config-2/current-system-vm/bin/javac"
declare -x JAVA_HOME="/etc/java-config-2/current-system-vm"
declare -x JDK_HOME="/etc/java-config-2/current-system-vm"
declare -x KERNEL="linux"
declare -x KERNEL_ABI="amd64"
declare -x KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86"
declare -x LANG="en_GB.UTF-8"
declare -x LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text"
declare -x LC_MESSAGES="C"
declare -x LDFLAGS="-Wl,-O1 -Wl,--as-needed"
declare -x LDFLAGS_amd64="-m elf_x86_64"
declare -x LDFLAGS_default
declare -x LDFLAGS_x32="-m elf32_x86_64"
declare -x LDFLAGS_x86="-m elf_i386"
declare -x LIBDIR_amd64="lib64"
declare -x LIBDIR_amd64_fbsd="lib64"
declare -x LIBDIR_arm="lib"
declare -x LIBDIR_arm64="lib64"
declare -x LIBDIR_default="lib"
declare -x LIBDIR_n32="lib32"
declare -x LIBDIR_n64="lib64"
declare -x LIBDIR_o32="lib"
declare -x LIBDIR_ppc="lib32"
declare -x LIBDIR_ppc64="lib64"
declare -x LIBDIR_s390="lib32"
declare -x LIBDIR_s390x="lib64"
declare -x LIBDIR_sparc32="lib32"
declare -x LIBDIR_sparc64="lib64"
declare -x LIBDIR_x32="libx32"
declare -x LIBDIR_x86="lib32"
declare -x LIBDIR_x86_fbsd="lib32"
declare -x LIBGL_DRIVERS_PATH="/usr/lib64/dri:/usr/lib32/dri"
declare -x LIBOPTIONS="-m0644"
declare -x LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer nlpsolver pdfimport scripting-beanshell scripting-javascript wiki-publisher"
declare -x LICENSE="MIT"
declare -x LINGUAS="en en_GB en_US en_US-UTF8"
declare -x LIRC_DEVICES="realmagic serial"
declare -x MAIL="/var/mail/crok"
declare -x MAKEOPTS="-j8"
declare -x MULTILIB_ABIS="amd64 x86"
declare -x MULTILIB_STRICT_DENY="64-bit.*shared object"
declare -x MULTILIB_STRICT_DIRS="/lib32 /lib /usr/lib32 /usr/lib /usr/kde/*/lib32 /usr/kde/*/lib /usr/qt/*/lib32 /usr/qt/*/lib /usr/X11R6/lib32 /usr/X11R6/lib"
declare -x MULTILIB_STRICT_EXEMPT="(perl5|gcc|gcc-lib|binutils|eclipse-3|debug|portage|udev|systemd|clang|python-exec)"
declare -- MULTILIB_USEDEP="abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?"
declare -x MULTIOSDIRS="../lib64:../lib32"
declare -x NETBEANS="apisupport cnd groovy gsf harness ide identity j2ee java mobility nb php profiler soa visualweb webcommon websvccommon xml"
declare -x OFFICE_IMPLEMENTATION="libreoffice"
declare -x OPENCL_PROFILE="amd"
declare -x OPENGL_PROFILE="ati"
declare -x PATH="/usr/lib/portage/python2.7/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.8.3:/usr/lib64/subversion/bin"
declare PDEPEND=""
declare -x PHP_TARGETS="php5-5"
declare -x PKG_CONFIG_PATH="/usr/lib64/pkgconfig"
declare -a PORTAGE_DOCOMPRESS='([0]="/usr/share/doc" [1]="/usr/share/info" [2]="/usr/share/man")'
declare -x PORTAGE_DOCOMPRESS_SIZE_LIMIT="128"
declare -a PORTAGE_DOCOMPRESS_SKIP='([0]="/usr/share/doc/libepoxy-1.2/html")'
declare -x PRELINK_PATH_MASK="/usr/lib64/klibc:/usr/lib64/libfreebl3.so:/usr/lib64/libnssdbm3.so:/usr/lib64/libsoftokn3.so:/usr/lib32/libfreebl3.so:/usr/lib32/libnssdbm3.so:/usr/lib32/libsoftokn3.so:/usr/bin/evolution"
declare -x PROFILE_ONLY_VARIABLES="ARCH ELIBC IUSE_IMPLICIT KERNEL USERLAND USE_EXPAND_IMPLICIT USE_EXPAND_UNPREFIXED USE_EXPAND_VALUES_ARCH USE_EXPAND_VALUES_ELIBC USE_EXPAND_VALUES_KERNEL USE_EXPAND_VALUES_USERLAND"
declare -x PROPERTIES=""
declare -x PROVIDE=""
declare -x PYTHONDONTWRITEBYTECODE="1"
declare -x PYTHON_SINGLE_TARGET="python2_7"
declare -x PYTHON_TARGETS="python2_7 python3_3"
declare -x QEMU_SOFTMMU_TARGETS="i386 ppc ppc64 x86_64"
declare -x QEMU_USER_TARGETS="arm i386 x86_64"
declare -x QT_GRAPHICSSYSTEM="raster"
declare -x QT_PLUGIN_PATH="/usr/lib64/kde4/plugins"
declare RDEPEND=""
declare REPOSITORY
declare REQUIRED_USE=""
declare -- RESTICT="test"
declare -x RESTRICT=""
declare -x RESUMECOMMAND_SSH="bash -c \"x=\\\${2#ssh://} ; host=\\\${x%%/*} ; port=\\\${host##*:} ; host=\\\${host%:*} ; [[ \\\${host} = \\\${port} ]] && port=22 ; exec rsync --rsh=\\\"ssh -p\\\${port} \\\${3}\\\" -avP \\\"\\\${host}:/\\\${x#*/}\\\" \\\"\\\$1\\\"\" rsync \"\${DISTDIR}/\${FILE}\" \"\${URI}\" \"\${PORTAGE_SSH_OPTS}\""
declare -x RUBY_TARGETS="ruby19 ruby20"
declare -x R_HOME="/usr/lib64/R"
declare -x S="/var/tmp/portage/media-libs/libepoxy-1.2/work/libepoxy-1.2"
declare -x SANDBOX_DEBUG="0"
declare -x SANDBOX_DENY=""
declare -x SANDBOX_PID="8131"
declare -x SANDBOX_PREDICT="/var/tmp/portage/media-libs/libepoxy-1.2/homedir:/dev/crypto:/proc/self/coredump_filter:/var/cache/fontconfig"
declare -x SANDBOX_READ="/:/var/tmp"
declare -x SANDBOX_VERBOSE="1"
declare -x SANDBOX_WRITE=":/dev/console:/dev/fd:/dev/full:/dev/null:/dev/pts/:/dev/pty:/dev/shm:/dev/tts:/dev/tty:/dev/vc/:/dev/zero:/proc/self/fd:/tmp/:/usr/lib32/cf:/usr/lib32/conftest:/usr/lib64/cf:/usr/lib64/conftest:/usr/lib/cf:/usr/lib/conftest:/usr/tmp/cf:/usr/tmp/conftest:/var/tmp:/var/tmp/:/var/tmp/portage/media-libs/libepoxy-1.2/homedir/.bash_history"
declare -x SANE_BACKENDS="coolscan coolscan2 coolscan3 kodakaio"
declare -x SESSION_MANAGER="local/tokra:@/tmp/.ICE-unix/4595,unix/tokra:/tmp/.ICE-unix/4595"
declare -x SHELL="/bin/bash"
declare -x SLOT="0"
declare SRC_URI="https://github.com/anholt/libepoxy/archive/v1.2.tar.gz -> libepoxy-1.2.tar.gz"
declare -x SYMLINK_LIB="yes"
declare -x USE="abi_x86_32 abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU"
declare -x USERLAND="GNU"
declare -x USE_EXPAND_IMPLICIT="ARCH ELIBC KERNEL USERLAND"
declare -x USE_EXPAND_UNPREFIXED="ARCH"
declare -x USE_EXPAND_VALUES_ARCH="alpha amd64 amd64-fbsd amd64-linux arm arm-linux arm64 hppa hppa-hpux ia64 ia64-hpux ia64-linux m68k m68k-mint mips ppc ppc64 ppc64-linux ppc-aix ppc-macos ppc-openbsd s390 sh sparc sparc64-freebsd sparc64-solaris sparc-fbsd sparc-solaris x64-freebsd x64-macos x64-openbsd x64-solaris x86 x86-cygwin x86-fbsd x86-freebsd x86-interix x86-linux x86-macos x86-netbsd x86-openbsd x86-solaris x86-winnt"
declare -x USE_EXPAND_VALUES_ELIBC="AIX Cygwin Darwin DragonFly FreeBSD glibc HPUX Interix mintlib musl NetBSD OpenBSD SunOS uclibc Winnt"
declare -x USE_EXPAND_VALUES_KERNEL="AIX Cygwin Darwin FreeBSD freemint HPUX Interix linux NetBSD OpenBSD SunOS Winnt"
declare -x USE_EXPAND_VALUES_USERLAND="BSD GNU"
declare -x VIDEO_CARDS="fglrx radeon"
declare -x VTE_VERSION="3603"
declare -x WANT_AUTOCONF="2.5"
declare -x WANT_AUTOMAKE="1.13"
declare -x WANT_LIBTOOL="latest"
declare -x WINDOWID="75497492"
declare -x WINDOWPATH="7"
declare -x XDG_CONFIG_DIRS="/etc/xdg"
declare -x XDG_DATA_DIRS="/usr/local/share:/usr/share:/usr/share/gdm"
declare -x XDG_MENU_PREFIX="xfce-"
declare -x XDM_MANAGED="method=classic"
declare -x 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"
declare -x XTERM_LOCALE="en_GB.UTF-8"
declare -x XTERM_SHELL="/bin/bash"
declare -x XTERM_VERSION="XTerm(314)"
declare -- _AUTOTOOLS_ECLASS="1"
declare -- _ELT_NOTED_TMP="true"
declare -- _EUTILS_ECLASS="1"
declare -x _E_DOCDESTTREE_=""
declare -x _E_EXEDESTTREE_=""
declare -a _LATEST_AUTOMAKE='([0]="1.13:1.13" [1]="1.15:1.15")'
declare -- _LIBTOOL_ECLASS="1"
declare -- _LIBTOOL_ECLASSDIR_LOCAL="/usr/portage/eclass"
declare -- _MULTIBUILD="1"
declare -- _MULTILIB_BUILD="1"
declare -- _MULTILIB_ECLASS="1"
declare -a _MULTILIB_FLAGS='([0]="abi_x86_32:x86,x86_fbsd,x86_freebsd,x86_linux,x86_macos,x86_solaris" [1]="abi_x86_64:amd64,amd64_fbsd,x64_freebsd,amd64_linux,x64_macos,x64_solaris" [2]="abi_x86_x32:x32" [3]="abi_mips_n32:n32" [4]="abi_mips_n64:n64" [5]="abi_mips_o32:o32" [6]="abi_ppc_32:ppc,ppc_aix,ppc_macos" [7]="abi_ppc_64:ppc64" [8]="abi_s390_32:s390" [9]="abi_s390_64:s390x")'
declare -- _TOOLCHAIN_FUNCS_ECLASS="1"
declare -- __AUTOTOOLS_AUTO_DEPEND="yes"
declare -- _libtool_atom=">=sys-devel/libtool-2.4"
declare -- phase_func
ELT_libtool_version ()
{
( unset VERSION;
eval $(grep -e '^[[:space:]]*VERSION=' "$1");
echo "${VERSION:-0}" )
}
ELT_try_and_apply_patch ()
{
local ret=0;
local file=$1;
local patch=$2;
local src=$3;
local disp="${src} patch";
local log="${T}/elibtool.log";
if [[ -z ${_ELT_NOTED_TMP} ]]; then
_ELT_NOTED_TMP=true;
printf 'temp patch: %s\n' "${patch}" > "${log}";
fi;
printf '\nTrying %s\n' "${disp}" >> "${log}";
if [[ ! -e ${file} ]]; then
echo "File not found: ${file}" >> "${log}";
return 1;
fi;
local perms="$(find ${file} -maxdepth 0 -printf '%m')";
if patch -p0 --dry-run "${file}" "${patch}" >> "${log}" 2>&1; then
einfo " Applying ${disp} ...";
patch -p0 -g0 --no-backup-if-mismatch "${file}" "${patch}" >> "${log}" 2>&1;
ret=$?;
export ELT_APPLIED_PATCHES="${ELT_APPLIED_PATCHES} ${src}";
else
ret=1;
fi;
chmod "${perms}" "${file}";
return "${ret}"
}
ELT_walk_patches ()
{
local patch tmp;
local ret=1;
local file=$1;
local patch_set=$2;
local patch_dir="$(elt_patch_dir)/${patch_set}";
local rem_int_dep=$3;
[[ -z ${patch_set} ]] && return 1;
[[ ! -d ${patch_dir} ]] && return 1;
local sed_args=(-e "s:@GENTOO_LIBDIR@:$(get_libdir):g");
if [[ -n ${rem_int_dep} ]]; then
sed_args+=(-e "s|@REM_INT_DEP@|${rem_int_dep}|g");
fi;
pushd "$(elt_patch_dir)" > /dev/null || die;
for patch in $(find "${patch_set}" -maxdepth 1 -type f | LC_ALL=C sort -r);
do
tmp="${T}/libtool-elt.patch";
sed "${sed_args[@]}" "${patch}" > "${tmp}" || die;
if ELT_try_and_apply_patch "${file}" "${tmp}" "${patch}"; then
ret=0;
break;
fi;
done;
popd > /dev/null;
return ${ret}
}
VER_major ()
{
[[ -z $1 ]] && return 1;
local VER=$@;
echo "${VER%%[^[:digit:]]*}"
}
VER_micro ()
{
[[ -z $1 ]] && return 1;
local VER=$@;
VER=${VER#*.*.};
echo "${VER%%[^[:digit:]]*}"
}
VER_minor ()
{
[[ -z $1 ]] && return 1;
local VER=$@;
VER=${VER#*.};
echo "${VER%%[^[:digit:]]*}"
}
VER_to_int ()
{
[[ -z $1 ]] && return 1;
local VER_MAJOR=$(VER_major "$1");
local VER_MINOR=$(VER_minor "$1");
local VER_MICRO=$(VER_micro "$1");
local VER_int=$(( VER_MAJOR * 65536 + VER_MINOR * 256 + VER_MICRO ));
if [[ ${VER_int} -ge 65536 ]]; then
echo "${VER_int}";
return 0;
fi;
echo 1;
return 1
}
__bashpid ()
{
sh -c 'echo ${PPID}'
}
__start_distcc ()
{
if has distcc $FEATURES && has distcc-pump $FEATURES; then
if [[ -z $INCLUDE_SERVER_PORT ]] || [[ ! -w $INCLUDE_SERVER_PORT ]]; then
eval $(pump --startup | grep -v PATH);
trap "pump --shutdown >/dev/null" EXIT;
fi;
fi
}
_at_uses_autoheader ()
{
_at_uses_pkg A{C,M}_CONFIG_HEADER{S,}
}
_at_uses_automake ()
{
_at_uses_pkg AM_INIT_AUTOMAKE
}
_at_uses_gettext ()
{
_at_uses_pkg AM_GNU_GETTEXT_VERSION
}
_at_uses_glibgettext ()
{
_at_uses_pkg AM_GLIB_GNU_GETTEXT
}
_at_uses_gnomedoc ()
{
_at_uses_pkg GNOME_DOC_INIT
}
_at_uses_gtkdoc ()
{
_at_uses_pkg GTK_DOC_CHECK
}
_at_uses_intltool ()
{
_at_uses_pkg {AC,IT}_PROG_INTLTOOL
}
_at_uses_libtool ()
{
_at_uses_pkg A{C,M}_PROG_LIBTOOL LT_INIT
}
_at_uses_pkg ()
{
if [[ -n $(autotools_check_macro "$@") ]]; then
return 0;
else
local macro args=();
for macro in "$@";
do
args+=(-e "^[[:space:]]*${macro}\>");
done;
egrep -q "${args[@]}" configure.??;
fi
}
_automake_version ()
{
autotools_run_tool --at-output automake --version 2> /dev/null | sed -n -e '1{s:.*(GNU automake) ::p;q}'
}
_autotools_m4dir_include ()
{
local x include_opts flag;
[[ ${WANT_AUTOCONF} == "2.1" ]] && flag="l" || flag="I";
for x in "$@";
do
case ${x} in
-${flag})
;;
*)
[[ ! -d ${x} ]] && ewarn "autotools.eclass: '${x}' does not exist";
include_opts+=" -${flag} ${x}"
;;
esac;
done;
echo ${include_opts}
}
_check_build_dir ()
{
: ${ECONF_SOURCE:=${S}};
if [[ ! -n ${BUILD_DIR} && -n ${AUTOTOOLS_BUILD_DIR} ]]; then
eqawarn "The AUTOTOOLS_BUILD_DIR variable has been renamed to BUILD_DIR.";
eqawarn "Please migrate the ebuild to use the new one.";
_RESPECT_AUTOTOOLS_BUILD_DIR=1;
fi;
if [[ -n ${_RESPECT_AUTOTOOLS_BUILD_DIR} ]]; then
BUILD_DIR=${AUTOTOOLS_BUILD_DIR:-${WORKDIR}/${P}_build};
else
if [[ -n ${AUTOTOOLS_IN_SOURCE_BUILD} ]]; then
: ${BUILD_DIR:=${ECONF_SOURCE}};
else
: ${BUILD_DIR:=${WORKDIR}/${P}_build};
fi;
fi;
AUTOTOOLS_BUILD_DIR=${BUILD_DIR};
echo ">>> Working in BUILD_DIR: \"${BUILD_DIR}\""
}
_elibtoolize ()
{
local LIBTOOLIZE=${LIBTOOLIZE:-$(type -P glibtoolize > /dev/null && echo glibtoolize || echo libtoolize)};
[[ -f GNUmakefile.am || -f Makefile.am ]] && set -- "$@" --auto |
|
| Back to top |
|
 |
hasufell Retired Dev

Joined: 29 Oct 2011 Posts: 429
|
Posted: Mon Apr 06, 2015 10:38 am Post subject: |
|
|
'eselect python' no longer does anything for the PM-side of python... it's only for the user-side. In other words: the python implementations which are chosen during the build are independent of 'eselect python', but follow the python USE flags, such as 'python_targets_python2_7'.
libepoxy is a broken ebuild. It has to be fixed. File a bug.
Last edited by hasufell on Mon Apr 06, 2015 10:47 am; edited 1 time in total |
|
| Back to top |
|
 |
hasufell Retired Dev

Joined: 29 Oct 2011 Posts: 429
|
Posted: Mon Apr 06, 2015 10:46 am Post subject: |
|
|
Can you try this ebuild?
| Code: |
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=5
AUTOTOOLS_AUTORECONF=yes
EGIT_REPO_URI="git://github.com/anholt/libepoxy.git"
if [[ ${PV} = 9999* ]]; then
GIT_ECLASS="git-r3"
fi
PYTHON_COMPAT=( python2_7 python3_2 python3_3 python3_4 )
PYTHON_REQ_USE="xml"
inherit autotools-multilib ${GIT_ECLASS} python-any-r1
DESCRIPTION="Epoxy is a library for handling OpenGL function pointer management for you"
HOMEPAGE="https://github.com/anholt/libepoxy"
if [[ ${PV} = 9999* ]]; then
KEYWORDS=""
SRC_URI=""
else
KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86"
SRC_URI="https://github.com/anholt/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
fi
LICENSE="MIT"
SLOT="0"
IUSE="test"
RESTICT="test" # FIXME: tests fail when run from portage.
DEPEND="${PYTHON_DEPS}
media-libs/mesa[egl]
x11-misc/util-macros
x11-libs/libX11"
RDEPEND=""
src_unpack() {
default
[[ $PV = 9999* ]] && git-r3_src_unpack
}
|
|
|
| Back to top |
|
 |
VoidMage Watchman


Joined: 14 Oct 2006 Posts: 6196
|
Posted: Mon Apr 06, 2015 1:20 pm Post subject: |
|
|
| Also, a minor detail: unless you explicitly need pyxml, you should unmerge that package - it's broken in quite a few ways and not really what you think it is. |
|
| Back to top |
|
 |
krokosh n00b


Joined: 25 Jun 2011 Posts: 3
|
Posted: Mon Apr 06, 2015 3:49 pm Post subject: |
|
|
| Thank you, that ebuild seems to have done the trick! |
|
| Back to top |
|
 |
hasufell Retired Dev

Joined: 29 Oct 2011 Posts: 429
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|