Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 463122 Details for
Bug 608836
media-libs/ming-0.4.7 : make: *** [Makefile:684: swf4compiler.tab.c] Segmentation fault
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), 52.10 KB, created by
Toralf Förster
on 2017-02-10 09:05:39 UTC
(
hide
)
Description:
config.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2017-02-10 09:05:39 UTC
Size:
52.10 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 ming configure 0.4.7, which was >generated by GNU Autoconf 2.69. Invocation command line was > > $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/ming-0.4.7 --htmldir=/usr/share/doc/ming-0.4.7/html --libdir=/usr/lib64 --disable-python --disable-php --disable-static --enable-perl > >## --------- ## >## Platform. ## >## --------- ## > >hostname = mr-fox >uname -m = x86_64 >uname -r = 4.9.8-hardened >uname -s = Linux >uname -v = #1 SMP Wed Feb 8 18:32:21 CET 2017 > >/usr/bin/uname -p = Intel(R) Core(TM) i7-3930K CPU @ 3.20GHz >/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: /usr/lib/portage/python3.4/ebuild-helpers/xattr >PATH: /usr/lib/portage/python3.4/ebuild-helpers >PATH: /usr/local/sbin >PATH: /usr/local/bin >PATH: /usr/sbin >PATH: /usr/bin >PATH: /sbin >PATH: /bin >PATH: /opt/bin >PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/6.3.0 >PATH: /opt/nvidia-cg-toolkit/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:2327: 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:2475: checking for a BSD-compatible install >configure:2543: result: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c >configure:2554: checking whether build environment is sane >configure:2609: result: yes >configure:2760: checking for a thread-safe mkdir -p >configure:2799: result: /bin/mkdir -p >configure:2806: checking for gawk >configure:2822: found /usr/bin/gawk >configure:2833: result: gawk >configure:2844: checking whether make sets $(MAKE) >configure:2866: result: yes >configure:2895: checking whether make supports nested variables >configure:2912: result: yes >configure:3050: checking whether make supports nested variables >configure:3067: result: yes >configure:3080: checking whether to enable maintainer-specific portions of Makefiles >configure:3089: result: no >configure:3116: checking build system type >configure:3130: result: x86_64-pc-linux-gnu >configure:3150: checking host system type >configure:3163: result: x86_64-pc-linux-gnu >configure:3192: checking for x86_64-pc-linux-gnu-gcc >configure:3208: found /usr/bin/x86_64-pc-linux-gnu-gcc >configure:3219: result: x86_64-pc-linux-gnu-gcc >configure:3488: checking for C compiler version >configure:3497: x86_64-pc-linux-gnu-gcc --version >&5 >x86_64-pc-linux-gnu-gcc (Gentoo Hardened 6.3.0 p1.0) 6.3.0 >Copyright (C) 2016 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:3508: $? = 0 >configure:3497: x86_64-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/6.3.0/x86_64-pc-linux-gnu-gcc >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/6.3.0/lto-wrapper >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-6.3.0/work/gcc-6.3.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/6.3.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.3.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.3.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.3.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/6.3.0/python --enable-languages=c,c++ --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 Hardened 6.3.0 p1.0' --enable-esp --enable-libstdcxx-time --disable-libstdcxx-pch --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --disable-multilib --with-multilib-list=m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --disable-libquadmath --enable-lto --without-isl --disable-libsanitizer --enable-default-pie --enable-default-ssp >Thread model: posix >gcc version 6.3.0 (Gentoo Hardened 6.3.0 p1.0) >configure:3508: $? = 0 >configure:3497: x86_64-pc-linux-gnu-gcc -V >&5 >x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V' >x86_64-pc-linux-gnu-gcc: fatal error: no input files >compilation terminated. >configure:3508: $? = 1 >configure:3497: x86_64-pc-linux-gnu-gcc -qversion >&5 >x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? >x86_64-pc-linux-gnu-gcc: fatal error: no input files >compilation terminated. >configure:3508: $? = 1 >configure:3528: checking whether the C compiler works >configure:3550: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:3554: $? = 0 >configure:3602: result: yes >configure:3605: checking for C compiler default output file name >configure:3607: result: a.out >configure:3613: checking for suffix of executables >configure:3620: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:3624: $? = 0 >configure:3646: result: >configure:3668: checking whether we are cross compiling >configure:3676: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:3680: $? = 0 >configure:3687: ./conftest >configure:3691: $? = 0 >configure:3706: result: no >configure:3711: checking for suffix of object files >configure:3733: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:3737: $? = 0 >configure:3758: result: o >configure:3762: checking whether we are using the GNU C compiler >configure:3781: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:3781: $? = 0 >configure:3790: result: yes >configure:3799: checking whether x86_64-pc-linux-gnu-gcc accepts -g >configure:3819: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:3819: $? = 0 >configure:3860: result: yes >configure:3877: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 >configure:3940: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:3940: $? = 0 >configure:3953: result: none needed >configure:3978: checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together >configure:4000: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >configure:4003: $? = 0 >configure:4000: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >configure:4003: $? = 0 >configure:4015: result: yes >configure:4043: checking for style of include used by make >configure:4071: result: GNU >configure:4097: checking dependency style of x86_64-pc-linux-gnu-gcc >configure:4208: result: none >configure:4237: checking for x86_64-pc-linux-gnu-g++ >configure:4253: found /usr/bin/x86_64-pc-linux-gnu-g++ >configure:4264: result: x86_64-pc-linux-gnu-g++ >configure:4335: checking for C++ compiler version >configure:4344: x86_64-pc-linux-gnu-g++ --version >&5 >x86_64-pc-linux-gnu-g++ (Gentoo Hardened 6.3.0 p1.0) 6.3.0 >Copyright (C) 2016 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:4355: $? = 0 >configure:4344: x86_64-pc-linux-gnu-g++ -v >&5 >Using built-in specs. >COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/6.3.0/x86_64-pc-linux-gnu-g++ >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/6.3.0/lto-wrapper >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-6.3.0/work/gcc-6.3.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/6.3.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.3.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.3.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.3.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/6.3.0/python --enable-languages=c,c++ --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 Hardened 6.3.0 p1.0' --enable-esp --enable-libstdcxx-time --disable-libstdcxx-pch --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --disable-multilib --with-multilib-list=m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --disable-libquadmath --enable-lto --without-isl --disable-libsanitizer --enable-default-pie --enable-default-ssp >Thread model: posix >gcc version 6.3.0 (Gentoo Hardened 6.3.0 p1.0) >configure:4355: $? = 0 >configure:4344: x86_64-pc-linux-gnu-g++ -V >&5 >x86_64-pc-linux-gnu-g++: error: unrecognized command line option '-V' >x86_64-pc-linux-gnu-g++: fatal error: no input files >compilation terminated. >configure:4355: $? = 1 >configure:4344: x86_64-pc-linux-gnu-g++ -qversion >&5 >x86_64-pc-linux-gnu-g++: error: unrecognized command line option '-qversion'; did you mean '--version'? >x86_64-pc-linux-gnu-g++: fatal error: no input files >compilation terminated. >configure:4355: $? = 1 >configure:4359: checking whether we are using the GNU C++ compiler >configure:4378: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -O2 -pipe -march=native conftest.cpp >&5 >configure:4378: $? = 0 >configure:4387: result: yes >configure:4396: checking whether x86_64-pc-linux-gnu-g++ accepts -g >configure:4416: x86_64-pc-linux-gnu-g++ -c -g conftest.cpp >&5 >configure:4416: $? = 0 >configure:4457: result: yes >configure:4482: checking dependency style of x86_64-pc-linux-gnu-g++ >configure:4593: result: none >configure:4627: checking for python >configure:4645: found /usr/bin/python >configure:4657: result: /usr/bin/python >configure:4987: checking for perl >configure:5005: found /usr/bin/perl >configure:5017: result: /usr/bin/perl >configure:5064: checking for php >configure:5082: found /usr/bin/php >configure:5094: result: /usr/bin/php >configure:5104: checking for phpize >configure:5122: found /usr/bin/phpize >configure:5134: result: /usr/bin/phpize >configure:5173: checking for tclsh >configure:5191: found /usr/bin/tclsh >configure:5203: result: /usr/bin/tclsh >configure:5317: checking for bison >configure:5333: found /usr/bin/bison >configure:5344: result: bison -y >configure:5365: checking for flex >configure:5381: found /usr/bin/flex >configure:5392: result: flex >configure:5455: checking how to print strings >configure:5482: result: printf >configure:5503: checking for a sed that does not truncate output >configure:5567: result: /bin/sed >configure:5585: checking for grep that handles long lines and -e >configure:5643: result: /bin/grep >configure:5648: checking for egrep >configure:5710: result: /bin/grep -E >configure:5715: checking for fgrep >configure:5777: result: /bin/grep -F >configure:5812: checking for ld used by x86_64-pc-linux-gnu-gcc >configure:5879: result: /usr/x86_64-pc-linux-gnu/bin/ld >configure:5886: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld >configure:5901: result: yes >configure:5913: checking for BSD- or MS-compatible name lister (nm) >configure:5967: result: /usr/bin/x86_64-pc-linux-gnu-nm -B >configure:6097: checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface >configure:6104: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:6107: /usr/bin/x86_64-pc-linux-gnu-nm -B "conftest.o" >configure:6110: output >0000000000000000 B some_variable >configure:6117: result: BSD nm >configure:6120: checking whether ln -s works >configure:6124: result: yes >configure:6132: checking the maximum length of command line arguments >configure:6263: result: 1572864 >configure:6311: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format >configure:6351: result: func_convert_file_noop >configure:6358: checking how to convert x86_64-pc-linux-gnu file names to toolchain format >configure:6378: result: func_convert_file_noop >configure:6385: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files >configure:6392: result: -r >configure:6426: checking for x86_64-pc-linux-gnu-objdump >configure:6442: found /usr/bin/x86_64-pc-linux-gnu-objdump >configure:6453: result: x86_64-pc-linux-gnu-objdump >configure:6525: checking how to recognize dependent libraries >configure:6725: result: pass_all >configure:6770: checking for x86_64-pc-linux-gnu-dlltool >configure:6800: result: no >configure:6810: checking for dlltool >configure:6840: result: no >configure:6870: checking how to associate runtime and link libraries >configure:6897: result: printf %s\n >configure:6913: checking for x86_64-pc-linux-gnu-ar >configure:6929: found /usr/bin/x86_64-pc-linux-gnu-ar >configure:6940: result: x86_64-pc-linux-gnu-ar >configure:7021: checking for archiver @FILE support >configure:7038: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:7038: $? = 0 >configure:7041: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 >configure:7044: $? = 0 >configure:7049: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 >x86_64-pc-linux-gnu-ar: conftest.o: No such file or directory >configure:7052: $? = 1 >configure:7064: result: @ >configure:7082: checking for x86_64-pc-linux-gnu-strip >configure:7098: found /usr/bin/x86_64-pc-linux-gnu-strip >configure:7109: result: x86_64-pc-linux-gnu-strip >configure:7181: checking for x86_64-pc-linux-gnu-ranlib >configure:7197: found /usr/bin/x86_64-pc-linux-gnu-ranlib >configure:7208: result: x86_64-pc-linux-gnu-ranlib >configure:7350: checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object >configure:7503: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:7506: $? = 0 >configure:7510: /usr/bin/x86_64-pc-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:7513: $? = 0 >configure:7579: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c conftstm.o >&5 >configure:7582: $? = 0 >configure:7620: result: ok >configure:7667: checking for sysroot >configure:7697: result: no >configure:7704: checking for a working dd >configure:7742: result: /bin/dd >configure:7746: checking how to truncate binary pipes >configure:7761: result: /bin/dd bs=4096 count=1 >configure:7897: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:7900: $? = 0 >configure:8050: checking for x86_64-pc-linux-gnu-mt >configure:8080: result: no >configure:8090: checking for mt >configure:8106: found /usr/sbin/mt >configure:8117: result: mt >configure:8140: checking if mt is a manifest tool >configure:8146: mt '-?' >usage: mt [-v] [--version] [-h] [ -f device ] command [ count ] >configure:8154: result: no >configure:8831: checking how to run the C preprocessor >configure:8862: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:8862: $? = 0 >configure:8876: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory > #include <ac_nonexistent.h> > ^ >compilation terminated. >configure:8876: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "ming" >| #define PACKAGE_TARNAME "ming" >| #define PACKAGE_VERSION "0.4.7" >| #define PACKAGE_STRING "ming 0.4.7" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define PACKAGE "ming" >| #define VERSION "0.4.7" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:8901: result: x86_64-pc-linux-gnu-gcc -E >configure:8921: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:8921: $? = 0 >configure:8935: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory > #include <ac_nonexistent.h> > ^ >compilation terminated. >configure:8935: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "ming" >| #define PACKAGE_TARNAME "ming" >| #define PACKAGE_VERSION "0.4.7" >| #define PACKAGE_STRING "ming 0.4.7" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define PACKAGE "ming" >| #define VERSION "0.4.7" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:8964: checking for ANSI C header files >configure:8984: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:8984: $? = 0 >configure:9057: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:9057: $? = 0 >configure:9057: ./conftest >configure:9057: $? = 0 >configure:9068: result: yes >configure:9081: checking for sys/types.h >configure:9081: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:9081: $? = 0 >configure:9081: result: yes >configure:9081: checking for sys/stat.h >configure:9081: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:9081: $? = 0 >configure:9081: result: yes >configure:9081: checking for stdlib.h >configure:9081: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:9081: $? = 0 >configure:9081: result: yes >configure:9081: checking for string.h >configure:9081: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:9081: $? = 0 >configure:9081: result: yes >configure:9081: checking for memory.h >configure:9081: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:9081: $? = 0 >configure:9081: result: yes >configure:9081: checking for strings.h >configure:9081: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:9081: $? = 0 >configure:9081: result: yes >configure:9081: checking for inttypes.h >configure:9081: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:9081: $? = 0 >configure:9081: result: yes >configure:9081: checking for stdint.h >configure:9081: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:9081: $? = 0 >configure:9081: result: yes >configure:9081: checking for unistd.h >configure:9081: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:9081: $? = 0 >configure:9081: result: yes >configure:9095: checking for dlfcn.h >configure:9095: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:9095: $? = 0 >configure:9095: result: yes >configure:9362: checking for objdir >configure:9377: result: .libs >configure:9641: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions >configure:9659: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -fno-rtti -fno-exceptions conftest.c >&5 >cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C >configure:9663: $? = 0 >configure:9676: result: no >configure:10034: checking for x86_64-pc-linux-gnu-gcc option to produce PIC >configure:10041: result: -fPIC -DPIC >configure:10049: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works >configure:10067: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -fPIC -DPIC -DPIC conftest.c >&5 >configure:10071: $? = 0 >configure:10084: result: yes >configure:10113: checking if x86_64-pc-linux-gnu-gcc static flag -static works >configure:10141: result: yes >configure:10156: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o >configure:10177: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -o out/conftest2.o conftest.c >&5 >configure:10181: $? = 0 >configure:10203: result: yes >configure:10211: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o >configure:10258: result: yes >configure:10291: checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries >configure:11550: result: yes >configure:11587: checking whether -lc should be explicitly linked in >configure:11595: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:11598: $? = 0 >configure:11613: x86_64-pc-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:11616: $? = 0 >configure:11630: result: no >configure:11790: checking dynamic linker characteristics >configure:12384: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.c >&5 >configure:12384: $? = 0 >configure:12621: result: GNU/Linux ld.so >configure:12743: checking how to hardcode library paths into programs >configure:12768: result: immediate >configure:13316: checking whether stripping libraries is possible >configure:13321: result: yes >configure:13356: checking if libtool supports shared libraries >configure:13358: result: yes >configure:13361: checking whether to build shared libraries >configure:13386: result: yes >configure:13389: checking whether to build static libraries >configure:13393: result: no >configure:13416: checking how to run the C++ preprocessor >configure:13443: x86_64-pc-linux-gnu-g++ -E conftest.cpp >configure:13443: $? = 0 >configure:13457: x86_64-pc-linux-gnu-g++ -E conftest.cpp >conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory > #include <ac_nonexistent.h> > ^ >compilation terminated. >configure:13457: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "ming" >| #define PACKAGE_TARNAME "ming" >| #define PACKAGE_VERSION "0.4.7" >| #define PACKAGE_STRING "ming 0.4.7" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define PACKAGE "ming" >| #define VERSION "0.4.7" >| #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 <ac_nonexistent.h> >configure:13482: result: x86_64-pc-linux-gnu-g++ -E >configure:13502: x86_64-pc-linux-gnu-g++ -E conftest.cpp >configure:13502: $? = 0 >configure:13516: x86_64-pc-linux-gnu-g++ -E conftest.cpp >conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory > #include <ac_nonexistent.h> > ^ >compilation terminated. >configure:13516: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "ming" >| #define PACKAGE_TARNAME "ming" >| #define PACKAGE_VERSION "0.4.7" >| #define PACKAGE_STRING "ming 0.4.7" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define PACKAGE "ming" >| #define VERSION "0.4.7" >| #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 <ac_nonexistent.h> >configure:13678: checking for ld used by x86_64-pc-linux-gnu-g++ >configure:13745: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >configure:13752: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld >configure:13767: result: yes >configure:13822: checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries >configure:14895: result: yes >configure:14931: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -O2 -pipe -march=native conftest.cpp >&5 >configure:14934: $? = 0 >configure:15415: checking for x86_64-pc-linux-gnu-g++ option to produce PIC >configure:15422: result: -fPIC -DPIC >configure:15430: checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works >configure:15448: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -O2 -pipe -march=native -fPIC -DPIC -DPIC conftest.cpp >&5 >configure:15452: $? = 0 >configure:15465: result: yes >configure:15488: checking if x86_64-pc-linux-gnu-g++ static flag -static works >configure:15516: result: yes >configure:15528: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o >configure:15549: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -O2 -pipe -march=native -o out/conftest2.o conftest.cpp >&5 >configure:15553: $? = 0 >configure:15575: result: yes >configure:15580: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o >configure:15627: result: yes >configure:15657: checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries >configure:15697: result: yes >configure:15838: checking dynamic linker characteristics >configure:16596: result: GNU/Linux ld.so >configure:16661: checking how to hardcode library paths into programs >configure:16686: result: immediate >configure:16751: checking for XGetImage in -lX11 >configure:16776: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c -lX11 >&5 >configure:16776: $? = 0 >configure:16785: result: yes >configure:16818: checking for freetype-config >configure:16836: found /usr/bin/freetype-config >configure:16849: result: /usr/bin/freetype-config >configure:16876: checking for GifErrorString in -lgif >configure:16901: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c -lgif >&5 >configure:16901: $? = 0 >configure:16910: result: yes >configure:16918: checking for PrintGifError in -lgif >configure:16943: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c -lgif >&5 >/var/tmp/portage/media-libs/ming-0.4.7/temp/ccnZZefW.o: In function `main': >conftest.c:(.text.startup+0x24): undefined reference to `PrintGifError' >collect2: error: ld returned 1 exit status >configure:16943: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "ming" >| #define PACKAGE_TARNAME "ming" >| #define PACKAGE_VERSION "0.4.7" >| #define PACKAGE_STRING "ming 0.4.7" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define PACKAGE "ming" >| #define VERSION "0.4.7" >| #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 PrintGifError (); >| int >| main () >| { >| return PrintGifError (); >| ; >| return 0; >| } >configure:16952: result: no >configure:17000: checking for DGifOpen in -lungif >configure:17025: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c -lungif >&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lungif >collect2: error: ld returned 1 exit status >configure:17025: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "ming" >| #define PACKAGE_TARNAME "ming" >| #define PACKAGE_VERSION "0.4.7" >| #define PACKAGE_STRING "ming 0.4.7" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define PACKAGE "ming" >| #define VERSION "0.4.7" >| #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 DGifOpen (); >| int >| main () >| { >| return DGifOpen (); >| ; >| return 0; >| } >configure:17034: result: no >configure:17040: checking for GifErrorString in -lgif >configure:17074: result: yes >configure:17080: checking for PrintGifError in -lgif >configure:17114: result: no >configure:17164: checking gif_lib.h usability >configure:17164: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:17164: $? = 0 >configure:17164: result: yes >configure:17164: checking gif_lib.h presence >configure:17164: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:17164: $? = 0 >configure:17164: result: yes >configure:17164: checking for gif_lib.h >configure:17164: result: yes >configure:17177: checking for png_read_image in -lpng >configure:17202: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c -lpng -lm >&5 >configure:17202: $? = 0 >configure:17211: result: yes >configure:17220: checking for compress2 in -lz >configure:17245: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c -lz >&5 >configure:17245: $? = 0 >configure:17254: result: yes >configure:17306: checking zlib.h usability >configure:17306: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:17306: $? = 0 >configure:17306: result: yes >configure:17306: checking zlib.h presence >configure:17306: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:17306: $? = 0 >configure:17306: result: yes >configure:17306: checking for zlib.h >configure:17306: result: yes >configure:17320: checking getopt.h usability >configure:17320: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:17320: $? = 0 >configure:17320: result: yes >configure:17320: checking getopt.h presence >configure:17320: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:17320: $? = 0 >configure:17320: result: yes >configure:17320: checking for getopt.h >configure:17320: result: yes >configure:17334: checking for vasprintf >configure:17334: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:17334: $? = 0 >configure:17334: result: yes >configure:17334: checking for mkstemp >configure:17334: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:17334: $? = 0 >configure:17334: result: yes >configure:17347: checking for getopt >configure:17347: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:17347: $? = 0 >configure:17347: result: yes >configure:17347: checking for getopt_long >configure:17347: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:17347: $? = 0 >configure:17347: result: yes >configure:17357: checking for sin >configure:17357: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 >conftest.c:53:6: warning: conflicting types for built-in function 'sin' > char sin (); > ^~~ >/var/tmp/portage/media-libs/ming-0.4.7/temp/cccyECm5.o: In function `main': >conftest.c:(.text.startup+0x24): undefined reference to `sin' >collect2: error: ld returned 1 exit status >configure:17357: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "ming" >| #define PACKAGE_TARNAME "ming" >| #define PACKAGE_VERSION "0.4.7" >| #define PACKAGE_STRING "ming 0.4.7" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define PACKAGE "ming" >| #define VERSION "0.4.7" >| #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 HAVE_GIF_LIB_H 1 >| #define HAVE_ZLIB_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_LONG 1 >| /* end confdefs.h. */ >| /* Define sin to an innocuous variant, in case <limits.h> declares sin. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define sin innocuous_sin >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char sin (); 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 sin >| >| /* 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 sin (); >| /* 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_sin || defined __stub___sin >| choke me >| #endif >| >| int >| main () >| { >| return sin (); >| ; >| return 0; >| } >configure:17357: result: no >configure:17362: checking for sin in -lm >configure:17387: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 >conftest.c:37:6: warning: conflicting types for built-in function 'sin' > char sin (); > ^~~ >configure:17387: $? = 0 >configure:17396: result: yes >configure:17520: checking whether byte ordering is bigendian >configure:17535: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall -fPIC conftest.c >&5 >conftest.c:38:9: error: unknown type name 'not' > not a universal capable compiler > ^~~ >conftest.c:38:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' > not a universal capable compiler > ^~~~~~~~~ >conftest.c:38:15: error: unknown type name 'universal' >configure:17535: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "ming" >| #define PACKAGE_TARNAME "ming" >| #define PACKAGE_VERSION "0.4.7" >| #define PACKAGE_STRING "ming 0.4.7" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define PACKAGE "ming" >| #define VERSION "0.4.7" >| #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 HAVE_GIF_LIB_H 1 >| #define HAVE_ZLIB_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_LONG 1 >| #define TRACK_ALLOCS 1 >| #define USE_CXX 1 >| #define USE_ZLIB 1 >| #define USE_FREETYPE 1 >| #define GIFLIB_GIFERRORSTRING 1 >| #define USE_GIF 1 >| #define USE_PNG 1 >| /* end confdefs.h. */ >| #ifndef __APPLE_CC__ >| not a universal capable compiler >| #endif >| typedef int dummy; >| >configure:17580: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall -fPIC conftest.c >&5 >configure:17580: $? = 0 >configure:17598: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall -fPIC conftest.c >&5 >conftest.c: In function 'main': >conftest.c:44:4: error: unknown type name 'not' > not big endian > ^~~ >conftest.c:44:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' > not big endian > ^~~~~~ >configure:17598: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "ming" >| #define PACKAGE_TARNAME "ming" >| #define PACKAGE_VERSION "0.4.7" >| #define PACKAGE_STRING "ming 0.4.7" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define PACKAGE "ming" >| #define VERSION "0.4.7" >| #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 HAVE_GIF_LIB_H 1 >| #define HAVE_ZLIB_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_LONG 1 >| #define TRACK_ALLOCS 1 >| #define USE_CXX 1 >| #define USE_ZLIB 1 >| #define USE_FREETYPE 1 >| #define GIFLIB_GIFERRORSTRING 1 >| #define USE_GIF 1 >| #define USE_PNG 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| #include <sys/param.h> >| >| int >| main () >| { >| #if BYTE_ORDER != BIG_ENDIAN >| not big endian >| #endif >| >| ; >| return 0; >| } >configure:17726: result: no >configure:17871: checking that generated files are newer than configure >configure:17877: result: done >configure:17961: creating ./config.status > >## ---------------------- ## >## Running config.status. ## >## ---------------------- ## > >This file was extended by ming config.status 0.4.7, which was >generated by GNU Autoconf 2.69. Invocation command line was > > CONFIG_FILES = > CONFIG_HEADERS = > CONFIG_LINKS = > CONFIG_COMMANDS = > $ ./config.status > >on mr-fox > >config.status:1278: creating docs/Makefile >config.status:1278: creating docs/man/Makefile >config.status:1278: creating Makefile >config.status:1278: creating src/actioncompiler/Makefile >config.status:1278: creating src/blocks/Makefile >config.status:1278: creating src/Makefile >config.status:1278: creating src/ming.h >config.status:1278: creating src/libming.pc >config.status:1278: creating perl_ext/Makefile >config.status:1278: creating perl_ext/SWF.pm >config.status:1278: creating php_ext/Makefile >config.status:1278: creating py_ext/Makefile >config.status:1278: creating py_ext/setup.py >config.status:1278: creating tcl_ext/Makefile >config.status:1278: creating test/Makefile >config.status:1278: creating test/Media/Makefile >config.status:1278: creating test/Movie/Makefile >config.status:1278: creating test/Movie/Background/Makefile >config.status:1278: creating test/Movie/Dimension/Makefile >config.status:1278: creating test/Movie/add/Makefile >config.status:1278: creating test/Movie/new/Makefile >config.status:1278: creating test/Movie/nextFrame/Makefile >config.status:1278: creating test/Movie/NumFrames/Makefile >config.status:1278: creating test/Movie/FrameLabel/Makefile >config.status:1278: creating test/Movie/Protect/Makefile >config.status:1278: creating test/Movie/Rate/Makefile >config.status:1278: creating test/Movie/addMetadata/Makefile >config.status:1278: creating test/Movie/setSoundStream/Makefile >config.status:1278: creating test/Movie/setTabIndex/Makefile >config.status:1278: creating test/Movie/setScriptLimits/Makefile >config.status:1278: creating test/Movie/setNetworkAccess/Makefile >config.status:1278: creating test/Movie/replace/Makefile >config.status:1278: creating test/Movie/assignSymbol/Makefile >config.status:1278: creating test/Movie/defineScene/Makefile >config.status:1278: creating test/Movie/importCharacter/Makefile >config.status:1278: creating test/Filter/Makefile >config.status:1278: creating test/Morph/Makefile >config.status:1278: creating test/Video/Makefile >config.status:1278: creating test/actionscript/Makefile >config.status:1278: creating test/Shape/Makefile >config.status:1278: creating test/Shape/addSolidFill/Makefile >config.status:1278: creating test/LineStyle/Makefile >config.status:1278: creating test/MovieClip/Makefile >config.status:1278: creating test/Gradient/Makefile >config.status:1278: creating test/FillStyle/Makefile >config.status:1278: creating test/Font/Makefile >config.status:1278: creating test/Text/Makefile >config.status:1278: creating test/Bitmap/Makefile >config.status:1278: creating test/BrowserFont/Makefile >config.status:1278: creating test/TextField/Makefile >config.status:1278: creating test/PrebuiltClip/Makefile >config.status:1278: creating test/Button/Makefile >config.status:1278: creating test/Action/Makefile >config.status:1278: creating test/Sound/Makefile >config.status:1278: creating test/SoundStream/Makefile >config.status:1278: creating macros/Makefile >config.status:1278: creating util/Makefile >config.status:1278: creating util/ming-config >config.status:1278: creating ming.spec >config.status:1278: creating src/ming_config.h >config.status:1507: executing depfiles commands >config.status:1507: executing libtool commands > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=x86_64-pc-linux-gnu >ac_cv_c_bigendian=no >ac_cv_c_compiler_gnu=yes >ac_cv_cxx_compiler_gnu=yes >ac_cv_env_CCC_set= >ac_cv_env_CCC_value= >ac_cv_env_CC_set= >ac_cv_env_CC_value= >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-O2 -pipe -march=native -Wall' >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='-Werror=terminate -O2 -pipe -march=native' >ac_cv_env_CXX_set= >ac_cv_env_CXX_value= >ac_cv_env_LDFLAGS_set=set >ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed' >ac_cv_env_LIBS_set= >ac_cv_env_LIBS_value= >ac_cv_env_LT_SYS_LIBRARY_PATH_set= >ac_cv_env_LT_SYS_LIBRARY_PATH_value= >ac_cv_env_PYTHON_VERSION_set= >ac_cv_env_PYTHON_VERSION_value= >ac_cv_env_build_alias_set=set >ac_cv_env_build_alias_value=x86_64-pc-linux-gnu >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=x86_64-pc-linux-gnu >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_func_getopt=yes >ac_cv_func_getopt_long=yes >ac_cv_func_mkstemp=yes >ac_cv_func_sin=no >ac_cv_func_vasprintf=yes >ac_cv_header_dlfcn_h=yes >ac_cv_header_getopt_h=yes >ac_cv_header_gif_lib_h=yes >ac_cv_header_inttypes_h=yes >ac_cv_header_memory_h=yes >ac_cv_header_stdc=yes >ac_cv_header_stdint_h=yes >ac_cv_header_stdlib_h=yes >ac_cv_header_string_h=yes >ac_cv_header_strings_h=yes >ac_cv_header_sys_stat_h=yes >ac_cv_header_sys_types_h=yes >ac_cv_header_unistd_h=yes >ac_cv_header_zlib_h=yes >ac_cv_host=x86_64-pc-linux-gnu >ac_cv_lib_X11_XGetImage=yes >ac_cv_lib_gif_GifErrorString=yes >ac_cv_lib_gif_PrintGifError=no >ac_cv_lib_m_sin=yes >ac_cv_lib_png_png_read_image=yes >ac_cv_lib_ungif_DGifOpen=no >ac_cv_lib_z_compress2=yes >ac_cv_objext=o >ac_cv_path_EGREP='/bin/grep -E' >ac_cv_path_FGREP='/bin/grep -F' >ac_cv_path_GREP=/bin/grep >ac_cv_path_PERL=/usr/bin/perl >ac_cv_path_PHP=/usr/bin/php >ac_cv_path_PHPIZE=/usr/bin/phpize >ac_cv_path_PYTHON=/usr/bin/python >ac_cv_path_SED=/bin/sed >ac_cv_path_TCL=/usr/bin/tclsh >ac_cv_path_ft_config=/usr/bin/freetype-config >ac_cv_path_install='/usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c' >ac_cv_path_lt_DD=/bin/dd >ac_cv_path_mkdir=/bin/mkdir >ac_cv_prog_AR=x86_64-pc-linux-gnu-ar >ac_cv_prog_AWK=gawk >ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc >ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' >ac_cv_prog_CXX=x86_64-pc-linux-gnu-g++ >ac_cv_prog_CXXCPP='x86_64-pc-linux-gnu-g++ -E' >ac_cv_prog_LEX=flex >ac_cv_prog_OBJDUMP=x86_64-pc-linux-gnu-objdump >ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib >ac_cv_prog_STRIP=x86_64-pc-linux-gnu-strip >ac_cv_prog_YACC='bison -y' >ac_cv_prog_ac_ct_MANIFEST_TOOL=mt >ac_cv_prog_cc_c89= >ac_cv_prog_cc_g=yes >ac_cv_prog_cxx_g=yes >ac_cv_prog_make_make_set=yes >am_cv_CC_dependencies_compiler_type=none >am_cv_CXX_dependencies_compiler_type=none >am_cv_make_support_nested_variables=yes >am_cv_prog_cc_c_o=yes >lt_cv_ar_at_file=@ >lt_cv_archive_cmds_need_lc=no >lt_cv_deplibs_check_method=pass_all >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/x86_64-pc-linux-gnu/bin/ld >lt_cv_path_LDCXX='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' >lt_cv_path_NM='/usr/bin/x86_64-pc-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' > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='${SHELL} /var/tmp/portage/media-libs/ming-0.4.7/work/ming-0_4_7/config/missing aclocal-1.15' >AMDEPBACKSLASH='' >AMDEP_FALSE='' >AMDEP_TRUE='#' >AMTAR='$${TAR-tar}' >AM_BACKSLASH='\' >AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' >AM_DEFAULT_VERBOSITY='1' >AM_V='$(V)' >AR='x86_64-pc-linux-gnu-ar' >AUTOCONF='${SHELL} /var/tmp/portage/media-libs/ming-0.4.7/work/ming-0_4_7/config/missing autoconf' >AUTOHEADER='${SHELL} /var/tmp/portage/media-libs/ming-0.4.7/work/ming-0_4_7/config/missing autoheader' >AUTOMAKE='${SHELL} /var/tmp/portage/media-libs/ming-0.4.7/work/ming-0_4_7/config/missing automake-1.15' >AWK='gawk' >BUILD_PERL_EXTENSION_FALSE='#' >BUILD_PERL_EXTENSION_TRUE='' >BUILD_PHP_EXTENSION_FALSE='' >BUILD_PHP_EXTENSION_TRUE='#' >BUILD_PYTHON_EXTENSION_FALSE='' >BUILD_PYTHON_EXTENSION_TRUE='#' >BUILD_TCL_EXTENSION_FALSE='' >BUILD_TCL_EXTENSION_TRUE='#' >CC='x86_64-pc-linux-gnu-gcc' >CCDEPMODE='depmode=none' >CFLAGS='-O2 -pipe -march=native -Wall -Wall -fPIC -DSWF_LITTLE_ENDIAN' >CPP='x86_64-pc-linux-gnu-gcc -E' >CPPFLAGS='' >CXX='x86_64-pc-linux-gnu-g++' >CXXCPP='x86_64-pc-linux-gnu-g++ -E' >CXXDEPMODE='depmode=none' >CXXFLAGS='-Werror=terminate -O2 -pipe -march=native' >CYGPATH_W='echo' >DEFS='-DHAVE_CONFIG_H' >DEPDIR='.deps' >DLLTOOL='false' >DSYMUTIL='' >DUMPBIN='' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='/bin/grep -E' >EXEEXT='' >FGREP='/bin/grep -F' >FREETYPE_CFLAGS='-I/usr/include/freetype2' >FREETYPE_LIBS='-lfreetype' >GIFLIB='-lgif' >GIFLIB_GIFERRORSTRING_FALSE='#' >GIFLIB_GIFERRORSTRING_TRUE='' >GREP='/bin/grep' >HAVE_PERL_FALSE='#' >HAVE_PERL_TRUE='' >HAVE_PYTHON_FALSE='#' >HAVE_PYTHON_TRUE='' >HAVE_TCL_FALSE='#' >HAVE_TCL_TRUE='' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' >INTERFACE_AGE='4' >INTERFACE_CURRENT='5' >INTERFACE_REVISION='6' >LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' >LDFLAGS='-Wl,-O1 -Wl,--as-needed' >LEX='flex' >LIBOBJS='' >LIBS='' >LIBTOOL='$(SHELL) $(top_builddir)/libtool' >LIPO='' >LN_S='ln -s' >LTLIBOBJS='' >LT_SYS_LIBRARY_PATH='' >MAINT='#' >MAINTAINER_MODE_FALSE='' >MAINTAINER_MODE_TRUE='#' >MAJOR_VERSION='0' >MAKEINFO='${SHELL} /var/tmp/portage/media-libs/ming-0.4.7/work/ming-0_4_7/config/missing makeinfo' >MANIFEST_TOOL=':' >MATHLIB='-lm' >MICRO_VERSION='7' >MING_VERSION='0.4.7' >MINOR_VERSION='4' >MKDIR_P='/bin/mkdir -p' >NM='/usr/bin/x86_64-pc-linux-gnu-nm -B' >NMEDIT='' >OBJDUMP='x86_64-pc-linux-gnu-objdump' >OBJEXT='o' >OTOOL64='' >OTOOL='' >PACKAGE='ming' >PACKAGE_BUGREPORT='' >PACKAGE_NAME='ming' >PACKAGE_STRING='ming 0.4.7' >PACKAGE_TARNAME='ming' >PACKAGE_URL='' >PACKAGE_VERSION='0.4.7' >PATH_SEPARATOR=':' >PERL='/usr/bin/perl' >PHP='/usr/bin/php' >PHPIZE='/usr/bin/phpize' >PNGLIB='-lpng' >PYTHON='/usr/bin/python' >PYTHON_CPPFLAGS='' >PYTHON_EXTRA_LDFLAGS='' >PYTHON_EXTRA_LIBS='' >PYTHON_LDFLAGS='' >PYTHON_SITE_PKG='' >PYTHON_VERSION='' >RANLIB='x86_64-pc-linux-gnu-ranlib' >SED='/bin/sed' >SET_MAKE='' >SHCFLAGS='' >SHELL='/bin/sh' >STRIP='x86_64-pc-linux-gnu-strip' >TCL='/usr/bin/tclsh' >TCL_INC_DIR='' >TCL_LIB_DIR='' >USE_CXX_FALSE='#' >USE_CXX_TRUE='' >USE_FREETYPE_FALSE='#' >USE_FREETYPE_TRUE='' >USE_GIF_FALSE='#' >USE_GIF_TRUE='' >USE_PNG_FALSE='#' >USE_PNG_TRUE='' >USE_ZLIB_FALSE='#' >USE_ZLIB_TRUE='' >VERSION='0.4.7' >XLIB='-lX11' >YACC='bison -y' >ZLIB='-lz' >ac_ct_AR='' >ac_ct_CC='' >ac_ct_CXX='' >ac_ct_DUMPBIN='' >am__EXEEXT_FALSE='' >am__EXEEXT_TRUE='#' >am__fastdepCC_FALSE='' >am__fastdepCC_TRUE='#' >am__fastdepCXX_FALSE='' >am__fastdepCXX_TRUE='#' >am__include='include' >am__isrc='' >am__leading_dot='.' >am__nodep='' >am__quote='' >am__tar='$${TAR-tar} chof - "$$tardir"' >am__untar='$${TAR-tar} xf -' >bindir='${exec_prefix}/bin' >build='x86_64-pc-linux-gnu' >build_alias='x86_64-pc-linux-gnu' >build_cpu='x86_64' >build_os='linux-gnu' >build_vendor='pc' >datadir='/usr/share' >datarootdir='${prefix}/share' >docdir='/usr/share/doc/ming-0.4.7' >dvidir='${docdir}' >exec_prefix='${prefix}' >ft_config='/usr/bin/freetype-config' >host='x86_64-pc-linux-gnu' >host_alias='x86_64-pc-linux-gnu' >host_cpu='x86_64' >host_os='linux-gnu' >host_vendor='pc' >htmldir='/usr/share/doc/ming-0.4.7/html' >includedir='${prefix}/include' >infodir='/usr/share/info' >install_sh='${SHELL} /var/tmp/portage/media-libs/ming-0.4.7/work/ming-0_4_7/config/install-sh' >libdir='/usr/lib64' >libexecdir='${exec_prefix}/libexec' >localedir='${datarootdir}/locale' >localstatedir='/var/lib' >mandir='/usr/share/man' >mkdir_p='$(MKDIR_P)' >oldincludedir='/usr/include' >pdfdir='${docdir}' >prefix='/usr' >program_transform_name='s,x,x,' >psdir='${docdir}' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='/etc' >target_alias='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >/* confdefs.h */ >#define PACKAGE_NAME "ming" >#define PACKAGE_TARNAME "ming" >#define PACKAGE_VERSION "0.4.7" >#define PACKAGE_STRING "ming 0.4.7" >#define PACKAGE_BUGREPORT "" >#define PACKAGE_URL "" >#define PACKAGE "ming" >#define VERSION "0.4.7" >#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 HAVE_GIF_LIB_H 1 >#define HAVE_ZLIB_H 1 >#define HAVE_GETOPT_H 1 >#define HAVE_VASPRINTF 1 >#define HAVE_MKSTEMP 1 >#define HAVE_GETOPT 1 >#define HAVE_GETOPT_LONG 1 >#define TRACK_ALLOCS 1 >#define USE_CXX 1 >#define USE_ZLIB 1 >#define USE_FREETYPE 1 >#define GIFLIB_GIFERRORSTRING 1 >#define USE_GIF 1 >#define USE_PNG 1 > >configure: exit 0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 608836
:
463120
| 463122 |
463124
|
463126
|
463128
|
463130