Created
July 30, 2018 08:33
-
-
Save Cynede/7353d8abbb8622c5a4c01f3ce8cea66f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| This file contains any messages produced by compilers while | |
| running configure, to aid debugging if configure makes a mistake. | |
| It was created by gjs configure 1.53.90, 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/gjs-1.53.90 --htmldir=/usr/share/doc/gjs-1.53.90/html --libdir=/usr/lib64 --disable-maintainer-mode --enable-compile-warnings=minimum --disable-systemtap --disable-dtrace --disable-coverage --with-cairo --with-gtk --without-dbus-tests --without-xvfb-tests | |
| ## --------- ## | |
| ## Platform. ## | |
| ## --------- ## | |
| hostname = Belial | |
| uname -m = x86_64 | |
| uname -r = 4.17.9-zen-gc5cc25e04ed2-dirty | |
| uname -s = Linux | |
| uname -v = #1 ZEN SMP Tue Jul 24 14:18:18 +04 2018 | |
| /usr/bin/uname -p = Intel(R) Core(TM) i7-6700 CPU @ 3.40GHz | |
| /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/lib64/ccache/bin | |
| PATH: /usr/lib/portage/python2.7/ebuild-helpers/xattr | |
| PATH: /usr/lib/portage/python2.7/ebuild-helpers | |
| PATH: /usr/local/sbin | |
| PATH: /usr/local/bin | |
| PATH: /usr/sbin | |
| PATH: /usr/bin | |
| PATH: /sbin | |
| PATH: /bin | |
| PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/7.3.0 | |
| PATH: /usr/lib/llvm/6/bin | |
| PATH: /usr/local/sbin | |
| PATH: /usr/local/bin | |
| PATH: /usr/sbin | |
| PATH: /usr/bin | |
| PATH: /sbin | |
| PATH: /bin | |
| PATH: /opt/bin | |
| ## ----------- ## | |
| ## Core tests. ## | |
| ## ----------- ## | |
| configure:2652: checking for a BSD-compatible install | |
| configure:2720: result: /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c | |
| configure:2731: checking whether build environment is sane | |
| configure:2786: result: yes | |
| configure:2937: checking for a thread-safe mkdir -p | |
| configure:2976: result: /bin/mkdir -p | |
| configure:2983: checking for gawk | |
| configure:2999: found /usr/bin/gawk | |
| configure:3010: result: gawk | |
| configure:3021: checking whether make sets $(MAKE) | |
| configure:3043: result: yes | |
| configure:3072: checking whether make supports nested variables | |
| configure:3089: result: yes | |
| configure:3178: checking whether UID '250' is supported by ustar format | |
| configure:3181: result: yes | |
| configure:3188: checking whether GID '250' is supported by ustar format | |
| configure:3191: result: yes | |
| configure:3199: checking how to create a ustar tar archive | |
| configure:3210: 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:3213: $? = 0 | |
| configure:3253: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar | |
| configure:3256: $? = 0 | |
| configure:3260: tar -xf - <conftest.tar | |
| configure:3263: $? = 0 | |
| configure:3265: cat conftest.dir/file | |
| GrepMe | |
| configure:3268: $? = 0 | |
| configure:3281: result: gnutar | |
| configure:3364: checking whether to enable maintainer-specific portions of Makefiles | |
| configure:3373: result: no | |
| configure:3397: checking whether make supports nested variables | |
| configure:3414: result: yes | |
| configure:3438: checking for x86_64-pc-linux-gnu-pkg-config | |
| configure:3456: found /usr/bin/x86_64-pc-linux-gnu-pkg-config | |
| configure:3468: result: /usr/bin/x86_64-pc-linux-gnu-pkg-config | |
| configure:3536: checking pkg-config is at least version 0.9.0 | |
| configure:3539: result: yes | |
| configure:3573: checking whether make supports the include directive | |
| configure:3588: make -f confmf.GNU && cat confinc.out | |
| this is the am__doit target | |
| configure:3591: $? = 0 | |
| configure:3610: result: yes (GNU style) | |
| configure:3646: checking for x86_64-pc-linux-gnu-g++ | |
| configure:3662: found /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++ | |
| configure:3673: result: x86_64-pc-linux-gnu-g++ | |
| configure:3744: checking for C++ compiler version | |
| configure:3753: x86_64-pc-linux-gnu-g++ --version >&5 | |
| x86_64-pc-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:3764: $? = 0 | |
| configure:3753: x86_64-pc-linux-gnu-g++ -v >&5 | |
| Using built-in specs. | |
| COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/7.3.0/x86_64-pc-linux-gnu-g++ | |
| COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/7.3.0/lto-wrapper | |
| Target: x86_64-pc-linux-gnu | |
| Configured with: /var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/gcc-7.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/7.3.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/7.3.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/7.3.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/7.3.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/include/g++-v7 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/7.3.0/python --enable-languages=c,c++,go,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-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,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 --enable-lto --without-isl --enable-libsanitizer --enable-default-pie --enable-default-ssp | |
| Thread model: posix | |
| gcc version 7.3.0 (Gentoo 7.3.0-r3 p1.4) | |
| configure:3764: $? = 0 | |
| configure:3753: 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:3764: $? = 1 | |
| configure:3753: 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:3764: $? = 1 | |
| configure:3784: checking whether the C++ compiler works | |
| configure:3806: x86_64-pc-linux-gnu-g++ -O2 -march=native -mtune=native -pipe -std=c++14 -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 | |
| configure:3810: $? = 0 | |
| configure:3858: result: yes | |
| configure:3861: checking for C++ compiler default output file name | |
| configure:3863: result: a.out | |
| configure:3869: checking for suffix of executables | |
| configure:3876: x86_64-pc-linux-gnu-g++ -o conftest -O2 -march=native -mtune=native -pipe -std=c++14 -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 | |
| configure:3880: $? = 0 | |
| configure:3902: result: | |
| configure:3924: checking whether we are cross compiling | |
| configure:3932: x86_64-pc-linux-gnu-g++ -o conftest -O2 -march=native -mtune=native -pipe -std=c++14 -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 | |
| configure:3936: $? = 0 | |
| configure:3943: ./conftest | |
| configure:3947: $? = 0 | |
| configure:3962: result: no | |
| configure:3967: checking for suffix of object files | |
| configure:3989: x86_64-pc-linux-gnu-g++ -c -O2 -march=native -mtune=native -pipe -std=c++14 conftest.cpp >&5 | |
| configure:3993: $? = 0 | |
| configure:4014: result: o | |
| configure:4018: checking whether we are using the GNU C++ compiler | |
| configure:4037: x86_64-pc-linux-gnu-g++ -c -O2 -march=native -mtune=native -pipe -std=c++14 conftest.cpp >&5 | |
| configure:4037: $? = 0 | |
| configure:4046: result: yes | |
| configure:4055: checking whether x86_64-pc-linux-gnu-g++ accepts -g | |
| configure:4075: x86_64-pc-linux-gnu-g++ -c -g conftest.cpp >&5 | |
| configure:4075: $? = 0 | |
| configure:4116: result: yes | |
| configure:4141: checking dependency style of x86_64-pc-linux-gnu-g++ | |
| configure:4252: result: none | |
| configure:4273: checking how to run the C++ preprocessor | |
| configure:4300: x86_64-pc-linux-gnu-g++ -E conftest.cpp | |
| configure:4300: $? = 0 | |
| configure:4314: x86_64-pc-linux-gnu-g++ -E conftest.cpp | |
| conftest.cpp:13:10: fatal error: ac_nonexistent.h: No such file or directory | |
| #include <ac_nonexistent.h> | |
| ^~~~~~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:4314: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "gjs" | |
| | #define PACKAGE_TARNAME "gjs" | |
| | #define PACKAGE_VERSION "1.53.90" | |
| | #define PACKAGE_STRING "gjs 1.53.90" | |
| | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gjs" | |
| | #define PACKAGE_URL "https://wiki.gnome.org/Projects/Gjs" | |
| | #define PACKAGE "gjs" | |
| | #define VERSION "1.53.90" | |
| | #define GJS_VERSION (1 * 100 + 53) * 100 + 90 | |
| | #define GETTEXT_PACKAGE "gjs" | |
| | /* end confdefs.h. */ | |
| | #include <ac_nonexistent.h> | |
| configure:4339: result: x86_64-pc-linux-gnu-g++ -E | |
| configure:4359: x86_64-pc-linux-gnu-g++ -E conftest.cpp | |
| configure:4359: $? = 0 | |
| configure:4373: x86_64-pc-linux-gnu-g++ -E conftest.cpp | |
| conftest.cpp:13:10: fatal error: ac_nonexistent.h: No such file or directory | |
| #include <ac_nonexistent.h> | |
| ^~~~~~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:4373: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "gjs" | |
| | #define PACKAGE_TARNAME "gjs" | |
| | #define PACKAGE_VERSION "1.53.90" | |
| | #define PACKAGE_STRING "gjs 1.53.90" | |
| | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gjs" | |
| | #define PACKAGE_URL "https://wiki.gnome.org/Projects/Gjs" | |
| | #define PACKAGE "gjs" | |
| | #define VERSION "1.53.90" | |
| | #define GJS_VERSION (1 * 100 + 53) * 100 + 90 | |
| | #define GETTEXT_PACKAGE "gjs" | |
| | /* end confdefs.h. */ | |
| | #include <ac_nonexistent.h> | |
| configure:4402: checking for grep that handles long lines and -e | |
| configure:4460: result: /bin/grep | |
| configure:4465: checking for egrep | |
| configure:4527: result: /bin/grep -E | |
| configure:4532: checking for ANSI C header files | |
| configure:4552: x86_64-pc-linux-gnu-g++ -c -O2 -march=native -mtune=native -pipe -std=c++14 conftest.cpp >&5 | |
| configure:4552: $? = 0 | |
| configure:4625: x86_64-pc-linux-gnu-g++ -o conftest -O2 -march=native -mtune=native -pipe -std=c++14 -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 | |
| configure:4625: $? = 0 | |
| configure:4625: ./conftest | |
| configure:4625: $? = 0 | |
| configure:4636: result: yes | |
| configure:4649: checking for sys/types.h | |
| configure:4649: x86_64-pc-linux-gnu-g++ -c -O2 -march=native -mtune=native -pipe -std=c++14 conftest.cpp >&5 | |
| configure:4649: $? = 0 | |
| configure:4649: result: yes | |
| configure:4649: checking for sys/stat.h | |
| configure:4649: x86_64-pc-linux-gnu-g++ -c -O2 -march=native -mtune=native -pipe -std=c++14 conftest.cpp >&5 | |
| configure:4649: $? = 0 | |
| configure:4649: result: yes | |
| configure:4649: checking for stdlib.h | |
| configure:4649: x86_64-pc-linux-gnu-g++ -c -O2 -march=native -mtune=native -pipe -std=c++14 conftest.cpp >&5 | |
| configure:4649: $? = 0 | |
| configure:4649: result: yes | |
| configure:4649: checking for string.h | |
| configure:4649: x86_64-pc-linux-gnu-g++ -c -O2 -march=native -mtune=native -pipe -std=c++14 conftest.cpp >&5 | |
| configure:4649: $? = 0 | |
| configure:4649: result: yes | |
| configure:4649: checking for memory.h | |
| configure:4649: x86_64-pc-linux-gnu-g++ -c -O2 -march=native -mtune=native -pipe -std=c++14 conftest.cpp >&5 | |
| configure:4649: $? = 0 | |
| configure:4649: result: yes | |
| configure:4649: checking for strings.h | |
| configure:4649: x86_64-pc-linux-gnu-g++ -c -O2 -march=native -mtune=native -pipe -std=c++14 conftest.cpp >&5 | |
| configure:4649: $? = 0 | |
| configure:4649: result: yes | |
| configure:4649: checking for inttypes.h | |
| configure:4649: x86_64-pc-linux-gnu-g++ -c -O2 -march=native -mtune=native -pipe -std=c++14 conftest.cpp >&5 | |
| configure:4649: $? = 0 | |
| configure:4649: result: yes | |
| configure:4649: checking for stdint.h | |
| configure:4649: x86_64-pc-linux-gnu-g++ -c -O2 -march=native -mtune=native -pipe -std=c++14 conftest.cpp >&5 | |
| configure:4649: $? = 0 | |
| configure:4649: result: yes | |
| configure:4649: checking for unistd.h | |
| configure:4649: x86_64-pc-linux-gnu-g++ -c -O2 -march=native -mtune=native -pipe -std=c++14 conftest.cpp >&5 | |
| configure:4649: $? = 0 | |
| configure:4649: result: yes | |
| configure:4662: checking minix/config.h usability | |
| configure:4662: x86_64-pc-linux-gnu-g++ -c -O2 -march=native -mtune=native -pipe -std=c++14 conftest.cpp >&5 | |
| conftest.cpp:56:10: fatal error: minix/config.h: No such file or directory | |
| #include <minix/config.h> | |
| ^~~~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:4662: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "gjs" | |
| | #define PACKAGE_TARNAME "gjs" | |
| | #define PACKAGE_VERSION "1.53.90" | |
| | #define PACKAGE_STRING "gjs 1.53.90" | |
| | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gjs" | |
| | #define PACKAGE_URL "https://wiki.gnome.org/Projects/Gjs" | |
| | #define PACKAGE "gjs" | |
| | #define VERSION "1.53.90" | |
| | #define GJS_VERSION (1 * 100 + 53) * 100 + 90 | |
| | #define GETTEXT_PACKAGE "gjs" | |
| | #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 | |
| | /* 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 <minix/config.h> | |
| configure:4662: result: no | |
| configure:4662: checking minix/config.h presence | |
| configure:4662: x86_64-pc-linux-gnu-g++ -E conftest.cpp | |
| conftest.cpp:23:10: fatal error: minix/config.h: No such file or directory | |
| #include <minix/config.h> | |
| ^~~~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:4662: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "gjs" | |
| | #define PACKAGE_TARNAME "gjs" | |
| | #define PACKAGE_VERSION "1.53.90" | |
| | #define PACKAGE_STRING "gjs 1.53.90" | |
| | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gjs" | |
| | #define PACKAGE_URL "https://wiki.gnome.org/Projects/Gjs" | |
| | #define PACKAGE "gjs" | |
| | #define VERSION "1.53.90" | |
| | #define GJS_VERSION (1 * 100 + 53) * 100 + 90 | |
| | #define GETTEXT_PACKAGE "gjs" | |
| | #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 | |
| | /* end confdefs.h. */ | |
| | #include <minix/config.h> | |
| configure:4662: result: no | |
| configure:4662: checking for minix/config.h | |
| configure:4662: result: no | |
| configure:4686: checking whether it is safe to define __EXTENSIONS__ | |
| configure:4704: x86_64-pc-linux-gnu-g++ -c -O2 -march=native -mtune=native -pipe -std=c++14 conftest.cpp >&5 | |
| configure:4704: $? = 0 | |
| configure:4711: result: yes | |
| configure:4744: checking whether _XOPEN_SOURCE should be defined | |
| configure:4763: x86_64-pc-linux-gnu-g++ -c -O2 -march=native -mtune=native -pipe -std=c++14 conftest.cpp >&5 | |
| configure:4763: $? = 0 | |
| configure:4787: result: no | |
| configure:4905: checking for C++ compiler version | |
| configure:4914: x86_64-pc-linux-gnu-g++ --version >&5 | |
| x86_64-pc-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:4925: $? = 0 | |
| configure:4914: x86_64-pc-linux-gnu-g++ -v >&5 | |
| Using built-in specs. | |
| COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/7.3.0/x86_64-pc-linux-gnu-g++ | |
| COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/7.3.0/lto-wrapper | |
| Target: x86_64-pc-linux-gnu | |
| Configured with: /var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/gcc-7.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/7.3.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/7.3.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/7.3.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/7.3.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/include/g++-v7 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/7.3.0/python --enable-languages=c,c++,go,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-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,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 --enable-lto --without-isl --enable-libsanitizer --enable-default-pie --enable-default-ssp | |
| Thread model: posix | |
| gcc version 7.3.0 (Gentoo 7.3.0-r3 p1.4) | |
| configure:4925: $? = 0 | |
| configure:4914: 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:4925: $? = 1 | |
| configure:4914: 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:4925: $? = 1 | |
| configure:4929: checking whether we are using the GNU C++ compiler | |
| configure:4957: result: yes | |
| configure:4966: checking whether x86_64-pc-linux-gnu-g++ accepts -g | |
| configure:5027: result: yes | |
| configure:5052: checking dependency style of x86_64-pc-linux-gnu-g++ | |
| configure:5163: result: none | |
| configure:5185: checking whether x86_64-pc-linux-gnu-g++ supports C++14 features by default | |
| configure:5599: x86_64-pc-linux-gnu-g++ -c -O2 -march=native -mtune=native -pipe -std=c++14 conftest.cpp >&5 | |
| configure:5599: $? = 0 | |
| configure:5606: result: yes | |
| configure:6555: checking build system type | |
| configure:6569: result: x86_64-pc-linux-gnu | |
| configure:6589: checking host system type | |
| configure:6602: result: x86_64-pc-linux-gnu | |
| configure:6643: checking how to print strings | |
| configure:6670: result: printf | |
| configure:6699: checking for x86_64-pc-linux-gnu-gcc | |
| configure:6715: found /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-gcc | |
| configure:6726: result: x86_64-pc-linux-gnu-gcc | |
| configure:6995: checking for C compiler version | |
| configure:7004: x86_64-pc-linux-gnu-gcc --version >&5 | |
| x86_64-pc-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:7015: $? = 0 | |
| configure:7004: x86_64-pc-linux-gnu-gcc -v >&5 | |
| Using built-in specs. | |
| COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/7.3.0/x86_64-pc-linux-gnu-gcc | |
| COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/7.3.0/lto-wrapper | |
| Target: x86_64-pc-linux-gnu | |
| Configured with: /var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/gcc-7.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/7.3.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/7.3.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/7.3.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/7.3.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/include/g++-v7 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/7.3.0/python --enable-languages=c,c++,go,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-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,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 --enable-lto --without-isl --enable-libsanitizer --enable-default-pie --enable-default-ssp | |
| Thread model: posix | |
| gcc version 7.3.0 (Gentoo 7.3.0-r3 p1.4) | |
| configure:7015: $? = 0 | |
| configure:7004: 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:7015: $? = 1 | |
| configure:7004: 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:7015: $? = 1 | |
| configure:7019: checking whether we are using the GNU C compiler | |
| configure:7038: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -mtune=native -pipe conftest.c >&5 | |
| configure:7038: $? = 0 | |
| configure:7047: result: yes | |
| configure:7056: checking whether x86_64-pc-linux-gnu-gcc accepts -g | |
| configure:7076: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 | |
| configure:7076: $? = 0 | |
| configure:7117: result: yes | |
| configure:7134: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 | |
| configure:7197: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -mtune=native -pipe conftest.c >&5 | |
| configure:7197: $? = 0 | |
| configure:7210: result: none needed | |
| configure:7235: checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together | |
| configure:7257: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o | |
| configure:7260: $? = 0 | |
| configure:7257: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o | |
| configure:7260: $? = 0 | |
| configure:7272: result: yes | |
| configure:7291: checking dependency style of x86_64-pc-linux-gnu-gcc | |
| configure:7402: result: none | |
| configure:7417: checking for a sed that does not truncate output | |
| configure:7481: result: /bin/sed | |
| configure:7499: checking for fgrep | |
| configure:7561: result: /bin/grep -F | |
| configure:7596: checking for ld used by x86_64-pc-linux-gnu-gcc | |
| configure:7663: result: /usr/x86_64-pc-linux-gnu/bin/ld | |
| configure:7670: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld | |
| configure:7685: result: yes | |
| configure:7697: checking for BSD- or MS-compatible name lister (nm) | |
| configure:7751: result: /usr/bin/x86_64-pc-linux-gnu-nm -B | |
| configure:7881: checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface | |
| configure:7888: x86_64-pc-linux-gnu-g++ -c -O2 -march=native -mtune=native -pipe -std=c++14 conftest.cpp >&5 | |
| configure:7891: /usr/bin/x86_64-pc-linux-gnu-nm -B "conftest.o" | |
| configure:7894: output | |
| 0000000000000000 B some_variable | |
| configure:7901: result: BSD nm | |
| configure:7904: checking whether ln -s works | |
| configure:7908: result: yes | |
| configure:7916: checking the maximum length of command line arguments | |
| configure:8047: result: 1572864 | |
| configure:8095: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format | |
| configure:8135: result: func_convert_file_noop | |
| configure:8142: checking how to convert x86_64-pc-linux-gnu file names to toolchain format | |
| configure:8162: result: func_convert_file_noop | |
| configure:8169: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files | |
| configure:8176: result: -r | |
| configure:8210: checking for x86_64-pc-linux-gnu-objdump | |
| configure:8226: found /usr/bin/x86_64-pc-linux-gnu-objdump | |
| configure:8237: result: x86_64-pc-linux-gnu-objdump | |
| configure:8309: checking how to recognize dependent libraries | |
| configure:8509: result: pass_all | |
| configure:8554: checking for x86_64-pc-linux-gnu-dlltool | |
| configure:8584: result: no | |
| configure:8594: checking for dlltool | |
| configure:8624: result: no | |
| configure:8654: checking how to associate runtime and link libraries | |
| configure:8681: result: printf %s\n | |
| configure:8697: checking for x86_64-pc-linux-gnu-ar | |
| configure:8713: found /usr/bin/x86_64-pc-linux-gnu-ar | |
| configure:8724: result: x86_64-pc-linux-gnu-ar | |
| configure:8805: checking for archiver @FILE support | |
| configure:8822: x86_64-pc-linux-gnu-g++ -c -O2 -march=native -mtune=native -pipe -std=c++14 conftest.cpp >&5 | |
| configure:8822: $? = 0 | |
| configure:8825: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 | |
| configure:8828: $? = 0 | |
| configure:8833: 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:8836: $? = 1 | |
| configure:8848: result: @ | |
| configure:8866: checking for x86_64-pc-linux-gnu-strip | |
| configure:8882: found /usr/bin/x86_64-pc-linux-gnu-strip | |
| configure:8893: result: x86_64-pc-linux-gnu-strip | |
| configure:8965: checking for x86_64-pc-linux-gnu-ranlib | |
| configure:8981: found /usr/bin/x86_64-pc-linux-gnu-ranlib | |
| configure:8992: result: x86_64-pc-linux-gnu-ranlib | |
| configure:9134: checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object | |
| configure:9287: x86_64-pc-linux-gnu-g++ -c -O2 -march=native -mtune=native -pipe -std=c++14 conftest.cpp >&5 | |
| configure:9290: $? = 0 | |
| configure:9294: /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:9297: $? = 0 | |
| configure:9363: x86_64-pc-linux-gnu-g++ -o conftest -O2 -march=native -mtune=native -pipe -std=c++14 -Wl,-O1 -Wl,--as-needed conftest.cpp conftstm.o >&5 | |
| configure:9366: $? = 0 | |
| configure:9404: result: ok | |
| configure:9451: checking for sysroot | |
| configure:9481: result: no | |
| configure:9488: checking for a working dd | |
| configure:9526: result: /bin/dd | |
| configure:9530: checking how to truncate binary pipes | |
| configure:9545: result: /bin/dd bs=4096 count=1 | |
| configure:9682: x86_64-pc-linux-gnu-g++ -c -O2 -march=native -mtune=native -pipe -std=c++14 conftest.cpp >&5 | |
| configure:9685: $? = 0 | |
| configure:9835: checking for x86_64-pc-linux-gnu-mt | |
| configure:9865: result: no | |
| configure:9875: checking for mt | |
| configure:9905: result: no | |
| configure:9925: checking if : is a manifest tool | |
| configure:9931: : '-?' | |
| configure:9939: result: no | |
| configure:10613: checking for dlfcn.h | |
| configure:10613: x86_64-pc-linux-gnu-g++ -c -O2 -march=native -mtune=native -pipe -std=c++14 conftest.cpp >&5 | |
| configure:10613: $? = 0 | |
| configure:10613: result: yes | |
| configure:10878: checking for objdir | |
| configure:10893: result: .libs | |
| configure:11157: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions | |
| configure:11175: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -mtune=native -pipe -fno-rtti -fno-exceptions conftest.c >&5 | |
| cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C | |
| configure:11179: $? = 0 | |
| configure:11192: result: no | |
| configure:11550: checking for x86_64-pc-linux-gnu-gcc option to produce PIC | |
| configure:11557: result: -fPIC -DPIC | |
| configure:11565: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works | |
| configure:11583: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -mtune=native -pipe -fPIC -DPIC -DPIC conftest.c >&5 | |
| configure:11587: $? = 0 | |
| configure:11600: result: yes | |
| configure:11629: checking if x86_64-pc-linux-gnu-gcc static flag -static works | |
| configure:11657: result: yes | |
| configure:11672: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o | |
| configure:11693: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -mtune=native -pipe -o out/conftest2.o conftest.c >&5 | |
| configure:11697: $? = 0 | |
| configure:11719: result: yes | |
| configure:11727: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o | |
| configure:11774: result: yes | |
| configure:11807: 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:13066: result: yes | |
| configure:13103: checking whether -lc should be explicitly linked in | |
| configure:13111: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -mtune=native -pipe conftest.c >&5 | |
| configure:13114: $? = 0 | |
| configure:13129: 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:13132: $? = 0 | |
| configure:13146: result: no | |
| configure:13306: checking dynamic linker characteristics | |
| configure:13887: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -mtune=native -pipe -Wl,-O1 -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.c >&5 | |
| configure:13887: $? = 0 | |
| configure:14124: result: GNU/Linux ld.so | |
| configure:14246: checking how to hardcode library paths into programs | |
| configure:14271: result: immediate | |
| configure:14819: checking whether stripping libraries is possible | |
| configure:14824: result: yes | |
| configure:14859: checking if libtool supports shared libraries | |
| configure:14861: result: yes | |
| configure:14864: checking whether to build shared libraries | |
| configure:14889: result: yes | |
| configure:14892: checking whether to build static libraries | |
| configure:14896: result: no | |
| configure:14919: checking how to run the C++ preprocessor | |
| configure:14985: result: x86_64-pc-linux-gnu-g++ -E | |
| configure:15005: x86_64-pc-linux-gnu-g++ -E conftest.cpp | |
| configure:15005: $? = 0 | |
| configure:15019: x86_64-pc-linux-gnu-g++ -E conftest.cpp | |
| conftest.cpp:41:10: fatal error: ac_nonexistent.h: No such file or directory | |
| #include <ac_nonexistent.h> | |
| ^~~~~~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:15019: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "gjs" | |
| | #define PACKAGE_TARNAME "gjs" | |
| | #define PACKAGE_VERSION "1.53.90" | |
| | #define PACKAGE_STRING "gjs 1.53.90" | |
| | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gjs" | |
| | #define PACKAGE_URL "https://wiki.gnome.org/Projects/Gjs" | |
| | #define PACKAGE "gjs" | |
| | #define VERSION "1.53.90" | |
| | #define GJS_VERSION (1 * 100 + 53) * 100 + 90 | |
| | #define GETTEXT_PACKAGE "gjs" | |
| | #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 __EXTENSIONS__ 1 | |
| | #define _ALL_SOURCE 1 | |
| | #define _DARWIN_C_SOURCE 1 | |
| | #define _GNU_SOURCE 1 | |
| | #define _NETBSD_SOURCE 1 | |
| | #define _OPENBSD_SOURCE 1 | |
| | #define _POSIX_PTHREAD_SEMANTICS 1 | |
| | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| | #define __STDC_WANT_LIB_EXT2__ 1 | |
| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| | #define _TANDEM_SOURCE 1 | |
| | #define HAVE_CXX14 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | /* end confdefs.h. */ | |
| | #include <ac_nonexistent.h> | |
| configure:15181: checking for ld used by x86_64-pc-linux-gnu-g++ | |
| configure:15248: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 | |
| configure:15255: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld | |
| configure:15270: result: yes | |
| configure:15325: 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:16398: result: yes | |
| configure:16434: x86_64-pc-linux-gnu-g++ -c -O2 -march=native -mtune=native -pipe -std=c++14 conftest.cpp >&5 | |
| configure:16437: $? = 0 | |
| configure:16918: checking for x86_64-pc-linux-gnu-g++ option to produce PIC | |
| configure:16925: result: -fPIC -DPIC | |
| configure:16933: checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works | |
| configure:16951: x86_64-pc-linux-gnu-g++ -c -O2 -march=native -mtune=native -pipe -std=c++14 -fPIC -DPIC -DPIC conftest.cpp >&5 | |
| configure:16955: $? = 0 | |
| configure:16968: result: yes | |
| configure:16991: checking if x86_64-pc-linux-gnu-g++ static flag -static works | |
| configure:17019: result: yes | |
| configure:17031: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o | |
| configure:17052: x86_64-pc-linux-gnu-g++ -c -O2 -march=native -mtune=native -pipe -std=c++14 -o out/conftest2.o conftest.cpp >&5 | |
| configure:17056: $? = 0 | |
| configure:17078: result: yes | |
| configure:17083: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o | |
| configure:17130: result: yes | |
| configure:17160: 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:17200: result: yes | |
| configure:17341: checking dynamic linker characteristics | |
| configure:18086: result: GNU/Linux ld.so | |
| configure:18151: checking how to hardcode library paths into programs | |
| configure:18176: result: immediate | |
| configure:18240: checking whether ln -s works | |
| configure:18244: result: yes | |
| configure:18251: checking for a sed that does not truncate output | |
| configure:18315: result: /bin/sed | |
| configure:18324: checking for gawk | |
| configure:18351: result: gawk | |
| configure:18441: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -mtune=native -pipe conftest.c >&5 | |
| conftest.c:43:9: error: #error "no C++" | |
| #error "no C++" | |
| ^~~~~ | |
| configure:18441: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "gjs" | |
| | #define PACKAGE_TARNAME "gjs" | |
| | #define PACKAGE_VERSION "1.53.90" | |
| | #define PACKAGE_STRING "gjs 1.53.90" | |
| | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gjs" | |
| | #define PACKAGE_URL "https://wiki.gnome.org/Projects/Gjs" | |
| | #define PACKAGE "gjs" | |
| | #define VERSION "1.53.90" | |
| | #define GJS_VERSION (1 * 100 + 53) * 100 + 90 | |
| | #define GETTEXT_PACKAGE "gjs" | |
| | #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 __EXTENSIONS__ 1 | |
| | #define _ALL_SOURCE 1 | |
| | #define _DARWIN_C_SOURCE 1 | |
| | #define _GNU_SOURCE 1 | |
| | #define _NETBSD_SOURCE 1 | |
| | #define _OPENBSD_SOURCE 1 | |
| | #define _POSIX_PTHREAD_SEMANTICS 1 | |
| | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| | #define __STDC_WANT_LIB_EXT2__ 1 | |
| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| | #define _TANDEM_SOURCE 1 | |
| | #define HAVE_CXX14 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | /* end confdefs.h. */ | |
| | | |
| | #ifndef __cplusplus | |
| | #error "no C++" | |
| | #endif | |
| | int | |
| | main () | |
| | { | |
| | | |
| | ; | |
| | return 0; | |
| | } | |
| configure:18453: checking whether C compiler accepts -Werror=unknown-warning-option | |
| configure:18472: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -mtune=native -pipe -Werror=unknown-warning-option conftest.c >&5 | |
| cc1: error: -Werror=unknown-warning-option: no option -Wunknown-warning-option | |
| configure:18472: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "gjs" | |
| | #define PACKAGE_TARNAME "gjs" | |
| | #define PACKAGE_VERSION "1.53.90" | |
| | #define PACKAGE_STRING "gjs 1.53.90" | |
| | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gjs" | |
| | #define PACKAGE_URL "https://wiki.gnome.org/Projects/Gjs" | |
| | #define PACKAGE "gjs" | |
| | #define VERSION "1.53.90" | |
| | #define GJS_VERSION (1 * 100 + 53) * 100 + 90 | |
| | #define GETTEXT_PACKAGE "gjs" | |
| | #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 __EXTENSIONS__ 1 | |
| | #define _ALL_SOURCE 1 | |
| | #define _DARWIN_C_SOURCE 1 | |
| | #define _GNU_SOURCE 1 | |
| | #define _NETBSD_SOURCE 1 | |
| | #define _OPENBSD_SOURCE 1 | |
| | #define _POSIX_PTHREAD_SEMANTICS 1 | |
| | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| | #define __STDC_WANT_LIB_EXT2__ 1 | |
| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| | #define _TANDEM_SOURCE 1 | |
| | #define HAVE_CXX14 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | /* end confdefs.h. */ | |
| | | |
| | int | |
| | main () | |
| | { | |
| | | |
| | ; | |
| | return 0; | |
| | } | |
| configure:18480: result: no | |
| configure:18494: checking whether C compiler accepts -Wno-suggest-attribute=format | |
| configure:18513: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -mtune=native -pipe -Wno-suggest-attribute=format conftest.c >&5 | |
| configure:18513: $? = 0 | |
| configure:18521: result: yes | |
| configure:18541: checking whether C compiler accepts -fno-strict-aliasing | |
| configure:18560: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -mtune=native -pipe -fno-strict-aliasing conftest.c >&5 | |
| configure:18560: $? = 0 | |
| configure:18569: result: yes | |
| configure:18596: : WARN_CFLAGS="$WARN_CFLAGS" | |
| configure:18599: $? = 0 | |
| configure:18620: checking whether C compiler accepts -Wall | |
| configure:18639: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -mtune=native -pipe -Wall conftest.c >&5 | |
| configure:18639: $? = 0 | |
| configure:18648: result: yes | |
| configure:18664: : WARN_CFLAGS="$WARN_CFLAGS" | |
| configure:18667: $? = 0 | |
| configure:18620: checking whether C compiler accepts -Wextra | |
| configure:18639: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -mtune=native -pipe -Wextra conftest.c >&5 | |
| configure:18639: $? = 0 | |
| configure:18648: result: yes | |
| configure:18664: : WARN_CFLAGS="$WARN_CFLAGS" | |
| configure:18667: $? = 0 | |
| configure:18620: checking whether C compiler accepts -Wundef | |
| configure:18639: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -mtune=native -pipe -Wundef conftest.c >&5 | |
| configure:18639: $? = 0 | |
| configure:18648: result: yes | |
| configure:18664: : WARN_CFLAGS="$WARN_CFLAGS" | |
| configure:18667: $? = 0 | |
| configure:18620: checking whether C compiler accepts -Wwrite-strings | |
| configure:18639: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -mtune=native -pipe -Wwrite-strings conftest.c >&5 | |
| configure:18639: $? = 0 | |
| configure:18648: result: yes | |
| configure:18664: : WARN_CFLAGS="$WARN_CFLAGS" | |
| configure:18667: $? = 0 | |
| configure:18620: checking whether C compiler accepts -Wpointer-arith | |
| configure:18639: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -mtune=native -pipe -Wpointer-arith conftest.c >&5 | |
| configure:18639: $? = 0 | |
| configure:18648: result: yes | |
| configure:18664: : WARN_CFLAGS="$WARN_CFLAGS" | |
| configure:18667: $? = 0 | |
| configure:18620: checking whether C compiler accepts -Wmissing-declarations | |
| configure:18639: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -mtune=native -pipe -Wmissing-declarations conftest.c >&5 | |
| configure:18639: $? = 0 | |
| configure:18648: result: yes | |
| configure:18664: : WARN_CFLAGS="$WARN_CFLAGS" | |
| configure:18667: $? = 0 | |
| configure:18620: checking whether C compiler accepts -Wredundant-decls | |
| configure:18639: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -mtune=native -pipe -Wredundant-decls conftest.c >&5 | |
| configure:18639: $? = 0 | |
| configure:18648: result: yes | |
| configure:18664: : WARN_CFLAGS="$WARN_CFLAGS" | |
| configure:18667: $? = 0 | |
| configure:18620: checking whether C compiler accepts -Wno-unused-parameter | |
| configure:18639: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -mtune=native -pipe -Wno-unused-parameter conftest.c >&5 | |
| configure:18639: $? = 0 | |
| configure:18648: result: yes | |
| configure:18664: : WARN_CFLAGS="$WARN_CFLAGS" | |
| configure:18667: $? = 0 | |
| configure:18620: checking whether C compiler accepts -Wno-missing-field-initializers | |
| configure:18639: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -mtune=native -pipe -Wno-missing-field-initializers conftest.c >&5 | |
| configure:18639: $? = 0 | |
| configure:18648: result: yes | |
| configure:18664: : WARN_CFLAGS="$WARN_CFLAGS" | |
| configure:18667: $? = 0 | |
| configure:18620: checking whether C compiler accepts -Wformat=2 | |
| configure:18639: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -mtune=native -pipe -Wformat=2 conftest.c >&5 | |
| configure:18639: $? = 0 | |
| configure:18648: result: yes | |
| configure:18664: : WARN_CFLAGS="$WARN_CFLAGS" | |
| configure:18667: $? = 0 | |
| configure:18620: checking whether C compiler accepts -Wcast-align | |
| configure:18639: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -mtune=native -pipe -Wcast-align conftest.c >&5 | |
| configure:18639: $? = 0 | |
| configure:18648: result: yes | |
| configure:18664: : WARN_CFLAGS="$WARN_CFLAGS" | |
| configure:18667: $? = 0 | |
| configure:18620: checking whether C compiler accepts -Wformat-nonliteral | |
| configure:18639: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -mtune=native -pipe -Wformat-nonliteral conftest.c >&5 | |
| configure:18639: $? = 0 | |
| configure:18648: result: yes | |
| configure:18664: : WARN_CFLAGS="$WARN_CFLAGS" | |
| configure:18667: $? = 0 | |
| configure:18620: checking whether C compiler accepts -Wformat-security | |
| configure:18639: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -mtune=native -pipe -Wformat-security conftest.c >&5 | |
| configure:18639: $? = 0 | |
| configure:18648: result: yes | |
| configure:18664: : WARN_CFLAGS="$WARN_CFLAGS" | |
| configure:18667: $? = 0 | |
| configure:18620: checking whether C compiler accepts -Wsign-compare | |
| configure:18639: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -mtune=native -pipe -Wsign-compare conftest.c >&5 | |
| configure:18639: $? = 0 | |
| configure:18648: result: yes | |
| configure:18664: : WARN_CFLAGS="$WARN_CFLAGS" | |
| configure:18667: $? = 0 | |
| configure:18620: checking whether C compiler accepts -Wstrict-aliasing | |
| configure:18639: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -mtune=native -pipe -Wstrict-aliasing conftest.c >&5 | |
| configure:18639: $? = 0 | |
| configure:18648: result: yes | |
| configure:18664: : WARN_CFLAGS="$WARN_CFLAGS" | |
| configure:18667: $? = 0 | |
| configure:18620: checking whether C compiler accepts -Wshadow | |
| configure:18639: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -mtune=native -pipe -Wshadow conftest.c >&5 | |
| configure:18639: $? = 0 | |
| configure:18648: result: yes | |
| configure:18664: : WARN_CFLAGS="$WARN_CFLAGS" | |
| configure:18667: $? = 0 | |
| configure:18620: checking whether C compiler accepts -Winline | |
| configure:18639: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -mtune=native -pipe -Winline conftest.c >&5 | |
| configure:18639: $? = 0 | |
| configure:18648: result: yes | |
| configure:18664: : WARN_CFLAGS="$WARN_CFLAGS" | |
| configure:18667: $? = 0 | |
| configure:18620: checking whether C compiler accepts -Wpacked | |
| configure:18639: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -mtune=native -pipe -Wpacked conftest.c >&5 | |
| configure:18639: $? = 0 | |
| configure:18648: result: yes | |
| configure:18664: : WARN_CFLAGS="$WARN_CFLAGS" | |
| configure:18667: $? = 0 | |
| configure:18620: checking whether C compiler accepts -Wmissing-format-attribute | |
| configure:18639: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -mtune=native -pipe -Wmissing-format-attribute conftest.c >&5 | |
| configure:18639: $? = 0 | |
| configure:18648: result: yes | |
| configure:18664: : WARN_CFLAGS="$WARN_CFLAGS" | |
| configure:18667: $? = 0 | |
| configure:18620: checking whether C compiler accepts -Wmissing-noreturn | |
| configure:18639: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -mtune=native -pipe -Wmissing-noreturn conftest.c >&5 | |
| configure:18639: $? = 0 | |
| configure:18648: result: yes | |
| configure:18664: : WARN_CFLAGS="$WARN_CFLAGS" | |
| configure:18667: $? = 0 | |
| configure:18620: checking whether C compiler accepts -Winit-self | |
| configure:18639: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -mtune=native -pipe -Winit-self conftest.c >&5 | |
| configure:18639: $? = 0 | |
| configure:18648: result: yes | |
| configure:18664: : WARN_CFLAGS="$WARN_CFLAGS" | |
| configure:18667: $? = 0 | |
| configure:18620: checking whether C compiler accepts -Wredundant-decls | |
| configure:18648: result: yes | |
| configure:18656: : WARN_CFLAGS already contains $flag | |
| configure:18659: $? = 0 | |
| configure:18620: checking whether C compiler accepts -Wmissing-include-dirs | |
| configure:18639: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -mtune=native -pipe -Wmissing-include-dirs conftest.c >&5 | |
| configure:18639: $? = 0 | |
| configure:18648: result: yes | |
| configure:18664: : WARN_CFLAGS="$WARN_CFLAGS" | |
| configure:18667: $? = 0 | |
| configure:18620: checking whether C compiler accepts -Wunused-but-set-variable | |
| configure:18639: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -mtune=native -pipe -Wunused-but-set-variable conftest.c >&5 | |
| configure:18639: $? = 0 | |
| configure:18648: result: yes | |
| configure:18664: : WARN_CFLAGS="$WARN_CFLAGS" | |
| configure:18667: $? = 0 | |
| configure:18620: checking whether C compiler accepts -Warray-bounds | |
| configure:18639: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -mtune=native -pipe -Warray-bounds conftest.c >&5 | |
| configure:18639: $? = 0 | |
| configure:18648: result: yes | |
| configure:18664: : WARN_CFLAGS="$WARN_CFLAGS" | |
| configure:18667: $? = 0 | |
| configure:18620: checking whether C compiler accepts -Wreturn-type | |
| configure:18639: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -mtune=native -pipe -Wreturn-type conftest.c >&5 | |
| configure:18639: $? = 0 | |
| configure:18648: result: yes | |
| configure:18664: : WARN_CFLAGS="$WARN_CFLAGS" | |
| configure:18667: $? = 0 | |
| configure:18620: checking whether C compiler accepts -Wswitch-enum | |
| configure:18639: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -mtune=native -pipe -Wswitch-enum conftest.c >&5 | |
| configure:18639: $? = 0 | |
| configure:18648: result: yes | |
| configure:18664: : WARN_CFLAGS="$WARN_CFLAGS" | |
| configure:18667: $? = 0 | |
| configure:18620: checking whether C compiler accepts -Wswitch-default | |
| configure:18639: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -mtune=native -pipe -Wswitch-default conftest.c >&5 | |
| configure:18639: $? = 0 | |
| configure:18648: result: yes | |
| configure:18664: : WARN_CFLAGS="$WARN_CFLAGS" | |
| configure:18667: $? = 0 | |
| configure:18620: checking whether C compiler accepts -Wduplicated-cond | |
| configure:18639: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -mtune=native -pipe -Wduplicated-cond conftest.c >&5 | |
| configure:18639: $? = 0 | |
| configure:18648: result: yes | |
| configure:18664: : WARN_CFLAGS="$WARN_CFLAGS" | |
| configure:18667: $? = 0 | |
| configure:18620: checking whether C compiler accepts -Wduplicated-branches | |
| configure:18639: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -mtune=native -pipe -Wduplicated-branches conftest.c >&5 | |
| configure:18639: $? = 0 | |
| configure:18648: result: yes | |
| configure:18664: : WARN_CFLAGS="$WARN_CFLAGS" | |
| configure:18667: $? = 0 | |
| configure:18620: checking whether C compiler accepts -Wlogical-op | |
| configure:18639: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -mtune=native -pipe -Wlogical-op conftest.c >&5 | |
| configure:18639: $? = 0 | |
| configure:18648: result: yes | |
| configure:18664: : WARN_CFLAGS="$WARN_CFLAGS" | |
| configure:18667: $? = 0 | |
| configure:18620: checking whether C compiler accepts -Wrestrict | |
| configure:18639: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -mtune=native -pipe -Wrestrict conftest.c >&5 | |
| configure:18639: $? = 0 | |
| configure:18648: result: yes | |
| configure:18664: : WARN_CFLAGS="$WARN_CFLAGS" | |
| configure:18667: $? = 0 | |
| configure:18620: checking whether C compiler accepts -Wnull-dereference | |
| configure:18639: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -mtune=native -pipe -Wnull-dereference conftest.c >&5 | |
| configure:18639: $? = 0 | |
| configure:18648: result: yes | |
| configure:18664: : WARN_CFLAGS="$WARN_CFLAGS" | |
| configure:18667: $? = 0 | |
| configure:18620: checking whether C compiler accepts -Wdouble-promotion | |
| configure:18639: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -mtune=native -pipe -Wdouble-promotion conftest.c >&5 | |
| configure:18639: $? = 0 | |
| configure:18648: result: yes | |
| configure:18664: : WARN_CFLAGS="$WARN_CFLAGS" | |
| configure:18667: $? = 0 | |
| configure:18697: checking whether C compiler accepts -Wnested-externs | |
| configure:18716: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -mtune=native -pipe -Wnested-externs conftest.c >&5 | |
| configure:18716: $? = 0 | |
| configure:18725: result: yes | |
| configure:18741: : WARN_CFLAGS="$WARN_CFLAGS" | |
| configure:18744: $? = 0 | |
| configure:18697: checking whether C compiler accepts -Wmissing-prototypes | |
| configure:18716: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -mtune=native -pipe -Wmissing-prototypes conftest.c >&5 | |
| configure:18716: $? = 0 | |
| configure:18725: result: yes | |
| configure:18741: : WARN_CFLAGS="$WARN_CFLAGS" | |
| configure:18744: $? = 0 | |
| configure:18697: checking whether C compiler accepts -Wstrict-prototypes | |
| configure:18716: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -mtune=native -pipe -Wstrict-prototypes conftest.c >&5 | |
| conftest.c:43:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
| main () | |
| ^~~~ | |
| configure:18716: $? = 0 | |
| configure:18725: result: yes | |
| configure:18741: : WARN_CFLAGS="$WARN_CFLAGS" | |
| configure:18744: $? = 0 | |
| configure:18697: checking whether C compiler accepts -Wdeclaration-after-statement | |
| configure:18716: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -mtune=native -pipe -Wdeclaration-after-statement conftest.c >&5 | |
| configure:18716: $? = 0 | |
| configure:18725: result: yes | |
| configure:18741: : WARN_CFLAGS="$WARN_CFLAGS" | |
| configure:18744: $? = 0 | |
| configure:18697: checking whether C compiler accepts -Wimplicit-function-declaration | |
| configure:18716: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -mtune=native -pipe -Wimplicit-function-declaration conftest.c >&5 | |
| configure:18716: $? = 0 | |
| configure:18725: result: yes | |
| configure:18741: : WARN_CFLAGS="$WARN_CFLAGS" | |
| configure:18744: $? = 0 | |
| configure:18697: checking whether C compiler accepts -Wold-style-definition | |
| configure:18716: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -mtune=native -pipe -Wold-style-definition conftest.c >&5 | |
| conftest.c: In function 'main': | |
| conftest.c:43:1: warning: old-style function definition [-Wold-style-definition] | |
| main () | |
| ^~~~ | |
| configure:18716: $? = 0 | |
| configure:18725: result: yes | |
| configure:18741: : WARN_CFLAGS="$WARN_CFLAGS" | |
| configure:18744: $? = 0 | |
| configure:18697: checking whether C compiler accepts -Wjump-misses-init | |
| configure:18716: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -mtune=native -pipe -Wjump-misses-init conftest.c >&5 | |
| configure:18716: $? = 0 | |
| configure:18725: result: yes | |
| configure:18741: : WARN_CFLAGS="$WARN_CFLAGS" | |
| configure:18744: $? = 0 | |
| configure:18903: checking whether C compiler accepts -Wno-error=unused-parameter | |
| configure:18922: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -mtune=native -pipe -Wno-error=unused-parameter conftest.c >&5 | |
| configure:18922: $? = 0 | |
| configure:18931: result: yes | |
| configure:18947: : WARN_CFLAGS="$WARN_CFLAGS" | |
| configure:18950: $? = 0 | |
| configure:18903: checking whether C compiler accepts -Wno-error=missing-field-initializers | |
| configure:18922: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -mtune=native -pipe -Wno-error=missing-field-initializers conftest.c >&5 | |
| configure:18922: $? = 0 | |
| configure:18931: result: yes | |
| configure:18947: : WARN_CFLAGS="$WARN_CFLAGS" | |
| configure:18950: $? = 0 | |
| configure:19012: checking whether C++ compiler accepts -Werror=unknown-warning-option | |
| configure:19031: x86_64-pc-linux-gnu-g++ -c -O2 -march=native -mtune=native -pipe -std=c++14 -Werror=unknown-warning-option conftest.cpp >&5 | |
| cc1plus: error: -Werror=unknown-warning-option: no option -Wunknown-warning-option | |
| configure:19031: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "gjs" | |
| | #define PACKAGE_TARNAME "gjs" | |
| | #define PACKAGE_VERSION "1.53.90" | |
| | #define PACKAGE_STRING "gjs 1.53.90" | |
| | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gjs" | |
| | #define PACKAGE_URL "https://wiki.gnome.org/Projects/Gjs" | |
| | #define PACKAGE "gjs" | |
| | #define VERSION "1.53.90" | |
| | #define GJS_VERSION (1 * 100 + 53) * 100 + 90 | |
| | #define GETTEXT_PACKAGE "gjs" | |
| | #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 __EXTENSIONS__ 1 | |
| | #define _ALL_SOURCE 1 | |
| | #define _DARWIN_C_SOURCE 1 | |
| | #define _GNU_SOURCE 1 | |
| | #define _NETBSD_SOURCE 1 | |
| | #define _OPENBSD_SOURCE 1 | |
| | #define _POSIX_PTHREAD_SEMANTICS 1 | |
| | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| | #define __STDC_WANT_LIB_EXT2__ 1 | |
| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| | #define _TANDEM_SOURCE 1 | |
| | #define HAVE_CXX14 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | /* end confdefs.h. */ | |
| | | |
| | int | |
| | main () | |
| | { | |
| | | |
| | ; | |
| | return 0; | |
| | } | |
| configure:19039: result: no | |
| configure:19053: checking whether C++ compiler accepts -Wno-suggest-attribute=format | |
| configure:19072: x86_64-pc-linux-gnu-g++ -c -O2 -march=native -mtune=native -pipe -std=c++14 -Wno-suggest-attribute=format conftest.cpp >&5 | |
| configure:19072: $? = 0 | |
| configure:19080: result: yes | |
| configure:19100: checking whether C++ compiler accepts -fno-strict-aliasing | |
| configure:19119: x86_64-pc-linux-gnu-g++ -c -O2 -march=native -mtune=native -pipe -std=c++14 -fno-strict-aliasing conftest.cpp >&5 | |
| configure:19119: $? = 0 | |
| configure:19128: result: yes | |
| configure:19155: : WARN_CXXFLAGS="$WARN_CXXFLAGS" | |
| configure:19158: $? = 0 | |
| configure:19179: checking whether C++ compiler accepts -Wall | |
| configure:19198: x86_64-pc-linux-gnu-g++ -c -O2 -march=native -mtune=native -pipe -std=c++14 -Wall conftest.cpp >&5 | |
| configure:19198: $? = 0 | |
| configure:19207: result: yes | |
| configure:19223: : WARN_CXXFLAGS="$WARN_CXXFLAGS" | |
| configure:19226: $? = 0 | |
| configure:19179: checking whether C++ compiler accepts -Wextra | |
| configure:19198: x86_64-pc-linux-gnu-g++ -c -O2 -march=native -mtune=native -pipe -std=c++14 -Wextra conftest.cpp >&5 | |
| configure:19198: $? = 0 | |
| configure:19207: result: yes | |
| configure:19223: : WARN_CXXFLAGS="$WARN_CXXFLAGS" | |
| configure:19226: $? = 0 | |
| configure:19179: checking whether C++ compiler accepts -Wundef | |
| configure:19198: x86_64-pc-linux-gnu-g++ -c -O2 -march=native -mtune=native -pipe -std=c++14 -Wundef conftest.cpp >&5 | |
| configure:19198: $? = 0 | |
| configure:19207: result: yes | |
| configure:19223: : WARN_CXXFLAGS="$WARN_CXXFLAGS" | |
| configure:19226: $? = 0 | |
| configure:19179: checking whether C++ compiler accepts -Wwrite-strings | |
| configure:19198: x86_64-pc-linux-gnu-g++ -c -O2 -march=native -mtune=native -pipe -std=c++14 -Wwrite-strings conftest.cpp >&5 | |
| configure:19198: $? = 0 | |
| configure:19207: result: yes | |
| configure:19223: : WARN_CXXFLAGS="$WARN_CXXFLAGS" | |
| configure:19226: $? = 0 | |
| configure:19179: checking whether C++ compiler accepts -Wpointer-arith | |
| configure:19198: x86_64-pc-linux-gnu-g++ -c -O2 -march=native -mtune=native -pipe -std=c++14 -Wpointer-arith conftest.cpp >&5 | |
| configure:19198: $? = 0 | |
| configure:19207: result: yes | |
| configure:19223: : WARN_CXXFLAGS="$WARN_CXXFLAGS" | |
| configure:19226: $? = 0 | |
| configure:19179: checking whether C++ compiler accepts -Wmissing-declarations | |
| configure:19198: x86_64-pc-linux-gnu-g++ -c -O2 -march=native -mtune=native -pipe -std=c++14 -Wmissing-declarations conftest.cpp >&5 | |
| configure:19198: $? = 0 | |
| configure:19207: result: yes | |
| configure:19223: : WARN_CXXFLAGS="$WARN_CXXFLAGS" | |
| configure:19226: $? = 0 | |
| configure:19179: checking whether C++ compiler accepts -Wredundant-decls | |
| configure:19198: x86_64-pc-linux-gnu-g++ -c -O2 -march=native -mtune=native -pipe -std=c++14 -Wredundant-decls conftest.cpp >&5 | |
| configure:19198: $? = 0 | |
| configure:19207: result: yes | |
| configure:19223: : WARN_CXXFLAGS="$WARN_CXXFLAGS" | |
| configure:19226: $? = 0 | |
| configure:19179: checking whether C++ compiler accepts -Wno-unused-parameter | |
| configure:19198: x86_64-pc-linux-gnu-g++ -c -O2 -march=native -mtune=native -pipe -std=c++14 -Wno-unused-parameter conftest.cpp >&5 | |
| configure:19198: $? = 0 | |
| configure:19207: result: yes | |
| configure:19223: : WARN_CXXFLAGS="$WARN_CXXFLAGS" | |
| configure:19226: $? = 0 | |
| configure:19179: checking whether C++ compiler accepts -Wno-missing-field-initializers | |
| configure:19198: x86_64-pc-linux-gnu-g++ -c -O2 -march=native -mtune=native -pipe -std=c++14 -Wno-missing-field-initializers conftest.cpp >&5 | |
| configure:19198: $? = 0 | |
| configure:19207: result: yes | |
| configure:19223: : WARN_CXXFLAGS="$WARN_CXXFLAGS" | |
| configure:19226: $? = 0 | |
| configure:19179: checking whether C++ compiler accepts -Wformat=2 | |
| configure:19198: x86_64-pc-linux-gnu-g++ -c -O2 -march=native -mtune=native -pipe -std=c++14 -Wformat=2 conftest.cpp >&5 | |
| configure:19198: $? = 0 | |
| configure:19207: result: yes | |
| configure:19223: : WARN_CXXFLAGS="$WARN_CXXFLAGS" | |
| configure:19226: $? = 0 | |
| configure:19179: checking whether C++ compiler accepts -Wcast-align | |
| configure:19198: x86_64-pc-linux-gnu-g++ -c -O2 -march=native -mtune=native -pipe -std=c++14 -Wcast-align conftest.cpp >&5 | |
| configure:19198: $? = 0 | |
| configure:19207: result: yes | |
| configure:19223: : WARN_CXXFLAGS="$WARN_CXXFLAGS" | |
| configure:19226: $? = 0 | |
| configure:19179: checking whether C++ compiler accepts -Wformat-nonliteral | |
| configure:19198: x86_64-pc-linux-gnu-g++ -c -O2 -march=native -mtune=native -pipe -std=c++14 -Wformat-nonliteral conftest.cpp >&5 | |
| configure:19198: $? = 0 | |
| configure:19207: result: yes | |
| configure:19223: : WARN_CXXFLAGS="$WARN_CXXFLAGS" | |
| configure:19226: $? = 0 | |
| configure:19179: checking whether C++ compiler accepts -Wformat-security | |
| configure:19198: x86_64-pc-linux-gnu-g++ -c -O2 -march=native -mtune=native -pipe -std=c++14 -Wformat-security conftest.cpp >&5 | |
| configure:19198: $? = 0 | |
| configure:19207: result: yes | |
| configure:19223: : WARN_CXXFLAGS="$WARN_CXXFLAGS" | |
| configure:19226: $? = 0 | |
| configure:19179: checking whether C++ compiler accepts -Wsign-compare | |
| configure:19198: x86_64-pc-linux-gnu-g++ -c -O2 -march=native -mtune=native -pipe -std=c++14 -Wsign-compare conftest.cpp >&5 | |
| configure:19198: $? = 0 | |
| configure:19207: result: yes | |
| configure:19223: : WARN_CXXFLAGS="$WARN_CXXFLAGS" | |
| configure:19226: $? = 0 | |
| configure:19179: checking whether C++ compiler accepts -Wstrict-aliasing | |
| configure:19198: x86_64-pc-linux-gnu-g++ -c -O2 -march=native -mtune=native -pipe -std=c++14 -Wstrict-aliasing conftest.cpp >&5 | |
| configure:19198: $? = 0 | |
| configure:19207: result: yes | |
| configure:19223: : WARN_CXXFLAGS="$WARN_CXXFLAGS" | |
| configure:19226: $? = 0 | |
| configure:19179: checking whether C++ compiler accepts -Wshadow | |
| configure:19198: x86_64-pc-linux-gnu-g++ -c -O2 -march=native -mtune=native -pipe -std=c++14 -Wshadow conftest.cpp >&5 | |
| configure:19198: $? = 0 | |
| configure:19207: result: yes | |
| configure:19223: : WARN_CXXFLAGS="$WARN_CXXFLAGS" | |
| configure:19226: $? = 0 | |
| configure:19179: checking whether C++ compiler accepts -Winline | |
| configure:19198: x86_64-pc-linux-gnu-g++ -c -O2 -march=native -mtune=native -pipe -std=c++14 -Winline conftest.cpp >&5 | |
| configure:19198: $? = 0 | |
| configure:19207: result: yes | |
| configure:19223: : WARN_CXXFLAGS="$WARN_CXXFLAGS" | |
| configure:19226: $? = 0 | |
| configure:19179: checking whether C++ compiler accepts -Wpacked | |
| configure:19198: x86_64-pc-linux-gnu-g++ -c -O2 -march=native -mtune=native -pipe -std=c++14 -Wpacked conftest.cpp >&5 | |
| configure:19198: $? = 0 | |
| configure:19207: result: yes | |
| configure:19223: : WARN_CXXFLAGS="$WARN_CXXFLAGS" | |
| configure:19226: $? = 0 | |
| configure:19179: checking whether C++ compiler accepts -Wmissing-format-attribute | |
| configure:19198: x86_64-pc-linux-gnu-g++ -c -O2 -march=native -mtune=native -pipe -std=c++14 -Wmissing-format-attribute conftest.cpp >&5 | |
| configure:19198: $? = 0 | |
| configure:19207: result: yes | |
| configure:19223: : WARN_CXXFLAGS="$WARN_CXXFLAGS" | |
| configure:19226: $? = 0 | |
| configure:19179: checking whether C++ compiler accepts -Wmissing-noreturn | |
| configure:19198: x86_64-pc-linux-gnu-g++ -c -O2 -march=native -mtune=native -pipe -std=c++14 -Wmissing-noreturn conftest.cpp >&5 | |
| configure:19198: $? = 0 | |
| configure:19207: result: yes | |
| configure:19223: : WARN_CXXFLAGS="$WARN_CXXFLAGS" | |
| configure:19226: $? = 0 | |
| configure:19179: checking whether C++ compiler accepts -Winit-self | |
| configure:19198: x86_64-pc-linux-gnu-g++ -c -O2 -march=native -mtune=native -pipe -std=c++14 -Winit-self conftest.cpp >&5 | |
| configure:19198: $? = 0 | |
| configure:19207: result: yes | |
| configure:19223: : WARN_CXXFLAGS="$WARN_CXXFLAGS" | |
| configure:19226: $? = 0 | |
| configure:19179: checking whether C++ compiler accepts -Wredundant-decls | |
| configure:19207: result: yes | |
| configure:19215: : WARN_CXXFLAGS already contains $flag | |
| configure:19218: $? = 0 | |
| configure:19179: checking whether C++ compiler accepts -Wmissing-include-dirs | |
| configure:19198: x86_64-pc-linux-gnu-g++ -c -O2 -march=native -mtune=native -pipe -std=c++14 -Wmissing-include-dirs conftest.cpp >&5 | |
| configure:19198: $? = 0 | |
| configure:19207: result: yes | |
| configure:19223: : WARN_CXXFLAGS="$WARN_CXXFLAGS" | |
| configure:19226: $? = 0 | |
| configure:19179: checking whether C++ compiler accepts -Wunused-but-set-variable | |
| configure:19198: x86_64-pc-linux-gnu-g++ -c -O2 -march=native -mtune=native -pipe -std=c++14 -Wunused-but-set-variable conftest.cpp >&5 | |
| configure:19198: $? = 0 | |
| configure:19207: result: yes | |
| configure:19223: : WARN_CXXFLAGS="$WARN_CXXFLAGS" | |
| configure:19226: $? = 0 | |
| configure:19179: checking whether C++ compiler accepts -Warray-bounds | |
| configure:19198: x86_64-pc-linux-gnu-g++ -c -O2 -march=native -mtune=native -pipe -std=c++14 -Warray-bounds conftest.cpp >&5 | |
| configure:19198: $? = 0 | |
| configure:19207: result: yes | |
| configure:19223: : WARN_CXXFLAGS="$WARN_CXXFLAGS" | |
| configure:19226: $? = 0 | |
| configure:19179: checking whether C++ compiler accepts -Wreturn-type | |
| configure:19198: x86_64-pc-linux-gnu-g++ -c -O2 -march=native -mtune=native -pipe -std=c++14 -Wreturn-type conftest.cpp >&5 | |
| configure:19198: $? = 0 | |
| configure:19207: result: yes | |
| configure:19223: : WARN_CXXFLAGS="$WARN_CXXFLAGS" | |
| configure:19226: $? = 0 | |
| configure:19179: checking whether C++ compiler accepts -Wno-overloaded-virtual | |
| configure:19198: x86_64-pc-linux-gnu-g++ -c -O2 -march=native -mtune=native -pipe -std=c++14 -Wno-overloaded-virtual conftest.cpp >&5 | |
| configure:19198: $? = 0 | |
| configure:19207: result: yes | |
| configure:19223: : WARN_CXXFLAGS="$WARN_CXXFLAGS" | |
| configure:19226: $? = 0 | |
| configure:19179: checking whether C++ compiler accepts -Wswitch-enum | |
| configure:19198: x86_64-pc-linux-gnu-g++ -c -O2 -march=native -mtune=native -pipe -std=c++14 -Wswitch-enum conftest.cpp >&5 | |
| configure:19198: $? = 0 | |
| configure:19207: result: yes | |
| configure:19223: : WARN_CXXFLAGS="$WARN_CXXFLAGS" | |
| configure:19226: $? = 0 | |
| configure:19179: checking whether C++ compiler accepts -Wswitch-default | |
| configure:19198: x86_64-pc-linux-gnu-g++ -c -O2 -march=native -mtune=native -pipe -std=c++14 -Wswitch-default conftest.cpp >&5 | |
| configure:19198: $? = 0 | |
| configure:19207: result: yes | |
| configure:19223: : WARN_CXXFLAGS="$WARN_CXXFLAGS" | |
| configure:19226: $? = 0 | |
| configure:19384: checking whether C++ compiler accepts -Wno-error=unused-parameter | |
| configure:19403: x86_64-pc-linux-gnu-g++ -c -O2 -march=native -mtune=native -pipe -std=c++14 -Wno-error=unused-parameter conftest.cpp >&5 | |
| configure:19403: $? = 0 | |
| configure:19412: result: yes | |
| configure:19428: : WARN_CXXFLAGS="$WARN_CXXFLAGS" | |
| configure:19431: $? = 0 | |
| configure:19384: checking whether C++ compiler accepts -Wno-error=missing-field-initializers | |
| configure:19403: x86_64-pc-linux-gnu-g++ -c -O2 -march=native -mtune=native -pipe -std=c++14 -Wno-error=missing-field-initializers conftest.cpp >&5 | |
| configure:19403: $? = 0 | |
| configure:19412: result: yes | |
| configure:19428: : WARN_CXXFLAGS="$WARN_CXXFLAGS" | |
| configure:19431: $? = 0 | |
| configure:19384: checking whether C++ compiler accepts -Wno-error=overloaded-virtual | |
| configure:19403: x86_64-pc-linux-gnu-g++ -c -O2 -march=native -mtune=native -pipe -std=c++14 -Wno-error=overloaded-virtual conftest.cpp >&5 | |
| configure:19403: $? = 0 | |
| configure:19412: result: yes | |
| configure:19428: : WARN_CXXFLAGS="$WARN_CXXFLAGS" | |
| configure:19431: $? = 0 | |
| configure:19487: checking whether C++ compiler accepts -Werror=unknown-warning-option | |
| configure:19514: result: no | |
| configure:19527: checking whether the linker accepts -Wl,--as-needed | |
| configure:19546: x86_64-pc-linux-gnu-g++ -o conftest -O2 -march=native -mtune=native -pipe -std=c++14 -Wl,-O1 -Wl,--as-needed -Wl,--as-needed conftest.cpp >&5 | |
| configure:19546: $? = 0 | |
| configure:19555: result: yes | |
| configure:19565: checking whether the linker accepts -Wl,--as-needed | |
| configure:19584: x86_64-pc-linux-gnu-g++ -o conftest -O2 -march=native -mtune=native -pipe -std=c++14 -Wl,-O1 -Wl,--as-needed -Wl,--as-needed conftest.cpp >&5 | |
| configure:19584: $? = 0 | |
| configure:19594: result: yes | |
| configure:19621: : AM_LDFLAGS="$AM_LDFLAGS" | |
| configure:19624: $? = 0 | |
| configure:19640: checking whether the linker accepts -Wl,-z,relro | |
| configure:19659: x86_64-pc-linux-gnu-g++ -o conftest -O2 -march=native -mtune=native -pipe -std=c++14 -Wl,-O1 -Wl,--as-needed -Wl,-z,relro conftest.cpp >&5 | |
| configure:19659: $? = 0 | |
| configure:19668: result: yes | |
| configure:19678: checking whether the linker accepts -Wl,-z,relro | |
| configure:19697: x86_64-pc-linux-gnu-g++ -o conftest -O2 -march=native -mtune=native -pipe -std=c++14 -Wl,-O1 -Wl,--as-needed -Wl,-z,relro conftest.cpp >&5 | |
| configure:19697: $? = 0 | |
| configure:19707: result: yes | |
| configure:19723: : AM_LDFLAGS="$AM_LDFLAGS" | |
| configure:19726: $? = 0 | |
| configure:19753: checking whether the linker accepts -Wl,-z,now | |
| configure:19772: x86_64-pc-linux-gnu-g++ -o conftest -O2 -march=native -mtune=native -pipe -std=c++14 -Wl,-O1 -Wl,--as-needed -Wl,-z,now conftest.cpp >&5 | |
| configure:19772: $? = 0 | |
| configure:19781: result: yes | |
| configure:19791: checking whether the linker accepts -Wl,-z,now | |
| configure:19810: x86_64-pc-linux-gnu-g++ -o conftest -O2 -march=native -mtune=native -pipe -std=c++14 -Wl,-O1 -Wl,--as-needed -Wl,-z,now conftest.cpp >&5 | |
| configure:19810: $? = 0 | |
| configure:19820: result: yes | |
| configure:19836: : AM_LDFLAGS="$AM_LDFLAGS" | |
| configure:19839: $? = 0 | |
| configure:19866: checking whether the linker accepts -Wl,-z,noexecstack | |
| configure:19885: x86_64-pc-linux-gnu-g++ -o conftest -O2 -march=native -mtune=native -pipe -std=c++14 -Wl,-O1 -Wl,--as-needed -Wl,-z,noexecstack conftest.cpp >&5 | |
| configure:19885: $? = 0 | |
| configure:19894: result: yes | |
| configure:19904: checking whether the linker accepts -Wl,-z,noexecstack | |
| configure:19923: x86_64-pc-linux-gnu-g++ -o conftest -O2 -march=native -mtune=native -pipe -std=c++14 -Wl,-O1 -Wl,--as-needed -Wl,-z,noexecstack conftest.cpp >&5 | |
| configure:19923: $? = 0 | |
| configure:19933: result: yes | |
| configure:19949: : AM_LDFLAGS="$AM_LDFLAGS" | |
| configure:19952: $? = 0 | |
| configure:19982: checking whether the linker accepts -Wl,--no-as-needed | |
| configure:20001: x86_64-pc-linux-gnu-g++ -o conftest -O2 -march=native -mtune=native -pipe -std=c++14 -Wl,-O1 -Wl,--as-needed -Wl,--no-as-needed conftest.cpp >&5 | |
| configure:20001: $? = 0 | |
| configure:20010: result: yes | |
| configure:20025: checking whether the linker accepts -Wl,--fatal-warnings | |
| configure:20044: x86_64-pc-linux-gnu-g++ -o conftest -O2 -march=native -mtune=native -pipe -std=c++14 -Wl,-O1 -Wl,--as-needed -Wl,--fatal-warnings conftest.cpp >&5 | |
| configure:20044: $? = 0 | |
| configure:20053: result: yes | |
| configure:20063: checking whether the linker accepts -Wl,-fatal_warnings | |
| configure:20082: x86_64-pc-linux-gnu-g++ -o conftest -O2 -march=native -mtune=native -pipe -std=c++14 -Wl,-O1 -Wl,--as-needed -Wl,-fatal_warnings conftest.cpp >&5 | |
| /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: -f may not be used without -shared | |
| collect2: error: ld returned 1 exit status | |
| configure:20082: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "gjs" | |
| | #define PACKAGE_TARNAME "gjs" | |
| | #define PACKAGE_VERSION "1.53.90" | |
| | #define PACKAGE_STRING "gjs 1.53.90" | |
| | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gjs" | |
| | #define PACKAGE_URL "https://wiki.gnome.org/Projects/Gjs" | |
| | #define PACKAGE "gjs" | |
| | #define VERSION "1.53.90" | |
| | #define GJS_VERSION (1 * 100 + 53) * 100 + 90 | |
| | #define GETTEXT_PACKAGE "gjs" | |
| | #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 __EXTENSIONS__ 1 | |
| | #define _ALL_SOURCE 1 | |
| | #define _DARWIN_C_SOURCE 1 | |
| | #define _GNU_SOURCE 1 | |
| | #define _NETBSD_SOURCE 1 | |
| | #define _OPENBSD_SOURCE 1 | |
| | #define _POSIX_PTHREAD_SEMANTICS 1 | |
| | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| | #define __STDC_WANT_LIB_EXT2__ 1 | |
| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| | #define _TANDEM_SOURCE 1 | |
| | #define HAVE_CXX14 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | /* end confdefs.h. */ | |
| | | |
| | int | |
| | main () | |
| | { | |
| | | |
| | ; | |
| | return 0; | |
| | } | |
| configure:20091: result: no | |
| configure:20109: checking whether the linker accepts -Wl,--no-as-needed | |
| configure:20128: x86_64-pc-linux-gnu-g++ -o conftest -O2 -march=native -mtune=native -pipe -std=c++14 -Wl,-O1 -Wl,--as-needed -Wl,--no-as-needed conftest.cpp >&5 | |
| configure:20128: $? = 0 | |
| configure:20138: result: yes | |
| configure:20165: : WARN_LDFLAGS="$WARN_LDFLAGS" | |
| configure:20168: $? = 0 | |
| configure:20382: : WARN_SCANNERFLAGS="$WARN_SCANNERFLAGS" | |
| configure:20385: $? = 0 | |
| configure:20407: : WARN_SCANNERFLAGS="$WARN_SCANNERFLAGS" | |
| configure:20410: $? = 0 | |
| configure:20484: checking whether to build with code coverage support | |
| configure:20504: result: no | |
| configure:20841: checking whether the linker accepts -lgcov | |
| configure:20860: x86_64-pc-linux-gnu-g++ -o conftest -O2 -march=native -mtune=native -pipe -std=c++14 -Wl,-O1 -Wl,--as-needed -lgcov conftest.cpp >&5 | |
| configure:20860: $? = 0 | |
| configure:20869: result: yes | |
| configure:20902: checking for valgrind | |
| configure:20918: found /usr/bin/valgrind | |
| configure:20929: result: valgrind | |
| configure:20983: checking for Valgrind tool memcheck | |
| configure:20998: result: yes | |
| configure:21039: checking for Valgrind tool helgrind | |
| configure:21054: result: yes | |
| configure:21301: checking for gobject-introspection | |
| configure:21310: $PKG_CONFIG --exists --print-errors "gobject-introspection-1.0" | |
| configure:21313: $? = 0 | |
| configure:21320: $PKG_CONFIG --exists --print-errors "gobject-introspection-1.0 >= 1.41.4" | |
| configure:21323: $? = 0 | |
| configure:21347: result: yes | |
| configure:21403: checking for gobject-2.0 >= 2.54.0 gobject-introspection-1.0 libffi gthread-2.0 gio-2.0 >= 2.54.0 mozjs-60 | |
| configure:21410: $PKG_CONFIG --exists --print-errors "$GOBJECT_REQUIREMENT $gjs_packages" | |
| configure:21413: $? = 0 | |
| configure:21427: $PKG_CONFIG --exists --print-errors "$GOBJECT_REQUIREMENT $gjs_packages" | |
| configure:21430: $? = 0 | |
| configure:21488: result: yes | |
| configure:21499: checking for gobject-2.0 >= 2.54.0 gio-2.0 | |
| configure:21506: $PKG_CONFIG --exists --print-errors "$gjs_base_packages" | |
| configure:21509: $? = 0 | |
| configure:21523: $PKG_CONFIG --exists --print-errors "$gjs_base_packages" | |
| configure:21526: $? = 0 | |
| configure:21584: result: yes | |
| configure:21590: checking for gobject-2.0 >= 2.54.0 gio-2.0 | |
| configure:21597: $PKG_CONFIG --exists --print-errors "$gjs_base_packages" | |
| configure:21600: $? = 0 | |
| configure:21614: $PKG_CONFIG --exists --print-errors "$gjs_base_packages" | |
| configure:21617: $? = 0 | |
| configure:21675: result: yes | |
| configure:21681: checking for gio-unix-2.0 gobject-introspection-1.0 libffi gthread-2.0 gio-2.0 >= 2.54.0 mozjs-60 | |
| configure:21688: $PKG_CONFIG --exists --print-errors "$gjstests_packages" | |
| configure:21691: $? = 0 | |
| configure:21705: $PKG_CONFIG --exists --print-errors "$gjstests_packages" | |
| configure:21708: $? = 0 | |
| configure:21766: result: yes | |
| configure:21776: checking whether SpiderMonkey was configured with --enable-debug | |
| configure:21787: x86_64-pc-linux-gnu-g++ -c -O2 -march=native -mtune=native -pipe -std=c++14 -pthread -include /usr/include/mozjs-60/js/RequiredDefines.h -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/mozjs-60 -I/usr/include/nspr conftest.cpp >&5 | |
| conftest.cpp:44:29: warning: missing terminating ' character | |
| #error debug yes, if we didn't already error out due to DEBUG not being defined | |
| ^ | |
| configure:21787: $? = 0 | |
| configure:21789: result: no | |
| configure:21806: checking if a minimal SpiderMonkey program compiles and runs | |
| configure:21829: x86_64-pc-linux-gnu-g++ -o conftest -O2 -march=native -mtune=native -pipe -std=c++14 -pthread -include /usr/include/mozjs-60/js/RequiredDefines.h -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/mozjs-60 -I/usr/include/nspr -Wl,-O1 -Wl,--as-needed conftest.cpp -L/usr/lib64/../lib64 -lgirepository-1.0 -lffi -lgthread-2.0 -pthread -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lmozjs-60 >&5 | |
| configure:21829: $? = 0 | |
| configure:21829: ./conftest | |
| ./configure: line 1912: 5810 Segmentation fault (core dumped) ./conftest$ac_exeext | |
| configure:21829: $? = 139 | |
| configure: program exited with status 139 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "gjs" | |
| | #define PACKAGE_TARNAME "gjs" | |
| | #define PACKAGE_VERSION "1.53.90" | |
| | #define PACKAGE_STRING "gjs 1.53.90" | |
| | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gjs" | |
| | #define PACKAGE_URL "https://wiki.gnome.org/Projects/Gjs" | |
| | #define PACKAGE "gjs" | |
| | #define VERSION "1.53.90" | |
| | #define GJS_VERSION (1 * 100 + 53) * 100 + 90 | |
| | #define GETTEXT_PACKAGE "gjs" | |
| | #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 __EXTENSIONS__ 1 | |
| | #define _ALL_SOURCE 1 | |
| | #define _DARWIN_C_SOURCE 1 | |
| | #define _GNU_SOURCE 1 | |
| | #define _NETBSD_SOURCE 1 | |
| | #define _OPENBSD_SOURCE 1 | |
| | #define _POSIX_PTHREAD_SEMANTICS 1 | |
| | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| | #define __STDC_WANT_LIB_EXT2__ 1 | |
| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| | #define _TANDEM_SOURCE 1 | |
| | #define HAVE_CXX14 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | /* end confdefs.h. */ | |
| | | |
| | | |
| | #include <js/Initialization.h> | |
| | | |
| | int | |
| | main () | |
| | { | |
| | | |
| | if (!JS_Init()) exit(1); | |
| | JS_ShutDown(); | |
| | | |
| | ; | |
| | return 0; | |
| | } | |
| configure:21833: result: no | |
| configure:21835: error: Check if you are using the recommended configuration for | |
| SpiderMonkey. See the file org.gnome.Sdk.json.in in | |
| https://gitlab.gnome.org/GNOME/gnome-sdk-images | |
| ## ---------------- ## | |
| ## Cache variables. ## | |
| ## ---------------- ## | |
| ac_cv_build=x86_64-pc-linux-gnu | |
| 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 -march=native -mtune=native -pipe' | |
| ac_cv_env_CPPFLAGS_set= | |
| ac_cv_env_CPPFLAGS_value= | |
| ac_cv_env_CXXCPP_set= | |
| ac_cv_env_CXXCPP_value= | |
| ac_cv_env_CXXFLAGS_set=set | |
| ac_cv_env_CXXFLAGS_value='-O2 -march=native -mtune=native -pipe -std=c++14' | |
| ac_cv_env_CXX_set= | |
| ac_cv_env_CXX_value= | |
| ac_cv_env_GI_DATADIR_set= | |
| ac_cv_env_GI_DATADIR_value= | |
| ac_cv_env_GJSTESTS_CFLAGS_set= | |
| ac_cv_env_GJSTESTS_CFLAGS_value= | |
| ac_cv_env_GJSTESTS_LIBS_set= | |
| ac_cv_env_GJSTESTS_LIBS_value= | |
| ac_cv_env_GJS_CAIRO_CFLAGS_set= | |
| ac_cv_env_GJS_CAIRO_CFLAGS_value= | |
| ac_cv_env_GJS_CAIRO_LIBS_set= | |
| ac_cv_env_GJS_CAIRO_LIBS_value= | |
| ac_cv_env_GJS_CAIRO_XLIB_CFLAGS_set= | |
| ac_cv_env_GJS_CAIRO_XLIB_CFLAGS_value= | |
| ac_cv_env_GJS_CAIRO_XLIB_LIBS_set= | |
| ac_cv_env_GJS_CAIRO_XLIB_LIBS_value= | |
| ac_cv_env_GJS_CFLAGS_set= | |
| ac_cv_env_GJS_CFLAGS_value= | |
| ac_cv_env_GJS_CONSOLE_CFLAGS_set= | |
| ac_cv_env_GJS_CONSOLE_CFLAGS_value= | |
| ac_cv_env_GJS_CONSOLE_LIBS_set= | |
| ac_cv_env_GJS_CONSOLE_LIBS_value= | |
| ac_cv_env_GJS_GDBUS_CFLAGS_set= | |
| ac_cv_env_GJS_GDBUS_CFLAGS_value= | |
| ac_cv_env_GJS_GDBUS_LIBS_set= | |
| ac_cv_env_GJS_GDBUS_LIBS_value= | |
| ac_cv_env_GJS_GTK_CFLAGS_set= | |
| ac_cv_env_GJS_GTK_CFLAGS_value= | |
| ac_cv_env_GJS_GTK_LIBS_set= | |
| ac_cv_env_GJS_GTK_LIBS_value= | |
| ac_cv_env_GJS_LIBS_set= | |
| ac_cv_env_GJS_LIBS_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_PKG_CONFIG_LIBDIR_set= | |
| ac_cv_env_PKG_CONFIG_LIBDIR_value= | |
| ac_cv_env_PKG_CONFIG_PATH_set=set | |
| ac_cv_env_PKG_CONFIG_PATH_value=/usr/lib64/pkgconfig | |
| ac_cv_env_PKG_CONFIG_set= | |
| ac_cv_env_PKG_CONFIG_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_header_dlfcn_h=yes | |
| ac_cv_header_inttypes_h=yes | |
| ac_cv_header_memory_h=yes | |
| ac_cv_header_minix_config_h=no | |
| 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_host=x86_64-pc-linux-gnu | |
| 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_PKG_CONFIG=/usr/bin/x86_64-pc-linux-gnu-pkg-config | |
| ac_cv_path_SED=/bin/sed | |
| ac_cv_path_install='/usr/lib/portage/python2.7/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_CXX=x86_64-pc-linux-gnu-g++ | |
| ac_cv_prog_CXXCPP='x86_64-pc-linux-gnu-g++ -E' | |
| 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_VALGRIND=valgrind | |
| ac_cv_prog_cc_c89= | |
| ac_cv_prog_cc_g=yes | |
| ac_cv_prog_cxx_g=yes | |
| ac_cv_prog_make_make_set=yes | |
| ac_cv_safe_to_define___extensions__=yes | |
| ac_cv_should_define__xopen_source=no | |
| 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 | |
| am_cv_prog_tar_ustar=gnutar | |
| ax_cv_check_cflags__Wall=yes | |
| ax_cv_check_cflags__Warray_bounds=yes | |
| ax_cv_check_cflags__Wcast_align=yes | |
| ax_cv_check_cflags__Wdeclaration_after_statement=yes | |
| ax_cv_check_cflags__Wdouble_promotion=yes | |
| ax_cv_check_cflags__Wduplicated_branches=yes | |
| ax_cv_check_cflags__Wduplicated_cond=yes | |
| ax_cv_check_cflags__Wextra=yes | |
| ax_cv_check_cflags__Wformat_2=yes | |
| ax_cv_check_cflags__Wformat_nonliteral=yes | |
| ax_cv_check_cflags__Wformat_security=yes | |
| ax_cv_check_cflags__Wimplicit_function_declaration=yes | |
| ax_cv_check_cflags__Winit_self=yes | |
| ax_cv_check_cflags__Winline=yes | |
| ax_cv_check_cflags__Wjump_misses_init=yes | |
| ax_cv_check_cflags__Wlogical_op=yes | |
| ax_cv_check_cflags__Wmissing_declarations=yes | |
| ax_cv_check_cflags__Wmissing_format_attribute=yes | |
| ax_cv_check_cflags__Wmissing_include_dirs=yes | |
| ax_cv_check_cflags__Wmissing_noreturn=yes | |
| ax_cv_check_cflags__Wmissing_prototypes=yes | |
| ax_cv_check_cflags__Wnested_externs=yes | |
| ax_cv_check_cflags__Wno_error_missing_field_initializers=yes | |
| ax_cv_check_cflags__Wno_error_unused_parameter=yes | |
| ax_cv_check_cflags__Wno_missing_field_initializers=yes | |
| ax_cv_check_cflags__Wno_unused_parameter=yes | |
| ax_cv_check_cflags__Wnull_dereference=yes | |
| ax_cv_check_cflags__Wold_style_definition=yes | |
| ax_cv_check_cflags__Wpacked=yes | |
| ax_cv_check_cflags__Wpointer_arith=yes | |
| ax_cv_check_cflags__Wredundant_decls=yes | |
| ax_cv_check_cflags__Wrestrict=yes | |
| ax_cv_check_cflags__Wreturn_type=yes | |
| ax_cv_check_cflags__Wshadow=yes | |
| ax_cv_check_cflags__Wsign_compare=yes | |
| ax_cv_check_cflags__Wstrict_aliasing=yes | |
| ax_cv_check_cflags__Wstrict_prototypes=yes | |
| ax_cv_check_cflags__Wswitch_default=yes | |
| ax_cv_check_cflags__Wswitch_enum=yes | |
| ax_cv_check_cflags__Wundef=yes | |
| ax_cv_check_cflags__Wunused_but_set_variable=yes | |
| ax_cv_check_cflags__Wwrite_strings=yes | |
| ax_cv_check_cflags___Werror_unknown_warning_option=no | |
| ax_cv_check_cflags___Wno_suggest_attribute_format=yes | |
| ax_cv_check_cflags__fno_strict_aliasing=yes | |
| ax_cv_check_cxxflags__Wall=yes | |
| ax_cv_check_cxxflags__Warray_bounds=yes | |
| ax_cv_check_cxxflags__Wcast_align=yes | |
| ax_cv_check_cxxflags__Wextra=yes | |
| ax_cv_check_cxxflags__Wformat_2=yes | |
| ax_cv_check_cxxflags__Wformat_nonliteral=yes | |
| ax_cv_check_cxxflags__Wformat_security=yes | |
| ax_cv_check_cxxflags__Winit_self=yes | |
| ax_cv_check_cxxflags__Winline=yes | |
| ax_cv_check_cxxflags__Wmissing_declarations=yes | |
| ax_cv_check_cxxflags__Wmissing_format_attribute=yes | |
| ax_cv_check_cxxflags__Wmissing_include_dirs=yes | |
| ax_cv_check_cxxflags__Wmissing_noreturn=yes | |
| ax_cv_check_cxxflags__Wno_error_missing_field_initializers=yes | |
| ax_cv_check_cxxflags__Wno_error_overloaded_virtual=yes | |
| ax_cv_check_cxxflags__Wno_error_unused_parameter=yes | |
| ax_cv_check_cxxflags__Wno_missing_field_initializers=yes | |
| ax_cv_check_cxxflags__Wno_overloaded_virtual=yes | |
| ax_cv_check_cxxflags__Wno_unused_parameter=yes | |
| ax_cv_check_cxxflags__Wpacked=yes | |
| ax_cv_check_cxxflags__Wpointer_arith=yes | |
| ax_cv_check_cxxflags__Wredundant_decls=yes | |
| ax_cv_check_cxxflags__Wreturn_type=yes | |
| ax_cv_check_cxxflags__Wshadow=yes | |
| ax_cv_check_cxxflags__Wsign_compare=yes | |
| ax_cv_check_cxxflags__Wstrict_aliasing=yes | |
| ax_cv_check_cxxflags__Wswitch_default=yes | |
| ax_cv_check_cxxflags__Wswitch_enum=yes | |
| ax_cv_check_cxxflags__Wundef=yes | |
| ax_cv_check_cxxflags__Wunused_but_set_variable=yes | |
| ax_cv_check_cxxflags__Wwrite_strings=yes | |
| ax_cv_check_cxxflags___Werror_unknown_warning_option=no | |
| ax_cv_check_cxxflags___Wno_suggest_attribute_format=yes | |
| ax_cv_check_cxxflags__fno_strict_aliasing=yes | |
| ax_cv_check_ldflags__Wl___as_needed=yes | |
| ax_cv_check_ldflags__Wl___no_as_needed=yes | |
| ax_cv_check_ldflags__Wl__z_noexecstack=yes | |
| ax_cv_check_ldflags__Wl__z_now=yes | |
| ax_cv_check_ldflags__Wl__z_relro=yes | |
| ax_cv_check_ldflags___Wl___as_needed=yes | |
| ax_cv_check_ldflags___Wl___fatal_warnings=yes | |
| ax_cv_check_ldflags___Wl___no_as_needed=yes | |
| ax_cv_check_ldflags___Wl__fatal_warnings=no | |
| ax_cv_check_ldflags___Wl__z_noexecstack=yes | |
| ax_cv_check_ldflags___Wl__z_now=yes | |
| ax_cv_check_ldflags___Wl__z_relro=yes | |
| ax_cv_check_ldflags___lgcov=yes | |
| ax_cv_cxx_compile_cxx14=yes | |
| ax_cv_valgrind_tool_helgrind=yes | |
| ax_cv_valgrind_tool_memcheck=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' | |
| pkg_cv_GJSTESTS_CFLAGS='-pthread -include /usr/include/mozjs-60/js/RequiredDefines.h -I/usr/include/gio-unix-2.0/ -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/mozjs-60 -I/usr/include/nspr' | |
| pkg_cv_GJSTESTS_LIBS='-L/usr/lib64/../lib64 -lgio-2.0 -lgirepository-1.0 -lffi -lgthread-2.0 -pthread -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lmozjs-60' | |
| pkg_cv_GJS_CFLAGS='-pthread -include /usr/include/mozjs-60/js/RequiredDefines.h -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/mozjs-60 -I/usr/include/nspr' | |
| pkg_cv_GJS_CONSOLE_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include' | |
| pkg_cv_GJS_CONSOLE_LIBS='-lgio-2.0 -lgobject-2.0 -lglib-2.0' | |
| pkg_cv_GJS_GDBUS_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include' | |
| pkg_cv_GJS_GDBUS_LIBS='-lgio-2.0 -lgobject-2.0 -lglib-2.0' | |
| pkg_cv_GJS_LIBS='-L/usr/lib64/../lib64 -lgirepository-1.0 -lffi -lgthread-2.0 -pthread -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lmozjs-60' | |
| ## ----------------- ## | |
| ## Output variables. ## | |
| ## ----------------- ## | |
| $(foreach tool, $(valgrind_enabled_tools), check-valgrind-$(tool)) | |
| LOG_COMPILER="$$(VALGRIND_LOG_COMPILER)" \ | |
| LOG_FLAGS="$$(valgrind_$(1)_flags)" \ | |
| TESTS_ENVIRONMENT="$$(VALGRIND_TESTS_ENVIRONMENT)" \ | |
| TEST_SUITE_LOG=test-suite-$(1).log | |
| $$(valgrind_v_use)$$(MAKE) check-TESTS \ | |
| $(AM_V_at)$(MAKE) $(AM_MAKEFLAGS) -k \ | |
| $(TESTS_ENVIRONMENT) \ | |
| $(VALGRIND) $(VALGRIND_SUPPRESSIONS) --error-exitcode=1 $(VALGRIND_FLAGS) | |
| $(valgrind_lt) \ | |
| @echo "Need to reconfigure with --enable-code-coverage" | |
| @echo "Need to reconfigure with --enable-code-coverage" | |
| @echo "Need to reconfigure with --enable-valgrind" | |
| @echo "Need to reconfigure with --enable-valgrind" | |
| @echo "Need to reconfigure with --enable-valgrind-$(1)" | |
| G_DEBUG=fatal-warnings,fatal-criticals,gc-friendly | |
| G_SLICE=always-malloc,debug-blocks \ | |
| env VALGRIND=$(VALGRIND) \ | |
| $(CODE_COVERAGE_IGNORE_PATTERN); | |
| $(CODE_COVERAGE_OUTPUT_FILE); | |
| # | |
| # | |
| # | |
| # $(PACKAGE_NAME)-$(PACKAGE_VERSION)-coverage) | |
| # $(PACKAGE_NAME)-$(PACKAGE_VERSION)-coverage.info) | |
| # (Default: $(top_builddir)) | |
| # (Default: --num-callers=30) | |
| # (Default: empty) | |
| # Multiple directories may be specified, separated by whitespace. | |
| # by lcov for code coverage. (Default: | |
| # collecting lcov instance. (Default: $CODE_COVERAGE_LCOV_OPTIONS_GCOVPATH) | |
| # files to load. (Default: empty) | |
| # genhtml instance. (Default: based on $CODE_COVERAGE_BRANCH_COVERAGE) | |
| # instance. (Default: $CODE_COVERAGE_GENHTML_OPTIONS_DEFAULT) | |
| # instance. (Default: $CODE_COVERAGE_LCOV_OPTIONS_DEFAULT) | |
| # instance. (Default: $CODE_COVERAGE_LCOV_RMOPTS_DEFAULT) | |
| # instances. (Default: $CODE_COVERAGE_LCOV_SHOPTS_DEFAULT) | |
| # instances. (Default: based on $CODE_COVERAGE_BRANCH_COVERAGE) | |
| # lcov instance. (Default: empty) | |
| # memcheck, helgrind, drd, sgcheck). (Default: various) | |
| # reports to be created. (Default: | |
| # set to 0 to disable it and leave empty to stay with the default. | |
| # - CODE_COVERAGE_BRANCH_COVERAGE: Set to 1 to enforce branch coverage, | |
| # - CODE_COVERAGE_DIRECTORY: Top-level directory for code coverage reporting. | |
| # - CODE_COVERAGE_GENHTML_OPTIONS: Extra options to pass to the genhtml | |
| # - CODE_COVERAGE_GENHTML_OPTIONS_DEFAULT: Extra options to pass to the | |
| # - CODE_COVERAGE_IGNORE_PATTERN: Extra glob pattern of files to ignore | |
| # - CODE_COVERAGE_LCOV_OPTIONS: Extra options to pass to the collecting lcov | |
| # - CODE_COVERAGE_LCOV_OPTIONS_DEFAULT: Extra options to pass to the | |
| # - CODE_COVERAGE_LCOV_OPTIONS_GCOVPATH: --gcov-tool pathtogcov | |
| # - CODE_COVERAGE_LCOV_RMOPTS: Extra options to pass to the filtering lcov | |
| # - CODE_COVERAGE_LCOV_RMOPTS_DEFAULT: Extra options to pass to the filtering | |
| # - CODE_COVERAGE_LCOV_SHOPTS: Extra options to shared between both lcov | |
| # - CODE_COVERAGE_LCOV_SHOPTS_DEFAULT: Extra options shared between both lcov | |
| # - CODE_COVERAGE_OUTPUT_DIRECTORY: Directory for generated code coverage | |
| # - CODE_COVERAGE_OUTPUT_FILE: Filename and path for the .info file generated | |
| # - VALGRIND_$toolname_FLAGS: Flags to pass to Valgrind $toolname (one of: | |
| # - VALGRIND_FLAGS: General flags to pass to all Valgrind tools. | |
| # - VALGRIND_SUPPRESSIONS_FILES: Space-separated list of Valgrind suppressions | |
| # $(PACKAGE_VERSION). In order to add the current git hash to the title, | |
| # Capture code coverage data | |
| # Code coverage | |
| # Hook rule executed before code-coverage-capture, overridable by the user | |
| # Internal use | |
| # Optional variables | |
| # Optional variables | |
| # Optional: | |
| # Optional: | |
| # Support running with and without libtool. | |
| # The generated report will be titled using the $(PACKAGE_NAME) and | |
| # Use recursive makes in order to ignore errors during check | |
| # Use recursive makes in order to ignore errors during check | |
| # Valgrind check | |
| # Valgrind running | |
| # sanitizes the test-name: replaces with underscores: dashes and dots | |
| # use the git-version-gen script, available online. | |
| $(foreach tool,$(valgrind_tools),$(eval $(call valgrind_tool_rule,$(tool)))) | |
| $(if $(CODE_COVERAGE_BRANCH_COVERAGE),\ | |
| ' | |
| ' | |
| --rc genhtml_branch_coverage=$(CODE_COVERAGE_BRANCH_COVERAGE)) | |
| --rc lcov_branch_coverage=$(CODE_COVERAGE_BRANCH_COVERAGE)) | |
| .PHONY: check-code-coverage code-coverage-capture code-coverage-capture-hook code-coverage-clean | |
| .PHONY: check-valgrind $(add-prefix check-valgrind-,$(valgrind_tools)) | |
| ACLOCAL='${SHELL} /var/tmp/portage/dev-libs/gjs-1.53.90/work/gjs-1.53.90/missing aclocal-1.16' | |
| AMDEPBACKSLASH='' | |
| AMDEP_FALSE='' | |
| AMDEP_TRUE='#' | |
| AMTAR='$${TAR-tar}' | |
| AM_BACKSLASH='\' | |
| AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' | |
| AM_DEFAULT_VERBOSITY='1' | |
| AM_DISTCHECK_CONFIGURE_FLAGS += --disable-code-coverage | |
| AM_DISTCHECK_CONFIGURE_FLAGS += --disable-valgrind | |
| AM_DISTCHECK_CONFIGURE_FLAGS ?= | |
| AM_DISTCHECK_CONFIGURE_FLAGS ?= | |
| AM_V='$(V)' | |
| AR='x86_64-pc-linux-gnu-ar' | |
| AUTOCONF='${SHELL} /var/tmp/portage/dev-libs/gjs-1.53.90/work/gjs-1.53.90/missing autoconf' | |
| AUTOHEADER='${SHELL} /var/tmp/portage/dev-libs/gjs-1.53.90/work/gjs-1.53.90/missing autoheader' | |
| AUTOMAKE='${SHELL} /var/tmp/portage/dev-libs/gjs-1.53.90/work/gjs-1.53.90/missing automake-1.16' | |
| AWK='gawk' | |
| AX_PACKAGE_REQUIRES=' gobject-2.0 >= 2.54.0' | |
| AX_PACKAGE_REQUIRES_PRIVATE=' gobject-introspection-1.0 libffi gthread-2.0 gio-2.0 >= 2.54.0 mozjs-60' | |
| BUILDOPT_INSTALL_TESTS_FALSE='' | |
| BUILDOPT_INSTALL_TESTS_TRUE='' | |
| CC='x86_64-pc-linux-gnu-gcc' | |
| CCDEPMODE='depmode=none' | |
| CFLAGS='-O2 -march=native -mtune=native -pipe' | |
| CODE_COVERAGE_BRANCH_COVERAGE ?= | |
| CODE_COVERAGE_CFLAGS='' | |
| CODE_COVERAGE_CPPFLAGS='' | |
| CODE_COVERAGE_CXXFLAGS='' | |
| CODE_COVERAGE_DIRECTORY ?= $(top_builddir) | |
| CODE_COVERAGE_ENABLED='no' | |
| CODE_COVERAGE_ENABLED_FALSE='' | |
| CODE_COVERAGE_ENABLED_TRUE='#' | |
| CODE_COVERAGE_GENHTML_OPTIONS ?= $(CODE_COVERAGE_GENHTML_OPTIONS_DEFAULT) | |
| CODE_COVERAGE_GENHTML_OPTIONS_DEFAULT ?=\ | |
| CODE_COVERAGE_IGNORE_PATTERN ?= | |
| CODE_COVERAGE_LCOV_OPTIONS ?= $(CODE_COVERAGE_LCOV_OPTIONS_DEFAULT) | |
| CODE_COVERAGE_LCOV_OPTIONS_DEFAULT ?= $(CODE_COVERAGE_LCOV_OPTIONS_GCOVPATH) | |
| CODE_COVERAGE_LCOV_OPTIONS_GCOVPATH ?= --gcov-tool "$(GCOV)" | |
| CODE_COVERAGE_LCOV_RMOPTS ?= $(CODE_COVERAGE_LCOV_RMOPTS_DEFAULT) | |
| CODE_COVERAGE_LCOV_RMOPTS_DEFAULT ?= | |
| CODE_COVERAGE_LCOV_SHOPTS ?= $(CODE_COVERAGE_LCOV_SHOPTS_DEFAULT) | |
| CODE_COVERAGE_LCOV_SHOPTS_DEFAULT ?= $(if $(CODE_COVERAGE_BRANCH_COVERAGE),\ | |
| CODE_COVERAGE_LDFLAGS='' | |
| CODE_COVERAGE_LIBS='' | |
| CODE_COVERAGE_OUTPUT_DIRECTORY ?= $(PACKAGE_NAME)-$(PACKAGE_VERSION)-coverage | |
| CODE_COVERAGE_OUTPUT_FILE ?= $(PACKAGE_NAME)-$(PACKAGE_VERSION)-coverage.info | |
| CODE_COVERAGE_RULES=' | |
| CPPFLAGS='-pthread -include /usr/include/mozjs-60/js/RequiredDefines.h -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/mozjs-60 -I/usr/include/nspr' | |
| CXX='x86_64-pc-linux-gnu-g++' | |
| CXXCPP='x86_64-pc-linux-gnu-g++ -E' | |
| CXXDEPMODE='depmode=none' | |
| CXXFLAGS='-O2 -march=native -mtune=native -pipe -std=c++14' | |
| CYGPATH_W='echo' | |
| DBUS_RUN_SESSION='' | |
| DBUS_TESTS_FALSE='' | |
| DBUS_TESTS_TRUE='' | |
| DEFS='' | |
| DEPDIR='.deps' | |
| DLLTOOL='false' | |
| DSYMUTIL='' | |
| DTRACE='' | |
| DUMPBIN='' | |
| ECHO_C='' | |
| ECHO_N='-n' | |
| ECHO_T='' | |
| EGREP='/bin/grep -E' | |
| ENABLE_CAIRO_FALSE='' | |
| ENABLE_CAIRO_TRUE='' | |
| ENABLE_DTRACE_FALSE='' | |
| ENABLE_DTRACE_TRUE='' | |
| ENABLE_GTK_FALSE='' | |
| ENABLE_GTK_TRUE='' | |
| ENABLE_PROFILER_FALSE='' | |
| ENABLE_PROFILER_TRUE='' | |
| ENABLE_SYSTEMTAP_FALSE='' | |
| ENABLE_SYSTEMTAP_TRUE='' | |
| ENABLE_VALGRIND_drd='' | |
| ENABLE_VALGRIND_helgrind='yes' | |
| ENABLE_VALGRIND_memcheck='yes' | |
| ENABLE_VALGRIND_sgcheck='' | |
| EXEEXT='' | |
| FGREP='/bin/grep -F' | |
| GCOV='' | |
| GENHTML='' | |
| GETTEXT_PACKAGE='gjs' | |
| GITIGNOREFILES += $(CODE_COVERAGE_OUTPUT_FILE) $(CODE_COVERAGE_OUTPUT_DIRECTORY) | |
| GITIGNOREFILES ?= | |
| GI_DATADIR='' | |
| GJSTESTS_CFLAGS='-pthread -include /usr/include/mozjs-60/js/RequiredDefines.h -I/usr/include/gio-unix-2.0/ -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/mozjs-60 -I/usr/include/nspr' | |
| GJSTESTS_LIBS='-L/usr/lib64/../lib64 -lgio-2.0 -lgirepository-1.0 -lffi -lgthread-2.0 -pthread -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lmozjs-60' | |
| GJS_CAIRO_CFLAGS='' | |
| GJS_CAIRO_LIBS='' | |
| GJS_CAIRO_XLIB_CFLAGS='' | |
| GJS_CAIRO_XLIB_LIBS='' | |
| GJS_CFLAGS='-pthread -include /usr/include/mozjs-60/js/RequiredDefines.h -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/mozjs-60 -I/usr/include/nspr' | |
| GJS_CONSOLE_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include' | |
| GJS_CONSOLE_LIBS='-lgio-2.0 -lgobject-2.0 -lglib-2.0' | |
| GJS_GDBUS_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include' | |
| GJS_GDBUS_LIBS='-lgio-2.0 -lgobject-2.0 -lglib-2.0' | |
| GJS_GTK_CFLAGS='' | |
| GJS_GTK_LIBS='' | |
| GJS_LIBS='-L/usr/lib64/../lib64 -lgirepository-1.0 -lffi -lgthread-2.0 -pthread -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lmozjs-60' | |
| GJS_VERSION='15390' | |
| GREP='/bin/grep' | |
| HAVE_CXX14='1' | |
| HAVE_INTROSPECTION_FALSE='#' | |
| HAVE_INTROSPECTION_TRUE='' | |
| INSTALL_DATA='${INSTALL} -m 644' | |
| INSTALL_PROGRAM='${INSTALL}' | |
| INSTALL_SCRIPT='${INSTALL}' | |
| INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' | |
| INTROSPECTION_CFLAGS='-pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include' | |
| INTROSPECTION_COMPILER='/usr/bin/g-ir-compiler' | |
| INTROSPECTION_GENERATE='/usr/bin/g-ir-generate' | |
| INTROSPECTION_GIRDIR='/usr/share/gir-1.0' | |
| 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/lib64/girepository-1.0' | |
| LCOV='' | |
| LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' | |
| LDFLAGS='-Wl,-O1 -Wl,--as-needed' | |
| LIBOBJS='' | |
| LIBS='-L/usr/lib64/../lib64 -lgirepository-1.0 -lffi -lgthread-2.0 -pthread -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lmozjs-60' | |
| LIBTOOL='$(SHELL) $(top_builddir)/libtool' | |
| LIB_TIMER_TIME='' | |
| LIPO='' | |
| LN_S='ln -s' | |
| LTLIBOBJS='' | |
| LT_SYS_LIBRARY_PATH='' | |
| MAINT='#' | |
| MAINTAINER_MODE_FALSE='' | |
| MAINTAINER_MODE_TRUE='#' | |
| MAKEINFO='${SHELL} /var/tmp/portage/dev-libs/gjs-1.53.90/work/gjs-1.53.90/missing makeinfo' | |
| MANIFEST_TOOL=':' | |
| MKDIR_P='/bin/mkdir -p' | |
| MOSTLYCLEANFILES += $(valgrind_log_files) | |
| MOSTLYCLEANFILES ?= | |
| NM='/usr/bin/x86_64-pc-linux-gnu-nm -B' | |
| NMEDIT='' | |
| NO_UNDEFINED_FLAG='' | |
| OBJDUMP='x86_64-pc-linux-gnu-objdump' | |
| OBJEXT='o' | |
| OTOOL64='' | |
| OTOOL='' | |
| PACKAGE='gjs' | |
| PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gjs' | |
| PACKAGE_NAME='gjs' | |
| PACKAGE_STRING='gjs 1.53.90' | |
| PACKAGE_TARNAME='gjs' | |
| PACKAGE_URL='https://wiki.gnome.org/Projects/Gjs' | |
| PACKAGE_VERSION='1.53.90' | |
| PATH_SEPARATOR=':' | |
| PKG_CONFIG='/usr/bin/x86_64-pc-linux-gnu-pkg-config' | |
| PKG_CONFIG_LIBDIR='' | |
| PKG_CONFIG_PATH='/usr/lib64/pkgconfig' | |
| RANLIB='x86_64-pc-linux-gnu-ranlib' | |
| READLINE_LIBS='' | |
| SED='/bin/sed' | |
| SET_MAKE='' | |
| SHELL='/bin/sh' | |
| STRIP='x86_64-pc-linux-gnu-strip' | |
| VALGRIND='valgrind' | |
| VALGRIND_CHECK_RULES=' | |
| VALGRIND_ENABLED='yes' | |
| VALGRIND_ENABLED_FALSE='#' | |
| VALGRIND_ENABLED_TRUE='' | |
| VALGRIND_FLAGS ?= --num-callers=30 | |
| VALGRIND_LOG_COMPILER = \ | |
| VALGRIND_SUPPRESSIONS ?= $(addprefix --suppressions=,$(VALGRIND_SUPPRESSIONS_FILES)) | |
| VALGRIND_TESTS_ENVIRONMENT = \ | |
| VALGRIND_drd_FLAGS ?= | |
| VALGRIND_helgrind_FLAGS ?= --history-level=approx | |
| VALGRIND_memcheck_FLAGS ?= --leak-check=full --show-reachable=no | |
| VALGRIND_sgcheck_FLAGS ?= | |
| VERSION='1.53.90' | |
| WARN_CFLAGS='-fno-strict-aliasing -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wno-error=unused-parameter -Wno-error=missing-field-initializers' | |
| WARN_CXXFLAGS='-fno-strict-aliasing -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wno-overloaded-virtual -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-error=overloaded-virtual' | |
| WARN_LDFLAGS='-Wl,--no-as-needed' | |
| WARN_SCANNERFLAGS=' --warn-all ' | |
| XVFB='' | |
| XVFB_TESTS_FALSE='' | |
| XVFB_TESTS_TRUE='' | |
| 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 --format=ustar -chf - "$$tardir"' | |
| am__untar='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' | |
| check-code-coverage: | |
| check-valgrind-$(1)-am: | |
| check-valgrind-am: | |
| code-coverage-capture-hook: | |
| code-coverage-capture: code-coverage-capture-hook | |
| code_coverage_quiet = $(code_coverage_quiet_$(V)) | |
| code_coverage_quiet_ = $(code_coverage_quiet_$(AM_DEFAULT_VERBOSITY)) | |
| code_coverage_quiet_0 = --quiet | |
| code_coverage_sanitize = $(subst -,_,$(subst .,_,$(1))) | |
| code_coverage_v_genhtml = $(code_coverage_v_genhtml_$(V)) | |
| code_coverage_v_genhtml_ = $(code_coverage_v_genhtml_$(AM_DEFAULT_VERBOSITY)) | |
| code_coverage_v_genhtml_0 = @echo " GEN " $(CODE_COVERAGE_OUTPUT_DIRECTORY); | |
| code_coverage_v_lcov_cap = $(code_coverage_v_lcov_cap_$(V)) | |
| code_coverage_v_lcov_cap_ = $(code_coverage_v_lcov_cap_$(AM_DEFAULT_VERBOSITY)) | |
| code_coverage_v_lcov_cap_0 = @echo " LCOV --capture"\ | |
| code_coverage_v_lcov_ign = $(code_coverage_v_lcov_ign_$(V)) | |
| code_coverage_v_lcov_ign_ = $(code_coverage_v_lcov_ign_$(AM_DEFAULT_VERBOSITY)) | |
| code_coverage_v_lcov_ign_0 = @echo " LCOV --remove /tmp/*"\ | |
| datadir='/usr/share' | |
| datarootdir='${prefix}/share' | |
| define valgrind_tool_rule | |
| docdir='/usr/share/doc/gjs-1.53.90' | |
| dvidir='${docdir}' | |
| else | |
| else | |
| else | |
| else ifeq ($$(VALGRIND_ENABLED),yes) | |
| endef | |
| endif | |
| endif | |
| endif | |
| endif | |
| exec_prefix='NONE' | |
| gjsjsdir='' | |
| 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/gjs-1.53.90/html' | |
| ifeq ($$(VALGRIND_ENABLED)-$$(ENABLE_VALGRIND_$(1)),yes-yes) | |
| ifeq ($(VALGRIND_ENABLED),yes) | |
| ifneq ($$(TESTS),) | |
| ifneq ($(LIBTOOL),) | |
| includedir='${prefix}/include' | |
| infodir='/usr/share/info' | |
| install_sh='${SHELL} /var/tmp/portage/dev-libs/gjs-1.53.90/work/gjs-1.53.90/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}' | |
| pkgconfigdir='${libdir}/pkgconfig' | |
| pkglibexecdir='' | |
| prefix='/usr' | |
| program_transform_name='s,x,x,' | |
| psdir='${docdir}' | |
| sbindir='${exec_prefix}/sbin' | |
| sharedstatedir='${prefix}/com' | |
| sysconfdir='/etc' | |
| target_alias='' | |
| valgrind_drd_flags = --tool=drd $(VALGRIND_drd_FLAGS) | |
| valgrind_enabled_tools=' memcheck helgrind' | |
| valgrind_helgrind_flags = --tool=helgrind $(VALGRIND_helgrind_FLAGS) | |
| valgrind_log_files = $(addprefix test-suite-,$(addsuffix .log,$(valgrind_tools))) | |
| valgrind_lt = | |
| valgrind_lt = $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=execute | |
| valgrind_memcheck_flags = --tool=memcheck $(VALGRIND_memcheck_FLAGS) | |
| valgrind_quiet = $(valgrind_quiet_$(V)) | |
| valgrind_quiet_ = $(valgrind_quiet_$(AM_DEFAULT_VERBOSITY)) | |
| valgrind_quiet_0 = --quiet | |
| valgrind_sgcheck_flags = --tool=exp-sgcheck $(VALGRIND_sgcheck_FLAGS) | |
| valgrind_tools='memcheck helgrind drd sgcheck' | |
| valgrind_v_use = $(valgrind_v_use_$(V)) | |
| valgrind_v_use_ = $(valgrind_v_use_$(AM_DEFAULT_VERBOSITY)) | |
| valgrind_v_use_0 = @echo " USE " $(patsubst check-valgrind-%-am,%,$@):; | |
| ## ----------- ## | |
| ## confdefs.h. ## | |
| ## ----------- ## | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gjs" | |
| #define PACKAGE_TARNAME "gjs" | |
| #define PACKAGE_VERSION "1.53.90" | |
| #define PACKAGE_STRING "gjs 1.53.90" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gjs" | |
| #define PACKAGE_URL "https://wiki.gnome.org/Projects/Gjs" | |
| #define PACKAGE "gjs" | |
| #define VERSION "1.53.90" | |
| #define GJS_VERSION (1 * 100 + 53) * 100 + 90 | |
| #define GETTEXT_PACKAGE "gjs" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_CXX14 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| configure: exit 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment