Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 538686 Details for
Bug 660594
media-libs/gst-plugins-base-1.14.1 USE='gles2 opengl' - configure: error: Cannot seem to include both GL and GLES2 headers. Try disabling one API
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config.log
config.log (text/plain), 163.45 KB, created by
Jeroen Roovers (RETIRED)
on 2018-07-07 11:29:33 UTC
(
hide
)
Description:
config.log
Filename:
MIME Type:
Creator:
Jeroen Roovers (RETIRED)
Created:
2018-07-07 11:29:33 UTC
Size:
163.45 KB
patch
obsolete
>This file contains any messages produced by compilers while >running configure, to aid debugging if configure makes a mistake. > >It was created by GStreamer Base Plug-ins configure 1.14.1, which was >generated by GNU Autoconf 2.69. Invocation command line was > > $ /var/tmp/portage/media-libs/gst-plugins-base-1.14.1/work/gst-plugins-base-1.14.1/configure --prefix=/usr --build=hppa2.0-unknown-linux-gnu --host=hppa2.0-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/gst-plugins-base-1.14.1 --htmldir=/usr/share/doc/gst-plugins-base-1.14.1/html --libdir=/usr/lib --with-package-name=Gentoo GStreamer ebuild --with-package-origin=https://www.gentoo.org --disable-zlib --disable-x --disable-xvideo --disable-xshm --disable-alsa --disable-cdparanoia --disable-gl --disable-ivorbis --disable-libvisual --disable-ogg --disable-opus --disable-pango --disable-theora --disable-vorbis --disable-orc --disable-maintainer-mode --enable-nls --enable-alsa --enable-introspection --disable-ivorbis --enable-ogg --disable-orc --enable-pango --enable-theora --enable-vorbis --enable-x --enable-xshm --enable-xvideo --enable-iso-codes --enable-zlib --disable-debug --disable-examples --disable-static --enable-gl --enable-egl --enable-gles2 --enable-opengl --enable-wayland --enable-x11 --enable-glx --disable-cocoa --disable-dispmanx --disable-wgl > >## --------- ## >## Platform. ## >## --------- ## > >hostname = karsten >uname -m = parisc64 >uname -r = 4.17.0-rc3-JeR-00719-gee946c36be21 >uname -s = Linux >uname -v = #17 SMP Sun May 6 14:05:22 CEST 2018 > >/usr/bin/uname -p = PA8800 (Mako) >/bin/uname -X = unknown > >/bin/arch = unknown >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >/usr/bin/hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /var/tmp/portage/media-libs/gst-plugins-base-1.14.1/temp/cc-qa-check >PATH: /usr/lib/portage/python3.5/ebuild-helpers/xattr >PATH: /usr/lib/portage/python3.5/ebuild-helpers >PATH: /usr/local/sbin >PATH: /usr/local/bin >PATH: /usr/sbin >PATH: /usr/bin >PATH: /sbin >PATH: /bin >PATH: /usr/hppa2.0-unknown-linux-gnu/gcc-bin/7.3.0 >PATH: /usr/hppa2.0-unknown-linux-gnu/hppa64-unknown-linux-gnu/gcc-bin/7.3.0 >PATH: /usr/local/sbin >PATH: /usr/local/bin >PATH: /usr/sbin >PATH: /usr/bin >PATH: /sbin >PATH: /bin >PATH: /opt/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:3510: loading site script /usr/share/config.site >| #!/bin/sh >| # Copyright 2009-2014 Gentoo Foundation >| # Distributed under the terms of the GNU General Public License v2 >| >| TOPDIR=/usr/share/crossdev/include/site >| >| config_site_arch() { >| local host="${CHOST%%-*}" >| >| case ${host} in >| arm*b*) host=armeb ;; >| arm*) host=arm ;; >| mips*l*) host=mipsel ;; >| mips*) host=mips ;; >| esac >| >| echo "${host}" >| } >| >| config_site_names() { >| local site_arch="$(config_site_arch)" >| local sites="" >| local x >| >| case ${CHOST} in >| *-linux-*) sites="${sites} linux ${site_arch}-linux" ;; >| *-darwin*) sites="${sites} darwin ${site_arch}-darwin" ;; >| esac >| >| case ${CHOST} in >| *-linux-uclibc*) sites="${sites} linux-uclibc ${site_arch}-linux-uclibc" ;; >| *-linux-gnu*) sites="${sites} linux-gnu ${site_arch}-linux-gnu" ;; >| *-linux-musl*) sites="${sites} linux-musl ${site_arch}-linux-musl" ;; >| esac >| >| case ${CHOST} in >| *-linux-uclibceabi*) sites="${sites} linux-uclibceabi ${site_arch}-linux-uclibceabi" ;; >| *-linux-gnueabi*) sites="${sites} linux-gnueabi ${site_arch}-linux-gnueabi" ;; >| esac >| >| for x in ${sites} ${CHOST}; do >| [ -e "${TOPDIR}/${x}" ] && echo "${TOPDIR}/${x}" >| done >| } >| >| # Only kick in for cross-compiles so we don't break native builds #427184 >| if [ "${CBUILD:-${CHOST}}" != "${CHOST}" ] ; then >| sites="$(config_site_names)" >| if [ -n "${sites}" ] ; then >| for site in ${sites}; do >| echo "${0##*/}: loading site script ${site}" >| . "${site}" >| done >| fi >| unset site sites >| fi >configure:3641: checking build system type >configure:3655: result: hppa2.0-unknown-linux-gnu >configure:3675: checking host system type >configure:3688: result: hppa2.0-unknown-linux-gnu >configure:3708: checking target system type >configure:3721: result: hppa2.0-unknown-linux-gnu >configure:3767: checking for a BSD-compatible install >configure:3835: result: /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c >configure:3846: checking whether build environment is sane >configure:3901: result: yes >configure:4052: checking for a thread-safe mkdir -p >configure:4091: result: /bin/mkdir -p >configure:4098: checking for gawk >configure:4114: found /usr/bin/gawk >configure:4125: result: gawk >configure:4136: checking whether make sets $(MAKE) >configure:4158: result: yes >configure:4187: checking whether make supports nested variables >configure:4204: result: yes >configure:4293: checking whether UID '250' is supported by ustar format >configure:4296: result: yes >configure:4303: checking whether GID '250' is supported by ustar format >configure:4306: result: yes >configure:4314: checking how to create a ustar tar archive >configure:4325: tar --version >tar (GNU tar) 1.30 >Copyright (C) 2017 Free Software Foundation, Inc. >License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>. >This is free software: you are free to change and redistribute it. >There is NO WARRANTY, to the extent permitted by law. > >Written by John Gilmore and Jay Fenlason. >configure:4328: $? = 0 >configure:4368: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar >configure:4371: $? = 0 >configure:4375: tar -xf - <conftest.tar >configure:4378: $? = 0 >configure:4380: cat conftest.dir/file >GrepMe >configure:4383: $? = 0 >configure:4396: result: gnutar >configure:4458: checking nano version >configure:4464: result: 0 (release) >configure:4490: checking whether to enable maintainer-specific portions of Makefiles >configure:4499: result: no >configure:4526: checking whether make supports nested variables >configure:4543: result: yes >configure:4609: checking how to print strings >configure:4636: result: printf >configure:4669: checking for style of include used by make >configure:4697: result: GNU >configure:4728: checking for hppa2.0-unknown-linux-gnu-gcc >configure:4744: found /usr/bin/hppa2.0-unknown-linux-gnu-gcc >configure:4755: result: hppa2.0-unknown-linux-gnu-gcc >configure:5024: checking for C compiler version >configure:5033: hppa2.0-unknown-linux-gnu-gcc --version >&5 >hppa2.0-unknown-linux-gnu-gcc (Gentoo 7.3.0-r3 p1.4) 7.3.0 >Copyright (C) 2017 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:5044: $? = 0 >configure:5033: hppa2.0-unknown-linux-gnu-gcc -v >&5 >Using built-in specs. >COLLECT_GCC=/usr/hppa2.0-unknown-linux-gnu/gcc-bin/7.3.0/hppa2.0-unknown-linux-gnu-gcc >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/hppa2.0-unknown-linux-gnu/7.3.0/lto-wrapper >Target: hppa2.0-unknown-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/gcc-7.3.0/configure --host=hppa2.0-unknown-linux-gnu --build=hppa2.0-unknown-linux-gnu --prefix=/usr --bindir=/usr/hppa2.0-unknown-linux-gnu/gcc-bin/7.3.0 --includedir=/usr/lib/gcc/hppa2.0-unknown-linux-gnu/7.3.0/include --datadir=/usr/share/gcc-data/hppa2.0-unknown-linux-gnu/7.3.0 --mandir=/usr/share/gcc-data/hppa2.0-unknown-linux-gnu/7.3.0/man --infodir=/usr/share/gcc-data/hppa2.0-unknown-linux-gnu/7.3.0/info --with-gxx-include-dir=/usr/lib/gcc/hppa2.0-unknown-linux-gnu/7.3.0/include/g++-v7 --with-python-dir=/share/gcc-data/hppa2.0-unknown-linux-gnu/7.3.0/python --enable-objc-gc --enable-languages=c,c++,jit,objc,obj-c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 7.3.0-r3 p1.4' --disable-esp --enable-libstdcxx-time --enable-host-shared --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --disable-multilib --disable-altivec --disable-fixed-point --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --disable-vtable-verify --disable-libvtv --enable-lto --without-isl --disable-libsanitizer --enable-default-pie --disable-default-ssp >Thread model: posix >gcc version 7.3.0 (Gentoo 7.3.0-r3 p1.4) >configure:5044: $? = 0 >configure:5033: hppa2.0-unknown-linux-gnu-gcc -V >&5 >hppa2.0-unknown-linux-gnu-gcc: error: unrecognized command line option '-V' >hppa2.0-unknown-linux-gnu-gcc: fatal error: no input files >compilation terminated. >configure:5044: $? = 1 >configure:5033: hppa2.0-unknown-linux-gnu-gcc -qversion >&5 >hppa2.0-unknown-linux-gnu-gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? >hppa2.0-unknown-linux-gnu-gcc: fatal error: no input files >compilation terminated. >configure:5044: $? = 1 >configure:5064: checking whether the C compiler works >configure:5086: hppa2.0-unknown-linux-gnu-gcc -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory conftest.c >&5 >configure:5090: $? = 0 >configure:5138: result: yes >configure:5141: checking for C compiler default output file name >configure:5143: result: a.out >configure:5149: checking for suffix of executables >configure:5156: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory conftest.c >&5 >configure:5160: $? = 0 >configure:5182: result: >configure:5204: checking whether we are cross compiling >configure:5212: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory conftest.c >&5 >configure:5216: $? = 0 >configure:5223: ./conftest >configure:5227: $? = 0 >configure:5242: result: no >configure:5247: checking for suffix of object files >configure:5269: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment conftest.c >&5 >configure:5273: $? = 0 >configure:5294: result: o >configure:5298: checking whether we are using the GNU C compiler >configure:5317: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment conftest.c >&5 >configure:5317: $? = 0 >configure:5326: result: yes >configure:5335: checking whether hppa2.0-unknown-linux-gnu-gcc accepts -g >configure:5355: hppa2.0-unknown-linux-gnu-gcc -c -g conftest.c >&5 >configure:5355: $? = 0 >configure:5396: result: yes >configure:5413: checking for hppa2.0-unknown-linux-gnu-gcc option to accept ISO C89 >configure:5476: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment conftest.c >&5 >configure:5476: $? = 0 >configure:5489: result: none needed >configure:5514: checking whether hppa2.0-unknown-linux-gnu-gcc understands -c and -o together >configure:5536: hppa2.0-unknown-linux-gnu-gcc -c conftest.c -o conftest2.o >configure:5539: $? = 0 >configure:5536: hppa2.0-unknown-linux-gnu-gcc -c conftest.c -o conftest2.o >configure:5539: $? = 0 >configure:5551: result: yes >configure:5570: checking dependency style of hppa2.0-unknown-linux-gnu-gcc >configure:5681: result: none >configure:5696: checking for a sed that does not truncate output >configure:5760: result: /bin/sed >configure:5778: checking for grep that handles long lines and -e >configure:5836: result: /bin/grep >configure:5841: checking for egrep >configure:5903: result: /bin/grep -E >configure:5908: checking for fgrep >configure:5970: result: /bin/grep -F >configure:6005: checking for ld used by hppa2.0-unknown-linux-gnu-gcc >configure:6072: result: /usr/hppa2.0-unknown-linux-gnu/bin/ld >configure:6079: checking if the linker (/usr/hppa2.0-unknown-linux-gnu/bin/ld) is GNU ld >configure:6094: result: yes >configure:6106: checking for BSD- or MS-compatible name lister (nm) >configure:6160: result: /usr/bin/hppa2.0-unknown-linux-gnu-nm -B >configure:6290: checking the name lister (/usr/bin/hppa2.0-unknown-linux-gnu-nm -B) interface >configure:6297: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment conftest.c >&5 >configure:6300: /usr/bin/hppa2.0-unknown-linux-gnu-nm -B "conftest.o" >configure:6303: output >00000000 B some_variable >configure:6310: result: BSD nm >configure:6313: checking whether ln -s works >configure:6317: result: yes >configure:6325: checking the maximum length of command line arguments >configure:6456: result: 1572864 >configure:6504: checking how to convert hppa2.0-unknown-linux-gnu file names to hppa2.0-unknown-linux-gnu format >configure:6544: result: func_convert_file_noop >configure:6551: checking how to convert hppa2.0-unknown-linux-gnu file names to toolchain format >configure:6571: result: func_convert_file_noop >configure:6578: checking for /usr/hppa2.0-unknown-linux-gnu/bin/ld option to reload object files >configure:6585: result: -r >configure:6619: checking for hppa2.0-unknown-linux-gnu-objdump >configure:6635: found /usr/bin/hppa2.0-unknown-linux-gnu-objdump >configure:6646: result: hppa2.0-unknown-linux-gnu-objdump >configure:6715: checking how to recognize dependent libraries >configure:6915: result: pass_all >configure:6960: checking for hppa2.0-unknown-linux-gnu-dlltool >configure:6976: found /usr/bin/hppa2.0-unknown-linux-gnu-dlltool >configure:6987: result: hppa2.0-unknown-linux-gnu-dlltool >configure:7057: checking how to associate runtime and link libraries >configure:7084: result: printf %s\n >configure:7101: checking for hppa2.0-unknown-linux-gnu-ar >configure:7117: found /usr/bin/hppa2.0-unknown-linux-gnu-ar >configure:7128: result: hppa2.0-unknown-linux-gnu-ar >configure:7209: checking for archiver @FILE support >configure:7226: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment conftest.c >&5 >configure:7226: $? = 0 >configure:7229: hppa2.0-unknown-linux-gnu-ar cru libconftest.a @conftest.lst >&5 >configure:7232: $? = 0 >configure:7237: hppa2.0-unknown-linux-gnu-ar cru libconftest.a @conftest.lst >&5 >hppa2.0-unknown-linux-gnu-ar: conftest.o: No such file or directory >configure:7240: $? = 1 >configure:7252: result: @ >configure:7270: checking for hppa2.0-unknown-linux-gnu-strip >configure:7286: found /usr/bin/hppa2.0-unknown-linux-gnu-strip >configure:7297: result: hppa2.0-unknown-linux-gnu-strip >configure:7369: checking for hppa2.0-unknown-linux-gnu-ranlib >configure:7385: found /usr/bin/hppa2.0-unknown-linux-gnu-ranlib >configure:7396: result: hppa2.0-unknown-linux-gnu-ranlib >configure:7538: checking command to parse /usr/bin/hppa2.0-unknown-linux-gnu-nm -B output from hppa2.0-unknown-linux-gnu-gcc object >configure:7691: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment conftest.c >&5 >configure:7694: $? = 0 >configure:7698: /usr/bin/hppa2.0-unknown-linux-gnu-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm >configure:7701: $? = 0 >configure:7767: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory conftest.c conftstm.o >&5 >configure:7770: $? = 0 >configure:7808: result: ok >configure:7855: checking for sysroot >configure:7885: result: no >configure:7892: checking for a working dd >configure:7930: result: /bin/dd >configure:7934: checking how to truncate binary pipes >configure:7949: result: /bin/dd bs=4096 count=1 >configure:8238: checking for hppa2.0-unknown-linux-gnu-mt >configure:8268: result: no >configure:8278: checking for mt >configure:8294: found /usr/sbin/mt >configure:8305: result: mt >configure:8328: checking if mt is a manifest tool >configure:8334: mt '-?' >usage: mt [-v] [--version] [-h] [ -f device ] command [ count ] >configure:8342: result: no >configure:9019: checking how to run the C preprocessor >configure:9050: hppa2.0-unknown-linux-gnu-gcc -E conftest.c >configure:9050: $? = 0 >configure:9064: hppa2.0-unknown-linux-gnu-gcc -E conftest.c >conftest.c:12:10: fatal error: ac_nonexistent.h: No such file or directory > #include <ac_nonexistent.h> > ^~~~~~~~~~~~~~~~~~ >compilation terminated. >configure:9064: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GStreamer Base Plug-ins" >| #define PACKAGE_TARNAME "gst-plugins-base" >| #define PACKAGE_VERSION "1.14.1" >| #define PACKAGE_STRING "GStreamer Base Plug-ins 1.14.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" >| #define PACKAGE_URL "" >| #define PACKAGE "gst-plugins-base" >| #define VERSION "1.14.1" >| #define GST_API_VERSION "1.0" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:9089: result: hppa2.0-unknown-linux-gnu-gcc -E >configure:9109: hppa2.0-unknown-linux-gnu-gcc -E conftest.c >configure:9109: $? = 0 >configure:9123: hppa2.0-unknown-linux-gnu-gcc -E conftest.c >conftest.c:12:10: fatal error: ac_nonexistent.h: No such file or directory > #include <ac_nonexistent.h> > ^~~~~~~~~~~~~~~~~~ >compilation terminated. >configure:9123: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GStreamer Base Plug-ins" >| #define PACKAGE_TARNAME "gst-plugins-base" >| #define PACKAGE_VERSION "1.14.1" >| #define PACKAGE_STRING "GStreamer Base Plug-ins 1.14.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" >| #define PACKAGE_URL "" >| #define PACKAGE "gst-plugins-base" >| #define VERSION "1.14.1" >| #define GST_API_VERSION "1.0" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:9152: checking for ANSI C header files >configure:9172: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment conftest.c >&5 >configure:9172: $? = 0 >configure:9245: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory conftest.c >&5 >configure:9245: $? = 0 >configure:9245: ./conftest >configure:9245: $? = 0 >configure:9256: result: yes >configure:9269: checking for sys/types.h >configure:9269: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment conftest.c >&5 >configure:9269: $? = 0 >configure:9269: result: yes >configure:9269: checking for sys/stat.h >configure:9269: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment conftest.c >&5 >configure:9269: $? = 0 >configure:9269: result: yes >configure:9269: checking for stdlib.h >configure:9269: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment conftest.c >&5 >configure:9269: $? = 0 >configure:9269: result: yes >configure:9269: checking for string.h >configure:9269: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment conftest.c >&5 >configure:9269: $? = 0 >configure:9269: result: yes >configure:9269: checking for memory.h >configure:9269: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment conftest.c >&5 >configure:9269: $? = 0 >configure:9269: result: yes >configure:9269: checking for strings.h >configure:9269: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment conftest.c >&5 >configure:9269: $? = 0 >configure:9269: result: yes >configure:9269: checking for inttypes.h >configure:9269: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment conftest.c >&5 >configure:9269: $? = 0 >configure:9269: result: yes >configure:9269: checking for stdint.h >configure:9269: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment conftest.c >&5 >configure:9269: $? = 0 >configure:9269: result: yes >configure:9269: checking for unistd.h >configure:9269: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment conftest.c >&5 >configure:9269: $? = 0 >configure:9269: result: yes >configure:9283: checking for dlfcn.h >configure:9283: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment conftest.c >&5 >configure:9283: $? = 0 >configure:9283: result: yes >configure:9853: checking for objdir >configure:9868: result: .libs >configure:10132: checking if hppa2.0-unknown-linux-gnu-gcc supports -fno-rtti -fno-exceptions >configure:10150: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -fno-rtti -fno-exceptions conftest.c >&5 >cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C >configure:10154: $? = 0 >configure:10167: result: no >configure:10525: checking for hppa2.0-unknown-linux-gnu-gcc option to produce PIC >configure:10532: result: -fPIC -DPIC >configure:10540: checking if hppa2.0-unknown-linux-gnu-gcc PIC flag -fPIC -DPIC works >configure:10558: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -fPIC -DPIC -DPIC conftest.c >&5 >configure:10562: $? = 0 >configure:10575: result: yes >configure:10604: checking if hppa2.0-unknown-linux-gnu-gcc static flag -static works >configure:10632: result: yes >configure:10647: checking if hppa2.0-unknown-linux-gnu-gcc supports -c -o file.o >configure:10668: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -o out/conftest2.o conftest.c >&5 >configure:10672: $? = 0 >configure:10694: result: yes >configure:10702: checking if hppa2.0-unknown-linux-gnu-gcc supports -c -o file.o >configure:10749: result: yes >configure:10782: checking whether the hppa2.0-unknown-linux-gnu-gcc linker (/usr/hppa2.0-unknown-linux-gnu/bin/ld) supports shared libraries >configure:12045: result: yes >configure:12082: checking whether -lc should be explicitly linked in >configure:12090: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment conftest.c >&5 >configure:12093: $? = 0 >configure:12108: hppa2.0-unknown-linux-gnu-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 >configure:12111: $? = 0 >configure:12125: result: no >configure:12285: checking dynamic linker characteristics >configure:12866: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory -Wl,-rpath -Wl,/foo conftest.c >&5 >configure:12866: $? = 0 >configure:13115: result: GNU/Linux ld.so >configure:13237: checking how to hardcode library paths into programs >configure:13262: result: immediate >configure:13364: checking for shl_load >configure:13364: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory conftest.c >&5 >/var/tmp/portage/media-libs/gst-plugins-base-1.14.1/temp/cc5dGXoE.o: In function `main': >/var/tmp/portage/media-libs/gst-plugins-base-1.14.1/work/gst-plugins-base-1.14.1-.hppa/conftest.c:58: undefined reference to `shl_load' >collect2: error: ld returned 1 exit status >configure:13364: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GStreamer Base Plug-ins" >| #define PACKAGE_TARNAME "gst-plugins-base" >| #define PACKAGE_VERSION "1.14.1" >| #define PACKAGE_STRING "GStreamer Base Plug-ins 1.14.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" >| #define PACKAGE_URL "" >| #define PACKAGE "gst-plugins-base" >| #define VERSION "1.14.1" >| #define GST_API_VERSION "1.0" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| /* end confdefs.h. */ >| /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define shl_load innocuous_shl_load >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char shl_load (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef shl_load >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char shl_load (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_shl_load || defined __stub___shl_load >| choke me >| #endif >| >| int >| main () >| { >| return shl_load (); >| ; >| return 0; >| } >configure:13364: result: no >configure:13368: checking for shl_load in -ldld >configure:13393: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory conftest.c -ldld >&5 >/usr/lib/gcc/hppa2.0-unknown-linux-gnu/7.3.0/../../../../hppa2.0-unknown-linux-gnu/bin/ld: cannot find -ldld >collect2: error: ld returned 1 exit status >configure:13393: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GStreamer Base Plug-ins" >| #define PACKAGE_TARNAME "gst-plugins-base" >| #define PACKAGE_VERSION "1.14.1" >| #define PACKAGE_STRING "GStreamer Base Plug-ins 1.14.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" >| #define PACKAGE_URL "" >| #define PACKAGE "gst-plugins-base" >| #define VERSION "1.14.1" >| #define GST_API_VERSION "1.0" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char shl_load (); >| int >| main () >| { >| return shl_load (); >| ; >| return 0; >| } >configure:13402: result: no >configure:13407: checking for dlopen >configure:13407: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory conftest.c >&5 >/var/tmp/portage/media-libs/gst-plugins-base-1.14.1/temp/ccALCwn2.o: In function `main': >/var/tmp/portage/media-libs/gst-plugins-base-1.14.1/work/gst-plugins-base-1.14.1-.hppa/conftest.c:58: undefined reference to `dlopen' >collect2: error: ld returned 1 exit status >configure:13407: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GStreamer Base Plug-ins" >| #define PACKAGE_TARNAME "gst-plugins-base" >| #define PACKAGE_VERSION "1.14.1" >| #define PACKAGE_STRING "GStreamer Base Plug-ins 1.14.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" >| #define PACKAGE_URL "" >| #define PACKAGE "gst-plugins-base" >| #define VERSION "1.14.1" >| #define GST_API_VERSION "1.0" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| /* end confdefs.h. */ >| /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define dlopen innocuous_dlopen >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char dlopen (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef dlopen >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char dlopen (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_dlopen || defined __stub___dlopen >| choke me >| #endif >| >| int >| main () >| { >| return dlopen (); >| ; >| return 0; >| } >configure:13407: result: no >configure:13411: checking for dlopen in -ldl >configure:13436: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory conftest.c -ldl >&5 >configure:13436: $? = 0 >configure:13445: result: yes >configure:13564: checking whether a program can dlopen itself >configure:13644: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -DHAVE_DLFCN_H -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory -Wl,--export-dynamic conftest.c -ldl >&5 >configure:13647: $? = 0 >configure:13665: result: yes >configure:13670: checking whether a statically linked program can dlopen itself >configure:13750: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -DHAVE_DLFCN_H -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory -Wl,--export-dynamic -static conftest.c -ldl >&5 >/var/tmp/portage/media-libs/gst-plugins-base-1.14.1/temp/cczRu64U.o: In function `main': >/var/tmp/portage/media-libs/gst-plugins-base-1.14.1/work/gst-plugins-base-1.14.1-.hppa/configure:13729: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking >configure:13753: $? = 0 >conftest: undefined symbol: _fnord >configure:13771: result: no >configure:13810: checking whether stripping libraries is possible >configure:13815: result: yes >configure:13850: checking if libtool supports shared libraries >configure:13852: result: yes >configure:13855: checking whether to build shared libraries >configure:13880: result: yes >configure:13883: checking whether to build static libraries >configure:13887: result: no >configure:13999: checking whether NLS is requested >configure:14008: result: yes >configure:14049: checking for msgfmt >configure: trying /usr/bin/msgfmt... >0 translated messages. >configure:14081: result: /usr/bin/msgfmt >configure:14090: checking for gmsgfmt >configure:14108: found /usr/bin/gmsgfmt >configure:14121: result: /usr/bin/gmsgfmt >configure:14172: checking for xgettext >configure: trying /usr/bin/xgettext... >/usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C >configure:14204: result: /usr/bin/xgettext >configure:14250: checking for msgmerge >configure: trying /usr/bin/msgmerge... >configure:14281: result: /usr/bin/msgmerge >configure:14338: checking for ld used by GCC >configure:14402: result: /usr/hppa2.0-unknown-linux-gnu/bin/ld >configure:14409: checking if the linker (/usr/hppa2.0-unknown-linux-gnu/bin/ld) is GNU ld >configure:14422: result: yes >configure:14429: checking for shared library run path origin >configure:14442: result: done >configure:14943: checking for CFPreferencesCopyAppValue >configure:14961: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory conftest.c -Wl,-framework -Wl,CoreFoundation >&5 >conftest.c:24:10: fatal error: CoreFoundation/CFPreferences.h: No such file or directory > #include <CoreFoundation/CFPreferences.h> > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >compilation terminated. >configure:14961: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GStreamer Base Plug-ins" >| #define PACKAGE_TARNAME "gst-plugins-base" >| #define PACKAGE_VERSION "1.14.1" >| #define PACKAGE_STRING "GStreamer Base Plug-ins 1.14.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" >| #define PACKAGE_URL "" >| #define PACKAGE "gst-plugins-base" >| #define VERSION "1.14.1" >| #define GST_API_VERSION "1.0" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| /* end confdefs.h. */ >| #include <CoreFoundation/CFPreferences.h> >| int >| main () >| { >| CFPreferencesCopyAppValue(NULL, NULL) >| ; >| return 0; >| } >configure:14970: result: no >configure:14977: checking for CFLocaleCopyCurrent >configure:14995: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory conftest.c -Wl,-framework -Wl,CoreFoundation >&5 >conftest.c:24:10: fatal error: CoreFoundation/CFLocale.h: No such file or directory > #include <CoreFoundation/CFLocale.h> > ^~~~~~~~~~~~~~~~~~~~~~~~~~~ >compilation terminated. >configure:14995: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GStreamer Base Plug-ins" >| #define PACKAGE_TARNAME "gst-plugins-base" >| #define PACKAGE_VERSION "1.14.1" >| #define PACKAGE_STRING "GStreamer Base Plug-ins 1.14.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" >| #define PACKAGE_URL "" >| #define PACKAGE "gst-plugins-base" >| #define VERSION "1.14.1" >| #define GST_API_VERSION "1.0" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| /* end confdefs.h. */ >| #include <CoreFoundation/CFLocale.h> >| int >| main () >| { >| CFLocaleCopyCurrent(); >| ; >| return 0; >| } >configure:15004: result: no >configure:15053: checking for GNU gettext in libc >configure:15073: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory conftest.c >&5 >configure:15073: $? = 0 >configure:15082: result: yes >configure:15828: checking whether to use NLS >configure:15830: result: yes >configure:15833: checking where the gettext function comes from >configure:15844: result: libc >configure:16039: checking for hppa2.0-unknown-linux-gnu-pkg-config >configure:16057: found /usr/bin/hppa2.0-unknown-linux-gnu-pkg-config >configure:16069: result: /usr/bin/hppa2.0-unknown-linux-gnu-pkg-config >configure:16137: checking pkg-config is at least version 0.9.0 >configure:16140: result: yes >configure:16436: Using Gentoo GStreamer ebuild as package name >configure:16460: Using https://www.gentoo.org as package origin >configure:16476: Using GST_PKG_CONFIG_PATH = $(top_builddir)/pkgconfig:/usr/lib/pkgconfig >configure:16524: Using /usr/libexec/gst-install-plugins-helper as plugin install helper >configure:16554: *** checking feature: building of plug-ins with external deps *** >configure:16615: building external plug-ins >configure:16658: *** checking feature: building of experimental plug-ins *** >configure:16735: not building experimental plug-ins >configure:16982: checking whether byte ordering is bigendian >configure:16997: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment conftest.c >&5 >conftest.c:35:9: error: unknown type name 'not' > not a universal capable compiler > ^~~ >conftest.c:35:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' > not a universal capable compiler > ^~~~~~~~~ >conftest.c:35:15: error: unknown type name 'universal' >configure:16997: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GStreamer Base Plug-ins" >| #define PACKAGE_TARNAME "gst-plugins-base" >| #define PACKAGE_VERSION "1.14.1" >| #define PACKAGE_STRING "GStreamer Base Plug-ins 1.14.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" >| #define PACKAGE_URL "" >| #define PACKAGE "gst-plugins-base" >| #define VERSION "1.14.1" >| #define GST_API_VERSION "1.0" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define GETTEXT_PACKAGE "gst-plugins-base-1.0" >| #define LOCALEDIR "/usr/share/locale" >| #define GST_PACKAGE_NAME "Gentoo GStreamer ebuild" >| #define GST_PACKAGE_ORIGIN "https://www.gentoo.org" >| #define GST_INSTALL_PLUGINS_HELPER "/usr/libexec/gst-install-plugins-helper" >| #define HAVE_EXTERNAL /**/ >| #define HAVE_CPU_HPPA 1 >| /* end confdefs.h. */ >| #ifndef __APPLE_CC__ >| not a universal capable compiler >| #endif >| typedef int dummy; >| >configure:17042: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment conftest.c >&5 >configure:17042: $? = 0 >configure:17060: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment conftest.c >&5 >configure:17060: $? = 0 >configure:17188: result: yes >configure:17347: checking for special C compiler options needed for large files >configure:17392: result: no >configure:17398: checking for _FILE_OFFSET_BITS value needed for large files >configure:17423: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment conftest.c >&5 >conftest.c:42:41: warning: result of '-2147483648 << 31' requires 63 bits to represent, but 'long int' only has 32 bits [-Wshift-overflow=] > #define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31)) > ^ >conftest.c:43:23: note: in expansion of macro 'LARGE_OFF_T' > int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 > ^~~~~~~~~~~ >conftest.c:42:73: warning: result of '-2147483648 << 31' requires 63 bits to represent, but 'long int' only has 32 bits [-Wshift-overflow=] > #define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31)) > ^ >conftest.c:43:23: note: in expansion of macro 'LARGE_OFF_T' > int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 > ^~~~~~~~~~~ >conftest.c:42:41: warning: result of '-2147483648 << 31' requires 63 bits to represent, but 'long int' only has 32 bits [-Wshift-overflow=] > #define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31)) > ^ >conftest.c:44:13: note: in expansion of macro 'LARGE_OFF_T' > && LARGE_OFF_T % 2147483647 == 1) > ^~~~~~~~~~~ >conftest.c:42:73: warning: result of '-2147483648 << 31' requires 63 bits to represent, but 'long int' only has 32 bits [-Wshift-overflow=] > #define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31)) > ^ >conftest.c:44:13: note: in expansion of macro 'LARGE_OFF_T' > && LARGE_OFF_T % 2147483647 == 1) > ^~~~~~~~~~~ >conftest.c:43:7: error: variably modified 'off_t_is_large' at file scope > int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 > ^~~~~~~~~~~~~~ >configure:17423: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GStreamer Base Plug-ins" >| #define PACKAGE_TARNAME "gst-plugins-base" >| #define PACKAGE_VERSION "1.14.1" >| #define PACKAGE_STRING "GStreamer Base Plug-ins 1.14.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" >| #define PACKAGE_URL "" >| #define PACKAGE "gst-plugins-base" >| #define VERSION "1.14.1" >| #define GST_API_VERSION "1.0" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define GETTEXT_PACKAGE "gst-plugins-base-1.0" >| #define LOCALEDIR "/usr/share/locale" >| #define GST_PACKAGE_NAME "Gentoo GStreamer ebuild" >| #define GST_PACKAGE_ORIGIN "https://www.gentoo.org" >| #define GST_INSTALL_PLUGINS_HELPER "/usr/libexec/gst-install-plugins-helper" >| #define HAVE_EXTERNAL /**/ >| #define HAVE_CPU_HPPA 1 >| #define WORDS_BIGENDIAN 1 >| #define HOST_CPU "hppa2.0" >| #define TARGET_CPU "hppa2.0" >| /* end confdefs.h. */ >| #include <sys/types.h> >| /* Check that off_t can represent 2**63 - 1 correctly. >| We can't simply define LARGE_OFF_T to be 9223372036854775807, >| since some C++ compilers masquerading as C compilers >| incorrectly reject 9223372036854775807. */ >| #define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31)) >| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 >| && LARGE_OFF_T % 2147483647 == 1) >| ? 1 : -1]; >| int >| main () >| { >| >| ; >| return 0; >| } >configure:17447: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment conftest.c >&5 >configure:17447: $? = 0 >configure:17455: result: 64 >configure:17550: checking for hppa2.0-unknown-linux-gnu-gcc >configure:17577: result: hppa2.0-unknown-linux-gnu-gcc >configure:17846: checking for C compiler version >configure:17855: hppa2.0-unknown-linux-gnu-gcc --version >&5 >hppa2.0-unknown-linux-gnu-gcc (Gentoo 7.3.0-r3 p1.4) 7.3.0 >Copyright (C) 2017 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:17866: $? = 0 >configure:17855: hppa2.0-unknown-linux-gnu-gcc -v >&5 >Using built-in specs. >COLLECT_GCC=/usr/hppa2.0-unknown-linux-gnu/gcc-bin/7.3.0/hppa2.0-unknown-linux-gnu-gcc >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/hppa2.0-unknown-linux-gnu/7.3.0/lto-wrapper >Target: hppa2.0-unknown-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/gcc-7.3.0/configure --host=hppa2.0-unknown-linux-gnu --build=hppa2.0-unknown-linux-gnu --prefix=/usr --bindir=/usr/hppa2.0-unknown-linux-gnu/gcc-bin/7.3.0 --includedir=/usr/lib/gcc/hppa2.0-unknown-linux-gnu/7.3.0/include --datadir=/usr/share/gcc-data/hppa2.0-unknown-linux-gnu/7.3.0 --mandir=/usr/share/gcc-data/hppa2.0-unknown-linux-gnu/7.3.0/man --infodir=/usr/share/gcc-data/hppa2.0-unknown-linux-gnu/7.3.0/info --with-gxx-include-dir=/usr/lib/gcc/hppa2.0-unknown-linux-gnu/7.3.0/include/g++-v7 --with-python-dir=/share/gcc-data/hppa2.0-unknown-linux-gnu/7.3.0/python --enable-objc-gc --enable-languages=c,c++,jit,objc,obj-c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 7.3.0-r3 p1.4' --disable-esp --enable-libstdcxx-time --enable-host-shared --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --disable-multilib --disable-altivec --disable-fixed-point --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --disable-vtable-verify --disable-libvtv --enable-lto --without-isl --disable-libsanitizer --enable-default-pie --disable-default-ssp >Thread model: posix >gcc version 7.3.0 (Gentoo 7.3.0-r3 p1.4) >configure:17866: $? = 0 >configure:17855: hppa2.0-unknown-linux-gnu-gcc -V >&5 >hppa2.0-unknown-linux-gnu-gcc: error: unrecognized command line option '-V' >hppa2.0-unknown-linux-gnu-gcc: fatal error: no input files >compilation terminated. >configure:17866: $? = 1 >configure:17855: hppa2.0-unknown-linux-gnu-gcc -qversion >&5 >hppa2.0-unknown-linux-gnu-gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? >hppa2.0-unknown-linux-gnu-gcc: fatal error: no input files >compilation terminated. >configure:17866: $? = 1 >configure:17870: checking whether we are using the GNU C compiler >configure:17898: result: yes >configure:17907: checking whether hppa2.0-unknown-linux-gnu-gcc accepts -g >configure:17968: result: yes >configure:17985: checking for hppa2.0-unknown-linux-gnu-gcc option to accept ISO C89 >configure:18061: result: none needed >configure:18086: checking whether hppa2.0-unknown-linux-gnu-gcc understands -c and -o together >configure:18123: result: yes >configure:18142: checking dependency style of hppa2.0-unknown-linux-gnu-gcc >configure:18253: result: none >configure:18272: checking for hppa2.0-unknown-linux-gnu-gcc option to accept ISO C99 >configure:18421: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment conftest.c >&5 >conftest.c: In function 'test_varargs': >conftest.c:109:9: warning: variable 'fnumber' set but not used [-Wunused-but-set-variable] > float fnumber; > ^~~~~~~ >conftest.c:108:7: warning: variable 'number' set but not used [-Wunused-but-set-variable] > int number; > ^~~~~~ >conftest.c:107:15: warning: variable 'str' set but not used [-Wunused-but-set-variable] > const char *str; > ^~~ >configure:18421: $? = 0 >configure:18434: result: none needed >configure:18542: checking for hppa2.0-unknown-linux-gnu-gcc option to accept ISO Standard C >configure:18553: result: none needed >configure:18577: checking for hppa2.0-unknown-linux-gnu-g++ >configure:18593: found /usr/bin/hppa2.0-unknown-linux-gnu-g++ >configure:18604: result: hppa2.0-unknown-linux-gnu-g++ >configure:18675: checking for C++ compiler version >configure:18684: hppa2.0-unknown-linux-gnu-g++ --version >&5 >hppa2.0-unknown-linux-gnu-g++ (Gentoo 7.3.0-r3 p1.4) 7.3.0 >Copyright (C) 2017 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:18695: $? = 0 >configure:18684: hppa2.0-unknown-linux-gnu-g++ -v >&5 >Using built-in specs. >COLLECT_GCC=/usr/hppa2.0-unknown-linux-gnu/gcc-bin/7.3.0/hppa2.0-unknown-linux-gnu-g++ >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/hppa2.0-unknown-linux-gnu/7.3.0/lto-wrapper >Target: hppa2.0-unknown-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/gcc-7.3.0/configure --host=hppa2.0-unknown-linux-gnu --build=hppa2.0-unknown-linux-gnu --prefix=/usr --bindir=/usr/hppa2.0-unknown-linux-gnu/gcc-bin/7.3.0 --includedir=/usr/lib/gcc/hppa2.0-unknown-linux-gnu/7.3.0/include --datadir=/usr/share/gcc-data/hppa2.0-unknown-linux-gnu/7.3.0 --mandir=/usr/share/gcc-data/hppa2.0-unknown-linux-gnu/7.3.0/man --infodir=/usr/share/gcc-data/hppa2.0-unknown-linux-gnu/7.3.0/info --with-gxx-include-dir=/usr/lib/gcc/hppa2.0-unknown-linux-gnu/7.3.0/include/g++-v7 --with-python-dir=/share/gcc-data/hppa2.0-unknown-linux-gnu/7.3.0/python --enable-objc-gc --enable-languages=c,c++,jit,objc,obj-c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 7.3.0-r3 p1.4' --disable-esp --enable-libstdcxx-time --enable-host-shared --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --disable-multilib --disable-altivec --disable-fixed-point --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --disable-vtable-verify --disable-libvtv --enable-lto --without-isl --disable-libsanitizer --enable-default-pie --disable-default-ssp >Thread model: posix >gcc version 7.3.0 (Gentoo 7.3.0-r3 p1.4) >configure:18695: $? = 0 >configure:18684: hppa2.0-unknown-linux-gnu-g++ -V >&5 >hppa2.0-unknown-linux-gnu-g++: error: unrecognized command line option '-V' >hppa2.0-unknown-linux-gnu-g++: fatal error: no input files >compilation terminated. >configure:18695: $? = 1 >configure:18684: hppa2.0-unknown-linux-gnu-g++ -qversion >&5 >hppa2.0-unknown-linux-gnu-g++: error: unrecognized command line option '-qversion'; did you mean '--version'? >hppa2.0-unknown-linux-gnu-g++: fatal error: no input files >compilation terminated. >configure:18695: $? = 1 >configure:18699: checking whether we are using the GNU C++ compiler >configure:18718: hppa2.0-unknown-linux-gnu-g++ -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe conftest.cpp >&5 >configure:18718: $? = 0 >configure:18727: result: yes >configure:18736: checking whether hppa2.0-unknown-linux-gnu-g++ accepts -g >configure:18756: hppa2.0-unknown-linux-gnu-g++ -c -g conftest.cpp >&5 >configure:18756: $? = 0 >configure:18797: result: yes >configure:18822: checking dependency style of hppa2.0-unknown-linux-gnu-g++ >configure:18933: result: none >configure:18966: checking how to run the C++ preprocessor >configure:18993: hppa2.0-unknown-linux-gnu-g++ -E conftest.cpp >configure:18993: $? = 0 >configure:19007: hppa2.0-unknown-linux-gnu-g++ -E conftest.cpp >conftest.cpp:38:10: fatal error: ac_nonexistent.h: No such file or directory > #include <ac_nonexistent.h> > ^~~~~~~~~~~~~~~~~~ >compilation terminated. >configure:19007: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GStreamer Base Plug-ins" >| #define PACKAGE_TARNAME "gst-plugins-base" >| #define PACKAGE_VERSION "1.14.1" >| #define PACKAGE_STRING "GStreamer Base Plug-ins 1.14.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" >| #define PACKAGE_URL "" >| #define PACKAGE "gst-plugins-base" >| #define VERSION "1.14.1" >| #define GST_API_VERSION "1.0" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define GETTEXT_PACKAGE "gst-plugins-base-1.0" >| #define LOCALEDIR "/usr/share/locale" >| #define GST_PACKAGE_NAME "Gentoo GStreamer ebuild" >| #define GST_PACKAGE_ORIGIN "https://www.gentoo.org" >| #define GST_INSTALL_PLUGINS_HELPER "/usr/libexec/gst-install-plugins-helper" >| #define HAVE_EXTERNAL /**/ >| #define HAVE_CPU_HPPA 1 >| #define WORDS_BIGENDIAN 1 >| #define HOST_CPU "hppa2.0" >| #define TARGET_CPU "hppa2.0" >| #define _FILE_OFFSET_BITS 64 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:19032: result: hppa2.0-unknown-linux-gnu-g++ -E >configure:19052: hppa2.0-unknown-linux-gnu-g++ -E conftest.cpp >configure:19052: $? = 0 >configure:19066: hppa2.0-unknown-linux-gnu-g++ -E conftest.cpp >conftest.cpp:38:10: fatal error: ac_nonexistent.h: No such file or directory > #include <ac_nonexistent.h> > ^~~~~~~~~~~~~~~~~~ >compilation terminated. >configure:19066: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GStreamer Base Plug-ins" >| #define PACKAGE_TARNAME "gst-plugins-base" >| #define PACKAGE_VERSION "1.14.1" >| #define PACKAGE_STRING "GStreamer Base Plug-ins 1.14.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" >| #define PACKAGE_URL "" >| #define PACKAGE "gst-plugins-base" >| #define VERSION "1.14.1" >| #define GST_API_VERSION "1.0" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define GETTEXT_PACKAGE "gst-plugins-base-1.0" >| #define LOCALEDIR "/usr/share/locale" >| #define GST_PACKAGE_NAME "Gentoo GStreamer ebuild" >| #define GST_PACKAGE_ORIGIN "https://www.gentoo.org" >| #define GST_INSTALL_PLUGINS_HELPER "/usr/libexec/gst-install-plugins-helper" >| #define HAVE_EXTERNAL /**/ >| #define HAVE_CPU_HPPA 1 >| #define WORDS_BIGENDIAN 1 >| #define HOST_CPU "hppa2.0" >| #define TARGET_CPU "hppa2.0" >| #define _FILE_OFFSET_BITS 64 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:19228: checking for ld used by hppa2.0-unknown-linux-gnu-g++ >configure:19295: result: /usr/hppa2.0-unknown-linux-gnu/bin/ld >configure:19302: checking if the linker (/usr/hppa2.0-unknown-linux-gnu/bin/ld) is GNU ld >configure:19317: result: yes >configure:19372: checking whether the hppa2.0-unknown-linux-gnu-g++ linker (/usr/hppa2.0-unknown-linux-gnu/bin/ld) supports shared libraries >configure:20445: result: yes >configure:20481: hppa2.0-unknown-linux-gnu-g++ -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe conftest.cpp >&5 >configure:20484: $? = 0 >configure:20965: checking for hppa2.0-unknown-linux-gnu-g++ option to produce PIC >configure:20972: result: -fPIC -DPIC >configure:20980: checking if hppa2.0-unknown-linux-gnu-g++ PIC flag -fPIC -DPIC works >configure:20998: hppa2.0-unknown-linux-gnu-g++ -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -fPIC -DPIC -DPIC conftest.cpp >&5 >configure:21002: $? = 0 >configure:21015: result: yes >configure:21038: checking if hppa2.0-unknown-linux-gnu-g++ static flag -static works >configure:21066: result: yes >configure:21078: checking if hppa2.0-unknown-linux-gnu-g++ supports -c -o file.o >configure:21099: hppa2.0-unknown-linux-gnu-g++ -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -o out/conftest2.o conftest.cpp >&5 >configure:21103: $? = 0 >configure:21125: result: yes >configure:21130: checking if hppa2.0-unknown-linux-gnu-g++ supports -c -o file.o >configure:21177: result: yes >configure:21207: checking whether the hppa2.0-unknown-linux-gnu-g++ linker (/usr/hppa2.0-unknown-linux-gnu/bin/ld) supports shared libraries >configure:21250: result: yes >configure:21391: checking dynamic linker characteristics >configure:22148: result: GNU/Linux ld.so >configure:22213: checking how to hardcode library paths into programs >configure:22238: result: immediate >configure:22295: hppa2.0-unknown-linux-gnu-g++ -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe conftest.cpp >&5 >configure:22295: $? = 0 >configure:22307: working c++ compiler found: yes >configure:22320: checking for valgrind >configure:22351: result: no >configure:22379: checking for gobject-introspection >configure:22388: $PKG_CONFIG --exists --print-errors "gobject-introspection-1.0" >configure:22391: $? = 0 >configure:22398: $PKG_CONFIG --exists --print-errors "gobject-introspection-1.0 >= 1.31.1" >configure:22401: $? = 0 >configure:22424: result: yes >configure:22469: checking for gtkdoc-check >configure:22487: found /usr/bin/gtkdoc-check >configure:22499: result: /usr/bin/gtkdoc-check >configure:22511: checking for gtkdoc-rebase >configure:22529: found /usr/bin/gtkdoc-rebase >configure:22541: result: /usr/bin/gtkdoc-rebase >configure:22555: checking for gtkdoc-mkpdf >configure:22573: found /usr/bin/gtkdoc-mkpdf >configure:22585: result: /usr/bin/gtkdoc-mkpdf >configure:22789: checking whether to build gtk-doc documentation >configure:22791: result: no >configure:22859: checking for python >configure:22877: found /usr/bin/python >configure:22889: result: /usr/bin/python >configure:22910: checking for python version >configure:22917: result: 3.5 >configure:22929: checking for python platform >configure:22936: result: linux >configure:22962: checking for python script directory >configure:22997: result: ${prefix}/lib/python3.5/site-packages >configure:23006: checking for python extension module directory >configure:23041: result: ${exec_prefix}/lib/python3.5/site-packages >configure:23057: checking whether to build plugin documentation >configure:23069: result: no (gtk-doc disabled or not available) >configure:23172: checking for cos in -lm >configure:23197: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory conftest.c -lm >&5 >conftest.c:45:6: warning: conflicting types for built-in function 'cos' [-Wbuiltin-declaration-mismatch] > char cos (); > ^~~ >configure:23197: $? = 0 >configure:23206: result: yes >configure:23401: checking whether hppa2.0-unknown-linux-gnu-gcc is Clang >configure:23426: result: no >configure:23549: checking whether pthreads work with -pthread >configure:23643: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -pthread -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory conftest.c >&5 >configure:23643: $? = 0 >configure:23652: result: yes >configure:23671: checking for joinable pthread attribute >configure:23689: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -pthread -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory conftest.c >&5 >configure:23689: $? = 0 >configure:23697: result: PTHREAD_CREATE_JOINABLE >configure:23711: checking whether more special flags are required for pthreads >configure:23724: result: no >configure:23732: checking for PTHREAD_PRIO_INHERIT >configure:23748: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -pthread -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory conftest.c >&5 >conftest.c: In function 'main': >conftest.c:42:5: warning: unused variable 'i' [-Wunused-variable] > int i = PTHREAD_PRIO_INHERIT; > ^ >configure:23748: $? = 0 >configure:23757: result: yes >configure:23861: checking for ANSI C header files >configure:23965: result: yes >configure:23977: checking xmmintrin.h usability >configure:23977: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment conftest.c >&5 >conftest.c:74:10: fatal error: xmmintrin.h: No such file or directory > #include <xmmintrin.h> > ^~~~~~~~~~~~~ >compilation terminated. >configure:23977: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GStreamer Base Plug-ins" >| #define PACKAGE_TARNAME "gst-plugins-base" >| #define PACKAGE_VERSION "1.14.1" >| #define PACKAGE_STRING "GStreamer Base Plug-ins 1.14.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" >| #define PACKAGE_URL "" >| #define PACKAGE "gst-plugins-base" >| #define VERSION "1.14.1" >| #define GST_API_VERSION "1.0" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define GETTEXT_PACKAGE "gst-plugins-base-1.0" >| #define LOCALEDIR "/usr/share/locale" >| #define GST_PACKAGE_NAME "Gentoo GStreamer ebuild" >| #define GST_PACKAGE_ORIGIN "https://www.gentoo.org" >| #define GST_INSTALL_PLUGINS_HELPER "/usr/libexec/gst-install-plugins-helper" >| #define HAVE_EXTERNAL /**/ >| #define HAVE_CPU_HPPA 1 >| #define WORDS_BIGENDIAN 1 >| #define HOST_CPU "hppa2.0" >| #define TARGET_CPU "hppa2.0" >| #define _FILE_OFFSET_BITS 64 >| #define HAVE_PTHREAD_PRIO_INHERIT 1 >| #define HAVE_PTHREAD 1 >| #define STDC_HEADERS 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <xmmintrin.h> >configure:23977: result: no >configure:23977: checking xmmintrin.h presence >configure:23977: hppa2.0-unknown-linux-gnu-gcc -E conftest.c >conftest.c:41:10: fatal error: xmmintrin.h: No such file or directory > #include <xmmintrin.h> > ^~~~~~~~~~~~~ >compilation terminated. >configure:23977: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GStreamer Base Plug-ins" >| #define PACKAGE_TARNAME "gst-plugins-base" >| #define PACKAGE_VERSION "1.14.1" >| #define PACKAGE_STRING "GStreamer Base Plug-ins 1.14.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" >| #define PACKAGE_URL "" >| #define PACKAGE "gst-plugins-base" >| #define VERSION "1.14.1" >| #define GST_API_VERSION "1.0" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define GETTEXT_PACKAGE "gst-plugins-base-1.0" >| #define LOCALEDIR "/usr/share/locale" >| #define GST_PACKAGE_NAME "Gentoo GStreamer ebuild" >| #define GST_PACKAGE_ORIGIN "https://www.gentoo.org" >| #define GST_INSTALL_PLUGINS_HELPER "/usr/libexec/gst-install-plugins-helper" >| #define HAVE_EXTERNAL /**/ >| #define HAVE_CPU_HPPA 1 >| #define WORDS_BIGENDIAN 1 >| #define HOST_CPU "hppa2.0" >| #define TARGET_CPU "hppa2.0" >| #define _FILE_OFFSET_BITS 64 >| #define HAVE_PTHREAD_PRIO_INHERIT 1 >| #define HAVE_PTHREAD 1 >| #define STDC_HEADERS 1 >| /* end confdefs.h. */ >| #include <xmmintrin.h> >configure:23977: result: no >configure:23977: checking for xmmintrin.h >configure:23977: result: no >configure:23977: checking emmintrin.h usability >configure:23977: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment conftest.c >&5 >conftest.c:74:10: fatal error: emmintrin.h: No such file or directory > #include <emmintrin.h> > ^~~~~~~~~~~~~ >compilation terminated. >configure:23977: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GStreamer Base Plug-ins" >| #define PACKAGE_TARNAME "gst-plugins-base" >| #define PACKAGE_VERSION "1.14.1" >| #define PACKAGE_STRING "GStreamer Base Plug-ins 1.14.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" >| #define PACKAGE_URL "" >| #define PACKAGE "gst-plugins-base" >| #define VERSION "1.14.1" >| #define GST_API_VERSION "1.0" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define GETTEXT_PACKAGE "gst-plugins-base-1.0" >| #define LOCALEDIR "/usr/share/locale" >| #define GST_PACKAGE_NAME "Gentoo GStreamer ebuild" >| #define GST_PACKAGE_ORIGIN "https://www.gentoo.org" >| #define GST_INSTALL_PLUGINS_HELPER "/usr/libexec/gst-install-plugins-helper" >| #define HAVE_EXTERNAL /**/ >| #define HAVE_CPU_HPPA 1 >| #define WORDS_BIGENDIAN 1 >| #define HOST_CPU "hppa2.0" >| #define TARGET_CPU "hppa2.0" >| #define _FILE_OFFSET_BITS 64 >| #define HAVE_PTHREAD_PRIO_INHERIT 1 >| #define HAVE_PTHREAD 1 >| #define STDC_HEADERS 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <emmintrin.h> >configure:23977: result: no >configure:23977: checking emmintrin.h presence >configure:23977: hppa2.0-unknown-linux-gnu-gcc -E conftest.c >conftest.c:41:10: fatal error: emmintrin.h: No such file or directory > #include <emmintrin.h> > ^~~~~~~~~~~~~ >compilation terminated. >configure:23977: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GStreamer Base Plug-ins" >| #define PACKAGE_TARNAME "gst-plugins-base" >| #define PACKAGE_VERSION "1.14.1" >| #define PACKAGE_STRING "GStreamer Base Plug-ins 1.14.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" >| #define PACKAGE_URL "" >| #define PACKAGE "gst-plugins-base" >| #define VERSION "1.14.1" >| #define GST_API_VERSION "1.0" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define GETTEXT_PACKAGE "gst-plugins-base-1.0" >| #define LOCALEDIR "/usr/share/locale" >| #define GST_PACKAGE_NAME "Gentoo GStreamer ebuild" >| #define GST_PACKAGE_ORIGIN "https://www.gentoo.org" >| #define GST_INSTALL_PLUGINS_HELPER "/usr/libexec/gst-install-plugins-helper" >| #define HAVE_EXTERNAL /**/ >| #define HAVE_CPU_HPPA 1 >| #define WORDS_BIGENDIAN 1 >| #define HOST_CPU "hppa2.0" >| #define TARGET_CPU "hppa2.0" >| #define _FILE_OFFSET_BITS 64 >| #define HAVE_PTHREAD_PRIO_INHERIT 1 >| #define HAVE_PTHREAD 1 >| #define STDC_HEADERS 1 >| /* end confdefs.h. */ >| #include <emmintrin.h> >configure:23977: result: no >configure:23977: checking for emmintrin.h >configure:23977: result: no >configure:23977: checking smmintrin.h usability >configure:23977: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment conftest.c >&5 >conftest.c:74:10: fatal error: smmintrin.h: No such file or directory > #include <smmintrin.h> > ^~~~~~~~~~~~~ >compilation terminated. >configure:23977: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GStreamer Base Plug-ins" >| #define PACKAGE_TARNAME "gst-plugins-base" >| #define PACKAGE_VERSION "1.14.1" >| #define PACKAGE_STRING "GStreamer Base Plug-ins 1.14.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" >| #define PACKAGE_URL "" >| #define PACKAGE "gst-plugins-base" >| #define VERSION "1.14.1" >| #define GST_API_VERSION "1.0" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define GETTEXT_PACKAGE "gst-plugins-base-1.0" >| #define LOCALEDIR "/usr/share/locale" >| #define GST_PACKAGE_NAME "Gentoo GStreamer ebuild" >| #define GST_PACKAGE_ORIGIN "https://www.gentoo.org" >| #define GST_INSTALL_PLUGINS_HELPER "/usr/libexec/gst-install-plugins-helper" >| #define HAVE_EXTERNAL /**/ >| #define HAVE_CPU_HPPA 1 >| #define WORDS_BIGENDIAN 1 >| #define HOST_CPU "hppa2.0" >| #define TARGET_CPU "hppa2.0" >| #define _FILE_OFFSET_BITS 64 >| #define HAVE_PTHREAD_PRIO_INHERIT 1 >| #define HAVE_PTHREAD 1 >| #define STDC_HEADERS 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <smmintrin.h> >configure:23977: result: no >configure:23977: checking smmintrin.h presence >configure:23977: hppa2.0-unknown-linux-gnu-gcc -E conftest.c >conftest.c:41:10: fatal error: smmintrin.h: No such file or directory > #include <smmintrin.h> > ^~~~~~~~~~~~~ >compilation terminated. >configure:23977: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GStreamer Base Plug-ins" >| #define PACKAGE_TARNAME "gst-plugins-base" >| #define PACKAGE_VERSION "1.14.1" >| #define PACKAGE_STRING "GStreamer Base Plug-ins 1.14.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" >| #define PACKAGE_URL "" >| #define PACKAGE "gst-plugins-base" >| #define VERSION "1.14.1" >| #define GST_API_VERSION "1.0" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define GETTEXT_PACKAGE "gst-plugins-base-1.0" >| #define LOCALEDIR "/usr/share/locale" >| #define GST_PACKAGE_NAME "Gentoo GStreamer ebuild" >| #define GST_PACKAGE_ORIGIN "https://www.gentoo.org" >| #define GST_INSTALL_PLUGINS_HELPER "/usr/libexec/gst-install-plugins-helper" >| #define HAVE_EXTERNAL /**/ >| #define HAVE_CPU_HPPA 1 >| #define WORDS_BIGENDIAN 1 >| #define HOST_CPU "hppa2.0" >| #define TARGET_CPU "hppa2.0" >| #define _FILE_OFFSET_BITS 64 >| #define HAVE_PTHREAD_PRIO_INHERIT 1 >| #define HAVE_PTHREAD 1 >| #define STDC_HEADERS 1 >| /* end confdefs.h. */ >| #include <smmintrin.h> >configure:23977: result: no >configure:23977: checking for smmintrin.h >configure:23977: result: no >configure:23988: checking whether __i386__ is declared >configure:23988: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment conftest.c >&5 >conftest.c: In function 'main': >conftest.c:81:10: error: '__i386__' undeclared (first use in this function); did you mean '__id_t'? > (void) __i386__; > ^~~~~~~~ > __id_t >conftest.c:81:10: note: each undeclared identifier is reported only once for each function it appears in >configure:23988: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GStreamer Base Plug-ins" >| #define PACKAGE_TARNAME "gst-plugins-base" >| #define PACKAGE_VERSION "1.14.1" >| #define PACKAGE_STRING "GStreamer Base Plug-ins 1.14.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" >| #define PACKAGE_URL "" >| #define PACKAGE "gst-plugins-base" >| #define VERSION "1.14.1" >| #define GST_API_VERSION "1.0" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define GETTEXT_PACKAGE "gst-plugins-base-1.0" >| #define LOCALEDIR "/usr/share/locale" >| #define GST_PACKAGE_NAME "Gentoo GStreamer ebuild" >| #define GST_PACKAGE_ORIGIN "https://www.gentoo.org" >| #define GST_INSTALL_PLUGINS_HELPER "/usr/libexec/gst-install-plugins-helper" >| #define HAVE_EXTERNAL /**/ >| #define HAVE_CPU_HPPA 1 >| #define WORDS_BIGENDIAN 1 >| #define HOST_CPU "hppa2.0" >| #define TARGET_CPU "hppa2.0" >| #define _FILE_OFFSET_BITS 64 >| #define HAVE_PTHREAD_PRIO_INHERIT 1 >| #define HAVE_PTHREAD 1 >| #define STDC_HEADERS 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| #ifndef __i386__ >| #ifdef __cplusplus >| (void) __i386__; >| #else >| (void) __i386__; >| #endif >| #endif >| >| ; >| return 0; >| } >configure:23988: result: no >configure:24002: checking whether __x86_64__ is declared >configure:24002: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment conftest.c >&5 >conftest.c: In function 'main': >conftest.c:82:10: error: '__x86_64__' undeclared (first use in this function); did you mean '__rlim64_t'? > (void) __x86_64__; > ^~~~~~~~~~ > __rlim64_t >conftest.c:82:10: note: each undeclared identifier is reported only once for each function it appears in >configure:24002: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GStreamer Base Plug-ins" >| #define PACKAGE_TARNAME "gst-plugins-base" >| #define PACKAGE_VERSION "1.14.1" >| #define PACKAGE_STRING "GStreamer Base Plug-ins 1.14.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" >| #define PACKAGE_URL "" >| #define PACKAGE "gst-plugins-base" >| #define VERSION "1.14.1" >| #define GST_API_VERSION "1.0" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define GETTEXT_PACKAGE "gst-plugins-base-1.0" >| #define LOCALEDIR "/usr/share/locale" >| #define GST_PACKAGE_NAME "Gentoo GStreamer ebuild" >| #define GST_PACKAGE_ORIGIN "https://www.gentoo.org" >| #define GST_INSTALL_PLUGINS_HELPER "/usr/libexec/gst-install-plugins-helper" >| #define HAVE_EXTERNAL /**/ >| #define HAVE_CPU_HPPA 1 >| #define WORDS_BIGENDIAN 1 >| #define HOST_CPU "hppa2.0" >| #define TARGET_CPU "hppa2.0" >| #define _FILE_OFFSET_BITS 64 >| #define HAVE_PTHREAD_PRIO_INHERIT 1 >| #define HAVE_PTHREAD 1 >| #define STDC_HEADERS 1 >| #define HAVE_DECL___I386__ 0 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| #ifndef __x86_64__ >| #ifdef __cplusplus >| (void) __x86_64__; >| #else >| (void) __x86_64__; >| #endif >| #endif >| >| ; >| return 0; >| } >configure:24002: result: no >configure:24022: checking to see if compiler understands -msse >configure:24039: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -msse conftest.c >&5 >hppa2.0-unknown-linux-gnu-gcc: error: unrecognized command line option '-msse'; did you mean '-fdse'? >configure:24039: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GStreamer Base Plug-ins" >| #define PACKAGE_TARNAME "gst-plugins-base" >| #define PACKAGE_VERSION "1.14.1" >| #define PACKAGE_STRING "GStreamer Base Plug-ins 1.14.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" >| #define PACKAGE_URL "" >| #define PACKAGE "gst-plugins-base" >| #define VERSION "1.14.1" >| #define GST_API_VERSION "1.0" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define GETTEXT_PACKAGE "gst-plugins-base-1.0" >| #define LOCALEDIR "/usr/share/locale" >| #define GST_PACKAGE_NAME "Gentoo GStreamer ebuild" >| #define GST_PACKAGE_ORIGIN "https://www.gentoo.org" >| #define GST_INSTALL_PLUGINS_HELPER "/usr/libexec/gst-install-plugins-helper" >| #define HAVE_EXTERNAL /**/ >| #define HAVE_CPU_HPPA 1 >| #define WORDS_BIGENDIAN 1 >| #define HOST_CPU "hppa2.0" >| #define TARGET_CPU "hppa2.0" >| #define _FILE_OFFSET_BITS 64 >| #define HAVE_PTHREAD_PRIO_INHERIT 1 >| #define HAVE_PTHREAD 1 >| #define STDC_HEADERS 1 >| #define HAVE_DECL___I386__ 0 >| #define HAVE_DECL___X86_64__ 0 >| /* end confdefs.h. */ >| >| int >| main () >| { >| >| ; >| return 0; >| } >configure:24054: result: no >configure:24058: checking to see if compiler understands -msse2 >configure:24075: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -msse2 conftest.c >&5 >hppa2.0-unknown-linux-gnu-gcc: error: unrecognized command line option '-msse2' >configure:24075: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GStreamer Base Plug-ins" >| #define PACKAGE_TARNAME "gst-plugins-base" >| #define PACKAGE_VERSION "1.14.1" >| #define PACKAGE_STRING "GStreamer Base Plug-ins 1.14.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" >| #define PACKAGE_URL "" >| #define PACKAGE "gst-plugins-base" >| #define VERSION "1.14.1" >| #define GST_API_VERSION "1.0" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define GETTEXT_PACKAGE "gst-plugins-base-1.0" >| #define LOCALEDIR "/usr/share/locale" >| #define GST_PACKAGE_NAME "Gentoo GStreamer ebuild" >| #define GST_PACKAGE_ORIGIN "https://www.gentoo.org" >| #define GST_INSTALL_PLUGINS_HELPER "/usr/libexec/gst-install-plugins-helper" >| #define HAVE_EXTERNAL /**/ >| #define HAVE_CPU_HPPA 1 >| #define WORDS_BIGENDIAN 1 >| #define HOST_CPU "hppa2.0" >| #define TARGET_CPU "hppa2.0" >| #define _FILE_OFFSET_BITS 64 >| #define HAVE_PTHREAD_PRIO_INHERIT 1 >| #define HAVE_PTHREAD 1 >| #define STDC_HEADERS 1 >| #define HAVE_DECL___I386__ 0 >| #define HAVE_DECL___X86_64__ 0 >| /* end confdefs.h. */ >| >| int >| main () >| { >| >| ; >| return 0; >| } >configure:24090: result: no >configure:24094: checking to see if compiler understands -msse4.1 >configure:24111: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -msse4.1 conftest.c >&5 >hppa2.0-unknown-linux-gnu-gcc: error: unrecognized command line option '-msse4.1' >configure:24111: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GStreamer Base Plug-ins" >| #define PACKAGE_TARNAME "gst-plugins-base" >| #define PACKAGE_VERSION "1.14.1" >| #define PACKAGE_STRING "GStreamer Base Plug-ins 1.14.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" >| #define PACKAGE_URL "" >| #define PACKAGE "gst-plugins-base" >| #define VERSION "1.14.1" >| #define GST_API_VERSION "1.0" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define GETTEXT_PACKAGE "gst-plugins-base-1.0" >| #define LOCALEDIR "/usr/share/locale" >| #define GST_PACKAGE_NAME "Gentoo GStreamer ebuild" >| #define GST_PACKAGE_ORIGIN "https://www.gentoo.org" >| #define GST_INSTALL_PLUGINS_HELPER "/usr/libexec/gst-install-plugins-helper" >| #define HAVE_EXTERNAL /**/ >| #define HAVE_CPU_HPPA 1 >| #define WORDS_BIGENDIAN 1 >| #define HOST_CPU "hppa2.0" >| #define TARGET_CPU "hppa2.0" >| #define _FILE_OFFSET_BITS 64 >| #define HAVE_PTHREAD_PRIO_INHERIT 1 >| #define HAVE_PTHREAD 1 >| #define STDC_HEADERS 1 >| #define HAVE_DECL___I386__ 0 >| #define HAVE_DECL___X86_64__ 0 >| /* end confdefs.h. */ >| >| int >| main () >| { >| >| ; >| return 0; >| } >configure:24126: result: no >configure:24161: checking for sys/socket.h >configure:24161: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment conftest.c >&5 >configure:24161: $? = 0 >configure:24161: result: yes >configure:24185: checking for winsock2.h >configure:24185: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment conftest.c >&5 >conftest.c:81:10: fatal error: winsock2.h: No such file or directory > #include <winsock2.h> > ^~~~~~~~~~~~ >compilation terminated. >configure:24185: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GStreamer Base Plug-ins" >| #define PACKAGE_TARNAME "gst-plugins-base" >| #define PACKAGE_VERSION "1.14.1" >| #define PACKAGE_STRING "GStreamer Base Plug-ins 1.14.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" >| #define PACKAGE_URL "" >| #define PACKAGE "gst-plugins-base" >| #define VERSION "1.14.1" >| #define GST_API_VERSION "1.0" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define GETTEXT_PACKAGE "gst-plugins-base-1.0" >| #define LOCALEDIR "/usr/share/locale" >| #define GST_PACKAGE_NAME "Gentoo GStreamer ebuild" >| #define GST_PACKAGE_ORIGIN "https://www.gentoo.org" >| #define GST_INSTALL_PLUGINS_HELPER "/usr/libexec/gst-install-plugins-helper" >| #define HAVE_EXTERNAL /**/ >| #define HAVE_CPU_HPPA 1 >| #define WORDS_BIGENDIAN 1 >| #define HOST_CPU "hppa2.0" >| #define TARGET_CPU "hppa2.0" >| #define _FILE_OFFSET_BITS 64 >| #define HAVE_PTHREAD_PRIO_INHERIT 1 >| #define HAVE_PTHREAD 1 >| #define STDC_HEADERS 1 >| #define HAVE_DECL___I386__ 0 >| #define HAVE_DECL___X86_64__ 0 >| #define HAVE_SSE 0 >| #define HAVE_SSE2 0 >| #define HAVE_SSE41 0 >| #define HAVE_SYS_SOCKET_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| >| #include <winsock2.h> >configure:24185: result: no >configure:24214: checking for process.h >configure:24214: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment conftest.c >&5 >conftest.c:81:10: fatal error: process.h: No such file or directory > #include <process.h> > ^~~~~~~~~~~ >compilation terminated. >configure:24214: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GStreamer Base Plug-ins" >| #define PACKAGE_TARNAME "gst-plugins-base" >| #define PACKAGE_VERSION "1.14.1" >| #define PACKAGE_STRING "GStreamer Base Plug-ins 1.14.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" >| #define PACKAGE_URL "" >| #define PACKAGE "gst-plugins-base" >| #define VERSION "1.14.1" >| #define GST_API_VERSION "1.0" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define GETTEXT_PACKAGE "gst-plugins-base-1.0" >| #define LOCALEDIR "/usr/share/locale" >| #define GST_PACKAGE_NAME "Gentoo GStreamer ebuild" >| #define GST_PACKAGE_ORIGIN "https://www.gentoo.org" >| #define GST_INSTALL_PLUGINS_HELPER "/usr/libexec/gst-install-plugins-helper" >| #define HAVE_EXTERNAL /**/ >| #define HAVE_CPU_HPPA 1 >| #define WORDS_BIGENDIAN 1 >| #define HOST_CPU "hppa2.0" >| #define TARGET_CPU "hppa2.0" >| #define _FILE_OFFSET_BITS 64 >| #define HAVE_PTHREAD_PRIO_INHERIT 1 >| #define HAVE_PTHREAD 1 >| #define STDC_HEADERS 1 >| #define HAVE_DECL___I386__ 0 >| #define HAVE_DECL___X86_64__ 0 >| #define HAVE_SSE 0 >| #define HAVE_SSE2 0 >| #define HAVE_SSE41 0 >| #define HAVE_SYS_SOCKET_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| >| #include <process.h> >configure:24214: result: no >configure:24214: checking for sys/types.h >configure:24214: result: yes >configure:24214: checking for sys/wait.h >configure:24214: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment conftest.c >&5 >configure:24214: $? = 0 >configure:24214: result: yes >configure:24214: checking for sys/stat.h >configure:24214: result: yes >configure:24226: checking for ARM NEON support in current arch/CFLAGS >configure:24246: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory conftest.c >&5 >conftest.c:52:12: fatal error: arm_neon.h: No such file or directory > #include <arm_neon.h> > ^~~~~~~~~~~~ >compilation terminated. >configure:24246: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GStreamer Base Plug-ins" >| #define PACKAGE_TARNAME "gst-plugins-base" >| #define PACKAGE_VERSION "1.14.1" >| #define PACKAGE_STRING "GStreamer Base Plug-ins 1.14.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" >| #define PACKAGE_URL "" >| #define PACKAGE "gst-plugins-base" >| #define VERSION "1.14.1" >| #define GST_API_VERSION "1.0" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define GETTEXT_PACKAGE "gst-plugins-base-1.0" >| #define LOCALEDIR "/usr/share/locale" >| #define GST_PACKAGE_NAME "Gentoo GStreamer ebuild" >| #define GST_PACKAGE_ORIGIN "https://www.gentoo.org" >| #define GST_INSTALL_PLUGINS_HELPER "/usr/libexec/gst-install-plugins-helper" >| #define HAVE_EXTERNAL /**/ >| #define HAVE_CPU_HPPA 1 >| #define WORDS_BIGENDIAN 1 >| #define HOST_CPU "hppa2.0" >| #define TARGET_CPU "hppa2.0" >| #define _FILE_OFFSET_BITS 64 >| #define HAVE_PTHREAD_PRIO_INHERIT 1 >| #define HAVE_PTHREAD 1 >| #define STDC_HEADERS 1 >| #define HAVE_DECL___I386__ 0 >| #define HAVE_DECL___X86_64__ 0 >| #define HAVE_SSE 0 >| #define HAVE_SSE2 0 >| #define HAVE_SSE41 0 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_STAT_H 1 >| /* end confdefs.h. */ >| >| >| #include <arm_neon.h> >| int32x4_t testfunc(int16_t *a, int16_t *b) { >| asm volatile ("vmull.s16 q0, d0, d0" : : : "q0"); >| return vmull_s16(vld1_s16(a), vld1_s16(b)); >| } >| >| int >| main () >| { >| >| ; >| return 0; >| } >configure:24256: result: no >configure:24264: checking for stdint types >configure:24287: hppa2.0-unknown-linux-gnu-gcc -c conftest.c >&5 >configure:24287: $? = 0 >configure:24331: result: stdint.h (shortcircuit) >configure:24718: result: make use of stdint.h in _stdint.h (assuming C99 compatible system) >configure:24729: checking for localtime_r >configure:24729: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory conftest.c >&5 >configure:24729: $? = 0 >configure:24729: result: yes >configure:24729: checking for gmtime_r >configure:24729: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory conftest.c >&5 >configure:24729: $? = 0 >configure:24729: result: yes >configure:24743: checking for log2 >configure:24743: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory conftest.c -lm >&5 >conftest.c:75:6: warning: conflicting types for built-in function 'log2' [-Wbuiltin-declaration-mismatch] > char log2 (); > ^~~~ >configure:24743: $? = 0 >configure:24743: result: yes >configure:24758: checking for _LARGEFILE_SOURCE value needed for large files >configure:24777: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory conftest.c >&5 >configure:24777: $? = 0 >configure:24805: result: no >configure:24829: checking for lrint >configure:24850: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory conftest.c -lm >&5 >conftest.c: In function 'main': >conftest.c:63:6: warning: unused variable 'value' [-Wunused-variable] > int value = lrint (0.432) ; > ^~~~~ >configure:24850: $? = 0 >configure:24858: result: yes >configure:24866: checking for lrintf >configure:24887: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory conftest.c -lm >&5 >conftest.c: In function 'main': >conftest.c:64:6: warning: unused variable 'value' [-Wunused-variable] > int value = lrintf (0.432) ; > ^~~~~ >configure:24887: $? = 0 >configure:24895: result: yes >configure:24906: checking whether hppa2.0-unknown-linux-gnu-gcc implements __PRETTY_FUNCTION__ >configure:24923: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory conftest.c >&5 >configure:24923: $? = 0 >configure:24933: result: yes >configure:24941: checking whether hppa2.0-unknown-linux-gnu-gcc implements __FUNCTION__ >configure:24958: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory conftest.c >&5 >configure:24958: $? = 0 >configure:24968: result: yes >configure:24976: checking whether hppa2.0-unknown-linux-gnu-gcc implements __func__ >configure:24993: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory conftest.c >&5 >configure:24993: $? = 0 >configure:25003: result: yes >configure:25049: checking for GLIB >configure:25057: $PKG_CONFIG --exists --print-errors "$which" >configure:25060: $? = 0 >configure:25075: $PKG_CONFIG --exists --print-errors "$which" >configure:25078: $? = 0 >configure:25130: result: yes >configure:25181: checking for glib-genmarshal >configure:25189: result: glib-genmarshal (from pkg-config path) >configure:25243: checking for glib-mkenums >configure:25250: result: glib-mkenums >configure:25263: checking for GIO >configure:25271: $PKG_CONFIG --exists --print-errors "gio-2.0 >= $GLIB_REQ" >configure:25274: $? = 0 >configure:25289: $PKG_CONFIG --exists --print-errors "gio-2.0 >= $GLIB_REQ" >configure:25292: $? = 0 >configure:25347: result: yes >configure:25550: checking for GST >configure:25558: $PKG_CONFIG --exists --print-errors "$module >= $minver" >configure:25561: $? = 0 >configure:25576: $PKG_CONFIG --exists --print-errors "$module >= $minver" >configure:25579: $? = 0 >configure:25635: result: yes >configure:25649: using GStreamer tools in /usr/bin >configure:25659: using GStreamer plug-ins in /usr/lib/gstreamer-1.0 >configure:25671: checking for GST_NET >configure:25679: $PKG_CONFIG --exists --print-errors "$module >= $minver" >configure:25682: $? = 0 >configure:25697: $PKG_CONFIG --exists --print-errors "$module >= $minver" >configure:25700: $? = 0 >configure:25756: result: yes >configure:25773: checking for GST_BASE >configure:25781: $PKG_CONFIG --exists --print-errors "$module >= $minver" >configure:25784: $? = 0 >configure:25799: $PKG_CONFIG --exists --print-errors "$module >= $minver" >configure:25802: $? = 0 >configure:25858: result: yes >configure:25875: checking for GST_CONTROLLER >configure:25883: $PKG_CONFIG --exists --print-errors "$module >= $minver" >configure:25886: $? = 0 >configure:25901: $PKG_CONFIG --exists --print-errors "$module >= $minver" >configure:25904: $? = 0 >configure:25960: result: yes >configure:25977: checking for GST_CHECK >configure:25985: $PKG_CONFIG --exists --print-errors "$module >= $minver" >configure:25988: $? = 0 >configure:26003: $PKG_CONFIG --exists --print-errors "$module >= $minver" >configure:26006: $? = 0 >configure:26062: result: yes >configure:26087: checking for G_UDEV >configure:26095: $PKG_CONFIG --exists --print-errors "gudev-1.0 " >configure:26098: $? = 0 >configure:26113: $PKG_CONFIG --exists --print-errors "gudev-1.0 " >configure:26116: $? = 0 >configure:26152: result: yes >configure:26171: checking for hppa2.0-unknown-linux-gnu-gcc >configure:26187: found /usr/bin/hppa2.0-unknown-linux-gnu-gcc >configure:26198: result: hppa2.0-unknown-linux-gnu-gcc >configure:26267: checking for Objective C compiler version >configure:26276: hppa2.0-unknown-linux-gnu-gcc --version >&5 >hppa2.0-unknown-linux-gnu-gcc (Gentoo 7.3.0-r3 p1.4) 7.3.0 >Copyright (C) 2017 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:26287: $? = 0 >configure:26276: hppa2.0-unknown-linux-gnu-gcc -v >&5 >Using built-in specs. >COLLECT_GCC=/usr/hppa2.0-unknown-linux-gnu/gcc-bin/7.3.0/hppa2.0-unknown-linux-gnu-gcc >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/hppa2.0-unknown-linux-gnu/7.3.0/lto-wrapper >Target: hppa2.0-unknown-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/gcc-7.3.0/configure --host=hppa2.0-unknown-linux-gnu --build=hppa2.0-unknown-linux-gnu --prefix=/usr --bindir=/usr/hppa2.0-unknown-linux-gnu/gcc-bin/7.3.0 --includedir=/usr/lib/gcc/hppa2.0-unknown-linux-gnu/7.3.0/include --datadir=/usr/share/gcc-data/hppa2.0-unknown-linux-gnu/7.3.0 --mandir=/usr/share/gcc-data/hppa2.0-unknown-linux-gnu/7.3.0/man --infodir=/usr/share/gcc-data/hppa2.0-unknown-linux-gnu/7.3.0/info --with-gxx-include-dir=/usr/lib/gcc/hppa2.0-unknown-linux-gnu/7.3.0/include/g++-v7 --with-python-dir=/share/gcc-data/hppa2.0-unknown-linux-gnu/7.3.0/python --enable-objc-gc --enable-languages=c,c++,jit,objc,obj-c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 7.3.0-r3 p1.4' --disable-esp --enable-libstdcxx-time --enable-host-shared --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --disable-multilib --disable-altivec --disable-fixed-point --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --disable-vtable-verify --disable-libvtv --enable-lto --without-isl --disable-libsanitizer --enable-default-pie --disable-default-ssp >Thread model: posix >gcc version 7.3.0 (Gentoo 7.3.0-r3 p1.4) >configure:26287: $? = 0 >configure:26276: hppa2.0-unknown-linux-gnu-gcc -V >&5 >hppa2.0-unknown-linux-gnu-gcc: error: unrecognized command line option '-V' >hppa2.0-unknown-linux-gnu-gcc: fatal error: no input files >compilation terminated. >configure:26287: $? = 1 >configure:26276: hppa2.0-unknown-linux-gnu-gcc -qversion >&5 >hppa2.0-unknown-linux-gnu-gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? >hppa2.0-unknown-linux-gnu-gcc: fatal error: no input files >compilation terminated. >configure:26287: $? = 1 >configure:26291: checking whether we are using the GNU Objective C compiler >configure:26310: hppa2.0-unknown-linux-gnu-gcc -c conftest.m >&5 >configure:26310: $? = 0 >configure:26319: result: yes >configure:26328: checking whether hppa2.0-unknown-linux-gnu-gcc accepts -g >configure:26348: hppa2.0-unknown-linux-gnu-gcc -c -g conftest.m >&5 >configure:26348: $? = 0 >configure:26389: result: yes >configure:26414: checking dependency style of hppa2.0-unknown-linux-gnu-gcc >configure:26523: result: none >configure:26542: checking to see if Objective C compiler understands >configure:26566: hppa2.0-unknown-linux-gnu-gcc -c -g -O2 conftest.m >&5 >configure:26566: $? = 0 >configure:26589: result: yes >configure:26603: checking to see if Objective C compiler understands -Wall >configure:26627: hppa2.0-unknown-linux-gnu-gcc -c -g -O2 -Wall conftest.m >&5 >configure:26627: $? = 0 >configure:26650: result: yes >configure:26792: checking to see if Objective C compiler understands -Wmissing-declarations >configure:26816: hppa2.0-unknown-linux-gnu-gcc -c -g -O2 -Wmissing-declarations conftest.m >&5 >configure:26816: $? = 0 >configure:26839: result: yes >configure:26792: checking to see if Objective C compiler understands -Wredundant-decls >configure:26816: hppa2.0-unknown-linux-gnu-gcc -c -g -O2 -Wredundant-decls conftest.m >&5 >configure:26816: $? = 0 >configure:26839: result: yes >configure:26792: checking to see if Objective C compiler understands -Wwrite-strings >configure:26816: hppa2.0-unknown-linux-gnu-gcc -c -g -O2 -Wwrite-strings conftest.m >&5 >configure:26816: $? = 0 >configure:26839: result: yes >configure:26792: checking to see if Objective C compiler understands -Wformat-nonliteral >configure:26816: hppa2.0-unknown-linux-gnu-gcc -c -g -O2 -Wformat-nonliteral conftest.m >&5 >configure:26816: $? = 0 >configure:26839: result: yes >configure:26792: checking to see if Objective C compiler understands -Wformat-security >configure:26816: hppa2.0-unknown-linux-gnu-gcc -c -g -O2 -Wformat-security conftest.m >&5 >configure:26816: $? = 0 >configure:26839: result: yes >configure:26792: checking to see if Objective C compiler understands -Winit-self >configure:26816: hppa2.0-unknown-linux-gnu-gcc -c -g -O2 -Winit-self conftest.m >&5 >configure:26816: $? = 0 >configure:26839: result: yes >configure:26792: checking to see if Objective C compiler understands -Wmissing-include-dirs >configure:26816: hppa2.0-unknown-linux-gnu-gcc -c -g -O2 -Wmissing-include-dirs conftest.m >&5 >configure:26816: $? = 0 >configure:26839: result: yes >configure:26792: checking to see if Objective C compiler understands -Wno-multichar >configure:26816: hppa2.0-unknown-linux-gnu-gcc -c -g -O2 -Wno-multichar conftest.m >&5 >configure:26816: $? = 0 >configure:26839: result: yes >configure:26851: set WARNING_OBJCFLAGS to -Wall -Wmissing-declarations -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Wno-multichar >configure:26853: set ERROR_OBJCFLAGS to >configure:26857: checking for MobileCoreServices/MobileCoreServices.h >configure:26857: hppa2.0-unknown-linux-gnu-gcc -E conftest.c >conftest.c:65:10: fatal error: MobileCoreServices/MobileCoreServices.h: No such file or directory > #include <MobileCoreServices/MobileCoreServices.h> > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >compilation terminated. >configure:26857: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GStreamer Base Plug-ins" >| #define PACKAGE_TARNAME "gst-plugins-base" >| #define PACKAGE_VERSION "1.14.1" >| #define PACKAGE_STRING "GStreamer Base Plug-ins 1.14.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" >| #define PACKAGE_URL "" >| #define PACKAGE "gst-plugins-base" >| #define VERSION "1.14.1" >| #define GST_API_VERSION "1.0" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define GETTEXT_PACKAGE "gst-plugins-base-1.0" >| #define LOCALEDIR "/usr/share/locale" >| #define GST_PACKAGE_NAME "Gentoo GStreamer ebuild" >| #define GST_PACKAGE_ORIGIN "https://www.gentoo.org" >| #define GST_INSTALL_PLUGINS_HELPER "/usr/libexec/gst-install-plugins-helper" >| #define HAVE_EXTERNAL /**/ >| #define HAVE_CPU_HPPA 1 >| #define WORDS_BIGENDIAN 1 >| #define HOST_CPU "hppa2.0" >| #define TARGET_CPU "hppa2.0" >| #define _FILE_OFFSET_BITS 64 >| #define HAVE_PTHREAD_PRIO_INHERIT 1 >| #define HAVE_PTHREAD 1 >| #define STDC_HEADERS 1 >| #define HAVE_DECL___I386__ 0 >| #define HAVE_DECL___X86_64__ 0 >| #define HAVE_SSE 0 >| #define HAVE_SSE2 0 >| #define HAVE_SSE41 0 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_LOG2 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_LRINT 1 >| #define HAVE_LRINTF 1 >| #define HAVE_PRETTY_FUNCTION 1 >| #define HAVE_FUNCTION 1 >| #define HAVE_FUNC 1 >| #define GST_FUNCTION __PRETTY_FUNCTION__ >| #define GIO_MODULE_DIR "/usr/lib/gio/modules" >| #define GIO_LIBDIR "/usr/lib" >| #define GIO_PREFIX "/usr" >| #define DISABLE_ORC 1 >| #define HAVE_GUDEV 1 >| /* end confdefs.h. */ >| #include <MobileCoreServices/MobileCoreServices.h> >configure:26857: result: no >configure:27045: checking for X11_XCB >configure:27053: $PKG_CONFIG --exists --print-errors "$which" >configure:27056: $? = 0 >configure:27071: $PKG_CONFIG --exists --print-errors "$which" >configure:27074: $? = 0 >configure:27126: result: yes >configure:27233: checking for GL >configure:27241: $PKG_CONFIG --exists --print-errors "$which" >configure:27244: $? = 0 >configure:27259: $PKG_CONFIG --exists --print-errors "$which" >configure:27262: $? = 0 >configure:27314: result: yes >configure:27395: checking for GLES2 >configure:27403: $PKG_CONFIG --exists --print-errors "$which" >configure:27406: $? = 0 >configure:27421: $PKG_CONFIG --exists --print-errors "$which" >configure:27424: $? = 0 >configure:27476: result: yes >configure:27549: checking GLES3/gl3.h usability >configure:27549: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment conftest.c >&5 >configure:27549: $? = 0 >configure:27549: result: yes >configure:27549: checking GLES3/gl3.h presence >configure:27549: hppa2.0-unknown-linux-gnu-gcc -E conftest.c >configure:27549: $? = 0 >configure:27549: result: yes >configure:27549: checking for GLES3/gl3.h >configure:27549: result: yes >configure:27557: checking for GLES3/gl3ext.h >configure:27557: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment conftest.c >&5 >configure:27557: $? = 0 >configure:27557: result: yes >configure:27576: checking for EGL >configure:27584: $PKG_CONFIG --exists --print-errors "$which" >configure:27587: $? = 0 >configure:27602: $PKG_CONFIG --exists --print-errors "$which" >configure:27605: $? = 0 >configure:27657: result: yes >configure:27736: checking for fbGetDisplay in -lEGL >configure:27761: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory conftest.c -lEGL >&5 >/var/tmp/portage/media-libs/gst-plugins-base-1.14.1/temp/cc7VxTXc.o: In function `main': >/var/tmp/portage/media-libs/gst-plugins-base-1.14.1/work/gst-plugins-base-1.14.1-.hppa/conftest.c:76: undefined reference to `fbGetDisplay' >collect2: error: ld returned 1 exit status >configure:27761: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GStreamer Base Plug-ins" >| #define PACKAGE_TARNAME "gst-plugins-base" >| #define PACKAGE_VERSION "1.14.1" >| #define PACKAGE_STRING "GStreamer Base Plug-ins 1.14.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" >| #define PACKAGE_URL "" >| #define PACKAGE "gst-plugins-base" >| #define VERSION "1.14.1" >| #define GST_API_VERSION "1.0" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define GETTEXT_PACKAGE "gst-plugins-base-1.0" >| #define LOCALEDIR "/usr/share/locale" >| #define GST_PACKAGE_NAME "Gentoo GStreamer ebuild" >| #define GST_PACKAGE_ORIGIN "https://www.gentoo.org" >| #define GST_INSTALL_PLUGINS_HELPER "/usr/libexec/gst-install-plugins-helper" >| #define HAVE_EXTERNAL /**/ >| #define HAVE_CPU_HPPA 1 >| #define WORDS_BIGENDIAN 1 >| #define HOST_CPU "hppa2.0" >| #define TARGET_CPU "hppa2.0" >| #define _FILE_OFFSET_BITS 64 >| #define HAVE_PTHREAD_PRIO_INHERIT 1 >| #define HAVE_PTHREAD 1 >| #define STDC_HEADERS 1 >| #define HAVE_DECL___I386__ 0 >| #define HAVE_DECL___X86_64__ 0 >| #define HAVE_SSE 0 >| #define HAVE_SSE2 0 >| #define HAVE_SSE41 0 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_LOG2 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_LRINT 1 >| #define HAVE_LRINTF 1 >| #define HAVE_PRETTY_FUNCTION 1 >| #define HAVE_FUNCTION 1 >| #define HAVE_FUNC 1 >| #define GST_FUNCTION __PRETTY_FUNCTION__ >| #define GIO_MODULE_DIR "/usr/lib/gio/modules" >| #define GIO_LIBDIR "/usr/lib" >| #define GIO_PREFIX "/usr" >| #define DISABLE_ORC 1 >| #define HAVE_GUDEV 1 >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char fbGetDisplay (); >| int >| main () >| { >| return fbGetDisplay (); >| ; >| return 0; >| } >configure:27770: result: no >configure:27781: checking for DRM >configure:27789: $PKG_CONFIG --exists --print-errors "libdrm >= 2.4.55" >configure:27792: $? = 0 >configure:27807: $PKG_CONFIG --exists --print-errors "libdrm >= 2.4.55" >configure:27810: $? = 0 >configure:27846: result: yes >configure:27855: checking for GBM >configure:27863: $PKG_CONFIG --exists --print-errors "gbm" >configure:27866: $? = 0 >configure:27881: $PKG_CONFIG --exists --print-errors "gbm" >configure:27884: $? = 0 >configure:27920: result: yes >configure:27929: checking EGL/fbdev_window.h usability >configure:27929: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment conftest.c >&5 >conftest.c:98:10: fatal error: EGL/fbdev_window.h: No such file or directory > #include <EGL/fbdev_window.h> > ^~~~~~~~~~~~~~~~~~~~ >compilation terminated. >configure:27929: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GStreamer Base Plug-ins" >| #define PACKAGE_TARNAME "gst-plugins-base" >| #define PACKAGE_VERSION "1.14.1" >| #define PACKAGE_STRING "GStreamer Base Plug-ins 1.14.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" >| #define PACKAGE_URL "" >| #define PACKAGE "gst-plugins-base" >| #define VERSION "1.14.1" >| #define GST_API_VERSION "1.0" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define GETTEXT_PACKAGE "gst-plugins-base-1.0" >| #define LOCALEDIR "/usr/share/locale" >| #define GST_PACKAGE_NAME "Gentoo GStreamer ebuild" >| #define GST_PACKAGE_ORIGIN "https://www.gentoo.org" >| #define GST_INSTALL_PLUGINS_HELPER "/usr/libexec/gst-install-plugins-helper" >| #define HAVE_EXTERNAL /**/ >| #define HAVE_CPU_HPPA 1 >| #define WORDS_BIGENDIAN 1 >| #define HOST_CPU "hppa2.0" >| #define TARGET_CPU "hppa2.0" >| #define _FILE_OFFSET_BITS 64 >| #define HAVE_PTHREAD_PRIO_INHERIT 1 >| #define HAVE_PTHREAD 1 >| #define STDC_HEADERS 1 >| #define HAVE_DECL___I386__ 0 >| #define HAVE_DECL___X86_64__ 0 >| #define HAVE_SSE 0 >| #define HAVE_SSE2 0 >| #define HAVE_SSE41 0 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_LOG2 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_LRINT 1 >| #define HAVE_LRINTF 1 >| #define HAVE_PRETTY_FUNCTION 1 >| #define HAVE_FUNCTION 1 >| #define HAVE_FUNC 1 >| #define GST_FUNCTION __PRETTY_FUNCTION__ >| #define GIO_MODULE_DIR "/usr/lib/gio/modules" >| #define GIO_LIBDIR "/usr/lib" >| #define GIO_PREFIX "/usr" >| #define DISABLE_ORC 1 >| #define HAVE_GUDEV 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <EGL/fbdev_window.h> >configure:27929: result: no >configure:27929: checking EGL/fbdev_window.h presence >configure:27929: hppa2.0-unknown-linux-gnu-gcc -E conftest.c >conftest.c:65:10: fatal error: EGL/fbdev_window.h: No such file or directory > #include <EGL/fbdev_window.h> > ^~~~~~~~~~~~~~~~~~~~ >compilation terminated. >configure:27929: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GStreamer Base Plug-ins" >| #define PACKAGE_TARNAME "gst-plugins-base" >| #define PACKAGE_VERSION "1.14.1" >| #define PACKAGE_STRING "GStreamer Base Plug-ins 1.14.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" >| #define PACKAGE_URL "" >| #define PACKAGE "gst-plugins-base" >| #define VERSION "1.14.1" >| #define GST_API_VERSION "1.0" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define GETTEXT_PACKAGE "gst-plugins-base-1.0" >| #define LOCALEDIR "/usr/share/locale" >| #define GST_PACKAGE_NAME "Gentoo GStreamer ebuild" >| #define GST_PACKAGE_ORIGIN "https://www.gentoo.org" >| #define GST_INSTALL_PLUGINS_HELPER "/usr/libexec/gst-install-plugins-helper" >| #define HAVE_EXTERNAL /**/ >| #define HAVE_CPU_HPPA 1 >| #define WORDS_BIGENDIAN 1 >| #define HOST_CPU "hppa2.0" >| #define TARGET_CPU "hppa2.0" >| #define _FILE_OFFSET_BITS 64 >| #define HAVE_PTHREAD_PRIO_INHERIT 1 >| #define HAVE_PTHREAD 1 >| #define STDC_HEADERS 1 >| #define HAVE_DECL___I386__ 0 >| #define HAVE_DECL___X86_64__ 0 >| #define HAVE_SSE 0 >| #define HAVE_SSE2 0 >| #define HAVE_SSE41 0 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_LOG2 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_LRINT 1 >| #define HAVE_LRINTF 1 >| #define HAVE_PRETTY_FUNCTION 1 >| #define HAVE_FUNCTION 1 >| #define HAVE_FUNC 1 >| #define GST_FUNCTION __PRETTY_FUNCTION__ >| #define GIO_MODULE_DIR "/usr/lib/gio/modules" >| #define GIO_LIBDIR "/usr/lib" >| #define GIO_PREFIX "/usr" >| #define DISABLE_ORC 1 >| #define HAVE_GUDEV 1 >| /* end confdefs.h. */ >| #include <EGL/fbdev_window.h> >configure:27929: result: no >configure:27929: checking for EGL/fbdev_window.h >configure:27929: result: no >configure:28084: checking for bcm_host_init in -lbcm_host >configure:28109: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory conftest.c -lbcm_host -lvcos -lvchiq_arm >&5 >/usr/lib/gcc/hppa2.0-unknown-linux-gnu/7.3.0/../../../../hppa2.0-unknown-linux-gnu/bin/ld: cannot find -lbcm_host >/usr/lib/gcc/hppa2.0-unknown-linux-gnu/7.3.0/../../../../hppa2.0-unknown-linux-gnu/bin/ld: cannot find -lvcos >/usr/lib/gcc/hppa2.0-unknown-linux-gnu/7.3.0/../../../../hppa2.0-unknown-linux-gnu/bin/ld: cannot find -lvchiq_arm >collect2: error: ld returned 1 exit status >configure:28109: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GStreamer Base Plug-ins" >| #define PACKAGE_TARNAME "gst-plugins-base" >| #define PACKAGE_VERSION "1.14.1" >| #define PACKAGE_STRING "GStreamer Base Plug-ins 1.14.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" >| #define PACKAGE_URL "" >| #define PACKAGE "gst-plugins-base" >| #define VERSION "1.14.1" >| #define GST_API_VERSION "1.0" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define GETTEXT_PACKAGE "gst-plugins-base-1.0" >| #define LOCALEDIR "/usr/share/locale" >| #define GST_PACKAGE_NAME "Gentoo GStreamer ebuild" >| #define GST_PACKAGE_ORIGIN "https://www.gentoo.org" >| #define GST_INSTALL_PLUGINS_HELPER "/usr/libexec/gst-install-plugins-helper" >| #define HAVE_EXTERNAL /**/ >| #define HAVE_CPU_HPPA 1 >| #define WORDS_BIGENDIAN 1 >| #define HOST_CPU "hppa2.0" >| #define TARGET_CPU "hppa2.0" >| #define _FILE_OFFSET_BITS 64 >| #define HAVE_PTHREAD_PRIO_INHERIT 1 >| #define HAVE_PTHREAD 1 >| #define STDC_HEADERS 1 >| #define HAVE_DECL___I386__ 0 >| #define HAVE_DECL___X86_64__ 0 >| #define HAVE_SSE 0 >| #define HAVE_SSE2 0 >| #define HAVE_SSE41 0 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_LOG2 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_LRINT 1 >| #define HAVE_LRINTF 1 >| #define HAVE_PRETTY_FUNCTION 1 >| #define HAVE_FUNCTION 1 >| #define HAVE_FUNC 1 >| #define GST_FUNCTION __PRETTY_FUNCTION__ >| #define GIO_MODULE_DIR "/usr/lib/gio/modules" >| #define GIO_LIBDIR "/usr/lib" >| #define GIO_PREFIX "/usr" >| #define DISABLE_ORC 1 >| #define HAVE_GUDEV 1 >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char bcm_host_init (); >| int >| main () >| { >| return bcm_host_init (); >| ; >| return 0; >| } >configure:28118: result: no >configure:28245: checking for WAYLAND_EGL >configure:28253: $PKG_CONFIG --exists --print-errors "wayland-client >= 1.0 wayland-cursor >= 1.0 wayland-egl >= 9.0" >configure:28256: $? = 0 >configure:28271: $PKG_CONFIG --exists --print-errors "wayland-client >= 1.0 wayland-cursor >= 1.0 wayland-egl >= 9.0" >configure:28274: $? = 0 >configure:28310: result: yes >configure:28382: checking libdrm/drm_fourcc.h usability >configure:28382: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment conftest.c >&5 >configure:28382: $? = 0 >configure:28382: result: yes >configure:28382: checking libdrm/drm_fourcc.h presence >configure:28382: hppa2.0-unknown-linux-gnu-gcc -E conftest.c >configure:28382: $? = 0 >configure:28382: result: yes >configure:28382: checking for libdrm/drm_fourcc.h >configure:28382: result: yes >configure:28395: checking for glTexDirectVIV in -lGLESv2 >configure:28420: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory conftest.c -lGLESv2 >&5 >/var/tmp/portage/media-libs/gst-plugins-base-1.14.1/temp/ccPrS04N.o: In function `main': >/var/tmp/portage/media-libs/gst-plugins-base-1.14.1/work/gst-plugins-base-1.14.1-.hppa/conftest.c:76: undefined reference to `glTexDirectVIV' >collect2: error: ld returned 1 exit status >configure:28420: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GStreamer Base Plug-ins" >| #define PACKAGE_TARNAME "gst-plugins-base" >| #define PACKAGE_VERSION "1.14.1" >| #define PACKAGE_STRING "GStreamer Base Plug-ins 1.14.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" >| #define PACKAGE_URL "" >| #define PACKAGE "gst-plugins-base" >| #define VERSION "1.14.1" >| #define GST_API_VERSION "1.0" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define GETTEXT_PACKAGE "gst-plugins-base-1.0" >| #define LOCALEDIR "/usr/share/locale" >| #define GST_PACKAGE_NAME "Gentoo GStreamer ebuild" >| #define GST_PACKAGE_ORIGIN "https://www.gentoo.org" >| #define GST_INSTALL_PLUGINS_HELPER "/usr/libexec/gst-install-plugins-helper" >| #define HAVE_EXTERNAL /**/ >| #define HAVE_CPU_HPPA 1 >| #define WORDS_BIGENDIAN 1 >| #define HOST_CPU "hppa2.0" >| #define TARGET_CPU "hppa2.0" >| #define _FILE_OFFSET_BITS 64 >| #define HAVE_PTHREAD_PRIO_INHERIT 1 >| #define HAVE_PTHREAD 1 >| #define STDC_HEADERS 1 >| #define HAVE_DECL___I386__ 0 >| #define HAVE_DECL___X86_64__ 0 >| #define HAVE_SSE 0 >| #define HAVE_SSE2 0 >| #define HAVE_SSE41 0 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_LOG2 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_LRINT 1 >| #define HAVE_LRINTF 1 >| #define HAVE_PRETTY_FUNCTION 1 >| #define HAVE_FUNCTION 1 >| #define HAVE_FUNC 1 >| #define GST_FUNCTION __PRETTY_FUNCTION__ >| #define GIO_MODULE_DIR "/usr/lib/gio/modules" >| #define GIO_LIBDIR "/usr/lib" >| #define GIO_PREFIX "/usr" >| #define DISABLE_ORC 1 >| #define HAVE_GUDEV 1 >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char glTexDirectVIV (); >| int >| main () >| { >| return glTexDirectVIV (); >| ; >| return 0; >| } >configure:28429: result: no >configure:28490: checking whether it is possible to include both GL and GLES2 headers >configure:28498: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment conftest.c >&5 >In file included from /usr/include/GL/gl.h:2055:0, > from conftest.c:96: >/usr/include/GL/glext.h:468:19: error: conflicting types for 'GLsizeiptr' > typedef ptrdiff_t GLsizeiptr; > ^~~~~~~~~~ >In file included from conftest.c:78:0: >/usr/include/GLES3/gl3.h:75:25: note: previous declaration of 'GLsizeiptr' was here > typedef khronos_ssize_t GLsizeiptr; > ^~~~~~~~~~ >In file included from /usr/include/GL/gl.h:2055:0, > from conftest.c:96: >/usr/include/GL/glext.h:469:19: error: conflicting types for 'GLintptr' > typedef ptrdiff_t GLintptr; > ^~~~~~~~ >In file included from conftest.c:78:0: >/usr/include/GLES3/gl3.h:76:26: note: previous declaration of 'GLintptr' was here > typedef khronos_intptr_t GLintptr; > ^~~~~~~~ >In file included from /usr/include/GL/gl.h:2055:0, > from conftest.c:96: >/usr/include/GL/glext.h:532:25: error: conflicting types for 'PFNGLBUFFERDATAPROC' > typedef void (APIENTRYP PFNGLBUFFERDATAPROC) (GLenum target, GLsizeiptr size, const void *data, GLenum usage); > ^~~~~~~~~~~~~~~~~~~ >In file included from conftest.c:78:0: >/usr/include/GLES3/gl3.h:395:28: note: previous declaration of 'PFNGLBUFFERDATAPROC' was here > typedef void (GL_APIENTRYP PFNGLBUFFERDATAPROC) (GLenum target, GLsizeiptr size, const void *data, GLenum usage); > ^~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/GL/gl.h:2055:0, > from conftest.c:96: >/usr/include/GL/glext.h:533:25: error: conflicting types for 'PFNGLBUFFERSUBDATAPROC' > typedef void (APIENTRYP PFNGLBUFFERSUBDATAPROC) (GLenum target, GLintptr offset, GLsizeiptr size, const void *data); > ^~~~~~~~~~~~~~~~~~~~~~ >In file included from conftest.c:78:0: >/usr/include/GLES3/gl3.h:396:28: note: previous declaration of 'PFNGLBUFFERSUBDATAPROC' was here > typedef void (GL_APIENTRYP PFNGLBUFFERSUBDATAPROC) (GLenum target, GLintptr offset, GLsizeiptr size, const void *data); > ^~~~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/GL/gl.h:2055:0, > from conftest.c:96: >/usr/include/GL/glext.h:552:21: error: conflicting types for 'glBufferData' > GLAPI void APIENTRY glBufferData (GLenum target, GLsizeiptr size, const void *data, GLenum usage); > ^~~~~~~~~~~~ >In file included from conftest.c:78:0: >/usr/include/GLES3/gl3.h:538:29: note: previous declaration of 'glBufferData' was here > GL_APICALL void GL_APIENTRY glBufferData (GLenum target, GLsizeiptr size, const void *data, GLenum usage); > ^~~~~~~~~~~~ >In file included from /usr/include/GL/gl.h:2055:0, > from conftest.c:96: >/usr/include/GL/glext.h:553:21: error: conflicting types for 'glBufferSubData' > GLAPI void APIENTRY glBufferSubData (GLenum target, GLintptr offset, GLsizeiptr size, const void *data); > ^~~~~~~~~~~~~~~ >In file included from conftest.c:78:0: >/usr/include/GLES3/gl3.h:539:29: note: previous declaration of 'glBufferSubData' was here > GL_APICALL void GL_APIENTRY glBufferSubData (GLenum target, GLintptr offset, GLsizeiptr size, const void *data); > ^~~~~~~~~~~~~~~ >In file included from /usr/include/GL/gl.h:2055:0, > from conftest.c:96: >/usr/include/GL/glext.h:1128:25: error: conflicting types for 'PFNGLBINDBUFFERRANGEPROC' > typedef void (APIENTRYP PFNGLBINDBUFFERRANGEPROC) (GLenum target, GLuint index, GLuint buffer, GLintptr offset, GLsizeiptr size); > ^~~~~~~~~~~~~~~~~~~~~~~~ >In file included from conftest.c:78:0: >/usr/include/GLES3/gl3.h:1030:28: note: previous declaration of 'PFNGLBINDBUFFERRANGEPROC' was here > typedef void (GL_APIENTRYP PFNGLBINDBUFFERRANGEPROC) (GLenum target, GLuint index, GLuint buffer, GLintptr offset, GLsizeiptr size); > ^~~~~~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/GL/gl.h:2055:0, > from conftest.c:96: >/usr/include/GL/glext.h:1198:26: error: conflicting types for 'PFNGLMAPBUFFERRANGEPROC' > typedef void *(APIENTRYP PFNGLMAPBUFFERRANGEPROC) (GLenum target, GLintptr offset, GLsizeiptr length, GLbitfield access); > ^~~~~~~~~~~~~~~~~~~~~~~ >In file included from conftest.c:78:0: >/usr/include/GLES3/gl3.h:1021:29: note: previous declaration of 'PFNGLMAPBUFFERRANGEPROC' was here > typedef void *(GL_APIENTRYP PFNGLMAPBUFFERRANGEPROC) (GLenum target, GLintptr offset, GLsizeiptr length, GLbitfield access); > ^~~~~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/GL/gl.h:2055:0, > from conftest.c:96: >/usr/include/GL/glext.h:1199:25: error: conflicting types for 'PFNGLFLUSHMAPPEDBUFFERRANGEPROC' > typedef void (APIENTRYP PFNGLFLUSHMAPPEDBUFFERRANGEPROC) (GLenum target, GLintptr offset, GLsizeiptr length); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >In file included from conftest.c:78:0: >/usr/include/GLES3/gl3.h:1022:28: note: previous declaration of 'PFNGLFLUSHMAPPEDBUFFERRANGEPROC' was here > typedef void (GL_APIENTRYP PFNGLFLUSHMAPPEDBUFFERRANGEPROC) (GLenum target, GLintptr offset, GLsizeiptr length); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/GL/gl.h:2055:0, > from conftest.c:96: >/usr/include/GL/glext.h:1213:21: error: conflicting types for 'glBindBufferRange' > GLAPI void APIENTRY glBindBufferRange (GLenum target, GLuint index, GLuint buffer, GLintptr offset, GLsizeiptr size); > ^~~~~~~~~~~~~~~~~ >In file included from conftest.c:78:0: >/usr/include/GLES3/gl3.h:1135:29: note: previous declaration of 'glBindBufferRange' was here > GL_APICALL void GL_APIENTRY glBindBufferRange (GLenum target, GLuint index, GLuint buffer, GLintptr offset, GLsizeiptr size); > ^~~~~~~~~~~~~~~~~ >In file included from /usr/include/GL/gl.h:2055:0, > from conftest.c:96: >/usr/include/GL/glext.h:1283:22: error: conflicting types for 'glMapBufferRange' > GLAPI void *APIENTRY glMapBufferRange (GLenum target, GLintptr offset, GLsizeiptr length, GLbitfield access); > ^~~~~~~~~~~~~~~~ >In file included from conftest.c:78:0: >/usr/include/GLES3/gl3.h:1126:30: note: previous declaration of 'glMapBufferRange' was here > GL_APICALL void *GL_APIENTRY glMapBufferRange (GLenum target, GLintptr offset, GLsizeiptr length, GLbitfield access); > ^~~~~~~~~~~~~~~~ >In file included from /usr/include/GL/gl.h:2055:0, > from conftest.c:96: >/usr/include/GL/glext.h:1284:21: error: conflicting types for 'glFlushMappedBufferRange' > GLAPI void APIENTRY glFlushMappedBufferRange (GLenum target, GLintptr offset, GLsizeiptr length); > ^~~~~~~~~~~~~~~~~~~~~~~~ >In file included from conftest.c:78:0: >/usr/include/GLES3/gl3.h:1127:29: note: previous declaration of 'glFlushMappedBufferRange' was here > GL_APICALL void GL_APIENTRY glFlushMappedBufferRange (GLenum target, GLintptr offset, GLsizeiptr length); > ^~~~~~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/GL/gl.h:2055:0, > from conftest.c:96: >/usr/include/GL/glext.h:1359:25: error: conflicting types for 'PFNGLCOPYBUFFERSUBDATAPROC' > typedef void (APIENTRYP PFNGLCOPYBUFFERSUBDATAPROC) (GLenum readTarget, GLenum writeTarget, GLintptr readOffset, GLintptr writeOffset, GLsizeiptr size); > ^~~~~~~~~~~~~~~~~~~~~~~~~~ >In file included from conftest.c:78:0: >/usr/include/GLES3/gl3.h:1056:28: note: previous declaration of 'PFNGLCOPYBUFFERSUBDATAPROC' was here > typedef void (GL_APIENTRYP PFNGLCOPYBUFFERSUBDATAPROC) (GLenum readTarget, GLenum writeTarget, GLintptr readOffset, GLintptr writeOffset, GLsizeiptr size); > ^~~~~~~~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/GL/gl.h:2055:0, > from conftest.c:96: >/usr/include/GL/glext.h:1372:21: error: conflicting types for 'glCopyBufferSubData' > GLAPI void APIENTRY glCopyBufferSubData (GLenum readTarget, GLenum writeTarget, GLintptr readOffset, GLintptr writeOffset, GLsizeiptr size); > ^~~~~~~~~~~~~~~~~~~ >In file included from conftest.c:78:0: >/usr/include/GLES3/gl3.h:1161:29: note: previous declaration of 'glCopyBufferSubData' was here > GL_APICALL void GL_APIENTRY glCopyBufferSubData (GLenum readTarget, GLenum writeTarget, GLintptr readOffset, GLintptr writeOffset, GLsizeiptr size); > ^~~~~~~~~~~~~~~~~~~ >configure:28498: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GStreamer Base Plug-ins" >| #define PACKAGE_TARNAME "gst-plugins-base" >| #define PACKAGE_VERSION "1.14.1" >| #define PACKAGE_STRING "GStreamer Base Plug-ins 1.14.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" >| #define PACKAGE_URL "" >| #define PACKAGE "gst-plugins-base" >| #define VERSION "1.14.1" >| #define GST_API_VERSION "1.0" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define GETTEXT_PACKAGE "gst-plugins-base-1.0" >| #define LOCALEDIR "/usr/share/locale" >| #define GST_PACKAGE_NAME "Gentoo GStreamer ebuild" >| #define GST_PACKAGE_ORIGIN "https://www.gentoo.org" >| #define GST_INSTALL_PLUGINS_HELPER "/usr/libexec/gst-install-plugins-helper" >| #define HAVE_EXTERNAL /**/ >| #define HAVE_CPU_HPPA 1 >| #define WORDS_BIGENDIAN 1 >| #define HOST_CPU "hppa2.0" >| #define TARGET_CPU "hppa2.0" >| #define _FILE_OFFSET_BITS 64 >| #define HAVE_PTHREAD_PRIO_INHERIT 1 >| #define HAVE_PTHREAD 1 >| #define STDC_HEADERS 1 >| #define HAVE_DECL___I386__ 0 >| #define HAVE_DECL___X86_64__ 0 >| #define HAVE_SSE 0 >| #define HAVE_SSE2 0 >| #define HAVE_SSE41 0 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_LOG2 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_LRINT 1 >| #define HAVE_LRINTF 1 >| #define HAVE_PRETTY_FUNCTION 1 >| #define HAVE_FUNCTION 1 >| #define HAVE_FUNC 1 >| #define GST_FUNCTION __PRETTY_FUNCTION__ >| #define GIO_MODULE_DIR "/usr/lib/gio/modules" >| #define GIO_LIBDIR "/usr/lib" >| #define GIO_PREFIX "/usr" >| #define DISABLE_ORC 1 >| #define HAVE_GUDEV 1 >| /* end confdefs.h. */ >| >| #ifdef __GNUC__ >| # pragma GCC diagnostic push >| # pragma GCC diagnostic ignored "-Wredundant-decls" >| #endif >| #ifndef GL_GLEXT_PROTOTYPES >| #define GL_GLEXT_PROTOTYPES 1 >| #endif >| # ifdef HAVE_IOS >| # include <OpenGLES/ES2/gl.h> >| # include <OpenGLES/ES2/glext.h> >| # else >| # if 1 >| # include <GLES3/gl3.h> >| # if 1 >| # include <GLES3/gl3ext.h> >| # endif >| # include <GLES2/gl2ext.h> >| # else >| # include <GLES2/gl2.h> >| # include <GLES2/gl2ext.h> >| # endif >| # endif >| # ifdef __APPLE__ >| # include <OpenGL/OpenGL.h> >| # include <OpenGL/gl.h> >| # if MAC_OS_X_VERSION_MAX_ALLOWED >= 1070 >| # define GL_DO_NOT_WARN_IF_MULTI_GL_VERSION_HEADERS_INCLUDED >| # include <OpenGL/gl3.h> >| # endif >| # else >| # include <GL/gl.h> >| # if __WIN32__ || _WIN32 >| # include <GL/glext.h> >| # endif >| # endif >| int main (int argc, char **argv) { return 0; } >| >configure:28503: result: no >configure:28507: error: Cannot seem to include both GL and GLES2 headers. Try disabling one API > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=hppa2.0-unknown-linux-gnu >ac_cv_c99_lrint=yes >ac_cv_c99_lrintf=yes >ac_cv_c_bigendian=yes >ac_cv_c_compiler_gnu=yes >ac_cv_cxx_compiler_gnu=yes >ac_cv_env_ALSA_CFLAGS_set= >ac_cv_env_ALSA_CFLAGS_value= >ac_cv_env_ALSA_LIBS_set= >ac_cv_env_ALSA_LIBS_value= >ac_cv_env_CCC_set= >ac_cv_env_CCC_value= >ac_cv_env_CC_set= >ac_cv_env_CC_value= >ac_cv_env_CDPARANOIA_CFLAGS_set= >ac_cv_env_CDPARANOIA_CFLAGS_value= >ac_cv_env_CDPARANOIA_LIBS_set= >ac_cv_env_CDPARANOIA_LIBS_value= >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment' >ac_cv_env_CLUTTER_CFLAGS_set= >ac_cv_env_CLUTTER_CFLAGS_value= >ac_cv_env_CLUTTER_GLX_CFLAGS_set= >ac_cv_env_CLUTTER_GLX_CFLAGS_value= >ac_cv_env_CLUTTER_GLX_LIBS_set= >ac_cv_env_CLUTTER_GLX_LIBS_value= >ac_cv_env_CLUTTER_LIBS_set= >ac_cv_env_CLUTTER_LIBS_value= >ac_cv_env_CLUTTER_X11_CFLAGS_set= >ac_cv_env_CLUTTER_X11_CFLAGS_value= >ac_cv_env_CLUTTER_X11_LIBS_set= >ac_cv_env_CLUTTER_X11_LIBS_value= >ac_cv_env_CPPFLAGS_set=set >ac_cv_env_CPPFLAGS_value= >ac_cv_env_CPP_set= >ac_cv_env_CPP_value= >ac_cv_env_CXXCPP_set= >ac_cv_env_CXXCPP_value= >ac_cv_env_CXXFLAGS_set=set >ac_cv_env_CXXFLAGS_value='-mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe' >ac_cv_env_CXX_set= >ac_cv_env_CXX_value= >ac_cv_env_DRM_CFLAGS_set= >ac_cv_env_DRM_CFLAGS_value= >ac_cv_env_DRM_LIBS_set= >ac_cv_env_DRM_LIBS_value= >ac_cv_env_EGL_CFLAGS_set= >ac_cv_env_EGL_CFLAGS_value= >ac_cv_env_EGL_LIBS_set= >ac_cv_env_EGL_LIBS_value= >ac_cv_env_GBM_CFLAGS_set= >ac_cv_env_GBM_CFLAGS_value= >ac_cv_env_GBM_LIBS_set= >ac_cv_env_GBM_LIBS_value= >ac_cv_env_GDK_PIXBUF_CFLAGS_set= >ac_cv_env_GDK_PIXBUF_CFLAGS_value= >ac_cv_env_GDK_PIXBUF_LIBS_set= >ac_cv_env_GDK_PIXBUF_LIBS_value= >ac_cv_env_GIO_CFLAGS_set= >ac_cv_env_GIO_CFLAGS_value= >ac_cv_env_GIO_LIBS_set= >ac_cv_env_GIO_LIBS_value= >ac_cv_env_GIO_UNIX_2_0_CFLAGS_set= >ac_cv_env_GIO_UNIX_2_0_CFLAGS_value= >ac_cv_env_GIO_UNIX_2_0_LIBS_set= >ac_cv_env_GIO_UNIX_2_0_LIBS_value= >ac_cv_env_GLES2_CFLAGS_set= >ac_cv_env_GLES2_CFLAGS_value= >ac_cv_env_GLES2_LIBS_set= >ac_cv_env_GLES2_LIBS_value= >ac_cv_env_GLIB_CFLAGS_set= >ac_cv_env_GLIB_CFLAGS_value= >ac_cv_env_GLIB_LIBS_set= >ac_cv_env_GLIB_LIBS_value= >ac_cv_env_GL_CFLAGS_set= >ac_cv_env_GL_CFLAGS_value= >ac_cv_env_GL_LIBS_set= >ac_cv_env_GL_LIBS_value= >ac_cv_env_GMODULE_NO_EXPORT_CFLAGS_set= >ac_cv_env_GMODULE_NO_EXPORT_CFLAGS_value= >ac_cv_env_GMODULE_NO_EXPORT_LIBS_set= >ac_cv_env_GMODULE_NO_EXPORT_LIBS_value= >ac_cv_env_GRAPHENE_CFLAGS_set= >ac_cv_env_GRAPHENE_CFLAGS_value= >ac_cv_env_GRAPHENE_LIBS_set= >ac_cv_env_GRAPHENE_LIBS_value= >ac_cv_env_GST_BASE_CFLAGS_set= >ac_cv_env_GST_BASE_CFLAGS_value= >ac_cv_env_GST_BASE_LIBS_set= >ac_cv_env_GST_BASE_LIBS_value= >ac_cv_env_GST_CFLAGS_set= >ac_cv_env_GST_CFLAGS_value= >ac_cv_env_GST_CHECK_CFLAGS_set= >ac_cv_env_GST_CHECK_CFLAGS_value= >ac_cv_env_GST_CHECK_LIBS_set= >ac_cv_env_GST_CHECK_LIBS_value= >ac_cv_env_GST_CONTROLLER_CFLAGS_set= >ac_cv_env_GST_CONTROLLER_CFLAGS_value= >ac_cv_env_GST_CONTROLLER_LIBS_set= >ac_cv_env_GST_CONTROLLER_LIBS_value= >ac_cv_env_GST_LIBS_set= >ac_cv_env_GST_LIBS_value= >ac_cv_env_GST_NET_CFLAGS_set= >ac_cv_env_GST_NET_CFLAGS_value= >ac_cv_env_GST_NET_LIBS_set= >ac_cv_env_GST_NET_LIBS_value= >ac_cv_env_GTKDOC_DEPS_CFLAGS_set= >ac_cv_env_GTKDOC_DEPS_CFLAGS_value= >ac_cv_env_GTKDOC_DEPS_LIBS_set= >ac_cv_env_GTKDOC_DEPS_LIBS_value= >ac_cv_env_GTK_CFLAGS_set= >ac_cv_env_GTK_CFLAGS_value= >ac_cv_env_GTK_LIBS_set= >ac_cv_env_GTK_LIBS_value= >ac_cv_env_GTK_QUARTZ_CFLAGS_set= >ac_cv_env_GTK_QUARTZ_CFLAGS_value= >ac_cv_env_GTK_QUARTZ_LIBS_set= >ac_cv_env_GTK_QUARTZ_LIBS_value= >ac_cv_env_GTK_X11_CFLAGS_set= >ac_cv_env_GTK_X11_CFLAGS_value= >ac_cv_env_GTK_X11_LIBS_set= >ac_cv_env_GTK_X11_LIBS_value= >ac_cv_env_G_UDEV_CFLAGS_set= >ac_cv_env_G_UDEV_CFLAGS_value= >ac_cv_env_G_UDEV_LIBS_set= >ac_cv_env_G_UDEV_LIBS_value= >ac_cv_env_IVORBIS_CFLAGS_set= >ac_cv_env_IVORBIS_CFLAGS_value= >ac_cv_env_IVORBIS_LIBS_set= >ac_cv_env_IVORBIS_LIBS_value= >ac_cv_env_LDFLAGS_set=set >ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory' >ac_cv_env_LIBPNG_CFLAGS_set= >ac_cv_env_LIBPNG_CFLAGS_value= >ac_cv_env_LIBPNG_LIBS_set= >ac_cv_env_LIBPNG_LIBS_value= >ac_cv_env_LIBS_set= >ac_cv_env_LIBS_value= >ac_cv_env_LIBVISUAL_CFLAGS_set= >ac_cv_env_LIBVISUAL_CFLAGS_value= >ac_cv_env_LIBVISUAL_LIBS_set= >ac_cv_env_LIBVISUAL_LIBS_value= >ac_cv_env_LT_SYS_LIBRARY_PATH_set= >ac_cv_env_LT_SYS_LIBRARY_PATH_value= >ac_cv_env_OBJCFLAGS_set= >ac_cv_env_OBJCFLAGS_value= >ac_cv_env_OBJC_set= >ac_cv_env_OBJC_value= >ac_cv_env_OGG_CFLAGS_set= >ac_cv_env_OGG_CFLAGS_value= >ac_cv_env_OGG_LIBS_set= >ac_cv_env_OGG_LIBS_value= >ac_cv_env_OPUS_CFLAGS_set= >ac_cv_env_OPUS_CFLAGS_value= >ac_cv_env_OPUS_LIBS_set= >ac_cv_env_OPUS_LIBS_value= >ac_cv_env_ORC_CFLAGS_set= >ac_cv_env_ORC_CFLAGS_value= >ac_cv_env_ORC_LIBS_set= >ac_cv_env_ORC_LIBS_value= >ac_cv_env_PANGO_CFLAGS_set= >ac_cv_env_PANGO_CFLAGS_value= >ac_cv_env_PANGO_LIBS_set= >ac_cv_env_PANGO_LIBS_value= >ac_cv_env_PKG_CONFIG_set= >ac_cv_env_PKG_CONFIG_value= >ac_cv_env_PYTHON_set= >ac_cv_env_PYTHON_value= >ac_cv_env_QT_CFLAGS_set= >ac_cv_env_QT_CFLAGS_value= >ac_cv_env_QT_LIBS_set= >ac_cv_env_QT_LIBS_value= >ac_cv_env_SDL_CFLAGS_set= >ac_cv_env_SDL_CFLAGS_value= >ac_cv_env_SDL_LIBS_set= >ac_cv_env_SDL_LIBS_value= >ac_cv_env_THEORA_CFLAGS_set= >ac_cv_env_THEORA_CFLAGS_value= >ac_cv_env_THEORA_LIBS_set= >ac_cv_env_THEORA_LIBS_value= >ac_cv_env_VALGRIND_CFLAGS_set= >ac_cv_env_VALGRIND_CFLAGS_value= >ac_cv_env_VALGRIND_LIBS_set= >ac_cv_env_VALGRIND_LIBS_value= >ac_cv_env_VORBIS_CFLAGS_set= >ac_cv_env_VORBIS_CFLAGS_value= >ac_cv_env_VORBIS_LIBS_set= >ac_cv_env_VORBIS_LIBS_value= >ac_cv_env_WAYLAND_EGL_CFLAGS_set= >ac_cv_env_WAYLAND_EGL_CFLAGS_value= >ac_cv_env_WAYLAND_EGL_LIBS_set= >ac_cv_env_WAYLAND_EGL_LIBS_value= >ac_cv_env_X11_XCB_CFLAGS_set= >ac_cv_env_X11_XCB_CFLAGS_value= >ac_cv_env_X11_XCB_LIBS_set= >ac_cv_env_X11_XCB_LIBS_value= >ac_cv_env_XCOMPOSITE_CFLAGS_set= >ac_cv_env_XCOMPOSITE_CFLAGS_value= >ac_cv_env_XCOMPOSITE_LIBS_set= >ac_cv_env_XCOMPOSITE_LIBS_value= >ac_cv_env_XSHM_CFLAGS_set= >ac_cv_env_XSHM_CFLAGS_value= >ac_cv_env_XSHM_LIBS_set= >ac_cv_env_XSHM_LIBS_value= >ac_cv_env_XVIDEO_CFLAGS_set= >ac_cv_env_XVIDEO_CFLAGS_value= >ac_cv_env_XVIDEO_LIBS_set= >ac_cv_env_XVIDEO_LIBS_value= >ac_cv_env_X_CFLAGS_set= >ac_cv_env_X_CFLAGS_value= >ac_cv_env_X_LIBS_set= >ac_cv_env_X_LIBS_value= >ac_cv_env_ZLIB_CFLAGS_set= >ac_cv_env_ZLIB_CFLAGS_value= >ac_cv_env_ZLIB_LIBS_set= >ac_cv_env_ZLIB_LIBS_value= >ac_cv_env_build_alias_set=set >ac_cv_env_build_alias_value=hppa2.0-unknown-linux-gnu >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=hppa2.0-unknown-linux-gnu >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_func_dlopen=no >ac_cv_func_gmtime_r=yes >ac_cv_func_localtime_r=yes >ac_cv_func_log2=yes >ac_cv_func_shl_load=no >ac_cv_have_decl___i386__=no >ac_cv_have_decl___x86_64__=no >ac_cv_header_EGL_fbdev_window_h=no >ac_cv_header_GLES3_gl3_h=yes >ac_cv_header_GLES3_gl3ext_h=yes >ac_cv_header_MobileCoreServices_MobileCoreServices_h=no >ac_cv_header_dlfcn_h=yes >ac_cv_header_emmintrin_h=no >ac_cv_header_inttypes_h=yes >ac_cv_header_libdrm_drm_fourcc_h=yes >ac_cv_header_memory_h=yes >ac_cv_header_process_h=no >ac_cv_header_smmintrin_h=no >ac_cv_header_stdc=yes >ac_cv_header_stdint=stdint.h >ac_cv_header_stdint_h=yes >ac_cv_header_stdint_t=stdint.h >ac_cv_header_stdlib_h=yes >ac_cv_header_string_h=yes >ac_cv_header_strings_h=yes >ac_cv_header_sys_socket_h=yes >ac_cv_header_sys_stat_h=yes >ac_cv_header_sys_types_h=yes >ac_cv_header_sys_wait_h=yes >ac_cv_header_unistd_h=yes >ac_cv_header_winsock2_h=no >ac_cv_header_xmmintrin_h=no >ac_cv_host=hppa2.0-unknown-linux-gnu >ac_cv_lib_EGL_fbGetDisplay=no >ac_cv_lib_GLESv2_glTexDirectVIV=no >ac_cv_lib_bcm_host_bcm_host_init=no >ac_cv_lib_dl_dlopen=yes >ac_cv_lib_dld_shl_load=no >ac_cv_lib_m_cos=yes >ac_cv_objc_compiler_gnu=yes >ac_cv_objext=o >ac_cv_path_EGREP='/bin/grep -E' >ac_cv_path_FGREP='/bin/grep -F' >ac_cv_path_GMSGFMT=/usr/bin/gmsgfmt >ac_cv_path_GREP=/bin/grep >ac_cv_path_GTKDOC_CHECK=/usr/bin/gtkdoc-check >ac_cv_path_GTKDOC_MKPDF=/usr/bin/gtkdoc-mkpdf >ac_cv_path_GTKDOC_REBASE=/usr/bin/gtkdoc-rebase >ac_cv_path_MSGFMT=/usr/bin/msgfmt >ac_cv_path_MSGMERGE=/usr/bin/msgmerge >ac_cv_path_PKG_CONFIG=/usr/bin/hppa2.0-unknown-linux-gnu-pkg-config >ac_cv_path_PYTHON=/usr/bin/python >ac_cv_path_SED=/bin/sed >ac_cv_path_VALGRIND_PATH=no >ac_cv_path_XGETTEXT=/usr/bin/xgettext >ac_cv_path_install='/usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c' >ac_cv_path_lt_DD=/bin/dd >ac_cv_path_mkdir=/bin/mkdir >ac_cv_prog_AR=hppa2.0-unknown-linux-gnu-ar >ac_cv_prog_AWK=gawk >ac_cv_prog_CC=hppa2.0-unknown-linux-gnu-gcc >ac_cv_prog_CPP='hppa2.0-unknown-linux-gnu-gcc -E' >ac_cv_prog_CXX=hppa2.0-unknown-linux-gnu-g++ >ac_cv_prog_CXXCPP='hppa2.0-unknown-linux-gnu-g++ -E' >ac_cv_prog_DLLTOOL=hppa2.0-unknown-linux-gnu-dlltool >ac_cv_prog_OBJC=hppa2.0-unknown-linux-gnu-gcc >ac_cv_prog_OBJDUMP=hppa2.0-unknown-linux-gnu-objdump >ac_cv_prog_RANLIB=hppa2.0-unknown-linux-gnu-ranlib >ac_cv_prog_STRIP=hppa2.0-unknown-linux-gnu-strip >ac_cv_prog_ac_ct_MANIFEST_TOOL=mt >ac_cv_prog_cc_c89= >ac_cv_prog_cc_c99= >ac_cv_prog_cc_g=yes >ac_cv_prog_cc_stdc= >ac_cv_prog_cxx_g=yes >ac_cv_prog_make_make_set=yes >ac_cv_prog_objc_g=yes >ac_cv_stdint_message='using gnu compiler hppa2.0-unknown-linux-gnu-gcc (Gentoo 7.3.0-r3 p1.4) 7.3.0' >ac_cv_stdint_result='(assuming C99 compatible system)' >ac_cv_sys_file_offset_bits=64 >ac_cv_sys_largefile_CC=no >ac_cv_sys_largefile_source=no >ac_cv_target=hppa2.0-unknown-linux-gnu >acl_cv_hardcode_direct=no >acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' >acl_cv_hardcode_libdir_separator= >acl_cv_hardcode_minus_L=no >acl_cv_libext=a >acl_cv_libname_spec='lib$name' >acl_cv_library_names_spec='$libname$shrext' >acl_cv_path_LD=/usr/hppa2.0-unknown-linux-gnu/bin/ld >acl_cv_prog_gnu_ld=yes >acl_cv_rpath=done >acl_cv_shlibext=so >acl_cv_wl=-Wl, >am_cv_CC_dependencies_compiler_type=none >am_cv_CXX_dependencies_compiler_type=none >am_cv_OBJC_dependencies_compiler_type=none >am_cv_make_support_nested_variables=yes >am_cv_prog_cc_c_o=yes >am_cv_prog_tar_ustar=gnutar >am_cv_python_platform=linux >am_cv_python_pyexecdir='${exec_prefix}/lib/python3.5/site-packages' >am_cv_python_pythondir='${prefix}/lib/python3.5/site-packages' >am_cv_python_version=3.5 >ax_cv_PTHREAD_CLANG=no >ax_cv_PTHREAD_JOINABLE_ATTR=PTHREAD_CREATE_JOINABLE >ax_cv_PTHREAD_PRIO_INHERIT=yes >ax_cv_PTHREAD_SPECIAL_FLAGS=no >gst_cv_have_func=yes >gst_cv_have_function=yes >gst_cv_have_pretty_function=yes >gt_cv_func_CFLocaleCopyCurrent=no >gt_cv_func_CFPreferencesCopyAppValue=no >gt_cv_func_gnugettext1_libc=yes >lt_cv_ar_at_file=@ >lt_cv_archive_cmds_need_lc=no >lt_cv_deplibs_check_method=pass_all >lt_cv_dlopen=dlopen >lt_cv_dlopen_libs=-ldl >lt_cv_dlopen_self=yes >lt_cv_dlopen_self_static=no >lt_cv_file_magic_cmd='$MAGIC_CMD' >lt_cv_file_magic_test_file= >lt_cv_ld_reload_flag=-r >lt_cv_nm_interface='BSD nm' >lt_cv_objdir=.libs >lt_cv_path_LD=/usr/hppa2.0-unknown-linux-gnu/bin/ld >lt_cv_path_LDCXX=/usr/hppa2.0-unknown-linux-gnu/bin/ld >lt_cv_path_NM='/usr/bin/hppa2.0-unknown-linux-gnu-nm -B' >lt_cv_path_mainfest_tool=no >lt_cv_prog_compiler_c_o=yes >lt_cv_prog_compiler_c_o_CXX=yes >lt_cv_prog_compiler_pic='-fPIC -DPIC' >lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' >lt_cv_prog_compiler_pic_works=yes >lt_cv_prog_compiler_pic_works_CXX=yes >lt_cv_prog_compiler_rtti_exceptions=no >lt_cv_prog_compiler_static_works=yes >lt_cv_prog_compiler_static_works_CXX=yes >lt_cv_prog_gnu_ld=yes >lt_cv_prog_gnu_ldcxx=yes >lt_cv_sharedlib_from_linklib_cmd='printf %s\n' >lt_cv_shlibpath_overrides_runpath=yes >lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' >lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' >lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' >lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' >lt_cv_sys_global_symbol_to_import= >lt_cv_sys_max_cmd_len=1572864 >lt_cv_to_host_file_cmd=func_convert_file_noop >lt_cv_to_tool_file_cmd=func_convert_file_noop >lt_cv_truncate_bin='/bin/dd bs=4096 count=1' >pkg_cv_DRM_CFLAGS='-I/usr/include/libdrm ' >pkg_cv_DRM_LIBS='-ldrm ' >pkg_cv_EGL_CFLAGS='-I/usr/include/libdrm ' >pkg_cv_EGL_LIBS='-lEGL ' >pkg_cv_GBM_CFLAGS= >pkg_cv_GBM_LIBS='-lgbm ' >pkg_cv_GIO_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread ' >pkg_cv_GIO_LIBS='-lgio-2.0 -lgobject-2.0 -lglib-2.0 ' >pkg_cv_GLES2_CFLAGS= >pkg_cv_GLES2_LIBS='-lGLESv2 ' >pkg_cv_GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread ' >pkg_cv_GLIB_LIBS='-lgobject-2.0 -lgmodule-2.0 -pthread -lglib-2.0 ' >pkg_cv_GL_CFLAGS='-I/usr/include/libdrm ' >pkg_cv_GL_LIBS='-lGL ' >pkg_cv_GST_BASE_CFLAGS='-I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread ' >pkg_cv_GST_BASE_LIBS='-lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 ' >pkg_cv_GST_CFLAGS='-I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread ' >pkg_cv_GST_CHECK_CFLAGS='-I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread ' >pkg_cv_GST_CHECK_LIBS='-lgstcheck-1.0 -lm -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 ' >pkg_cv_GST_CONTROLLER_CFLAGS='-I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread ' >pkg_cv_GST_CONTROLLER_LIBS='-lgstcontroller-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 ' >pkg_cv_GST_LIBS='-lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 ' >pkg_cv_GST_NET_CFLAGS='-I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread ' >pkg_cv_GST_NET_LIBS='-lgstnet-1.0 -lgstreamer-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ' >pkg_cv_G_UDEV_CFLAGS='-I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' >pkg_cv_G_UDEV_LIBS='-lgudev-1.0 -lgobject-2.0 -lglib-2.0 ' >pkg_cv_WAYLAND_EGL_CFLAGS= >pkg_cv_WAYLAND_EGL_LIBS='-lwayland-cursor -lwayland-egl -lwayland-client ' >pkg_cv_X11_XCB_CFLAGS= >pkg_cv_X11_XCB_LIBS='-lX11-xcb -lX11 -lxcb ' > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='${SHELL} /var/tmp/portage/media-libs/gst-plugins-base-1.14.1/work/gst-plugins-base-1.14.1/missing aclocal-1.15' >ACLOCAL_AMFLAGS='-I m4 -I common/m4' >ALSA_CFLAGS='' >ALSA_LIBS='' >AMDEPBACKSLASH='' >AMDEP_FALSE='' >AMDEP_TRUE='#' >AMTAR='$${TAR-tar}' >AM_BACKSLASH='\' >AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' >AM_DEFAULT_VERBOSITY='1' >AM_V='$(V)' >AR='hppa2.0-unknown-linux-gnu-ar' >AS='as' >AUDIORESAMPLE_FORMAT_AUTO='' >AUDIORESAMPLE_FORMAT_FLOAT='' >AUDIORESAMPLE_FORMAT_INT='' >AUTOCONF='${SHELL} /var/tmp/portage/media-libs/gst-plugins-base-1.14.1/work/gst-plugins-base-1.14.1/missing autoconf' >AUTOHEADER='${SHELL} /var/tmp/portage/media-libs/gst-plugins-base-1.14.1/work/gst-plugins-base-1.14.1/missing autoheader' >AUTOMAKE='${SHELL} /var/tmp/portage/media-libs/gst-plugins-base-1.14.1/work/gst-plugins-base-1.14.1/missing automake-1.15' >AWK='gawk' >BUILD_EXAMPLES_FALSE='' >BUILD_EXAMPLES_TRUE='#' >BUILD_EXPERIMENTAL_FALSE='' >BUILD_EXPERIMENTAL_TRUE='#' >BUILD_EXTERNAL_FALSE='#' >BUILD_EXTERNAL_TRUE='' >CC='hppa2.0-unknown-linux-gnu-gcc' >CCASFLAGS='' >CCDEPMODE='depmode=none' >CDPARANOIA_CFLAGS='' >CDPARANOIA_LIBS='' >CFLAGS='-mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment ' >CLUTTER_CFLAGS='' >CLUTTER_GLX_CFLAGS='' >CLUTTER_GLX_LIBS='' >CLUTTER_LIBS='' >CLUTTER_X11_CFLAGS='' >CLUTTER_X11_LIBS='' >CPP='hppa2.0-unknown-linux-gnu-gcc -E' >CPPFLAGS='' >CXX='hppa2.0-unknown-linux-gnu-g++' >CXXCPP='hppa2.0-unknown-linux-gnu-g++ -E' >CXXDEPMODE='depmode=none' >CXXFLAGS='-mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe' >CYGPATH_W='echo' >DEFAULT_AUDIOSINK='' >DEFAULT_AUDIOSRC='' >DEFAULT_VIDEOSINK='' >DEFAULT_VIDEOSRC='' >DEFAULT_VISUALIZER='' >DEFS='' >DEPDIR='.deps' >DEPRECATED_CFLAGS='' >DLLTOOL='hppa2.0-unknown-linux-gnu-dlltool' >DRM_CFLAGS='-I/usr/include/libdrm ' >DRM_LIBS='-ldrm ' >DSYMUTIL='' >DUMPBIN='' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGL_CFLAGS='-I/usr/include/libdrm ' >EGL_LIBS='-lEGL ' >EGREP='/bin/grep -E' >ENABLE_GTK_DOC_FALSE='' >ENABLE_GTK_DOC_TRUE='#' >ENABLE_PLUGIN_DOCS_FALSE='' >ENABLE_PLUGIN_DOCS_TRUE='#' >ERROR_CFLAGS='' >ERROR_CXXFLAGS='' >ERROR_OBJCFLAGS='' >EXEEXT='' >EXTRA_CFLAGS='' >FFLAGS='-mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe' >FGREP='/bin/grep -F' >GBM_CFLAGS='' >GBM_LIBS='-lgbm ' >GCOV='' >GCOV_CFLAGS='' >GCOV_LIBS='' >GDK_PIXBUF_CFLAGS='' >GDK_PIXBUF_LIBS='' >GETTEXT_MACRO_VERSION='0.17' >GETTEXT_PACKAGE='gst-plugins-base-1.0' >GIO_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread ' >GIO_LDFLAGS='' >GIO_LIBS='-lgio-2.0 -lgobject-2.0 -lglib-2.0 ' >GIO_UNIX_2_0_CFLAGS='' >GIO_UNIX_2_0_LIBS='' >GLES2_CFLAGS='' >GLES2_LIBS='-lGLESv2 ' >GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread ' >GLIB_EXTRA_CFLAGS=' -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS' >GLIB_GENMARSHAL='glib-genmarshal' >GLIB_LIBS='-lgobject-2.0 -lgmodule-2.0 -pthread -lglib-2.0 ' >GLIB_MKENUMS='glib-mkenums' >GLIB_PREFIX='/usr' >GLIB_REQ='2.40.0' >GL_APIS='' >GL_CFLAGS='' >GL_LIBS='' >GL_OBJCFLAGS='' >GL_PLATFORMS='' >GL_WINDOWS='' >GMODULE_NO_EXPORT_CFLAGS='' >GMODULE_NO_EXPORT_LIBS='' >GMSGFMT='/usr/bin/gmsgfmt' >GMSGFMT_015='/usr/bin/gmsgfmt' >GRAPHENE_CFLAGS='' >GRAPHENE_LIBS='' >GREP='/bin/grep' >GST_AGE='1401' >GST_ALL_LDFLAGS='' >GST_API_VERSION='1.0' >GST_BASE_CFLAGS='-I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread ' >GST_BASE_LIBS='-lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 ' >GST_CFLAGS='-I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread ' >GST_CHECK_CFLAGS='-I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread ' >GST_CHECK_LIBS='-lgstcheck-1.0 -lm -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 ' >GST_CONTROLLER_CFLAGS='-I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread ' >GST_CONTROLLER_LIBS='-lgstcontroller-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 ' >GST_CURRENT='1401' >GST_CXXFLAGS='' >GST_GCOV_ENABLED_FALSE='' >GST_GCOV_ENABLED_TRUE='#' >GST_INSTALL_PLUGINS_HELPER='/usr/libexec/gst-install-plugins-helper' >GST_LEVEL_DEFAULT='' >GST_LIBS='-lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 ' >GST_LIBVERSION='1401:0:1401' >GST_LIB_LDFLAGS='' >GST_LICENSE='' >GST_LT_LDFLAGS=' -version-info 1401:0:1401' >GST_NET_CFLAGS='-I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread ' >GST_NET_LIBS='-lgstnet-1.0 -lgstreamer-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ' >GST_OPTION_CFLAGS='' >GST_OPTION_CXXFLAGS='' >GST_PACKAGE_NAME='Gentoo GStreamer ebuild' >GST_PACKAGE_ORIGIN='https://www.gentoo.org' >GST_PKG_CONFIG_PATH='$(top_builddir)/pkgconfig:/usr/lib/pkgconfig' >GST_PLUGINS_ALL='' >GST_PLUGINS_BASE_CFLAGS='' >GST_PLUGINS_DIR='/usr/lib/gstreamer-1.0' >GST_PLUGINS_NONPORTED='' >GST_PLUGINS_SELECTED='' >GST_PLUGIN_LDFLAGS='' >GST_PREFIX='/usr' >GST_REVISION='0' >GST_TOOLS_DIR='/usr/bin' >GTKDOC_CHECK='/usr/bin/gtkdoc-check' >GTKDOC_DEPS_CFLAGS='' >GTKDOC_DEPS_LIBS='' >GTKDOC_MKPDF='/usr/bin/gtkdoc-mkpdf' >GTKDOC_REBASE='/usr/bin/gtkdoc-rebase' >GTK_CFLAGS='' >GTK_DOC_BUILD_HTML_FALSE='#' >GTK_DOC_BUILD_HTML_TRUE='' >GTK_DOC_BUILD_PDF_FALSE='' >GTK_DOC_BUILD_PDF_TRUE='#' >GTK_DOC_USE_LIBTOOL_FALSE='#' >GTK_DOC_USE_LIBTOOL_TRUE='' >GTK_LIBS='' >GTK_QUARTZ_CFLAGS='' >GTK_QUARTZ_LIBS='' >GTK_X11_CFLAGS='' >GTK_X11_LIBS='' >G_UDEV_CFLAGS='-I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' >G_UDEV_LIBS='-lgudev-1.0 -lgobject-2.0 -lglib-2.0 ' >HAVE_CDPARANOIA='' >HAVE_CLUTTER='' >HAVE_CLUTTER_FALSE='' >HAVE_CLUTTER_GLX='' >HAVE_CLUTTER_GLX_FALSE='' >HAVE_CLUTTER_GLX_TRUE='' >HAVE_CLUTTER_TRUE='' >HAVE_CLUTTER_X11='' >HAVE_CLUTTER_X11_FALSE='' >HAVE_CLUTTER_X11_TRUE='' >HAVE_CPU_ALPHA_FALSE='' >HAVE_CPU_ALPHA_TRUE='#' >HAVE_CPU_ARC_FALSE='' >HAVE_CPU_ARC_TRUE='#' >HAVE_CPU_ARM_FALSE='' >HAVE_CPU_ARM_TRUE='#' >HAVE_CPU_CRISV32_FALSE='' >HAVE_CPU_CRISV32_TRUE='#' >HAVE_CPU_CRIS_FALSE='' >HAVE_CPU_CRIS_TRUE='#' >HAVE_CPU_HPPA_FALSE='#' >HAVE_CPU_HPPA_TRUE='' >HAVE_CPU_I386_FALSE='' >HAVE_CPU_I386_TRUE='#' >HAVE_CPU_IA64_FALSE='' >HAVE_CPU_IA64_TRUE='#' >HAVE_CPU_M68K_FALSE='' >HAVE_CPU_M68K_TRUE='#' >HAVE_CPU_MIPS_FALSE='' >HAVE_CPU_MIPS_TRUE='#' >HAVE_CPU_PPC64_FALSE='' >HAVE_CPU_PPC64_TRUE='#' >HAVE_CPU_PPC_FALSE='' >HAVE_CPU_PPC_TRUE='#' >HAVE_CPU_S390_FALSE='' >HAVE_CPU_S390_TRUE='#' >HAVE_CPU_SPARC_FALSE='' >HAVE_CPU_SPARC_TRUE='#' >HAVE_CPU_X86_64_FALSE='' >HAVE_CPU_X86_64_TRUE='#' >HAVE_CXX_FALSE='#' >HAVE_CXX_TRUE='' >HAVE_EGL='yes' >HAVE_GDK_PIXBUF_FALSE='' >HAVE_GDK_PIXBUF_TRUE='' >HAVE_GL='yes' >HAVE_GLES2='yes' >HAVE_GRAPHENE='' >HAVE_GRAPHENE_FALSE='' >HAVE_GRAPHENE_TRUE='' >HAVE_GST_CHECK_FALSE='#' >HAVE_GST_CHECK_TRUE='' >HAVE_GST_GL_FALSE='' >HAVE_GST_GL_TRUE='' >HAVE_GTK_FALSE='' >HAVE_GTK_QUARTZ_FALSE='' >HAVE_GTK_QUARTZ_TRUE='' >HAVE_GTK_TRUE='' >HAVE_GTK_X11_FALSE='' >HAVE_GTK_X11_TRUE='' >HAVE_INTROSPECTION_FALSE='#' >HAVE_INTROSPECTION_TRUE='' >HAVE_IOS_FALSE='' >HAVE_IOS_TRUE='#' >HAVE_JPEG='' >HAVE_JPEG_FALSE='' >HAVE_JPEG_TRUE='' >HAVE_LINUX_JOYSTICK_HEADERS_FALSE='' >HAVE_LINUX_JOYSTICK_HEADERS_TRUE='' >HAVE_ORCC_FALSE='' >HAVE_ORCC_TRUE='#' >HAVE_ORC_FALSE='' >HAVE_ORC_TRUE='#' >HAVE_PNG='' >HAVE_PNG_FALSE='' >HAVE_PNG_TRUE='' >HAVE_QT_FALSE='' >HAVE_QT_MOC_FALSE='' >HAVE_QT_MOC_TRUE='' >HAVE_QT_TRUE='' >HAVE_SDL_FALSE='' >HAVE_SDL_TRUE='' >HAVE_SYS_SOCKET_H_FALSE='#' >HAVE_SYS_SOCKET_H_TRUE='' >HAVE_VALGRIND_FALSE='' >HAVE_VALGRIND_TRUE='#' >HAVE_WINDOW_ANDROID_FALSE='' >HAVE_WINDOW_ANDROID_TRUE='' >HAVE_WINDOW_COCOA_FALSE='' >HAVE_WINDOW_COCOA_TRUE='' >HAVE_WINDOW_DISPMANX_FALSE='' >HAVE_WINDOW_DISPMANX_TRUE='' >HAVE_WINDOW_EAGL_FALSE='' >HAVE_WINDOW_EAGL_TRUE='' >HAVE_WINDOW_GBM_FALSE='' >HAVE_WINDOW_GBM_TRUE='' >HAVE_WINDOW_VIV_FB_FALSE='' >HAVE_WINDOW_VIV_FB_TRUE='' >HAVE_WINDOW_WAYLAND_FALSE='' >HAVE_WINDOW_WAYLAND_TRUE='' >HAVE_WINDOW_WIN32_FALSE='' >HAVE_WINDOW_WIN32_TRUE='' >HAVE_WINDOW_X11_FALSE='' >HAVE_WINDOW_X11_TRUE='' >HAVE_WINSOCK2_H_FALSE='' >HAVE_WINSOCK2_H_TRUE='#' >HAVE_X86_FALSE='' >HAVE_X86_TRUE='#' >HAVE_XCOMPOSITE_FALSE='' >HAVE_XCOMPOSITE_TRUE='' >HAVE_XSHM='' >HAVE_ZLIB='' >HTML_DIR='${datadir}/gtk-doc/html' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' >INTLLIBS='' >INTL_MACOSX_LIBS='' >INTROSPECTION_CFLAGS='-I/usr/include/gobject-introspection-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/lib/libffi-3.2.1/include ' >INTROSPECTION_COMPILER='/usr/bin/g-ir-compiler' >INTROSPECTION_GENERATE='/usr/bin/g-ir-generate' >INTROSPECTION_GIRDIR='/usr/share/gir-1.0' >INTROSPECTION_INIT='extern void gst_init(gint*,gchar**); gst_init(NULL,NULL);' >INTROSPECTION_LIBS='-lgirepository-1.0 -lgobject-2.0 -lglib-2.0 ' >INTROSPECTION_MAKEFILE='/usr/share/gobject-introspection-1.0/Makefile.introspection' >INTROSPECTION_SCANNER='/usr/bin/g-ir-scanner' >INTROSPECTION_TYPELIBDIR='/usr/lib/girepository-1.0' >IVORBIS_CFLAGS='' >IVORBIS_LIBS='' >JPEG_LIBS='' >LD='/usr/hppa2.0-unknown-linux-gnu/bin/ld' >LDFLAGS='-Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory' >LIBICONV='-liconv' >LIBINTL='' >LIBM='-lm' >LIBOBJS='' >LIBPNG_CFLAGS='' >LIBPNG_LIBS='' >LIBS='' >LIBTOOL='$(SHELL) $(top_builddir)/libtool' >LIBVISUAL_CFLAGS='' >LIBVISUAL_LIBS='' >LIPO='' >LN_S='ln -s' >LOCALEDIR='/usr/share/locale' >LTLIBICONV='-liconv' >LTLIBINTL='' >LTLIBOBJS='' >LT_SYS_LIBRARY_PATH='' >MAINT='#' >MAINTAINER_MODE_FALSE='' >MAINTAINER_MODE_TRUE='#' >MAKEINFO='${SHELL} /var/tmp/portage/media-libs/gst-plugins-base-1.14.1/work/gst-plugins-base-1.14.1/missing makeinfo' >MANIFEST_TOOL=':' >MKDIR_P='/bin/mkdir -p' >MSGFMT='/usr/bin/msgfmt' >MSGFMT_015='/usr/bin/msgfmt' >MSGMERGE='/usr/bin/msgmerge' >NM='/usr/bin/hppa2.0-unknown-linux-gnu-nm -B' >NMEDIT='' >OBJC='hppa2.0-unknown-linux-gnu-gcc' >OBJCDEPMODE='depmode=none' >OBJCFLAGS='-g -O2' >OBJDUMP='hppa2.0-unknown-linux-gnu-objdump' >OBJEXT='o' >OGG_CFLAGS='' >OGG_LIBS='' >OPUS_CFLAGS='' >OPUS_LIBS='' >ORCC='' >ORCC_FLAGS='' >ORC_CFLAGS='' >ORC_LIBS='' >ORC_PC='' >OTOOL64='' >OTOOL='' >PACKAGE='gst-plugins-base' >PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer' >PACKAGE_NAME='GStreamer Base Plug-ins' >PACKAGE_STRING='GStreamer Base Plug-ins 1.14.1' >PACKAGE_TARNAME='gst-plugins-base' >PACKAGE_URL='' >PACKAGE_VERSION='1.14.1' >PACKAGE_VERSION_MAJOR='1' >PACKAGE_VERSION_MICRO='1' >PACKAGE_VERSION_MINOR='14' >PACKAGE_VERSION_NANO='0' >PACKAGE_VERSION_RELEASE='1' >PANGO_CFLAGS='' >PANGO_LIBS='' >PATH_SEPARATOR=':' >PKG_CONFIG='/usr/bin/hppa2.0-unknown-linux-gnu-pkg-config' >PLUGINDIR='' >POSUB='po' >PROFILE_CFLAGS='' >PTHREAD_CC='hppa2.0-unknown-linux-gnu-gcc' >PTHREAD_CFLAGS='-pthread' >PTHREAD_LIBS='' >PYTHON='/usr/bin/python' >PYTHON_EXEC_PREFIX='${exec_prefix}' >PYTHON_PLATFORM='linux' >PYTHON_PREFIX='${prefix}' >PYTHON_VERSION='3.5' >QTCHOOSER='' >QT_CFLAGS='' >QT_LIBS='' >QT_MOC='' >RANLIB='hppa2.0-unknown-linux-gnu-ranlib' >SDL_CFLAGS='' >SDL_CLUTTER='' >SDL_LIBS='' >SED='/bin/sed' >SET_MAKE='' >SHELL='/bin/sh' >SSE2_CFLAGS='-msse2' >SSE41_CFLAGS='-msse4.1' >SSE_CFLAGS='-msse' >STRIP='hppa2.0-unknown-linux-gnu-strip' >THEORA_CFLAGS='' >THEORA_LIBS='' >USE_ALSA_FALSE='' >USE_ALSA_TRUE='' >USE_CDPARANOIA_FALSE='' >USE_CDPARANOIA_TRUE='' >USE_COCOA_FALSE='' >USE_COCOA_TRUE='' >USE_EAGL_FALSE='' >USE_EAGL_TRUE='' >USE_EGL_FALSE='' >USE_EGL_MALI_FALSE='' >USE_EGL_MALI_TRUE='' >USE_EGL_RPI_FALSE='' >USE_EGL_RPI_TRUE='' >USE_EGL_TRUE='' >USE_EXPERIMENTAL_FALSE='' >USE_EXPERIMENTAL_TRUE='#' >USE_EXTERNAL_FALSE='#' >USE_EXTERNAL_TRUE='' >USE_GIO_UNIX_2_0_FALSE='' >USE_GIO_UNIX_2_0_TRUE='' >USE_GLES2='no' >USE_GLES2_FALSE='' >USE_GLES2_TRUE='' >USE_GLX_FALSE='' >USE_GLX_TRUE='' >USE_GL_FALSE='' >USE_GL_TRUE='' >USE_ISO_CODES_FALSE='' >USE_ISO_CODES_TRUE='' >USE_IVORBIS_FALSE='' >USE_IVORBIS_TRUE='' >USE_LIBVISUAL_FALSE='' >USE_LIBVISUAL_TRUE='' >USE_NLS='yes' >USE_OGG_FALSE='' >USE_OGG_TRUE='' >USE_OPENGL='yes' >USE_OPENGL_FALSE='' >USE_OPENGL_TRUE='' >USE_OPUS_FALSE='' >USE_OPUS_TRUE='' >USE_PANGO_FALSE='' >USE_PANGO_TRUE='' >USE_PLUGIN_ADDER_FALSE='' >USE_PLUGIN_ADDER_TRUE='' >USE_PLUGIN_APP_FALSE='' >USE_PLUGIN_APP_TRUE='' >USE_PLUGIN_AUDIOCONVERT_FALSE='' >USE_PLUGIN_AUDIOCONVERT_TRUE='' >USE_PLUGIN_AUDIOMIXER_FALSE='' >USE_PLUGIN_AUDIOMIXER_TRUE='' >USE_PLUGIN_AUDIORATE_FALSE='' >USE_PLUGIN_AUDIORATE_TRUE='' >USE_PLUGIN_AUDIORESAMPLE_FALSE='' >USE_PLUGIN_AUDIORESAMPLE_TRUE='' >USE_PLUGIN_AUDIOTESTSRC_FALSE='' >USE_PLUGIN_AUDIOTESTSRC_TRUE='' >USE_PLUGIN_ENCODING_FALSE='' >USE_PLUGIN_ENCODING_TRUE='' >USE_PLUGIN_GIO_FALSE='' >USE_PLUGIN_GIO_TRUE='' >USE_PLUGIN_PLAYBACK_FALSE='' >USE_PLUGIN_PLAYBACK_TRUE='' >USE_PLUGIN_RAWPARSE_FALSE='' >USE_PLUGIN_RAWPARSE_TRUE='' >USE_PLUGIN_SUBPARSE_FALSE='' >USE_PLUGIN_SUBPARSE_TRUE='' >USE_PLUGIN_TCP_FALSE='' >USE_PLUGIN_TCP_TRUE='' >USE_PLUGIN_TYPEFIND_FALSE='' >USE_PLUGIN_TYPEFIND_TRUE='' >USE_PLUGIN_VIDEOCONVERT_FALSE='' >USE_PLUGIN_VIDEOCONVERT_TRUE='' >USE_PLUGIN_VIDEORATE_FALSE='' >USE_PLUGIN_VIDEORATE_TRUE='' >USE_PLUGIN_VIDEOSCALE_FALSE='' >USE_PLUGIN_VIDEOSCALE_TRUE='' >USE_PLUGIN_VIDEOTESTSRC_FALSE='' >USE_PLUGIN_VIDEOTESTSRC_TRUE='' >USE_PLUGIN_VOLUME_FALSE='' >USE_PLUGIN_VOLUME_TRUE='' >USE_THEORA_FALSE='' >USE_THEORA_TRUE='' >USE_VORBIS_FALSE='' >USE_VORBIS_TRUE='' >USE_WGL_FALSE='' >USE_WGL_TRUE='' >USE_XSHM_FALSE='' >USE_XSHM_TRUE='' >USE_XVIDEO_FALSE='' >USE_XVIDEO_TRUE='' >USE_X_FALSE='' >USE_X_TRUE='' >USE_ZLIB_FALSE='' >USE_ZLIB_TRUE='' >VALGRIND_CFLAGS='' >VALGRIND_LIBS='' >VALGRIND_PATH='no' >VERSION='1.14.1' >VISIBILITY_CFLAGS='' >VISIBILITY_CXXFLAGS='' >VORBIS_CFLAGS='' >VORBIS_LIBS='' >WARNING_CFLAGS='' >WARNING_CXXFLAGS='' >WARNING_OBJCFLAGS=' -Wall -Wmissing-declarations -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Wno-multichar' >WAYLAND_EGL_CFLAGS='' >WAYLAND_EGL_LIBS='-lwayland-cursor -lwayland-egl -lwayland-client ' >WIN32_LIBS='' >X11_XCB_CFLAGS='' >X11_XCB_LIBS='-lX11-xcb -lX11 -lxcb ' >XCOMPOSITE_CFLAGS='' >XCOMPOSITE_LIBS='' >XGETTEXT='/usr/bin/xgettext' >XGETTEXT_015='/usr/bin/xgettext' >XGETTEXT_EXTRA_OPTIONS='' >XSHM_CFLAGS='' >XSHM_LIBS='' >XVIDEO_CFLAGS='' >XVIDEO_LIBS='' >X_CFLAGS='' >X_LIBS='' >ZLIB_CFLAGS='' >ZLIB_LIBS='' >ac_ct_AR='' >ac_ct_CC='' >ac_ct_CXX='' >ac_ct_DUMPBIN='' >ac_ct_OBJC='' >am__EXEEXT_FALSE='' >am__EXEEXT_TRUE='' >am__fastdepCC_FALSE='' >am__fastdepCC_TRUE='#' >am__fastdepCXX_FALSE='' >am__fastdepCXX_TRUE='#' >am__fastdepOBJC_FALSE='' >am__fastdepOBJC_TRUE='#' >am__include='include' >am__isrc=' -I$(srcdir)' >am__leading_dot='.' >am__nodep='' >am__quote='' >am__tar='tar --format=ustar -chf - "$$tardir"' >am__untar='tar -xf -' >ax_pthread_config='' >bindir='${exec_prefix}/bin' >build='hppa2.0-unknown-linux-gnu' >build_alias='hppa2.0-unknown-linux-gnu' >build_cpu='hppa2.0' >build_os='linux-gnu' >build_vendor='unknown' >datadir='/usr/share' >datarootdir='${prefix}/share' >docdir='/usr/share/doc/gst-plugins-base-1.14.1' >dvidir='${docdir}' >exec_prefix='NONE' >host='hppa2.0-unknown-linux-gnu' >host_alias='hppa2.0-unknown-linux-gnu' >host_cpu='hppa2.0' >host_os='linux-gnu' >host_vendor='unknown' >htmldir='/usr/share/doc/gst-plugins-base-1.14.1/html' >includedir='${prefix}/include' >infodir='/usr/share/info' >install_sh='${SHELL} /var/tmp/portage/media-libs/gst-plugins-base-1.14.1/work/gst-plugins-base-1.14.1/install-sh' >libdir='/usr/lib' >libexecdir='${exec_prefix}/libexec' >localedir='${datarootdir}/locale' >localstatedir='/var/lib' >mandir='/usr/share/man' >mkdir_p='/bin/mkdir -p' >oldincludedir='/usr/include' >pdfdir='${docdir}' >pkgpyexecdir='${pyexecdir}/gst-plugins-base' >pkgpythondir='${pythondir}/gst-plugins-base' >plugindir='' >prefix='/usr' >program_transform_name='s,x,x,' >psdir='${docdir}' >pyexecdir='${exec_prefix}/lib/python3.5/site-packages' >pythondir='${prefix}/lib/python3.5/site-packages' >runstatedir='${localstatedir}/run' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='/etc' >target='hppa2.0-unknown-linux-gnu' >target_alias='' >target_cpu='hppa2.0' >target_os='linux-gnu' >target_vendor='unknown' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >/* confdefs.h */ >#define PACKAGE_NAME "GStreamer Base Plug-ins" >#define PACKAGE_TARNAME "gst-plugins-base" >#define PACKAGE_VERSION "1.14.1" >#define PACKAGE_STRING "GStreamer Base Plug-ins 1.14.1" >#define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" >#define PACKAGE_URL "" >#define PACKAGE "gst-plugins-base" >#define VERSION "1.14.1" >#define GST_API_VERSION "1.0" >#define STDC_HEADERS 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STRING_H 1 >#define HAVE_MEMORY_H 1 >#define HAVE_STRINGS_H 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_STDINT_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_DLFCN_H 1 >#define LT_OBJDIR ".libs/" >#define ENABLE_NLS 1 >#define HAVE_GETTEXT 1 >#define HAVE_DCGETTEXT 1 >#define GETTEXT_PACKAGE "gst-plugins-base-1.0" >#define LOCALEDIR "/usr/share/locale" >#define GST_PACKAGE_NAME "Gentoo GStreamer ebuild" >#define GST_PACKAGE_ORIGIN "https://www.gentoo.org" >#define GST_INSTALL_PLUGINS_HELPER "/usr/libexec/gst-install-plugins-helper" >#define HAVE_EXTERNAL /**/ >#define HAVE_CPU_HPPA 1 >#define WORDS_BIGENDIAN 1 >#define HOST_CPU "hppa2.0" >#define TARGET_CPU "hppa2.0" >#define _FILE_OFFSET_BITS 64 >#define HAVE_PTHREAD_PRIO_INHERIT 1 >#define HAVE_PTHREAD 1 >#define STDC_HEADERS 1 >#define HAVE_DECL___I386__ 0 >#define HAVE_DECL___X86_64__ 0 >#define HAVE_SSE 0 >#define HAVE_SSE2 0 >#define HAVE_SSE41 0 >#define HAVE_SYS_SOCKET_H 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_SYS_WAIT_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_LOCALTIME_R 1 >#define HAVE_GMTIME_R 1 >#define HAVE_LOG2 1 >#define HAVE_FSEEKO 1 >#define HAVE_LRINT 1 >#define HAVE_LRINTF 1 >#define HAVE_PRETTY_FUNCTION 1 >#define HAVE_FUNCTION 1 >#define HAVE_FUNC 1 >#define GST_FUNCTION __PRETTY_FUNCTION__ >#define GIO_MODULE_DIR "/usr/lib/gio/modules" >#define GIO_LIBDIR "/usr/lib" >#define GIO_PREFIX "/usr" >#define DISABLE_ORC 1 >#define HAVE_GUDEV 1 > >configure: exit 1
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 660594
: 538686 |
538688