This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by xbmc configure 12.0rc3, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --prefix=/usr --exec-prefix=/usr --enable-debug --enable-optimizations --enable-gl --enable-sdl --enable-vaapi --enable-vdpau --enable-xvba --enable-joystick --enable-xrandr --enable-rsxs --enable-projectm --enable-x11 --enable-pulse --enable-rtmp --enable-samba --enable-nfs --enable-afpclient --enable-ffmpeg-libvorbis --enable-dvdcss --disable-hal --enable-avahi --enable-webserver --enable-optical-drive --enable-libbluray --enable-texturepacker --enable-udev --enable-libusb --enable-libcec --enable-external-libraries --disable-external-ffmpeg
## --------- ##
## Platform. ##
## --------- ##
hostname = rhino
uname -m = x86_64
uname -r = 3.7.1-3-ck
uname -s = Linux
uname -v = #1 SMP PREEMPT Tue Jan 1 16:42:41 EST 2013
/usr/bin/uname -p = unknown
/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/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/local/sbin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/bin/vendor_perl
PATH: /usr/bin/core_perl
PATH: /home/facade/bin
PATH: /home/facade/bin/browsers
PATH: /home/facade/bin/makepkg
PATH: /home/facade/bin/mounts
PATH: /home/facade/bin/repo
PATH: /home/facade/bin/benchmarking
## ----------- ##
## Core tests. ##
## ----------- ##
configure:3421: checking for a BSD-compatible install
configure:3489: result: /usr/bin/install -c
configure:3500: checking whether build environment is sane
configure:3555: result: yes
configure:3706: checking for a thread-safe mkdir -p
configure:3745: result: /usr/bin/mkdir -p
configure:3752: checking for gawk
configure:3768: found /usr/bin/gawk
configure:3779: result: gawk
configure:3790: checking whether make sets $(MAKE)
configure:3812: result: yes
configure:3841: checking whether make supports nested variables
configure:3858: result: yes
configure:3941: checking build system type
configure:3955: result: x86_64-unknown-linux-gnu
configure:3975: checking host system type
configure:3988: result: x86_64-unknown-linux-gnu
configure:4640: checking for g++
configure:4656: found /usr/bin/g++
configure:4667: result: g++
configure:4694: checking for C++ compiler version
configure:4703: g++ --version >&5
g++ (GCC) 4.7.2
Copyright (C) 2012 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:4714: $? = 0
configure:4703: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.7.2/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: /build/src/gcc-4.7.2/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --enable-libstdcxx-time --enable-gnu-unique-object --enable-linker-build-id --with-ppl --enable-cloog-backend=isl --disable-ppl-version-check --disable-cloog-version-check --enable-lto --enable-gold --enable-ld=default --enable-plugin --with-plugin-ld=ld.gold --with-linker-hash-style=gnu --disable-multilib --disable-libssp --disable-build-with-cxx --disable-build-poststage1-with-cxx --enable-checking=release
Thread model: posix
gcc version 4.7.2 (GCC)
configure:4714: $? = 0
configure:4703: g++ -V >&5
g++: error: unrecognized command line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:4714: $? = 1
configure:4703: g++ -qversion >&5
g++: error: unrecognized command line option '-qversion'
g++: fatal error: no input files
compilation terminated.
configure:4714: $? = 1
configure:4734: checking whether the C++ compiler works
configure:4756: g++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp >&5
configure:4760: $? = 0
configure:4808: result: yes
configure:4811: checking for C++ compiler default output file name
configure:4813: result: a.out
configure:4819: checking for suffix of executables
configure:4826: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp >&5
configure:4830: $? = 0
configure:4852: result:
configure:4874: checking whether we are cross compiling
configure:4882: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp >&5
configure:4886: $? = 0
configure:4893: ./conftest
configure:4897: $? = 0
configure:4912: result: no
configure:4917: checking for suffix of object files
configure:4939: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.cpp >&5
configure:4943: $? = 0
configure:4964: result: o
configure:4968: checking whether we are using the GNU C++ compiler
configure:4987: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.cpp >&5
configure:4987: $? = 0
configure:4996: result: yes
configure:5005: checking whether g++ accepts -g
configure:5025: g++ -c -g conftest.cpp >&5
configure:5025: $? = 0
configure:5066: result: yes
configure:5100: checking for style of include used by make
configure:5128: result: GNU
configure:5154: checking dependency style of g++
configure:5265: result: none
configure:5330: checking for gcc
configure:5346: found /usr/bin/gcc
configure:5357: result: gcc
configure:5586: checking for C compiler version
configure:5595: gcc --version >&5
gcc (GCC) 4.7.2
Copyright (C) 2012 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:5606: $? = 0
configure:5595: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.7.2/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: /build/src/gcc-4.7.2/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --enable-libstdcxx-time --enable-gnu-unique-object --enable-linker-build-id --with-ppl --enable-cloog-backend=isl --disable-ppl-version-check --disable-cloog-version-check --enable-lto --enable-gold --enable-ld=default --enable-plugin --with-plugin-ld=ld.gold --with-linker-hash-style=gnu --disable-multilib --disable-libssp --disable-build-with-cxx --disable-build-poststage1-with-cxx --enable-checking=release
Thread model: posix
gcc version 4.7.2 (GCC)
configure:5606: $? = 0
configure:5595: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:5606: $? = 1
configure:5595: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:5606: $? = 1
configure:5610: checking whether we are using the GNU C compiler
configure:5629: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:5629: $? = 0
configure:5638: result: yes
configure:5647: checking whether gcc accepts -g
configure:5667: gcc -c -g conftest.c >&5
configure:5667: $? = 0
configure:5708: result: yes
configure:5725: checking for gcc option to accept ISO C89
configure:5788: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:5788: $? = 0
configure:5801: result: none needed
configure:5823: checking dependency style of gcc
configure:5934: result: none
configure:5995: checking how to print strings
configure:6022: result: printf
configure:6043: checking for a sed that does not truncate output
configure:6107: result: /usr/bin/sed
configure:6125: checking for grep that handles long lines and -e
configure:6183: result: /usr/bin/grep
configure:6188: checking for egrep
configure:6250: result: /usr/bin/grep -E
configure:6255: checking for fgrep
configure:6317: result: /usr/bin/grep -F
configure:6352: checking for ld used by gcc
configure:6419: result: /usr/bin/ld
configure:6426: checking if the linker (/usr/bin/ld) is GNU ld
configure:6441: result: yes
configure:6453: checking for BSD- or MS-compatible name lister (nm)
configure:6502: result: /usr/bin/nm -B
configure:6632: checking the name lister (/usr/bin/nm -B) interface
configure:6639: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:6642: /usr/bin/nm -B "conftest.o"
configure:6645: output
0000000000000000 B some_variable
configure:6652: result: BSD nm
configure:6655: checking whether ln -s works
configure:6659: result: yes
configure:6667: checking the maximum length of command line arguments
configure:6797: result: 1572864
configure:6814: checking whether the shell understands some XSI constructs
configure:6824: result: yes
configure:6828: checking whether the shell understands "+="
configure:6834: result: yes
configure:6869: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:6909: result: func_convert_file_noop
configure:6916: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:6936: result: func_convert_file_noop
configure:6943: checking for /usr/bin/ld option to reload object files
configure:6950: result: -r
configure:7024: checking for objdump
configure:7040: found /usr/bin/objdump
configure:7051: result: objdump
configure:7083: checking how to recognize dependent libraries
configure:7285: result: pass_all
configure:7370: checking for dlltool
configure:7400: result: no
configure:7430: checking how to associate runtime and link libraries
configure:7457: result: printf %s\n
configure:7518: checking for ar
configure:7534: found /usr/bin/ar
configure:7545: result: ar
configure:7582: checking for archiver @FILE support
configure:7599: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:7599: $? = 0
configure:7602: ar cru libconftest.a @conftest.lst >&5
configure:7605: $? = 0
configure:7610: ar cru libconftest.a @conftest.lst >&5
ar: conftest.o: No such file or directory
configure:7613: $? = 1
configure:7625: result: @
configure:7683: checking for strip
configure:7699: found /usr/bin/strip
configure:7710: result: strip
configure:7782: checking for ranlib
configure:7798: found /usr/bin/ranlib
configure:7809: result: ranlib
configure:7911: checking command to parse /usr/bin/nm -B output from gcc object
configure:8031: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:8034: $? = 0
configure:8038: /usr/bin/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:8041: $? = 0
configure:8107: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c conftstm.o >&5
configure:8110: $? = 0
configure:8148: result: ok
configure:8185: checking for sysroot
configure:8215: result: no
configure:8292: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:8295: $? = 0
configure:8471: checking for mt
configure:8501: result: no
configure:8521: checking if : is a manifest tool
configure:8527: : '-?'
configure:8535: result: no
configure:9177: checking how to run the C preprocessor
configure:9208: gcc -E conftest.c
configure:9208: $? = 0
configure:9222: gcc -E conftest.c
conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:9222: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xbmc"
| #define PACKAGE_TARNAME "xbmc"
| #define PACKAGE_VERSION "12.0rc3"
| #define PACKAGE_STRING "xbmc 12.0rc3"
| #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
| #define PACKAGE_URL ""
| #define PACKAGE "xbmc"
| #define VERSION "12.0rc3"
| #define LIRC_DEVICE "/dev/lircd"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:9247: result: gcc -E
configure:9267: gcc -E conftest.c
configure:9267: $? = 0
configure:9281: gcc -E conftest.c
conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:9281: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xbmc"
| #define PACKAGE_TARNAME "xbmc"
| #define PACKAGE_VERSION "12.0rc3"
| #define PACKAGE_STRING "xbmc 12.0rc3"
| #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
| #define PACKAGE_URL ""
| #define PACKAGE "xbmc"
| #define VERSION "12.0rc3"
| #define LIRC_DEVICE "/dev/lircd"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:9310: checking for ANSI C header files
configure:9330: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:9330: $? = 0
configure:9403: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
configure:9403: $? = 0
configure:9403: ./conftest
configure:9403: $? = 0
configure:9414: result: yes
configure:9427: checking for sys/types.h
configure:9427: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:9427: $? = 0
configure:9427: result: yes
configure:9427: checking for sys/stat.h
configure:9427: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:9427: $? = 0
configure:9427: result: yes
configure:9427: checking for stdlib.h
configure:9427: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:9427: $? = 0
configure:9427: result: yes
configure:9427: checking for string.h
configure:9427: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:9427: $? = 0
configure:9427: result: yes
configure:9427: checking for memory.h
configure:9427: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:9427: $? = 0
configure:9427: result: yes
configure:9427: checking for strings.h
configure:9427: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:9427: $? = 0
configure:9427: result: yes
configure:9427: checking for inttypes.h
configure:9427: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:9427: $? = 0
configure:9427: result: yes
configure:9427: checking for stdint.h
configure:9427: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:9427: $? = 0
configure:9427: result: yes
configure:9427: checking for unistd.h
configure:9427: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:9427: $? = 0
configure:9427: result: yes
configure:9441: checking for dlfcn.h
configure:9441: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:9441: $? = 0
configure:9441: result: yes
configure:9658: checking for objdir
configure:9673: result: .libs
configure:9940: checking if gcc supports -fno-rtti -fno-exceptions
configure:9958: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
configure:9962: $? = 0
configure:9975: result: no
configure:10302: checking for gcc option to produce PIC
configure:10309: result: -fPIC -DPIC
configure:10317: checking if gcc PIC flag -fPIC -DPIC works
configure:10335: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DPIC conftest.c >&5
configure:10339: $? = 0
configure:10352: result: yes
configure:10381: checking if gcc static flag -static works
configure:10409: result: yes
configure:10424: checking if gcc supports -c -o file.o
configure:10445: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -o out/conftest2.o conftest.c >&5
configure:10449: $? = 0
configure:10471: result: yes
configure:10479: checking if gcc supports -c -o file.o
configure:10526: result: yes
configure:10559: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:11712: result: yes
configure:11749: checking whether -lc should be explicitly linked in
configure:11757: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:11760: $? = 0
configure:11775: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
configure:11778: $? = 0
configure:11792: result: no
configure:11952: checking dynamic linker characteristics
configure:12463: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro -Wl,-rpath -Wl,/foo conftest.c >&5
configure:12463: $? = 0
configure:12685: result: GNU/Linux ld.so
configure:12792: checking how to hardcode library paths into programs
configure:12817: result: immediate
configure:13357: checking whether stripping libraries is possible
configure:13362: result: yes
configure:13397: checking if libtool supports shared libraries
configure:13399: result: yes
configure:13402: checking whether to build shared libraries
configure:13423: result: yes
configure:13426: checking whether to build static libraries
configure:13430: result: yes
configure:13453: checking how to run the C++ preprocessor
configure:13480: g++ -E conftest.cpp
configure:13480: $? = 0
configure:13494: g++ -E conftest.cpp
conftest.cpp:24:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:13494: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xbmc"
| #define PACKAGE_TARNAME "xbmc"
| #define PACKAGE_VERSION "12.0rc3"
| #define PACKAGE_STRING "xbmc 12.0rc3"
| #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
| #define PACKAGE_URL ""
| #define PACKAGE "xbmc"
| #define VERSION "12.0rc3"
| #define LIRC_DEVICE "/dev/lircd"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:13519: result: g++ -E
configure:13539: g++ -E conftest.cpp
configure:13539: $? = 0
configure:13553: g++ -E conftest.cpp
conftest.cpp:24:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:13553: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xbmc"
| #define PACKAGE_TARNAME "xbmc"
| #define PACKAGE_VERSION "12.0rc3"
| #define PACKAGE_STRING "xbmc 12.0rc3"
| #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
| #define PACKAGE_URL ""
| #define PACKAGE "xbmc"
| #define VERSION "12.0rc3"
| #define LIRC_DEVICE "/dev/lircd"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:13722: checking for ld used by g++
configure:13789: result: /usr/bin/ld -m elf_x86_64
configure:13796: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
configure:13811: result: yes
configure:13866: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:14871: result: yes
configure:14907: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.cpp >&5
configure:14910: $? = 0
configure:15430: checking for g++ option to produce PIC
configure:15437: result: -fPIC -DPIC
configure:15445: checking if g++ PIC flag -fPIC -DPIC works
configure:15463: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DPIC -DPIC conftest.cpp >&5
configure:15467: $? = 0
configure:15480: result: yes
configure:15503: checking if g++ static flag -static works
configure:15531: result: yes
configure:15543: checking if g++ supports -c -o file.o
configure:15564: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o out/conftest2.o conftest.cpp >&5
configure:15568: $? = 0
configure:15590: result: yes
configure:15595: checking if g++ supports -c -o file.o
configure:15642: result: yes
configure:15672: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:15708: result: yes
configure:15849: checking dynamic linker characteristics
configure:16516: result: GNU/Linux ld.so
configure:16569: checking how to hardcode library paths into programs
configure:16594: result: immediate
configure:16660: checking for gawk
configure:16687: result: gawk
configure:16698: checking whether ln -s works
configure:16702: result: yes
configure:16709: checking whether make sets $(MAKE)
configure:16731: result: yes
configure:17008: checking for size_t
configure:17008: gcc -c -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall conftest.c >&5
configure:17008: $? = 0
configure:17008: gcc -c -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:60:21: error: expected expression before ')' token
configure:17008: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xbmc"
| #define PACKAGE_TARNAME "xbmc"
| #define PACKAGE_VERSION "12.0rc3"
| #define PACKAGE_STRING "xbmc 12.0rc3"
| #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
| #define PACKAGE_URL ""
| #define PACKAGE "xbmc"
| #define VERSION "12.0rc3"
| #define LIRC_DEVICE "/dev/lircd"
| #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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:17008: result: yes
configure:17021: checking for working alloca.h
configure:17038: gcc -o conftest -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
configure:17038: $? = 0
configure:17046: result: yes
configure:17054: checking for alloca
configure:17091: gcc -o conftest -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
configure:17091: $? = 0
configure:17099: result: yes
configure:17205: checking for uid_t in sys/types.h
configure:17224: result: yes
configure:17237: checking for unistd.h
configure:17237: result: yes
configure:17247: checking for working chown
configure:17280: gcc -o conftest -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
configure:17280: $? = 0
configure:17280: ./conftest
configure:17280: $? = 0
configure:17292: result: yes
configure:17303: checking for dirent.h that defines DIR
configure:17322: gcc -c -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall conftest.c >&5
configure:17322: $? = 0
configure:17330: result: yes
configure:17343: checking for library containing opendir
configure:17374: gcc -o conftest -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
configure:17374: $? = 0
configure:17391: result: none required
configure:17458: checking whether closedir returns void
configure:17482: gcc -o conftest -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
configure:17482: $? = 0
configure:17482: ./conftest
configure:17482: $? = 0
configure:17492: result: no
configure:17500: checking for error_at_line
configure:17516: gcc -o conftest -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
configure:17516: $? = 0
configure:17524: result: yes
configure:17535: checking for _LARGEFILE_SOURCE value needed for large files
configure:17554: gcc -o conftest -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
configure:17554: $? = 0
configure:17582: result: no
configure:17604: checking whether gcc needs -traditional
configure:17638: result: no
configure:17645: checking whether lstat correctly handles trailing slash
configure:17671: gcc -o conftest -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
configure:17671: $? = 0
configure:17671: ./conftest
configure:17671: $? = 0
configure:17688: result: yes
configure:17707: checking whether lstat accepts an empty string
configure:17727: gcc -o conftest -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
configure:17727: $? = 0
configure:17727: ./conftest
configure:17727: $? = 0
configure:17737: result: no
configure:17753: checking whether lstat correctly handles trailing slash
configure:17796: result: yes
configure:17815: checking for working memcmp
configure:17858: gcc -o conftest -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
configure:17858: $? = 0
configure:17858: ./conftest
configure:17858: $? = 0
configure:17868: result: yes
configure:17877: checking whether time.h and sys/time.h may both be included
configure:17897: gcc -c -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall conftest.c >&5
configure:17897: $? = 0
configure:17904: result: yes
configure:17918: checking for sys/time.h
configure:17918: gcc -c -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall conftest.c >&5
configure:17918: $? = 0
configure:17918: result: yes
configure:17918: checking for unistd.h
configure:17918: result: yes
configure:17918: checking for stdlib.h
configure:17918: result: yes
configure:17918: checking for sys/param.h
configure:17918: gcc -c -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall conftest.c >&5
configure:17918: $? = 0
configure:17918: result: yes
configure:17918: checking for utime.h
configure:17918: gcc -c -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall conftest.c >&5
configure:17918: $? = 0
configure:17918: result: yes
configure:17939: checking for alarm
configure:17939: gcc -o conftest -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
configure:17939: $? = 0
configure:17939: result: yes
configure:17952: checking for working mktime
configure:18154: gcc -o conftest -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
configure:18154: $? = 0
configure:18154: ./conftest
configure:18154: $? = 0
configure:18164: result: yes
configure:18182: checking for getpagesize
configure:18182: gcc -o conftest -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
configure:18182: $? = 0
configure:18182: result: yes
configure:18191: checking for working mmap
configure:18338: gcc -o conftest -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
configure:18338: $? = 0
configure:18338: ./conftest
configure:18338: $? = 0
configure:18348: result: yes
configure:18363: checking sys/select.h usability
configure:18363: gcc -c -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall conftest.c >&5
configure:18363: $? = 0
configure:18363: result: yes
configure:18363: checking sys/select.h presence
configure:18363: gcc -E conftest.c
configure:18363: $? = 0
configure:18363: result: yes
configure:18363: checking for sys/select.h
configure:18363: result: yes
configure:18363: checking sys/socket.h usability
configure:18363: gcc -c -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall conftest.c >&5
configure:18363: $? = 0
configure:18363: result: yes
configure:18363: checking sys/socket.h presence
configure:18363: gcc -E conftest.c
configure:18363: $? = 0
configure:18363: result: yes
configure:18363: checking for sys/socket.h
configure:18363: result: yes
configure:18373: checking types of arguments for select
configure:18401: gcc -c -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall conftest.c >&5
configure:18401: $? = 0
configure:18412: result: int,fd_set *,struct timeval *
configure:18442: checking return type of signal handlers
configure:18460: gcc -c -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:52:1: error: void value not ignored as it ought to be
configure:18460: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xbmc"
| #define PACKAGE_TARNAME "xbmc"
| #define PACKAGE_VERSION "12.0rc3"
| #define PACKAGE_STRING "xbmc 12.0rc3"
| #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
| #define PACKAGE_URL ""
| #define PACKAGE "xbmc"
| #define VERSION "12.0rc3"
| #define LIRC_DEVICE "/dev/lircd"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FSEEKO 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_ALARM 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <signal.h>
|
| int
| main ()
| {
| return *(signal (0, 0)) (0) == 1;
| ;
| return 0;
| }
configure:18467: result: void
configure:18475: checking whether stat accepts an empty string
configure:18495: gcc -o conftest -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
configure:18495: $? = 0
configure:18495: ./conftest
configure:18495: $? = 0
configure:18505: result: no
configure:18521: checking for working strcoll
configure:18542: gcc -o conftest -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
configure:18542: $? = 0
configure:18542: ./conftest
configure:18542: $? = 0
configure:18552: result: yes
configure:18562: checking for strftime
configure:18562: gcc -o conftest -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
conftest.c:71:6: warning: conflicting types for built-in function 'strftime' [enabled by default]
configure:18562: $? = 0
configure:18562: result: yes
configure:18615: checking for working strtod
configure:18656: gcc -o conftest -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
configure:18656: $? = 0
configure:18656: ./conftest
configure:18656: $? = 0
configure:18666: result: yes
configure:18731: checking whether utime accepts a null argument
configure:18760: gcc -o conftest -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
configure:18760: $? = 0
configure:18760: ./conftest
configure:18760: $? = 0
configure:18770: result: yes
configure:18782: checking for vprintf
configure:18782: gcc -o conftest -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
conftest.c:73:6: warning: conflicting types for built-in function 'vprintf' [enabled by default]
configure:18782: $? = 0
configure:18782: result: yes
configure:18788: checking for _doprnt
configure:18788: gcc -o conftest -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
/tmp/ccK80vNz.o: In function `main':
/scratch/xbmc-beta/src/xbmc-Frodo_rc3/conftest.c:85: undefined reference to `_doprnt'
collect2: error: ld returned 1 exit status
configure:18788: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xbmc"
| #define PACKAGE_TARNAME "xbmc"
| #define PACKAGE_VERSION "12.0rc3"
| #define PACKAGE_STRING "xbmc 12.0rc3"
| #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
| #define PACKAGE_URL ""
| #define PACKAGE "xbmc"
| #define VERSION "12.0rc3"
| #define LIRC_DEVICE "/dev/lircd"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FSEEKO 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_ALARM 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define RETSIGTYPE void
| #define HAVE_STRCOLL 1
| #define HAVE_STRFTIME 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_VPRINTF 1
| /* end confdefs.h. */
| /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define _doprnt innocuous__doprnt
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _doprnt (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef _doprnt
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char _doprnt ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub__doprnt || defined __stub____doprnt
| choke me
| #endif
|
| int
| main ()
| {
| return _doprnt ();
| ;
| return 0;
| }
configure:18788: result: no
configure:18802: checking for atexit
configure:18802: gcc -o conftest -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
configure:18802: $? = 0
configure:18802: result: yes
configure:18802: checking for dup2
configure:18802: gcc -o conftest -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
configure:18802: $? = 0
configure:18802: result: yes
configure:18802: checking for fdatasync
configure:18802: gcc -o conftest -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
configure:18802: $? = 0
configure:18802: result: yes
configure:18802: checking for floor
configure:18802: gcc -o conftest -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
conftest.c:77:6: warning: conflicting types for built-in function 'floor' [enabled by default]
/tmp/cc0O5IgD.o: In function `main':
/scratch/xbmc-beta/src/xbmc-Frodo_rc3/conftest.c:88: undefined reference to `floor'
collect2: error: ld returned 1 exit status
configure:18802: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xbmc"
| #define PACKAGE_TARNAME "xbmc"
| #define PACKAGE_VERSION "12.0rc3"
| #define PACKAGE_STRING "xbmc 12.0rc3"
| #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
| #define PACKAGE_URL ""
| #define PACKAGE "xbmc"
| #define VERSION "12.0rc3"
| #define LIRC_DEVICE "/dev/lircd"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FSEEKO 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_ALARM 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define RETSIGTYPE void
| #define HAVE_STRCOLL 1
| #define HAVE_STRFTIME 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_VPRINTF 1
| #define HAVE_ATEXIT 1
| #define HAVE_DUP2 1
| #define HAVE_FDATASYNC 1
| /* end confdefs.h. */
| /* Define floor to an innocuous variant, in case <limits.h> declares floor.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define floor innocuous_floor
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char floor (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef floor
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char floor ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_floor || defined __stub___floor
| choke me
| #endif
|
| int
| main ()
| {
| return floor ();
| ;
| return 0;
| }
configure:18802: result: no
configure:18802: checking for fs_stat_dev
configure:18802: gcc -o conftest -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
/tmp/ccKmAPLH.o: In function `main':
/scratch/xbmc-beta/src/xbmc-Frodo_rc3/conftest.c:88: undefined reference to `fs_stat_dev'
collect2: error: ld returned 1 exit status
configure:18802: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xbmc"
| #define PACKAGE_TARNAME "xbmc"
| #define PACKAGE_VERSION "12.0rc3"
| #define PACKAGE_STRING "xbmc 12.0rc3"
| #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
| #define PACKAGE_URL ""
| #define PACKAGE "xbmc"
| #define VERSION "12.0rc3"
| #define LIRC_DEVICE "/dev/lircd"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FSEEKO 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_ALARM 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define RETSIGTYPE void
| #define HAVE_STRCOLL 1
| #define HAVE_STRFTIME 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_VPRINTF 1
| #define HAVE_ATEXIT 1
| #define HAVE_DUP2 1
| #define HAVE_FDATASYNC 1
| /* end confdefs.h. */
| /* Define fs_stat_dev to an innocuous variant, in case <limits.h> declares fs_stat_dev.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define fs_stat_dev innocuous_fs_stat_dev
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char fs_stat_dev (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef fs_stat_dev
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char fs_stat_dev ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_fs_stat_dev || defined __stub___fs_stat_dev
| choke me
| #endif
|
| int
| main ()
| {
| return fs_stat_dev ();
| ;
| return 0;
| }
configure:18802: result: no
configure:18802: checking for ftime
configure:18802: gcc -o conftest -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
configure:18802: $? = 0
configure:18802: result: yes
configure:18802: checking for ftruncate
configure:18802: gcc -o conftest -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
configure:18802: $? = 0
configure:18802: result: yes
configure:18802: checking for getcwd
configure:18802: gcc -o conftest -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
configure:18802: $? = 0
configure:18802: result: yes
configure:18802: checking for gethostbyaddr
configure:18802: gcc -o conftest -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
configure:18802: $? = 0
configure:18802: result: yes
configure:18802: checking for gethostbyname
configure:18802: gcc -o conftest -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
configure:18802: $? = 0
configure:18802: result: yes
configure:18802: checking for gethostname
configure:18802: gcc -o conftest -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
configure:18802: $? = 0
configure:18802: result: yes
configure:18802: checking for getpagesize
configure:18802: result: yes
configure:18802: checking for getpass
configure:18802: gcc -o conftest -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
configure:18802: $? = 0
configure:18802: result: yes
configure:18802: checking for gettimeofday
configure:18802: gcc -o conftest -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
configure:18802: $? = 0
configure:18802: result: yes
configure:18802: checking for inet_ntoa
configure:18802: gcc -o conftest -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
configure:18802: $? = 0
configure:18802: result: yes
configure:18802: checking for lchown
configure:18802: gcc -o conftest -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
configure:18802: $? = 0
configure:18802: result: yes
configure:18802: checking for localeconv
configure:18802: gcc -o conftest -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
configure:18802: $? = 0
configure:18802: result: yes
configure:18802: checking for memchr
configure:18802: gcc -o conftest -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
conftest.c:89:6: warning: conflicting types for built-in function 'memchr' [enabled by default]
configure:18802: $? = 0
configure:18802: result: yes
configure:18802: checking for memmove
configure:18802: gcc -o conftest -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
conftest.c:90:6: warning: conflicting types for built-in function 'memmove' [enabled by default]
configure:18802: $? = 0
configure:18802: result: yes
configure:18802: checking for memset
configure:18802: gcc -o conftest -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
conftest.c:91:6: warning: conflicting types for built-in function 'memset' [enabled by default]
configure:18802: $? = 0
configure:18802: result: yes
configure:18802: checking for mkdir
configure:18802: gcc -o conftest -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
configure:18802: $? = 0
configure:18802: result: yes
configure:18802: checking for modf
configure:18802: gcc -o conftest -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
conftest.c:93:6: warning: conflicting types for built-in function 'modf' [enabled by default]
configure:18802: $? = 0
configure:18802: result: yes
configure:18802: checking for munmap
configure:18802: gcc -o conftest -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
configure:18802: $? = 0
configure:18802: result: yes
configure:18802: checking for pow
configure:18802: gcc -o conftest -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
conftest.c:95:6: warning: conflicting types for built-in function 'pow' [enabled by default]
/tmp/ccqlwvTY.o: In function `main':
/scratch/xbmc-beta/src/xbmc-Frodo_rc3/conftest.c:106: undefined reference to `pow'
collect2: error: ld returned 1 exit status
configure:18802: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xbmc"
| #define PACKAGE_TARNAME "xbmc"
| #define PACKAGE_VERSION "12.0rc3"
| #define PACKAGE_STRING "xbmc 12.0rc3"
| #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
| #define PACKAGE_URL ""
| #define PACKAGE "xbmc"
| #define VERSION "12.0rc3"
| #define LIRC_DEVICE "/dev/lircd"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FSEEKO 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_ALARM 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define RETSIGTYPE void
| #define HAVE_STRCOLL 1
| #define HAVE_STRFTIME 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_VPRINTF 1
| #define HAVE_ATEXIT 1
| #define HAVE_DUP2 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETCWD 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INET_NTOA 1
| #define HAVE_LCHOWN 1
| #define HAVE_LOCALECONV 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDIR 1
| #define HAVE_MODF 1
| #define HAVE_MUNMAP 1
| /* end confdefs.h. */
| /* Define pow to an innocuous variant, in case <limits.h> declares pow.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define pow innocuous_pow
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char pow (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef pow
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char pow ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_pow || defined __stub___pow
| choke me
| #endif
|
| int
| main ()
| {
| return pow ();
| ;
| return 0;
| }
configure:18802: result: no
configure:18802: checking for rmdir
configure:18802: gcc -o conftest -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
configure:18802: $? = 0
configure:18802: result: yes
configure:18802: checking for select
configure:18802: gcc -o conftest -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
configure:18802: $? = 0
configure:18802: result: yes
configure:18802: checking for setenv
configure:18802: gcc -o conftest -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
configure:18802: $? = 0
configure:18802: result: yes
configure:18802: checking for setlocale
configure:18802: gcc -o conftest -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
configure:18802: $? = 0
configure:18802: result: yes
configure:18802: checking for socket
configure:18802: gcc -o conftest -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
configure:18802: $? = 0
configure:18802: result: yes
configure:18802: checking for sqrt
configure:18802: gcc -o conftest -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
conftest.c:100:6: warning: conflicting types for built-in function 'sqrt' [enabled by default]
/tmp/ccb5Ipaa.o: In function `main':
/scratch/xbmc-beta/src/xbmc-Frodo_rc3/conftest.c:111: undefined reference to `sqrt'
collect2: error: ld returned 1 exit status
configure:18802: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xbmc"
| #define PACKAGE_TARNAME "xbmc"
| #define PACKAGE_VERSION "12.0rc3"
| #define PACKAGE_STRING "xbmc 12.0rc3"
| #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
| #define PACKAGE_URL ""
| #define PACKAGE "xbmc"
| #define VERSION "12.0rc3"
| #define LIRC_DEVICE "/dev/lircd"