Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 587972 Details for
Bug 692838
app-cdr/xfburn-0.5.5-r1 checking for libxfce4ui-1 >= 4.8.0... not found
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config.log
config.log (text/plain), 50.56 KB, created by
Conrad Kostecki
on 2019-08-24 22:33:58 UTC
(
hide
)
Description:
config.log
Filename:
MIME Type:
Creator:
Conrad Kostecki
Created:
2019-08-24 22:33:58 UTC
Size:
50.56 KB
patch
obsolete
>This file contains any messages produced by compilers while >running configure, to aid debugging if configure makes a mistake. > >It was created by xfburn configure 0.5.5, 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/xfburn-0.5.5-r1 --htmldir=/usr/share/doc/xfburn-0.5.5-r1/html --libdir=/usr/lib64 --enable-gudev --enable-gstreamer > >## --------- ## >## Platform. ## >## --------- ## > >hostname = gentoo-sandbox >uname -m = x86_64 >uname -r = 5.2.9-gentoo >uname -s = Linux >uname -v = #1 SMP Sun Aug 18 13:09:52 CEST 2019 > >/usr/bin/uname -p = Intel(R) Core(TM) i7-6600U CPU @ 2.60GHz >/bin/uname -X = unknown > >/bin/arch = unknown >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >/usr/bin/hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /usr/lib/ccache/bin >PATH: /usr/lib/portage/python3.7/ebuild-helpers/xattr >PATH: /usr/lib/portage/python3.7/ebuild-helpers >PATH: /usr/lib/llvm/8/bin >PATH: /usr/lib/llvm/7/bin >PATH: /usr/local/sbin >PATH: /usr/local/bin >PATH: /usr/sbin >PATH: /usr/bin >PATH: /sbin >PATH: /bin >PATH: /opt/bin >PATH: /usr/lib64/subversion/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:2251: loading site script /usr/share/config.site >| #!/bin/sh >| # Copyright 2009-2014 Gentoo Foundation >| # Distributed under the terms of the GNU General Public License v2 >| >| # provided by crossdev >| SITEDIR="/usr/share/crossdev/include/site" >| >| # user override >| ETC_SITEDIR="/etc/crossdev/include/site" >| >| config_site_arch() { >| local host="${CHOST%%-*}" >| >| case ${host} in >| arm*b*) host=armeb ;; >| arm*) host=arm ;; >| mips*l*) host=mipsel ;; >| mips*) host=mips ;; >| esac >| >| echo "${host}" >| } >| >| config_site_names() { >| local site_arch="$(config_site_arch)" >| local sites="" >| local x >| >| case ${CHOST} in >| *-linux-*) sites="${sites} linux ${site_arch}-linux" ;; >| *-darwin*) sites="${sites} darwin ${site_arch}-darwin" ;; >| mingw*|*-mingw*) sites="${sites} mingw ${site_arch}-mingw" ;; >| esac >| >| case ${CHOST} in >| *-linux-uclibc*) sites="${sites} linux-uclibc ${site_arch}-linux-uclibc" ;; >| *-linux-gnu*) sites="${sites} linux-gnu ${site_arch}-linux-gnu" ;; >| *-linux-musl*) sites="${sites} linux-musl ${site_arch}-linux-musl" ;; >| esac >| >| case ${CHOST} in >| *-linux-uclibceabi*) sites="${sites} linux-uclibceabi ${site_arch}-linux-uclibceabi" ;; >| *-linux-gnueabi*) sites="${sites} linux-gnueabi ${site_arch}-linux-gnueabi" ;; >| esac >| >| for x in ${sites} ${CHOST}; do >| [ -e "${SITEDIR}/${x}" ] && echo "${SITEDIR}/${x}" >| [ -e "${ETC_SITEDIR}/${x}" ] && echo "${ETC_SITEDIR}/${x}" >| done >| } >| >| # Only kick in for cross-compiles so we don't break native builds #427184 >| if [ "${CBUILD:-${CHOST}}" != "${CHOST}" ] ; then >| sites="$(config_site_names)" >| if [ -n "${sites}" ] ; then >| for site in ${sites}; do >| echo "${0##*/}: loading site script ${site}" >| . "${site}" >| done >| fi >| unset site sites >| fi >configure:2394: checking for a BSD-compatible install >configure:2462: result: /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c >configure:2473: checking whether build environment is sane >configure:2528: result: yes >configure:2677: checking for a thread-safe mkdir -p >configure:2716: result: /bin/mkdir -p >configure:2723: checking for gawk >configure:2739: found /usr/bin/gawk >configure:2750: result: gawk >configure:2761: checking whether make sets $(MAKE) >configure:2783: result: yes >configure:2812: checking whether make supports nested variables >configure:2829: result: yes >configure:2958: checking whether to enable maintainer-specific portions of Makefiles >configure:2967: result: no >configure:2989: checking for x86_64-pc-linux-gnu-gcc >configure:3005: found /usr/lib/ccache/bin/x86_64-pc-linux-gnu-gcc >configure:3016: result: x86_64-pc-linux-gnu-gcc >configure:3285: checking for C compiler version >configure:3294: x86_64-pc-linux-gnu-gcc --version >&5 >x86_64-pc-linux-gnu-gcc (Gentoo 9.2.0 p1) 9.2.0 >Copyright (C) 2019 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:3305: $? = 0 >configure:3294: x86_64-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >COLLECT_GCC=/usr/bin/x86_64-pc-linux-gnu-gcc >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/9.2.0/lto-wrapper >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-9.2.0/work/gcc-9.2.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/9.2.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/9.2.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/9.2.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/9.2.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/include/g++-v9 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/9.2.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 9.2.0 p1' --disable-esp --enable-libstdcxx-time --with-build-config=bootstrap-lto --disable-libstdcxx-pch --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 --enable-libgomp --disable-libmudflap --disable-libssp --disable-systemtap --enable-vtable-verify --enable-lto --with-isl --disable-isl-version-check --enable-default-pie --enable-default-ssp >Thread model: posix >gcc version 9.2.0 (Gentoo 9.2.0 p1) >configure:3305: $? = 0 >configure:3294: 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:3305: $? = 1 >configure:3294: 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:3305: $? = 1 >configure:3325: checking whether the C compiler works >configure:3347: x86_64-pc-linux-gnu-gcc -march=native -mfpmath=sse,387 -mtune=intel -O3 -frecord-gcc-switches -fomit-frame-pointer -malign-data=abi -mtls-dialect=gnu2 -pipe -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z,now conftest.c >&5 >configure:3351: $? = 0 >configure:3399: result: yes >configure:3402: checking for C compiler default output file name >configure:3404: result: a.out >configure:3410: checking for suffix of executables >configure:3417: x86_64-pc-linux-gnu-gcc -o conftest -march=native -mfpmath=sse,387 -mtune=intel -O3 -frecord-gcc-switches -fomit-frame-pointer -malign-data=abi -mtls-dialect=gnu2 -pipe -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z,now conftest.c >&5 >configure:3421: $? = 0 >configure:3443: result: >configure:3465: checking whether we are cross compiling >configure:3473: x86_64-pc-linux-gnu-gcc -o conftest -march=native -mfpmath=sse,387 -mtune=intel -O3 -frecord-gcc-switches -fomit-frame-pointer -malign-data=abi -mtls-dialect=gnu2 -pipe -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z,now conftest.c >&5 >configure:3477: $? = 0 >configure:3484: ./conftest >configure:3488: $? = 0 >configure:3476: result: no >configure:3481: checking for suffix of object files >configure:3503: x86_64-pc-linux-gnu-gcc -c -march=native -mfpmath=sse,387 -mtune=intel -O3 -frecord-gcc-switches -fomit-frame-pointer -malign-data=abi -mtls-dialect=gnu2 -pipe conftest.c >&5 >configure:3507: $? = 0 >configure:3528: result: o >configure:3532: checking whether we are using the GNU C compiler >configure:3551: x86_64-pc-linux-gnu-gcc -c -march=native -mfpmath=sse,387 -mtune=intel -O3 -frecord-gcc-switches -fomit-frame-pointer -malign-data=abi -mtls-dialect=gnu2 -pipe conftest.c >&5 >configure:3551: $? = 0 >configure:3560: result: yes >configure:3569: checking whether x86_64-pc-linux-gnu-gcc accepts -g >configure:3589: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:3589: $? = 0 >configure:3630: result: yes >configure:3647: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 >configure:3710: x86_64-pc-linux-gnu-gcc -c -march=native -mfpmath=sse,387 -mtune=intel -O3 -frecord-gcc-switches -fomit-frame-pointer -malign-data=abi -mtls-dialect=gnu2 -pipe conftest.c >&5 >configure:3710: $? = 0 >configure:3723: result: none needed >configure:3748: checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together >configure:3770: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >configure:3773: $? = 0 >configure:3770: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >configure:3773: $? = 0 >configure:3785: result: yes >configure:3813: checking for style of include used by make >configure:3841: result: GNU >configure:3867: checking dependency style of x86_64-pc-linux-gnu-gcc >configure:3978: result: none >configure:3995: checking whether NLS is requested >configure:4004: result: yes >configure:4022: checking for intltool >= 0.35.0 >configure:4024: result: 0.51.0 found >configure:4032: checking for intltool-update >configure:4050: found /usr/bin/intltool-update >configure:4062: result: /usr/bin/intltool-update >configure:4072: checking for intltool-merge >configure:4090: found /usr/bin/intltool-merge >configure:4102: result: /usr/bin/intltool-merge >configure:4112: checking for intltool-extract >configure:4130: found /usr/bin/intltool-extract >configure:4142: result: /usr/bin/intltool-extract >configure:4296: checking for xgettext >configure:4314: found /usr/bin/xgettext >configure:4326: result: /usr/bin/xgettext >configure:4336: checking for msgmerge >configure:4354: found /usr/bin/msgmerge >configure:4366: result: /usr/bin/msgmerge >configure:4376: checking for msgfmt >configure:4394: found /usr/bin/msgfmt >configure:4406: result: /usr/bin/msgfmt >configure:4416: checking for gmsgfmt >configure:4434: found /usr/bin/gmsgfmt >configure:4447: result: /usr/bin/gmsgfmt >configure:4467: checking for perl >configure:4485: found /usr/bin/perl >configure:4497: result: /usr/bin/perl >configure:4508: checking for perl >= 5.8.1 >configure:4515: result: 5.30.0 >configure:4519: checking for XML::Parser >configure:4522: result: ok >configure:4565: checking build system type >configure:4579: result: x86_64-pc-linux-gnu >configure:4599: checking host system type >configure:4612: result: x86_64-pc-linux-gnu >configure:4653: checking how to print strings >configure:4680: result: printf >configure:4701: checking for a sed that does not truncate output >configure:4765: result: /bin/sed >configure:4783: checking for grep that handles long lines and -e >configure:4841: result: /bin/grep >configure:4846: checking for egrep >configure:4908: result: /bin/grep -E >configure:4913: checking for fgrep >configure:4975: result: /bin/grep -F >configure:5010: checking for ld used by x86_64-pc-linux-gnu-gcc >configure:5077: result: /usr/x86_64-pc-linux-gnu/bin/ld >configure:5084: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld >configure:5099: result: yes >configure:5111: checking for BSD- or MS-compatible name lister (nm) >configure:5165: result: /usr/bin/x86_64-pc-linux-gnu-nm -B >configure:5295: checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface >configure:5302: x86_64-pc-linux-gnu-gcc -c -march=native -mfpmath=sse,387 -mtune=intel -O3 -frecord-gcc-switches -fomit-frame-pointer -malign-data=abi -mtls-dialect=gnu2 -pipe conftest.c >&5 >configure:5305: /usr/bin/x86_64-pc-linux-gnu-nm -B "conftest.o" >configure:5308: output >0000000000000000 B some_variable >configure:5309: result: BSD nm >configure:5312: checking whether ln -s works >configure:5316: result: yes >configure:5324: checking the maximum length of command line arguments >configure:5455: result: 1572864 >configure:5503: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format >configure:5543: result: func_convert_file_noop >configure:5550: checking how to convert x86_64-pc-linux-gnu file names to toolchain format >configure:5570: result: func_convert_file_noop >configure:5577: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files >configure:5584: result: -r >configure:5618: checking for x86_64-pc-linux-gnu-objdump >configure:5634: found /usr/bin/x86_64-pc-linux-gnu-objdump >configure:5645: result: x86_64-pc-linux-gnu-objdump >configure:5717: checking how to recognize dependent libraries >configure:5917: result: pass_all >configure:5962: checking for x86_64-pc-linux-gnu-dlltool >configure:5992: result: no >configure:6002: checking for dlltool >configure:6032: result: no >configure:6062: checking how to associate runtime and link libraries >configure:6089: result: printf %s\n >configure:6106: checking for x86_64-pc-linux-gnu-ar >configure:6122: found /usr/bin/x86_64-pc-linux-gnu-ar >configure:6133: result: x86_64-pc-linux-gnu-ar >configure:6230: checking for archiver @FILE support >configure:6247: x86_64-pc-linux-gnu-gcc -c -march=native -mfpmath=sse,387 -mtune=intel -O3 -frecord-gcc-switches -fomit-frame-pointer -malign-data=abi -mtls-dialect=gnu2 -pipe conftest.c >&5 >configure:6247: $? = 0 >configure:6250: x86_64-pc-linux-gnu-ar cr libconftest.a @conftest.lst >&5 >configure:6253: $? = 0 >configure:6258: x86_64-pc-linux-gnu-ar cr libconftest.a @conftest.lst >&5 >x86_64-pc-linux-gnu-ar: conftest.o: No such file or directory >configure:6261: $? = 1 >configure:6260: result: @ >configure:6278: checking for x86_64-pc-linux-gnu-strip >configure:6294: found /usr/bin/x86_64-pc-linux-gnu-strip >configure:6305: result: x86_64-pc-linux-gnu-strip >configure:6377: checking for x86_64-pc-linux-gnu-ranlib >configure:6393: found /usr/bin/x86_64-pc-linux-gnu-ranlib >configure:6404: result: x86_64-pc-linux-gnu-ranlib >configure:6546: checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object >configure:6699: x86_64-pc-linux-gnu-gcc -c -march=native -mfpmath=sse,387 -mtune=intel -O3 -frecord-gcc-switches -fomit-frame-pointer -malign-data=abi -mtls-dialect=gnu2 -pipe conftest.c >&5 >configure:6702: $? = 0 >configure:6706: /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:6709: $? = 0 >configure:6775: x86_64-pc-linux-gnu-gcc -o conftest -march=native -mfpmath=sse,387 -mtune=intel -O3 -frecord-gcc-switches -fomit-frame-pointer -malign-data=abi -mtls-dialect=gnu2 -pipe -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z,now conftest.c conftstm.o >&5 >configure:6778: $? = 0 >configure:6816: result: ok >configure:6863: checking for sysroot >configure:6893: result: no >configure:6900: checking for a working dd >configure:6938: result: /bin/dd >configure:6942: checking how to truncate binary pipes >configure:6957: result: /bin/dd bs=4096 count=1 >configure:7093: x86_64-pc-linux-gnu-gcc -c -march=native -mfpmath=sse,387 -mtune=intel -O3 -frecord-gcc-switches -fomit-frame-pointer -malign-data=abi -mtls-dialect=gnu2 -pipe conftest.c >&5 >configure:7096: $? = 0 >configure:7246: checking for x86_64-pc-linux-gnu-mt >configure:7276: result: no >configure:7286: checking for mt >configure:7316: result: no >configure:7336: checking if : is a manifest tool >configure:7342: : '-?' >configure:7350: result: no >configure:8027: checking how to run the C preprocessor >configure:8058: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:8058: $? = 0 >configure:8072: 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 <ac_nonexistent.h> > | ^~~~~~~~~~~~~~~~~~ >compilation terminated. >configure:8072: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "xfburn" >| #define PACKAGE_TARNAME "xfburn" >| #define PACKAGE_VERSION "0.5.5" >| #define PACKAGE_STRING "xfburn 0.5.5" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define PACKAGE "xfburn" >| #define VERSION "0.5.5" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:8097: result: x86_64-pc-linux-gnu-gcc -E >configure:8117: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:8117: $? = 0 >configure:8131: 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 <ac_nonexistent.h> > | ^~~~~~~~~~~~~~~~~~ >compilation terminated. >configure:8131: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "xfburn" >| #define PACKAGE_TARNAME "xfburn" >| #define PACKAGE_VERSION "0.5.5" >| #define PACKAGE_STRING "xfburn 0.5.5" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define PACKAGE "xfburn" >| #define VERSION "0.5.5" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:8160: checking for ANSI C header files >configure:8180: x86_64-pc-linux-gnu-gcc -c -march=native -mfpmath=sse,387 -mtune=intel -O3 -frecord-gcc-switches -fomit-frame-pointer -malign-data=abi -mtls-dialect=gnu2 -pipe conftest.c >&5 >configure:8180: $? = 0 >configure:8253: x86_64-pc-linux-gnu-gcc -o conftest -march=native -mfpmath=sse,387 -mtune=intel -O3 -frecord-gcc-switches -fomit-frame-pointer -malign-data=abi -mtls-dialect=gnu2 -pipe -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z,now conftest.c >&5 >configure:8253: $? = 0 >configure:8253: ./conftest >configure:8253: $? = 0 >configure:8264: result: yes >configure:8277: checking for sys/types.h >configure:8277: x86_64-pc-linux-gnu-gcc -c -march=native -mfpmath=sse,387 -mtune=intel -O3 -frecord-gcc-switches -fomit-frame-pointer -malign-data=abi -mtls-dialect=gnu2 -pipe conftest.c >&5 >configure:8277: $? = 0 >configure:8277: result: yes >configure:8277: checking for sys/stat.h >configure:8277: x86_64-pc-linux-gnu-gcc -c -march=native -mfpmath=sse,387 -mtune=intel -O3 -frecord-gcc-switches -fomit-frame-pointer -malign-data=abi -mtls-dialect=gnu2 -pipe conftest.c >&5 >configure:8277: $? = 0 >configure:8277: result: yes >configure:8277: checking for stdlib.h >configure:8277: x86_64-pc-linux-gnu-gcc -c -march=native -mfpmath=sse,387 -mtune=intel -O3 -frecord-gcc-switches -fomit-frame-pointer -malign-data=abi -mtls-dialect=gnu2 -pipe conftest.c >&5 >configure:8277: $? = 0 >configure:8277: result: yes >configure:8277: checking for string.h >configure:8277: x86_64-pc-linux-gnu-gcc -c -march=native -mfpmath=sse,387 -mtune=intel -O3 -frecord-gcc-switches -fomit-frame-pointer -malign-data=abi -mtls-dialect=gnu2 -pipe conftest.c >&5 >configure:8277: $? = 0 >configure:8277: result: yes >configure:8277: checking for memory.h >configure:8277: x86_64-pc-linux-gnu-gcc -c -march=native -mfpmath=sse,387 -mtune=intel -O3 -frecord-gcc-switches -fomit-frame-pointer -malign-data=abi -mtls-dialect=gnu2 -pipe conftest.c >&5 >configure:8277: $? = 0 >configure:8277: result: yes >configure:8277: checking for strings.h >configure:8277: x86_64-pc-linux-gnu-gcc -c -march=native -mfpmath=sse,387 -mtune=intel -O3 -frecord-gcc-switches -fomit-frame-pointer -malign-data=abi -mtls-dialect=gnu2 -pipe conftest.c >&5 >configure:8277: $? = 0 >configure:8277: result: yes >configure:8277: checking for inttypes.h >configure:8277: x86_64-pc-linux-gnu-gcc -c -march=native -mfpmath=sse,387 -mtune=intel -O3 -frecord-gcc-switches -fomit-frame-pointer -malign-data=abi -mtls-dialect=gnu2 -pipe conftest.c >&5 >configure:8277: $? = 0 >configure:8277: result: yes >configure:8277: checking for stdint.h >configure:8277: x86_64-pc-linux-gnu-gcc -c -march=native -mfpmath=sse,387 -mtune=intel -O3 -frecord-gcc-switches -fomit-frame-pointer -malign-data=abi -mtls-dialect=gnu2 -pipe conftest.c >&5 >configure:8277: $? = 0 >configure:8277: result: yes >configure:8277: checking for unistd.h >configure:8277: x86_64-pc-linux-gnu-gcc -c -march=native -mfpmath=sse,387 -mtune=intel -O3 -frecord-gcc-switches -fomit-frame-pointer -malign-data=abi -mtls-dialect=gnu2 -pipe conftest.c >&5 >configure:8277: $? = 0 >configure:8277: result: yes >configure:8291: checking for dlfcn.h >configure:8291: x86_64-pc-linux-gnu-gcc -c -march=native -mfpmath=sse,387 -mtune=intel -O3 -frecord-gcc-switches -fomit-frame-pointer -malign-data=abi -mtls-dialect=gnu2 -pipe conftest.c >&5 >configure:8291: $? = 0 >configure:8291: result: yes >configure:8547: checking for objdir >configure:8562: result: .libs >configure:8822: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions >configure:8840: x86_64-pc-linux-gnu-gcc -c -march=native -mfpmath=sse,387 -mtune=intel -O3 -frecord-gcc-switches -fomit-frame-pointer -malign-data=abi -mtls-dialect=gnu2 -pipe -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:8844: $? = 0 >configure:8857: result: no >configure:9215: checking for x86_64-pc-linux-gnu-gcc option to produce PIC >configure:9222: result: -fPIC -DPIC >configure:9230: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works >configure:9248: x86_64-pc-linux-gnu-gcc -c -march=native -mfpmath=sse,387 -mtune=intel -O3 -frecord-gcc-switches -fomit-frame-pointer -malign-data=abi -mtls-dialect=gnu2 -pipe -fPIC -DPIC -DPIC conftest.c >&5 >configure:9252: $? = 0 >configure:9265: result: yes >configure:9294: checking if x86_64-pc-linux-gnu-gcc static flag -static works >configure:9322: result: yes >configure:9337: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o >configure:9358: x86_64-pc-linux-gnu-gcc -c -march=native -mfpmath=sse,387 -mtune=intel -O3 -frecord-gcc-switches -fomit-frame-pointer -malign-data=abi -mtls-dialect=gnu2 -pipe -o out/conftest2.o conftest.c >&5 >configure:9362: $? = 0 >configure:9384: result: yes >configure:9392: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o >configure:9439: result: yes >configure:9472: 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:10733: result: yes >configure:10770: checking whether -lc should be explicitly linked in >configure:10778: x86_64-pc-linux-gnu-gcc -c -march=native -mfpmath=sse,387 -mtune=intel -O3 -frecord-gcc-switches -fomit-frame-pointer -malign-data=abi -mtls-dialect=gnu2 -pipe conftest.c >&5 >configure:10781: $? = 0 >configure:10796: 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:10799: $? = 0 >configure:10813: result: no >configure:10973: checking dynamic linker characteristics >configure:11554: x86_64-pc-linux-gnu-gcc -o conftest -march=native -mfpmath=sse,387 -mtune=intel -O3 -frecord-gcc-switches -fomit-frame-pointer -malign-data=abi -mtls-dialect=gnu2 -pipe -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z,now -Wl,-rpath -Wl,/foo conftest.c >&5 >configure:11554: $? = 0 >configure:11791: result: GNU/Linux ld.so >configure:11913: checking how to hardcode library paths into programs >configure:11938: result: immediate >configure:12486: checking whether stripping libraries is possible >configure:12495: result: yes >configure:12537: checking if libtool supports shared libraries >configure:12539: result: yes >configure:12542: checking whether to build shared libraries >configure:12567: result: yes >configure:12570: checking whether to build static libraries >configure:12574: result: yes >configure:9398: checking for special C compiler options needed for large files >configure:9443: result: no >configure:9449: checking for _FILE_OFFSET_BITS value needed for large files >configure:9474: x86_64-pc-linux-gnu-gcc -c -march=native -mfpmath=sse,387 -mtune=intel -O3 -frecord-gcc-switches -fomit-frame-pointer -malign-data=abi -mtls-dialect=gnu2 -pipe conftest.c >&5 >configure:9474: $? = 0 >configure:9506: result: no >configure:9605: checking locale.h usability >configure:9605: x86_64-pc-linux-gnu-gcc -c -march=native -mfpmath=sse,387 -mtune=intel -O3 -frecord-gcc-switches -fomit-frame-pointer -malign-data=abi -mtls-dialect=gnu2 -pipe conftest.c >&5 >configure:9605: $? = 0 >configure:9605: result: yes >configure:9605: checking locale.h presence >configure:9605: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:9605: $? = 0 >configure:9605: result: yes >configure:9605: checking for locale.h >configure:9605: result: yes >configure:9616: checking for LC_MESSAGES >configure:9632: x86_64-pc-linux-gnu-gcc -o conftest -march=native -mfpmath=sse,387 -mtune=intel -O3 -frecord-gcc-switches -fomit-frame-pointer -malign-data=abi -mtls-dialect=gnu2 -pipe -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z,now conftest.c >&5 >configure:9632: $? = 0 >configure:9640: result: yes >configure:9658: checking for CFPreferencesCopyAppValue >configure:9676: x86_64-pc-linux-gnu-gcc -o conftest -march=native -mfpmath=sse,387 -mtune=intel -O3 -frecord-gcc-switches -fomit-frame-pointer -malign-data=abi -mtls-dialect=gnu2 -pipe -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z,now conftest.c -Wl,-framework -Wl,CoreFoundation >&5 >conftest.c:26:10: fatal error: CoreFoundation/CFPreferences.h: No such file or directory > 26 | #include <CoreFoundation/CFPreferences.h> > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >compilation terminated. >configure:9676: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "xfburn" >| #define PACKAGE_TARNAME "xfburn" >| #define PACKAGE_VERSION "0.5.5" >| #define PACKAGE_STRING "xfburn 0.5.5" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define PACKAGE "xfburn" >| #define VERSION "0.5.5" >| #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 GETTEXT_PACKAGE "xfburn" >| #define HAVE_LOCALE_H 1 >| #define HAVE_LC_MESSAGES 1 >| /* end confdefs.h. */ >| #include <CoreFoundation/CFPreferences.h> >| int >| main () >| { >| CFPreferencesCopyAppValue(NULL, NULL) >| ; >| return 0; >| } >configure:9685: result: no >configure:9692: checking for CFLocaleCopyCurrent >configure:9710: x86_64-pc-linux-gnu-gcc -o conftest -march=native -mfpmath=sse,387 -mtune=intel -O3 -frecord-gcc-switches -fomit-frame-pointer -malign-data=abi -mtls-dialect=gnu2 -pipe -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z,now conftest.c -Wl,-framework -Wl,CoreFoundation >&5 >conftest.c:26:10: fatal error: CoreFoundation/CFLocale.h: No such file or directory > 26 | #include <CoreFoundation/CFLocale.h> > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ >compilation terminated. >configure:9710: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "xfburn" >| #define PACKAGE_TARNAME "xfburn" >| #define PACKAGE_VERSION "0.5.5" >| #define PACKAGE_STRING "xfburn 0.5.5" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define PACKAGE "xfburn" >| #define VERSION "0.5.5" >| #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 GETTEXT_PACKAGE "xfburn" >| #define HAVE_LOCALE_H 1 >| #define HAVE_LC_MESSAGES 1 >| /* end confdefs.h. */ >| #include <CoreFoundation/CFLocale.h> >| int >| main () >| { >| CFLocaleCopyCurrent(); >| ; >| return 0; >| } >configure:9719: result: no >configure:9733: checking libintl.h usability >configure:9733: x86_64-pc-linux-gnu-gcc -c -march=native -mfpmath=sse,387 -mtune=intel -O3 -frecord-gcc-switches -fomit-frame-pointer -malign-data=abi -mtls-dialect=gnu2 -pipe conftest.c >&5 >configure:9733: $? = 0 >configure:9733: result: yes >configure:9733: checking libintl.h presence >configure:9733: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:9733: $? = 0 >configure:9733: result: yes >configure:9733: checking for libintl.h >configure:9733: result: yes >configure:9741: checking for ngettext in libc >configure:9759: x86_64-pc-linux-gnu-gcc -o conftest -march=native -mfpmath=sse,387 -mtune=intel -O3 -frecord-gcc-switches -fomit-frame-pointer -malign-data=abi -mtls-dialect=gnu2 -pipe -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z,now conftest.c >&5 >configure:9759: $? = 0 >configure:9768: result: yes >configure:9772: checking for dgettext in libc >configure:9790: x86_64-pc-linux-gnu-gcc -o conftest -march=native -mfpmath=sse,387 -mtune=intel -O3 -frecord-gcc-switches -fomit-frame-pointer -malign-data=abi -mtls-dialect=gnu2 -pipe -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z,now conftest.c >&5 >configure:9790: $? = 0 >configure:9799: result: yes >configure:9806: checking for bind_textdomain_codeset >configure:9806: x86_64-pc-linux-gnu-gcc -o conftest -march=native -mfpmath=sse,387 -mtune=intel -O3 -frecord-gcc-switches -fomit-frame-pointer -malign-data=abi -mtls-dialect=gnu2 -pipe -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z,now conftest.c >&5 >configure:9806: $? = 0 >configure:9806: result: yes >configure:10082: checking for msgfmt >configure:10109: result: /usr/bin/msgfmt >configure:10120: checking for dcgettext >configure:10120: x86_64-pc-linux-gnu-gcc -o conftest -march=native -mfpmath=sse,387 -mtune=intel -O3 -frecord-gcc-switches -fomit-frame-pointer -malign-data=abi -mtls-dialect=gnu2 -pipe -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z,now conftest.c >&5 >conftest.c:51:6: warning: conflicting types for built-in function 'dcgettext'; expected 'char *(const char *, const char *, int)' [-Wbuiltin-declaration-mismatch] > 51 | char dcgettext (); > | ^~~~~~~~~ >configure:10120: $? = 0 >configure:10120: result: yes >configure:10130: checking if msgfmt accepts -c >configure:10145: $MSGFMT -c -o /dev/null conftest.foo >conftest.foo:3: warning: header field 'Language' missing in header >configure:10148: $? = 0 >configure:10150: result: yes >configure:10160: checking for gmsgfmt >configure:10191: result: /usr/bin/gmsgfmt >configure:10201: checking for xgettext >configure:10228: result: /usr/bin/xgettext >configure:10247: x86_64-pc-linux-gnu-gcc -o conftest -march=native -mfpmath=sse,387 -mtune=intel -O3 -frecord-gcc-switches -fomit-frame-pointer -malign-data=abi -mtls-dialect=gnu2 -pipe -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z,now conftest.c >&5 >configure:10247: $? = 0 >configure:10329: checking for catalogs to be installed >configure:10354: result: de >configure:10387: checking for bind_textdomain_codeset >configure:10387: result: yes >configure:10393: checking for locales directory >configure:10409: result: /usr/share/locale >configure:10413: checking for additional xgettext flags >configure:10421: result: --keyword=Q_ --from-code=UTF-8 >configure:10442: checking for x86_64-pc-linux-gnu-pkg-config >configure:10460: found /usr/bin/x86_64-pc-linux-gnu-pkg-config >configure:10472: result: /usr/bin/x86_64-pc-linux-gnu-pkg-config >configure:10540: checking pkg-config is at least version 0.9.0 >configure:10543: result: yes >configure:10565: checking for libburn-1 >= 0.4.2 >configure:10569: result: 1.5.0 >configure:10572: checking LIBBURN_CFLAGS >configure:10575: result: -I/usr/include/libburn >configure:10578: checking LIBBURN_LIBS >configure:10581: result: -lburn >configure:10637: checking for x86_64-pc-linux-gnu-pkg-config >configure:10667: result: /usr/bin/x86_64-pc-linux-gnu-pkg-config >configure:10735: checking pkg-config is at least version 0.9.0 >configure:10738: result: yes >configure:10760: checking for libisofs-1 >= 0.6.2 >configure:10764: result: 1.5.0 >configure:10767: checking LIBISOFS_CFLAGS >configure:10770: result: -I/usr/include/libisofs >configure:10773: checking LIBISOFS_LIBS >configure:10776: result: -lisofs >configure:10832: checking for x86_64-pc-linux-gnu-pkg-config >configure:10862: result: /usr/bin/x86_64-pc-linux-gnu-pkg-config >configure:10930: checking pkg-config is at least version 0.9.0 >configure:10933: result: yes >configure:10955: checking for gthread-2.0 >= 2.6.0 >configure:10959: result: 2.60.6 >configure:10962: checking GTHREAD_CFLAGS >configure:10965: result: -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include >configure:10968: checking GTHREAD_LIBS >configure:10971: result: -pthread -lgthread-2.0 -lglib-2.0 >configure:11027: checking for x86_64-pc-linux-gnu-pkg-config >configure:11057: result: /usr/bin/x86_64-pc-linux-gnu-pkg-config >configure:11125: checking pkg-config is at least version 0.9.0 >configure:11128: result: yes >configure:11150: checking for gtk+-2.0 >= 2.10.0 >configure:11154: result: 2.24.32 >configure:11157: checking GTK_CFLAGS >configure:11160: result: -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/lib64/libffi-3.3_rc0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include >configure:11163: checking GTK_LIBS >configure:11166: result: -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype >configure:11222: checking for x86_64-pc-linux-gnu-pkg-config >configure:11252: result: /usr/bin/x86_64-pc-linux-gnu-pkg-config >configure:11320: checking pkg-config is at least version 0.9.0 >configure:11323: result: yes >configure:11345: checking for glib-2.0 >= 2.32 >configure:11349: result: 2.60.6 >configure:11352: checking GLIB_CFLAGS >configure:11355: result: -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include >configure:11358: checking GLIB_LIBS >configure:11361: result: -lglib-2.0 >configure:11417: checking for x86_64-pc-linux-gnu-pkg-config >configure:11447: result: /usr/bin/x86_64-pc-linux-gnu-pkg-config >configure:11515: checking pkg-config is at least version 0.9.0 >configure:11518: result: yes >configure:11540: checking for libxfce4ui-1 >= 4.8.0 >configure:11582: result: not found > >## ---------------- ## >## 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='-march=native -mfpmath=sse,387 -mtune=intel -O3 -frecord-gcc-switches -fomit-frame-pointer -malign-data=abi -mtls-dialect=gnu2 -pipe' >ac_cv_env_CPPFLAGS_set= >ac_cv_env_CPPFLAGS_value= >ac_cv_env_CPP_set= >ac_cv_env_CPP_value= >ac_cv_env_LDFLAGS_set=set >ac_cv_env_LDFLAGS_value='-Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z,now' >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_func_bind_textdomain_codeset=yes >ac_cv_func_dcgettext=yes >ac_cv_header_dlfcn_h=yes >ac_cv_header_inttypes_h=yes >ac_cv_header_libintl_h=yes >ac_cv_header_locale_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_GMSGFMT=/usr/bin/gmsgfmt >ac_cv_path_GREP=/bin/grep >ac_cv_path_INTLTOOL_EXTRACT=/usr/bin/intltool-extract >ac_cv_path_INTLTOOL_MERGE=/usr/bin/intltool-merge >ac_cv_path_INTLTOOL_PERL=/usr/bin/perl >ac_cv_path_INTLTOOL_UPDATE=/usr/bin/intltool-update >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_install='/usr/lib/portage/python3.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_CPP='x86_64-pc-linux-gnu-gcc -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_cc_c89= >ac_cv_prog_cc_g=yes >ac_cv_prog_make_make_set=yes >ac_cv_sys_file_offset_bits=no >ac_cv_sys_largefile_CC=no >am_cv_CC_dependencies_compiler_type=none >am_cv_make_support_nested_variables=yes >am_cv_prog_cc_c_o=yes >am_cv_val_LC_MESSAGES=yes >gt_cv_func_CFLocaleCopyCurrent=no >gt_cv_func_CFPreferencesCopyAppValue=no >gt_cv_func_dgettext_libc=yes >gt_cv_func_dgettext_libintl=no >gt_cv_func_ngettext_libc=yes >gt_cv_have_gettext=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' >xdt_cv_PKG_CONFIG_MIN_VERSION=0.9.0 > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='${SHELL} /var/tmp/portage/app-cdr/xfburn-0.5.5-r1/work/xfburn-0.5.5/missing aclocal-1.15' >ALL_LINGUAS='ar ast bg ca cs da de el en_AU en_GB en es et eu fi fr gl he hr hu id is it ja kk ko lt lv ms nb nl nn oc pa pl pt_BR pt ru si sk sq sr sv te th tr ug uk ur_PK ur vi zh_CN zh_TW ' >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-cdr/xfburn-0.5.5-r1/work/xfburn-0.5.5/missing autoconf' >AUTOHEADER='${SHELL} /var/tmp/portage/app-cdr/xfburn-0.5.5-r1/work/xfburn-0.5.5/missing autoheader' >AUTOMAKE='${SHELL} /var/tmp/portage/app-cdr/xfburn-0.5.5-r1/work/xfburn-0.5.5/missing automake-1.15' >AWK='gawk' >CATALOGS=' de.gmo' >CATOBJEXT='.gmo' >CC='x86_64-pc-linux-gnu-gcc' >CCDEPMODE='depmode=none' >CFLAGS='-march=native -mfpmath=sse,387 -mtune=intel -O3 -frecord-gcc-switches -fomit-frame-pointer -malign-data=abi -mtls-dialect=gnu2 -pipe' >CPP='x86_64-pc-linux-gnu-gcc -E' >CPPFLAGS='' >CYGPATH_W='echo' >DATADIRNAME='share' >DEFS='' >DEPDIR='.deps' >DLLTOOL='false' >DSYMUTIL='' >DUMPBIN='' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='/bin/grep -E' >EXEEXT='' >EXO_CFLAGS='' >EXO_LIBS='' >EXO_REQUIRED_VERSION='' >EXO_VERSION='' >FGREP='/bin/grep -F' >GETTEXT_PACKAGE='xfburn' >GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include' >GLIB_LIBS='-lglib-2.0' >GLIB_REQUIRED_VERSION='2.32' >GLIB_VERSION='2.60.6' >GMOFILES=' ar.gmo ast.gmo bg.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo en_AU.gmo en_GB.gmo en.gmo es.gmo et.gmo eu.gmo fi.gmo fr.gmo gl.gmo he.gmo hr.gmo hu.gmo id.gmo is.gmo it.gmo ja.gmo kk.gmo ko.gmo lt.gmo lv.gmo ms.gmo nb.gmo nl.gmo nn.gmo oc.gmo pa.gmo pl.gmo pt_BR.gmo pt.gmo ru.gmo si.gmo sk.gmo sq.gmo sr.gmo sv.gmo te.gmo th.gmo tr.gmo ug.gmo uk.gmo ur_PK.gmo ur.gmo vi.gmo zh_CN.gmo zh_TW.gmo' >GMSGFMT='/usr/bin/gmsgfmt' >GREP='/bin/grep' >GST_CFLAGS='' >GST_LIBS='' >GST_PBUTILS_CFLAGS='' >GST_PBUTILS_LIBS='' >GST_PBUTILS_REQUIRED_VERSION='' >GST_PBUTILS_VERSION='' >GST_REQUIRED_VERSION='' >GST_VERSION='' >GTHREAD_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include' >GTHREAD_LIBS='-pthread -lgthread-2.0 -lglib-2.0' >GTHREAD_REQUIRED_VERSION='2.6.0' >GTHREAD_VERSION='2.60.6' >GTK_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/lib64/libffi-3.3_rc0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include' >GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype' >GTK_REQUIRED_VERSION='2.10.0' >GTK_VERSION='2.24.32' >GUDEV_CFLAGS='' >GUDEV_LIBS='' >GUDEV_REQUIRED_VERSION='' >GUDEV_VERSION='' >HAVE_GST_FALSE='' >HAVE_GST_TRUE='' >HAVE_GUDEV_FALSE='' >HAVE_GUDEV_TRUE='' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' >INSTOBJEXT='.mo' >INTLLIBS='' >INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_EXTRACT='/usr/bin/intltool-extract' >INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_MERGE='/usr/bin/intltool-merge' >INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -p $(top_srcdir)/po $< $@' >INTLTOOL_PERL='/usr/bin/perl' >INTLTOOL_POLICY_RULE='%.policy: %.policy.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_SERVICE_RULE='%.service: %.service.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_UPDATE='/usr/bin/intltool-update' >INTLTOOL_V_MERGE='$(INTLTOOL__v_MERGE_$(V))' >INTLTOOL_V_MERGE_OPTIONS='$(intltool__v_merge_options_$(V))' >INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u --no-translations $< $@' >INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL__v_MERGE_0='@echo " ITMRG " $@;' >INTLTOOL__v_MERGE_='$(INTLTOOL__v_MERGE_$(AM_DEFAULT_VERBOSITY))' >INTL_MACOSX_LIBS='' >LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' >LDFLAGS='-Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z,now' >LIBBURN_CFLAGS='-I/usr/include/libburn' >LIBBURN_LIBS='-lburn' >LIBBURN_REQUIRED_VERSION='0.4.2' >LIBBURN_VERSION='1.5.0' >LIBGIOUNIX_CFLAGS='' >LIBGIOUNIX_LIBS='' >LIBGIOUNIX_REQUIRED_VERSION='' >LIBGIOUNIX_VERSION='' >LIBGIO_CFLAGS='' >LIBGIO_LIBS='' >LIBGIO_REQUIRED_VERSION='' >LIBGIO_VERSION='' >LIBISOFS_CFLAGS='-I/usr/include/libisofs' >LIBISOFS_LIBS='-lisofs' >LIBISOFS_REQUIRED_VERSION='0.6.2' >LIBISOFS_VERSION='1.5.0' >LIBOBJS='' >LIBS='' >LIBTOOL='$(SHELL) $(top_builddir)/libtool' >LIBXFCE4UI_CFLAGS='' >LIBXFCE4UI_LIBS='' >LIBXFCE4UI_REQUIRED_VERSION='' >LIBXFCE4UI_VERSION='' >LIPO='' >LN_S='ln -s' >LTLIBOBJS='' >LT_SYS_LIBRARY_PATH='' >MAINT='#' >MAINTAINER_MODE_FALSE='' >MAINTAINER_MODE_TRUE='#' >MAKEINFO='${SHELL} /var/tmp/portage/app-cdr/xfburn-0.5.5-r1/work/xfburn-0.5.5/missing makeinfo' >MANIFEST_TOOL=':' >MKDIR_P='/bin/mkdir -p' >MKINSTALLDIRS='./mkinstalldirs' >MSGFMT='/usr/bin/msgfmt' >MSGFMT_OPTS='-c' >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='xfburn' >PACKAGE_BUGREPORT='' >PACKAGE_NAME='xfburn' >PACKAGE_STRING='xfburn 0.5.5' >PACKAGE_TARNAME='xfburn' >PACKAGE_URL='' >PACKAGE_VERSION='0.5.5' >PATH_SEPARATOR=':' >PKG_CONFIG='/usr/bin/x86_64-pc-linux-gnu-pkg-config' >PKG_CONFIG_LIBDIR='' >PKG_CONFIG_PATH='/usr/lib64/pkgconfig' >POFILES=' ar.po ast.po bg.po ca.po cs.po da.po de.po el.po en_AU.po en_GB.po en.po es.po et.po eu.po fi.po fr.po gl.po he.po hr.po hu.po id.po is.po it.po ja.po kk.po ko.po lt.po lv.po ms.po nb.po nl.po nn.po oc.po pa.po pl.po pt_BR.po pt.po ru.po si.po sk.po sq.po sr.po sv.po te.po th.po tr.po ug.po uk.po ur_PK.po ur.po vi.po zh_CN.po zh_TW.po' >POSUB='po' >PO_IN_DATADIR_FALSE='' >PO_IN_DATADIR_TRUE='' >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='0.5.5' >XGETTEXT='/usr/bin/xgettext' >XGETTEXT_ARGS='--keyword=Q_ --from-code=UTF-8' >ac_ct_AR='' >ac_ct_CC='' >ac_ct_DUMPBIN='' >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-tar} chof - "$$tardir"' >am__untar='$${TAR-tar} xf -' >bindir='${exec_prefix}/bin' >build='x86_64-pc-linux-gnu' >build_alias='x86_64-pc-linux-gnu' >build_cpu='x86_64' >build_os='linux-gnu' >build_vendor='pc' >datadir='/usr/share' >datarootdir='${prefix}/share' >docdir='/usr/share/doc/xfburn-0.5.5-r1' >dvidir='${docdir}' >exec_prefix='NONE' >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/xfburn-0.5.5-r1/html' >includedir='${prefix}/include' >infodir='/usr/share/info' >install_sh='${SHELL} /var/tmp/portage/app-cdr/xfburn-0.5.5-r1/work/xfburn-0.5.5/install-sh' >intltool__v_merge_options_0='-q' >intltool__v_merge_options_='$(intltool__v_merge_options_$(AM_DEFAULT_VERBOSITY))' >libdir='/usr/lib64' >libexecdir='${exec_prefix}/libexec' >localedir='/usr/share/locale' >localstatedir='/var/lib' >mandir='/usr/share/man' >mkdir_p='$(MKDIR_P)' >oldincludedir='/usr/include' >pdfdir='${docdir}' >prefix='/usr' >program_transform_name='s,x,x,' >psdir='${docdir}' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='/etc' >target_alias='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >/* confdefs.h */ >#define PACKAGE_NAME "xfburn" >#define PACKAGE_TARNAME "xfburn" >#define PACKAGE_VERSION "0.5.5" >#define PACKAGE_STRING "xfburn 0.5.5" >#define PACKAGE_BUGREPORT "" >#define PACKAGE_URL "" >#define PACKAGE "xfburn" >#define VERSION "0.5.5" >#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 GETTEXT_PACKAGE "xfburn" >#define HAVE_LOCALE_H 1 >#define HAVE_LC_MESSAGES 1 >#define HAVE_BIND_TEXTDOMAIN_CODESET 1 >#define HAVE_GETTEXT 1 >#define HAVE_DCGETTEXT 1 >#define ENABLE_NLS 1 > >configure: exit 1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 692838
:
587970
| 587972