This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by pluma-plugins configure 1.26.0, 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/pluma-plugins-1.26.0 --htmldir=/usr/share/doc/pluma-plugins-1.26.0/html --with-sysroot=/ --libdir=/usr/lib64 --disable-maintainer-mode --disable-schemas-compile --disable-static ## --------- ## ## Platform. ## ## --------- ## hostname = localhost uname -m = x86_64 uname -r = 5.15.77-gentoo-dist uname -s = Linux uname -v = #1 SMP Thu Nov 3 18:21:44 -00 2022 /usr/bin/uname -p = AMD EPYC 7513 32-Core Processor /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/tmp/portage/app-editors/pluma-plugins-1.26.0/temp/python3.10/bin PATH: /usr/lib/portage/python3.10/ebuild-helpers/xattr PATH: /usr/lib/portage/python3.10/ebuild-helpers PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin PATH: /usr/lib/llvm/15/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2401: checking for a BSD-compatible install configure:2469: result: /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c configure:2480: checking whether build environment is sane configure:2535: result: yes configure:2686: checking for a thread-safe mkdir -p configure:2725: result: /bin/mkdir -p configure:2732: checking for gawk configure:2748: found /usr/bin/gawk configure:2759: result: gawk configure:2770: checking whether make sets $(MAKE) configure:2792: result: yes configure:2821: checking whether make supports nested variables configure:2838: result: yes configure:2927: checking whether UID '250' is supported by ustar format configure:2930: result: yes configure:2937: checking whether GID '250' is supported by ustar format configure:2940: result: yes configure:2948: checking how to create a ustar tar archive configure:2959: tar --version tar (GNU tar) 1.34 Copyright (C) 2021 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later . 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:2962: $? = 0 configure:3002: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar configure:3005: $? = 0 configure:3009: tar -xf - &5 x86_64-pc-linux-gnu-gcc (Gentoo 12.2.1_p20221008 p1) 12.2.1 20221008 Copyright (C) 2022 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:3469: $? = 0 configure:3458: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/12/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-12.2.1_p20221008/work/gcc-12-20221008/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/12 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/12/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/12 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/12/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/12/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/12/include/g++-v12 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/12/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --disable-libunwind-exceptions --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 12.2.1_p20221008 p1' --with-gcc-major-version-only --disable-esp --enable-libstdcxx-time --disable-libstdcxx-pch --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-fixed-point --enable-targets=all --enable-libgomp --disable-libssp --disable-libada --disable-cet --disable-systemtap --disable-valgrind-annotations --disable-vtable-verify --disable-libvtv --without-zstd --enable-lto --with-isl --disable-isl-version-check --enable-default-pie --enable-default-ssp --with-build-config=bootstrap-lto Thread model: posix Supported LTO compression algorithms: zlib gcc version 12.2.1 20221008 (Gentoo 12.2.1_p20221008 p1) configure:3469: $? = 0 configure:3458: 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:3469: $? = 1 configure:3458: 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:3469: $? = 1 configure:3489: checking whether the C compiler works configure:3511: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 configure:3515: $? = 0 configure:3563: result: yes configure:3566: checking for C compiler default output file name configure:3568: result: a.out configure:3574: checking for suffix of executables configure:3581: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 configure:3585: $? = 0 configure:3607: result: configure:3629: checking whether we are cross compiling configure:3637: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 configure:3641: $? = 0 configure:3648: ./conftest configure:3652: $? = 0 configure:3667: result: no configure:3672: checking for suffix of object files configure:3694: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:3698: $? = 0 configure:3719: result: o configure:3723: checking whether we are using the GNU C compiler configure:3742: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:3742: $? = 0 configure:3751: result: yes configure:3760: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:3780: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:3780: $? = 0 configure:3821: result: yes configure:3838: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:3901: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:3901: $? = 0 configure:3914: result: none needed configure:3939: checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together configure:3961: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o configure:3964: $? = 0 configure:3961: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o configure:3964: $? = 0 configure:3976: result: yes configure:3996: checking whether make supports the include directive configure:4011: make -f confmf.GNU && cat confinc.out this is the am__doit target configure:4014: $? = 0 configure:4033: result: yes (GNU style) configure:4058: checking dependency style of x86_64-pc-linux-gnu-gcc configure:4169: result: none configure:4185: checking whether make sets $(MAKE) configure:4207: result: yes configure:4248: checking build system type configure:4262: result: x86_64-pc-linux-gnu configure:4282: checking host system type configure:4295: result: x86_64-pc-linux-gnu configure:4336: checking how to print strings configure:4363: result: printf configure:4384: checking for a sed that does not truncate output configure:4448: result: /bin/sed configure:4466: checking for grep that handles long lines and -e configure:4524: result: /bin/grep configure:4529: checking for egrep configure:4591: result: /bin/grep -E configure:4596: checking for fgrep configure:4658: result: /bin/grep -F configure:4693: checking for ld used by x86_64-pc-linux-gnu-gcc configure:4760: result: /usr/x86_64-pc-linux-gnu/bin/ld configure:4767: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld configure:4782: result: yes configure:4794: checking for BSD- or MS-compatible name lister (nm) configure:4848: result: /usr/bin/x86_64-pc-linux-gnu-nm -B configure:4978: checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface configure:4985: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:4988: /usr/bin/x86_64-pc-linux-gnu-nm -B "conftest.o" configure:4991: output 0000000000000000 B some_variable configure:4998: result: BSD nm configure:5001: checking whether ln -s works configure:5005: result: yes configure:5013: checking the maximum length of command line arguments configure:5144: result: 1572864 configure:5192: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:5232: result: func_convert_file_noop configure:5239: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:5259: result: func_convert_file_noop configure:5266: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files configure:5273: result: -r configure:5307: checking for x86_64-pc-linux-gnu-objdump configure:5323: found /usr/bin/x86_64-pc-linux-gnu-objdump configure:5334: result: x86_64-pc-linux-gnu-objdump configure:5406: checking how to recognize dependent libraries configure:5606: result: pass_all configure:5651: checking for x86_64-pc-linux-gnu-dlltool configure:5667: found /usr/lib/llvm/15/bin/x86_64-pc-linux-gnu-dlltool configure:5678: result: x86_64-pc-linux-gnu-dlltool configure:5751: checking how to associate runtime and link libraries configure:5778: result: printf %s\n configure:5795: checking for x86_64-pc-linux-gnu-ar configure:5811: found /usr/bin/x86_64-pc-linux-gnu-ar configure:5822: result: x86_64-pc-linux-gnu-ar configure:5903: checking for archiver @FILE support configure:5920: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:5920: $? = 0 configure:5923: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 configure:5926: $? = 0 configure:5931: 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:5934: $? = 1 configure:5946: result: @ configure:5964: checking for x86_64-pc-linux-gnu-strip configure:5980: found /usr/bin/x86_64-pc-linux-gnu-strip configure:5991: result: x86_64-pc-linux-gnu-strip configure:6063: checking for x86_64-pc-linux-gnu-ranlib configure:6079: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:6090: result: x86_64-pc-linux-gnu-ranlib configure:6232: checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object configure:6385: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:6388: $? = 0 configure:6392: /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:6395: $? = 0 configure:6461: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c conftstm.o >&5 configure:6464: $? = 0 configure:6502: result: ok configure:6549: checking for sysroot configure:6579: result: / configure:6586: checking for a working dd configure:6624: result: /bin/dd configure:6628: checking how to truncate binary pipes configure:6643: result: /bin/dd bs=4096 count=1 configure:6779: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:6782: $? = 0 configure:6932: checking for x86_64-pc-linux-gnu-mt configure:6962: result: no configure:6972: checking for mt configure:7002: result: no configure:7022: checking if : is a manifest tool configure:7028: : '-?' configure:7036: result: no configure:7713: checking how to run the C preprocessor configure:7744: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7744: $? = 0 configure:7758: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory 11 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:7758: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pluma-plugins" | #define PACKAGE_TARNAME "pluma-plugins" | #define PACKAGE_VERSION "1.26.0" | #define PACKAGE_STRING "pluma-plugins 1.26.0" | #define PACKAGE_BUGREPORT "https://github.com/mate-desktop/pluma-plugins/issues" | #define PACKAGE_URL "https://mate-desktop.org/" | #define PACKAGE "pluma-plugins" | #define VERSION "1.26.0" | /* end confdefs.h. */ | #include configure:7783: result: x86_64-pc-linux-gnu-gcc -E configure:7803: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7803: $? = 0 configure:7817: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory 11 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:7817: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pluma-plugins" | #define PACKAGE_TARNAME "pluma-plugins" | #define PACKAGE_VERSION "1.26.0" | #define PACKAGE_STRING "pluma-plugins 1.26.0" | #define PACKAGE_BUGREPORT "https://github.com/mate-desktop/pluma-plugins/issues" | #define PACKAGE_URL "https://mate-desktop.org/" | #define PACKAGE "pluma-plugins" | #define VERSION "1.26.0" | /* end confdefs.h. */ | #include configure:7846: checking for ANSI C header files configure:7866: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:7866: $? = 0 configure:7939: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 configure:7939: $? = 0 configure:7939: ./conftest configure:7939: $? = 0 configure:7950: result: yes configure:7963: checking for sys/types.h configure:7963: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:7963: $? = 0 configure:7963: result: yes configure:7963: checking for sys/stat.h configure:7963: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:7963: $? = 0 configure:7963: result: yes configure:7963: checking for stdlib.h configure:7963: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:7963: $? = 0 configure:7963: result: yes configure:7963: checking for string.h configure:7963: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:7963: $? = 0 configure:7963: result: yes configure:7963: checking for memory.h configure:7963: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:7963: $? = 0 configure:7963: result: yes configure:7963: checking for strings.h configure:7963: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:7963: $? = 0 configure:7963: result: yes configure:7963: checking for inttypes.h configure:7963: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:7963: $? = 0 configure:7963: result: yes configure:7963: checking for stdint.h configure:7963: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:7963: $? = 0 configure:7963: result: yes configure:7963: checking for unistd.h configure:7963: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:7963: $? = 0 configure:7963: result: yes configure:7977: checking for dlfcn.h configure:7977: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:7977: $? = 0 configure:7977: result: yes configure:8232: checking for objdir configure:8247: result: .libs configure:8511: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:8529: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command-line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C configure:8533: $? = 0 configure:8546: result: no configure:8904: checking for x86_64-pc-linux-gnu-gcc option to produce PIC configure:8911: result: -fPIC -DPIC configure:8919: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works configure:8937: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fPIC -DPIC -DPIC conftest.c >&5 configure:8941: $? = 0 configure:8954: result: yes configure:8983: checking if x86_64-pc-linux-gnu-gcc static flag -static works configure:9011: result: yes configure:9026: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:9047: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -o out/conftest2.o conftest.c >&5 configure:9051: $? = 0 configure:9073: result: yes configure:9081: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:9128: result: yes configure:9161: 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:10420: result: yes configure:10457: checking whether -lc should be explicitly linked in configure:10465: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:10468: $? = 0 configure:10483: 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:10486: $? = 0 configure:10500: result: no configure:10660: checking dynamic linker characteristics configure:11241: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11241: $? = 0 configure:11481: result: GNU/Linux ld.so configure:11603: checking how to hardcode library paths into programs configure:11628: result: immediate configure:12176: checking whether stripping libraries is possible configure:12181: result: yes configure:12216: checking if libtool supports shared libraries configure:12218: result: yes configure:12221: checking whether to build shared libraries configure:12246: result: yes configure:12249: checking whether to build static libraries configure:12253: result: no configure:12293: checking whether NLS is requested configure:12302: result: yes configure:12342: checking for msgfmt configure: trying /usr/bin/msgfmt... 0 translated messages. configure:12374: result: /usr/bin/msgfmt configure:12383: checking for gmsgfmt configure:12401: found /usr/bin/gmsgfmt configure:12414: result: /usr/bin/gmsgfmt configure:12464: checking for xgettext configure: trying /usr/bin/xgettext... /usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C configure:12496: result: /usr/bin/xgettext configure:12541: checking for msgmerge configure: trying /usr/bin/msgmerge... configure:12572: result: /usr/bin/msgmerge configure:12630: checking for ld used by x86_64-pc-linux-gnu-gcc configure:12697: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 configure:12704: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld configure:12719: result: yes configure:12726: checking for shared library run path origin configure:12739: result: done configure:13311: checking for CFPreferencesCopyAppValue configure:13329: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:23:10: fatal error: CoreFoundation/CFPreferences.h: No such file or directory 23 | #include | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:13329: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pluma-plugins" | #define PACKAGE_TARNAME "pluma-plugins" | #define PACKAGE_VERSION "1.26.0" | #define PACKAGE_STRING "pluma-plugins 1.26.0" | #define PACKAGE_BUGREPORT "https://github.com/mate-desktop/pluma-plugins/issues" | #define PACKAGE_URL "https://mate-desktop.org/" | #define PACKAGE "pluma-plugins" | #define VERSION "1.26.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | int | main () | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:13338: result: no configure:13345: checking for CFLocaleCopyCurrent configure:13363: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:23:10: fatal error: CoreFoundation/CFLocale.h: No such file or directory 23 | #include | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:13363: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pluma-plugins" | #define PACKAGE_TARNAME "pluma-plugins" | #define PACKAGE_VERSION "1.26.0" | #define PACKAGE_STRING "pluma-plugins 1.26.0" | #define PACKAGE_BUGREPORT "https://github.com/mate-desktop/pluma-plugins/issues" | #define PACKAGE_URL "https://mate-desktop.org/" | #define PACKAGE "pluma-plugins" | #define VERSION "1.26.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:13372: result: no configure:13421: checking for GNU gettext in libc configure:13450: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 configure:13450: $? = 0 configure:13459: result: yes configure:14306: checking whether to use NLS configure:14308: result: yes configure:14311: checking where the gettext function comes from configure:14322: result: libc configure:14397: checking for glib-compile-resources configure:14415: found /usr/bin/glib-compile-resources configure:14427: result: /usr/bin/glib-compile-resources configure:14445: checking for xmllint configure:14463: found /usr/bin/xmllint configure:14475: result: /usr/bin/xmllint configure:14503: checking for x86_64-pc-linux-gnu-pkg-config configure:14521: found /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:14533: result: /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:14601: checking pkg-config is at least version 0.9.0 configure:14604: result: yes configure:14614: checking for PLUMA configure:14629: $PKG_CONFIG --exists --print-errors " glib-2.0 >= 2.32.0 gio-2.0 >= 2.32.0 gtk+-3.0 >= 3.9.0 gtksourceview-4 >= $GTKSOURCEVIEW_REQUIRED libpeas-1.0 >= 1.7.0 libpeas-gtk-1.0 >= 1.7.0 pluma >= 1.25.3 " Package pluma was not found in the pkg-config search path. Perhaps you should add the directory containing `pluma.pc' to the PKG_CONFIG_PATH environment variable Package 'pluma', required by 'virtual:world', not found configure:14640: $? = 1 configure:14670: $PKG_CONFIG --exists --print-errors " glib-2.0 >= 2.32.0 gio-2.0 >= 2.32.0 gtk+-3.0 >= 3.9.0 gtksourceview-4 >= $GTKSOURCEVIEW_REQUIRED libpeas-1.0 >= 1.7.0 libpeas-gtk-1.0 >= 1.7.0 pluma >= 1.25.3 " Package pluma was not found in the pkg-config search path. Perhaps you should add the directory containing `pluma.pc' to the PKG_CONFIG_PATH environment variable Package 'pluma', required by 'virtual:world', not found configure:14681: $? = 1 configure:14703: result: no Package 'pluma', required by 'virtual:world', not found configure:14735: error: Package requirements ( glib-2.0 >= 2.32.0 gio-2.0 >= 2.32.0 gtk+-3.0 >= 3.9.0 gtksourceview-4 >= 4.0.2 libpeas-1.0 >= 1.7.0 libpeas-gtk-1.0 >= 1.7.0 pluma >= 1.25.3 ) were not met: Package 'pluma', required by 'virtual:world', not found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables PLUMA_CFLAGS and PLUMA_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_DBUSPYTHON_CFLAGS_set= ac_cv_env_DBUSPYTHON_CFLAGS_value= ac_cv_env_DBUSPYTHON_LIBS_set= ac_cv_env_DBUSPYTHON_LIBS_value= ac_cv_env_GLIB_COMPILE_RESOURCES_set= ac_cv_env_GLIB_COMPILE_RESOURCES_value= ac_cv_env_GLIB_COMPILE_SCHEMAS_set= ac_cv_env_GLIB_COMPILE_SCHEMAS_value= ac_cv_env_ITSTOOL_set= ac_cv_env_ITSTOOL_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' 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=/var/tmp/portage/app-editors/pluma-plugins-1.26.0/temp/python3.10/pkgconfig ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_PLUMA_CFLAGS_set= ac_cv_env_PLUMA_CFLAGS_value= ac_cv_env_PLUMA_LIBS_set= ac_cv_env_PLUMA_LIBS_value= ac_cv_env_PYTHON_set=set ac_cv_env_PYTHON_value=/usr/bin/python3.10 ac_cv_env_XMLLINT_set= ac_cv_env_XMLLINT_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_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_GLIB_COMPILE_RESOURCES=/usr/bin/glib-compile-resources ac_cv_path_GMSGFMT=/usr/bin/gmsgfmt ac_cv_path_GREP=/bin/grep ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_PKG_CONFIG=/usr/bin/x86_64-pc-linux-gnu-pkg-config ac_cv_path_SED=/bin/sed ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_XMLLINT=/usr/bin/xmllint ac_cv_path_install='/usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c' ac_cv_path_lt_DD=/bin/dd ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=x86_64-pc-linux-gnu-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' ac_cv_prog_DLLTOOL=x86_64-pc-linux-gnu-dlltool 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_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_libname_spec='lib$name' acl_cv_library_names_spec='$libname$shrext' acl_cv_path_LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=none am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes am_cv_prog_tar_ustar=gnutar gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=no gt_cv_func_gnugettext1_libc=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_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_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_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/bin/dd bs=4096 count=1' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/app-editors/pluma-plugins-1.26.0/work/pluma-plugins-1.26.0/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_V='$(V)' AR='x86_64-pc-linux-gnu-ar' AUTOCONF='${SHELL} /var/tmp/portage/app-editors/pluma-plugins-1.26.0/work/pluma-plugins-1.26.0/missing autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/app-editors/pluma-plugins-1.26.0/work/pluma-plugins-1.26.0/missing autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/app-editors/pluma-plugins-1.26.0/work/pluma-plugins-1.26.0/missing automake-1.16' AWK='gawk' CC='x86_64-pc-linux-gnu-gcc' CCDEPMODE='depmode=none' CFLAGS='-O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS='' CYGPATH_W='echo' DBUSPYTHON_CFLAGS='' DBUSPYTHON_LIBS='' DBUS_PYTHON_CFLAGS='' DBUS_PYTHON_LIBS='' DEFS='' DEPDIR='.deps' DISABLE_DEPRECATED_CFLAGS='' DLLTOOL='x86_64-pc-linux-gnu-dlltool' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_PYTHON_FALSE='' ENABLE_PYTHON_TRUE='' ENABLE_SYNCTEX_FALSE='' ENABLE_SYNCTEX_TRUE='' ENABLE_TERMINAL_FALSE='' ENABLE_TERMINAL_TRUE='' EXEEXT='' FGREP='/bin/grep -F' GETTEXT_MACRO_VERSION='0.19' GETTEXT_PACKAGE='pluma-plugins' GLIB_COMPILE_RESOURCES='/usr/bin/glib-compile-resources' GLIB_COMPILE_SCHEMAS='' GMSGFMT='/usr/bin/gmsgfmt' GMSGFMT_015='/usr/bin/gmsgfmt' GREP='/bin/grep' GSETTINGS_DISABLE_SCHEMAS_COMPILE='' GSETTINGS_RULES='' HELP_DIR='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INTLLIBS='' INTL_MACOSX_LIBS='' ITSTOOL='' LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' LDFLAGS='-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' LIBICONV='-liconv' LIBINTL='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBICONV='-liconv' LTLIBINTL='' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/tmp/portage/app-editors/pluma-plugins-1.26.0/work/pluma-plugins-1.26.0/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' MSGFMT='/usr/bin/msgfmt' MSGFMT_015='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' NM='/usr/bin/x86_64-pc-linux-gnu-nm -B' NMEDIT='' OBJDUMP='x86_64-pc-linux-gnu-objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='pluma-plugins' PACKAGE_BUGREPORT='https://github.com/mate-desktop/pluma-plugins/issues' PACKAGE_NAME='pluma-plugins' PACKAGE_STRING='pluma-plugins 1.26.0' PACKAGE_TARNAME='pluma-plugins' PACKAGE_URL='https://mate-desktop.org/' PACKAGE_VERSION='1.26.0' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/x86_64-pc-linux-gnu-pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/var/tmp/portage/app-editors/pluma-plugins-1.26.0/temp/python3.10/pkgconfig' PLUGINS='' PLUGIN_LIBTOOL_FLAGS='' PLUMA_CFLAGS='' PLUMA_LIBS='' PLUMA_PLUGINS_DATA_DIR='' PLUMA_PLUGINS_LIBS_DIR='' POSUB='po' PYTHON='/usr/bin/python3.10' PYTHON_EXEC_PREFIX='' PYTHON_PLATFORM='' PYTHON_PREFIX='' PYTHON_VERSION='' RANLIB='x86_64-pc-linux-gnu-ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='x86_64-pc-linux-gnu-strip' USE_NLS='yes' VERSION='1.26.0' XGETTEXT='/usr/bin/xgettext' XGETTEXT_015='/usr/bin/xgettext' XGETTEXT_EXTRA_OPTIONS='' XMLLINT='/usr/bin/xmllint' YELP_HELP_RULES='' YELP_LC_DIST='' YELP_LC_MEDIA_LINKS='' ac_ct_AR='' ac_ct_CC='' ac_ct_DUMPBIN='' ac_prefix_program='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCC_FALSE='' am__fastdepCC_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' datadir='/usr/share' datarootdir='${prefix}/share' docdir='/usr/share/doc/pluma-plugins-1.26.0' dvidir='${docdir}' exec_prefix='NONE' gsettingsschemadir='' 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/pluma-plugins-1.26.0/html' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/tmp/portage/app-editors/pluma-plugins-1.26.0/work/pluma-plugins-1.26.0/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}' pkgpyexecdir='' pkgpythondir='' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' pyexecdir='' pythondir='' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "pluma-plugins" #define PACKAGE_TARNAME "pluma-plugins" #define PACKAGE_VERSION "1.26.0" #define PACKAGE_STRING "pluma-plugins 1.26.0" #define PACKAGE_BUGREPORT "https://github.com/mate-desktop/pluma-plugins/issues" #define PACKAGE_URL "https://mate-desktop.org/" #define PACKAGE "pluma-plugins" #define VERSION "1.26.0" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define ENABLE_NLS 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define GETTEXT_PACKAGE "pluma-plugins" configure: exit 1