Build of liblo with vanilla toolchain

The build took 00h 01m 00s and was SUCCESSFUL.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
11,605 sh
7,469 ansic
4,502 makefile
868 cpp
24,444 total

The process tree of the build process is here.

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: liblo 1:0.28-1 (Wed Aug 24 14:14:37 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking whether to enable maintainer-specific portions of Makefiles... no
# checking whether make supports nested variables... (cached) yes
# checking for x86_64-unknown-linux-gcc... no
# checking for gcc... gcc
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking for style of include used by make... GNU
# checking dependency style of gcc... gcc3
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by gcc... /usr/sbin/ld
# checking if the linker (/usr/sbin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/nm -B
# checking the name lister (/usr/sbin/nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /usr/sbin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... dlltool
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse /usr/sbin/nm -B output from gcc object... ok
# checking for sysroot... no
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking how to run the C preprocessor... gcc -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if gcc supports -fno-rtti -fno-exceptions... no
# checking for gcc option to produce PIC... -fPIC -DPIC
# checking if gcc PIC flag -fPIC -DPIC works... yes
# checking if gcc static flag -static works... yes
# checking if gcc supports -c -o file.o... yes
# checking if gcc supports -c -o file.o... (cached) yes
# checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... no
# checking whether gcc and cc understand -c and -o together... yes
# checking for doxygen... doc
# checking whether to add -Qunused-arguments (C)... no
# checking how to print long long int... "ll"
# checking for x86_64-unknown-linux-g++... no
# checking for x86_64-unknown-linux-c++... no
# checking for x86_64-unknown-linux-gpp... no
# checking for x86_64-unknown-linux-aCC... no
# checking for x86_64-unknown-linux-CC... no
# checking for x86_64-unknown-linux-cxx... no
# checking for x86_64-unknown-linux-cc++... no
# checking for x86_64-unknown-linux-cl.exe... no
# checking for x86_64-unknown-linux-FCC... no
# checking for x86_64-unknown-linux-KCC... no
# checking for x86_64-unknown-linux-RCC... no
# checking for x86_64-unknown-linux-xlC_r... no
# checking for x86_64-unknown-linux-xlC... no
# checking for g++... g++
# checking whether we are using the GNU C++ compiler... yes
# checking whether g++ accepts -g... yes
# checking dependency style of g++... gcc3
# checking how to run the C++ preprocessor... g++ -E
# checking for ld used by g++... /usr/sbin/ld -m elf_x86_64
# checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld... yes
# checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking for g++ option to produce PIC... -fPIC -DPIC
# checking if g++ PIC flag -fPIC -DPIC works... yes
# checking if g++ static flag -static works... yes
# checking if g++ supports -c -o file.o... yes
# checking if g++ supports -c -o file.o... (cached) yes
# checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... (cached) GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether C++11 lambdas are supported... yes
# checking whether to add -Qunused-arguments (C++)... no
# checking for library containing recvfrom... none required
# checking for log... no
# checking for log in -lm... yes
# checking for getifaddrs... yes
# checking for library containing pthread_create... -lpthread
# checking for ANSI C header files... (cached) yes
# checking netdb.h usability... yes
# checking netdb.h presence... yes
# checking for netdb.h... yes
# checking netinet/in.h usability... yes
# checking netinet/in.h presence... yes
# checking for netinet/in.h... yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking sys/socket.h usability... yes
# checking sys/socket.h presence... yes
# checking for sys/socket.h... yes
# checking for unistd.h... (cached) yes
# checking for an ANSI C-conforming const... yes
# checking for size_t... yes
# checking for select... yes
# checking for poll... yes
# checking for inet_pton... yes
# checking whether byte ordering is bigendian... no
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating src/Makefile
# config.status: creating src/tools/Makefile
# config.status: creating src/liblo.def
# config.status: creating examples/Makefile
# config.status: creating lo/Makefile
# config.status: creating lo/lo.h
# config.status: creating lo/lo_endian.h
# config.status: creating liblo.pc
# config.status: creating doc/Makefile
# config.status: creating doc/reference.doxygen
# config.status: creating build/Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# make all-recursive
# make[1]: Entering directory '/tmp/liblo/src/liblo-0.28'
# Making all in src
# make[2]: Entering directory '/tmp/liblo/src/liblo-0.28/src'
# Making all in .
# make[3]: Entering directory '/tmp/liblo/src/liblo-0.28/src'
# CC liblo_la-send.lo
# CC liblo_la-address.lo
# CC liblo_la-message.lo
# CC liblo_la-server.lo
# CC liblo_la-method.lo
# CC liblo_la-blob.lo
# CC liblo_la-bundle.lo
# CC liblo_la-timetag.lo
# CC liblo_la-pattern_match.lo
# CC liblo_la-version.lo
# CC liblo_la-server_thread.lo
# CC testlo-testlo.o
# CC subtest-subtest.o
# CC test_bidirectional_tcp-test_bidirectional_tcp.o
# CXX cpp_test-cpp_test.o
# CCLD liblo.la
# CCLD testlo
# CCLD subtest
# CCLD test_bidirectional_tcp
# CXXLD cpp_test
# make[3]: Leaving directory '/tmp/liblo/src/liblo-0.28/src'
# Making all in tools
# make[3]: Entering directory '/tmp/liblo/src/liblo-0.28/src/tools'
# Making all in .
# make[4]: Entering directory '/tmp/liblo/src/liblo-0.28/src/tools'
# CC oscsend-oscsend.o
# CC oscdump-oscdump.o
# CCLD oscdump
# CCLD oscsend
# make[4]: Leaving directory '/tmp/liblo/src/liblo-0.28/src/tools'
# make[3]: Leaving directory '/tmp/liblo/src/liblo-0.28/src/tools'
# make[2]: Leaving directory '/tmp/liblo/src/liblo-0.28/src'
# Making all in examples
# make[2]: Entering directory '/tmp/liblo/src/liblo-0.28/examples'
# CC example_client.o
# CC example_server.o
# CC nonblocking_server_example.o
# CC example_tcp_echo_server.o
# CXX cpp_example.o
# CCLD example_client
# CCLD example_server
# CCLD nonblocking_server_example
# CCLD example_tcp_echo_server
# CXXLD cpp_example
# make[2]: Leaving directory '/tmp/liblo/src/liblo-0.28/examples'
# Making all in lo
# make[2]: Entering directory '/tmp/liblo/src/liblo-0.28/lo'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/liblo/src/liblo-0.28/lo'
# Making all in build
# make[2]: Entering directory '/tmp/liblo/src/liblo-0.28/build'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/liblo/src/liblo-0.28/build'
# Making all in doc
# make[2]: Entering directory '/tmp/liblo/src/liblo-0.28/doc'
# *** Running doxygen ***
# doxygen reference.doxygen
# warning: Tag `XML_SCHEMA' at line 1790 of file `reference.doxygen' has become obsolete.
# To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
# warning: Tag `XML_DTD' at line 1796 of file `reference.doxygen' has become obsolete.
# To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
# touch doxygen-build.stamp
# make[2]: Leaving directory '/tmp/liblo/src/liblo-0.28/doc'
# make[2]: Entering directory '/tmp/liblo/src/liblo-0.28'
# make[2]: Leaving directory '/tmp/liblo/src/liblo-0.28'
# make[1]: Leaving directory '/tmp/liblo/src/liblo-0.28'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in src
# make[1]: Entering directory '/tmp/liblo/src/liblo-0.28/src'
# Making install in .
# make[2]: Entering directory '/tmp/liblo/src/liblo-0.28/src'
# make[3]: Entering directory '/tmp/liblo/src/liblo-0.28/src'
# make[3]: Nothing to be done for 'install-data-am'.
# /usr/sbin/mkdir -p '/tmp/liblo/pkg/liblo/usr/lib'
# /bin/sh ../libtool --mode=install /usr/bin/install -c liblo.la '/tmp/liblo/pkg/liblo/usr/lib'
# libtool: install: /usr/bin/install -c .libs/liblo.so.7.2.0 /tmp/liblo/pkg/liblo/usr/lib/liblo.so.7.2.0
# libtool: install: (cd /tmp/liblo/pkg/liblo/usr/lib && { ln -s -f liblo.so.7.2.0 liblo.so.7 || { rm -f liblo.so.7 && ln -s liblo.so.7.2.0 liblo.so.7; }; })
# libtool: install: (cd /tmp/liblo/pkg/liblo/usr/lib && { ln -s -f liblo.so.7.2.0 liblo.so || { rm -f liblo.so && ln -s liblo.so.7.2.0 liblo.so; }; })
# libtool: install: /usr/bin/install -c .libs/liblo.lai /tmp/liblo/pkg/liblo/usr/lib/liblo.la
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# make[3]: Leaving directory '/tmp/liblo/src/liblo-0.28/src'
# make[2]: Leaving directory '/tmp/liblo/src/liblo-0.28/src'
# Making install in tools
# make[2]: Entering directory '/tmp/liblo/src/liblo-0.28/src/tools'
# Making install in .
# make[3]: Entering directory '/tmp/liblo/src/liblo-0.28/src/tools'
# make[4]: Entering directory '/tmp/liblo/src/liblo-0.28/src/tools'
# make[4]: Nothing to be done for 'install-data-am'.
# /usr/sbin/mkdir -p '/tmp/liblo/pkg/liblo/usr/bin'
# /bin/sh ../../libtool --mode=install /usr/bin/install -c oscsend oscdump '/tmp/liblo/pkg/liblo/usr/bin'
# libtool: install: warning: `../liblo.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/oscsend /tmp/liblo/pkg/liblo/usr/bin/oscsend
# libtool: install: warning: `../liblo.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/oscdump /tmp/liblo/pkg/liblo/usr/bin/oscdump
# make[4]: Leaving directory '/tmp/liblo/src/liblo-0.28/src/tools'
# make[3]: Leaving directory '/tmp/liblo/src/liblo-0.28/src/tools'
# make[2]: Leaving directory '/tmp/liblo/src/liblo-0.28/src/tools'
# make[1]: Leaving directory '/tmp/liblo/src/liblo-0.28/src'
# Making install in examples
# make[1]: Entering directory '/tmp/liblo/src/liblo-0.28/examples'
# make[2]: Entering directory '/tmp/liblo/src/liblo-0.28/examples'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/liblo/src/liblo-0.28/examples'
# make[1]: Leaving directory '/tmp/liblo/src/liblo-0.28/examples'
# Making install in lo
# make[1]: Entering directory '/tmp/liblo/src/liblo-0.28/lo'
# make[2]: Entering directory '/tmp/liblo/src/liblo-0.28/lo'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/liblo/pkg/liblo/usr/include/lo'
# /usr/sbin/mkdir -p '/tmp/liblo/pkg/liblo/usr/include/lo'
# /usr/bin/install -c -m 644 lo_errors.h lo_lowlevel.h lo_throw.h lo_types.h lo_osc_types.h lo_macros.h lo_cpp.h lo_serverthread.h '/tmp/liblo/pkg/liblo/usr/include/lo'
# /usr/bin/install -c -m 644 lo.h lo_endian.h '/tmp/liblo/pkg/liblo/usr/include/lo'
# make[2]: Leaving directory '/tmp/liblo/src/liblo-0.28/lo'
# make[1]: Leaving directory '/tmp/liblo/src/liblo-0.28/lo'
# Making install in build
# make[1]: Entering directory '/tmp/liblo/src/liblo-0.28/build'
# make[2]: Entering directory '/tmp/liblo/src/liblo-0.28/build'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/liblo/src/liblo-0.28/build'
# make[1]: Leaving directory '/tmp/liblo/src/liblo-0.28/build'
# Making install in doc
# make[1]: Entering directory '/tmp/liblo/src/liblo-0.28/doc'
# make[2]: Entering directory '/tmp/liblo/src/liblo-0.28/doc'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/liblo/src/liblo-0.28/doc'
# make[1]: Leaving directory '/tmp/liblo/src/liblo-0.28/doc'
# make[1]: Entering directory '/tmp/liblo/src/liblo-0.28'
# make[2]: Entering directory '/tmp/liblo/src/liblo-0.28'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/liblo/pkg/liblo/usr/lib/pkgconfig'
# /usr/bin/install -c -m 644 liblo.pc '/tmp/liblo/pkg/liblo/usr/lib/pkgconfig'
# make[2]: Leaving directory '/tmp/liblo/src/liblo-0.28'
# make[1]: Leaving directory '/tmp/liblo/src/liblo-0.28'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "liblo"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: liblo 1:0.28-1 (Wed Aug 24 14:14:55 UTC 2016)

CMD: pacman --query --file liblo-1:0.28-1-x86_64.pkg.tar.xz
# liblo 1:0.28-1

Creating hybrid package for 'liblo'

Trying to find vanilla package 'liblo'...

CMD: pacman --query --file /mirror/liblogging-1.0.5-1.pkg.tar.xz
# liblogging 1.0.5-1

CMD: pacman --query --file /mirror/liblouis-2.6.5-2.pkg.tar.xz
# liblouis 2.6.5-2

CMD: pacman --query --file /mirror/liblo-1:0.28-1.pkg.tar.xz
# liblo 1:0.28-1

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/lib/liblo.so.7
# /usr/lib/liblo.so
# /usr/lib/liblo.so.7.2.0
# /usr/lib/pkgconfig/liblo.pc
# /usr/bin/oscsend
# /usr/bin/oscdump
# /usr/include/lo/lo.h
# /usr/include/lo/lo_errors.h
# /usr/include/lo/lo_endian.h
# /usr/include/lo/lo_lowlevel.h
# /usr/include/lo/lo_throw.h
# /usr/include/lo/lo_types.h
# /usr/include/lo/lo_osc_types.h
# /usr/include/lo/lo_macros.h
# /usr/include/lo/lo_cpp.h
# /usr/include/lo/lo_serverthread.h
# /sysroot/usr/lib/liblo.so.7.2.0
# /sysroot/usr/lib/liblo.so.7
# /sysroot/usr/lib/liblo.so
# /sysroot/usr/lib/liblo.la
# /sysroot/usr/lib/pkgconfig/liblo.pc
# /sysroot/usr/include/lo/lo_errors.h
# /sysroot/usr/include/lo/lo_lowlevel.h
# /sysroot/usr/include/lo/lo.h
# /sysroot/usr/include/lo/lo_endian.h
# /sysroot/usr/include/lo/lo_throw.h
# /sysroot/usr/include/lo/lo_types.h
# /sysroot/usr/include/lo/lo_osc_types.h
# /sysroot/usr/include/lo/lo_macros.h
# /sysroot/usr/include/lo/lo_cpp.h
# /sysroot/usr/include/lo/lo_serverthread.h

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO usr sysroot

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO usr sysroot .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO usr sysroot .MTREE | xz -c -z

CMD: bsdtar -tqf liblo.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/liblo.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/liblo.pkg.tar.xz
# ==> ERROR: Failed to acquire lockfile: /var/cache/pacman/pkg/tuscan.db.tar.lck.
# ==> ERROR: Held by process 792

Attempting to access local repository, attempt 2

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/liblo.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/liblo.pkg.tar.xz'
# -> Computing checksums...
# -> Creating 'desc' db entry...
# -> Creating 'files' db entry...
# ==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'

Printing config logfiles

CMD: config logfiles '/tmp/liblo/src/liblo-0.28/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by liblo configure 0.28, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 96a776299a8b
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /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/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2496: checking for a BSD-compatible install
# configure:2564: result: /usr/bin/install -c
# configure:2575: checking whether build environment is sane
# configure:2630: result: yes
# configure:2689: checking for x86_64-unknown-linux-strip
# configure:2719: result: no
# configure:2729: checking for strip
# configure:2745: found /usr/sbin/strip
# configure:2756: result: strip
# configure:2781: checking for a thread-safe mkdir -p
# configure:2820: result: /usr/sbin/mkdir -p
# configure:2827: checking for gawk
# configure:2843: found /usr/sbin/gawk
# configure:2854: result: gawk
# configure:2865: checking whether make sets $(MAKE)
# configure:2887: result: yes
# configure:2916: checking whether make supports nested variables
# configure:2933: result: yes
# configure:3018: checking whether to enable maintainer-specific portions of Makefiles
# configure:3027: result: no
# configure:3051: checking whether make supports nested variables
# configure:3068: result: yes
# configure:3174: checking for x86_64-unknown-linux-gcc
# configure:3204: result: no
# configure:3214: checking for gcc
# configure:3230: found /usr/sbin/gcc
# configure:3241: result: gcc
# configure:3470: checking for C compiler version
# configure:3479: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:3490: $? = 0
# configure:3479: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/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 --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:3490: $? = 0
# configure:3479: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3490: $? = 1
# configure:3479: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:3490: $? = 1
# configure:3510: checking whether the C compiler works
# configure:3532: gcc conftest.c >&5
# configure:3536: $? = 0
# configure:3584: result: yes
# configure:3587: checking for C compiler default output file name
# configure:3589: result: a.out
# configure:3595: checking for suffix of executables
# configure:3602: gcc -o conftest conftest.c >&5
# configure:3606: $? = 0
# configure:3628: result:
# configure:3650: checking whether we are cross compiling
# configure:3658: gcc -o conftest conftest.c >&5
# configure:3662: $? = 0
# configure:3669: ./conftest
# configure:3673: $? = 0
# configure:3688: result: no
# configure:3693: checking for suffix of object files
# configure:3715: gcc -c conftest.c >&5
# configure:3719: $? = 0
# configure:3740: result: o
# configure:3744: checking whether we are using the GNU C compiler
# configure:3763: gcc -c conftest.c >&5
# configure:3763: $? = 0
# configure:3772: result: yes
# configure:3781: checking whether gcc accepts -g
# configure:3801: gcc -c -g conftest.c >&5
# configure:3801: $? = 0
# configure:3842: result: yes
# configure:3859: checking for gcc option to accept ISO C89
# configure:3922: gcc -c conftest.c >&5
# configure:3922: $? = 0
# configure:3935: result: none needed
# configure:3966: checking for style of include used by make
# configure:3994: result: GNU
# configure:4020: checking dependency style of gcc
# configure:4131: result: gcc3
# configure:4150: checking build system type
# configure:4164: result: x86_64-unknown-linux-gnu
# configure:4184: checking host system type
# configure:4197: result: x86_64-unknown-linux-gnu
# configure:4566: checking how to print strings
# configure:4593: result: printf
# configure:4614: checking for a sed that does not truncate output
# configure:4678: result: /usr/sbin/sed
# configure:4696: checking for grep that handles long lines and -e
# configure:4754: result: /usr/sbin/grep
# configure:4759: checking for egrep
# configure:4821: result: /usr/sbin/grep -E
# configure:4826: checking for fgrep
# configure:4888: result: /usr/sbin/grep -F
# configure:4923: checking for ld used by gcc
# configure:4990: result: /usr/sbin/ld
# configure:4997: checking if the linker (/usr/sbin/ld) is GNU ld
# configure:5012: result: yes
# configure:5024: checking for BSD- or MS-compatible name lister (nm)
# configure:5073: result: /usr/sbin/nm -B
# configure:5203: checking the name lister (/usr/sbin/nm -B) interface
# configure:5210: gcc -c conftest.c >&5
# configure:5213: /usr/sbin/nm -B "conftest.o"
# configure:5216: output
# 0000000000000000 B some_variable
# configure:5223: result: BSD nm
# configure:5226: checking whether ln -s works
# configure:5230: result: yes
# configure:5238: checking the maximum length of command line arguments
# configure:5369: result: 1572864
# configure:5386: checking whether the shell understands some XSI constructs
# configure:5396: result: yes
# configure:5400: checking whether the shell understands "+="
# configure:5406: result: yes
# configure:5441: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:5481: result: func_convert_file_noop
# configure:5488: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:5508: result: func_convert_file_noop
# configure:5515: checking for /usr/sbin/ld option to reload object files
# configure:5522: result: -r
# configure:5556: checking for x86_64-unknown-linux-objdump
# configure:5583: result: objdump
# configure:5652: checking how to recognize dependent libraries
# configure:5850: result: pass_all
# configure:5895: checking for x86_64-unknown-linux-dlltool
# configure:5922: result: dlltool
# configure:5992: checking how to associate runtime and link libraries
# configure:6019: result: printf %s\n
# configure:6036: checking for x86_64-unknown-linux-ar
# configure:6066: result: no
# configure:6080: checking for ar
# configure:6096: found /usr/sbin/ar
# configure:6107: result: ar
# configure:6144: checking for archiver @FILE support
# configure:6161: gcc -c conftest.c >&5
# configure:6161: $? = 0
# configure:6164: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:6167: $? = 0
# configure:6172: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: conftest.o: No such file or directory
# configure:6175: $? = 1
# configure:6187: result: @
# configure:6205: checking for x86_64-unknown-linux-strip
# configure:6232: result: strip
# configure:6304: checking for x86_64-unknown-linux-ranlib
# configure:6334: result: no
# configure:6344: checking for ranlib
# configure:6360: found /usr/sbin/ranlib
# configure:6371: result: ranlib
# configure:6473: checking command to parse /usr/sbin/nm -B output from gcc object
# configure:6593: gcc -c conftest.c >&5
# configure:6596: $? = 0
# configure:6600: /usr/sbin/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:6603: $? = 0
# configure:6669: gcc -o conftest conftest.c conftstm.o >&5
# configure:6672: $? = 0
# configure:6710: result: ok
# configure:6747: checking for sysroot
# configure:6777: result: no
# configure:6854: gcc -c conftest.c >&5
# configure:6857: $? = 0
# configure:7000: checking for x86_64-unknown-linux-mt
# configure:7030: result: no
# configure:7040: checking for mt
# configure:7070: result: no
# configure:7090: checking if : is a manifest tool
# configure:7096: : '-?'
# configure:7104: result: no
# configure:7746: checking how to run the C preprocessor
# configure:7777: gcc -E conftest.c
# configure:7777: $? = 0
# configure:7791: gcc -E conftest.c
# conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7791: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "liblo"
# | #define PACKAGE_TARNAME "liblo"
# | #define PACKAGE_VERSION "0.28"
# | #define PACKAGE_STRING "liblo 0.28"
# | #define PACKAGE_BUGREPORT "liblo-devel@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "liblo"
# | #define VERSION "0.28"
# | #define LO_SO_VERSION {9, 0, 2}
# | /* end confdefs.h. */
# | #include
# configure:7816: result: gcc -E
# configure:7836: gcc -E conftest.c
# configure:7836: $? = 0
# configure:7850: gcc -E conftest.c
# conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7850: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "liblo"
# | #define PACKAGE_TARNAME "liblo"
# | #define PACKAGE_VERSION "0.28"
# | #define PACKAGE_STRING "liblo 0.28"
# | #define PACKAGE_BUGREPORT "liblo-devel@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "liblo"
# | #define VERSION "0.28"
# | #define LO_SO_VERSION {9, 0, 2}
# | /* end confdefs.h. */
# | #include
# configure:7879: checking for ANSI C header files
# configure:7899: gcc -c conftest.c >&5
# configure:7899: $? = 0
# configure:7972: gcc -o conftest conftest.c >&5
# configure:7972: $? = 0
# configure:7972: ./conftest
# configure:7972: $? = 0
# configure:7983: result: yes
# configure:7996: checking for sys/types.h
# configure:7996: gcc -c conftest.c >&5
# configure:7996: $? = 0
# configure:7996: result: yes
# configure:7996: checking for sys/stat.h
# configure:7996: gcc -c conftest.c >&5
# configure:7996: $? = 0
# configure:7996: result: yes
# configure:7996: checking for stdlib.h
# configure:7996: gcc -c conftest.c >&5
# configure:7996: $? = 0
# configure:7996: result: yes
# configure:7996: checking for string.h
# configure:7996: gcc -c conftest.c >&5
# configure:7996: $? = 0
# configure:7996: result: yes
# configure:7996: checking for memory.h
# configure:7996: gcc -c conftest.c >&5
# configure:7996: $? = 0
# configure:7996: result: yes
# configure:7996: checking for strings.h
# configure:7996: gcc -c conftest.c >&5
# configure:7996: $? = 0
# configure:7996: result: yes
# configure:7996: checking for inttypes.h
# configure:7996: gcc -c conftest.c >&5
# configure:7996: $? = 0
# configure:7996: result: yes
# configure:7996: checking for stdint.h
# configure:7996: gcc -c conftest.c >&5
# configure:7996: $? = 0
# configure:7996: result: yes
# configure:7996: checking for unistd.h
# configure:7996: gcc -c conftest.c >&5
# configure:7996: $? = 0
# configure:7996: result: yes
# configure:8010: checking for dlfcn.h
# configure:8010: gcc -c conftest.c >&5
# configure:8010: $? = 0
# configure:8010: result: yes
# configure:8154: checking for objdir
# configure:8169: result: .libs
# configure:8440: checking if gcc supports -fno-rtti -fno-exceptions
# configure:8458: gcc -c -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
# configure:8462: $? = 0
# configure:8475: result: no
# configure:8802: checking for gcc option to produce PIC
# configure:8809: result: -fPIC -DPIC
# configure:8817: checking if gcc PIC flag -fPIC -DPIC works
# configure:8835: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:8839: $? = 0
# configure:8852: result: yes
# configure:8881: checking if gcc static flag -static works
# configure:8909: result: yes
# configure:8924: checking if gcc supports -c -o file.o
# configure:8945: gcc -c -o out/conftest2.o conftest.c >&5
# configure:8949: $? = 0
# configure:8971: result: yes
# configure:8979: checking if gcc supports -c -o file.o
# configure:9026: result: yes
# configure:9059: checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:10216: result: yes
# configure:10253: checking whether -lc should be explicitly linked in
# configure:10261: gcc -c conftest.c >&5
# configure:10264: $? = 0
# configure:10279: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:10282: $? = 0
# configure:10296: result: no
# configure:10456: checking dynamic linker characteristics
# configure:10956: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:10956: $? = 0
# configure:11190: result: GNU/Linux ld.so
# configure:11297: checking how to hardcode library paths into programs
# configure:11322: result: immediate
# configure:11862: checking whether stripping libraries is possible
# configure:11867: result: yes
# configure:11902: checking if libtool supports shared libraries
# configure:11904: result: yes
# configure:11907: checking whether to build shared libraries
# configure:11928: result: yes
# configure:11931: checking whether to build static libraries
# configure:11935: result: no
# configure:11973: checking whether gcc and cc understand -c and -o together
# configure:12004: gcc -c conftest.c -o conftest2.o >&5
# configure:12008: $? = 0
# configure:12014: gcc -c conftest.c -o conftest2.o >&5
# configure:12018: $? = 0
# configure:12029: cc -c conftest.c >&5
# configure:12033: $? = 0
# configure:12041: cc -c conftest.c -o conftest2.o >&5
# configure:12045: $? = 0
# configure:12051: cc -c conftest.c -o conftest2.o >&5
# configure:12055: $? = 0
# configure:12073: result: yes
# configure:12100: checking for doxygen
# configure:12116: found /usr/sbin/doxygen
# configure:12127: result: doc
# configure:12139: checking whether to add -Qunused-arguments (C)
# configure:12154: gcc -c -Qunused-arguments conftest.c >&5
# gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-argument'?
# configure:12154: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "liblo"
# | #define PACKAGE_TARNAME "liblo"
# | #define PACKAGE_VERSION "0.28"
# | #define PACKAGE_STRING "liblo 0.28"
# | #define PACKAGE_BUGREPORT "liblo-devel@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "liblo"
# | #define VERSION "0.28"
# | #define LO_SO_VERSION {9, 0, 2}
# | #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. */
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:12158: result: no
# configure:12167: checking how to print long long int
# configure:12182: gcc -c -Werror -Wall conftest.c >&5
# configure:12182: $? = 0
# configure:12204: result: "ll"
# configure:12228: checking for x86_64-unknown-linux-g++
# configure:12258: result: no
# configure:12228: checking for x86_64-unknown-linux-c++
# configure:12258: result: no
# configure:12228: checking for x86_64-unknown-linux-gpp
# configure:12258: result: no
# configure:12228: checking for x86_64-unknown-linux-aCC
# configure:12258: result: no
# configure:12228: checking for x86_64-unknown-linux-CC
# configure:12258: result: no
# configure:12228: checking for x86_64-unknown-linux-cxx
# configure:12258: result: no
# configure:12228: checking for x86_64-unknown-linux-cc++
# configure:12258: result: no
# configure:12228: checking for x86_64-unknown-linux-cl.exe
# configure:12258: result: no
# configure:12228: checking for x86_64-unknown-linux-FCC
# configure:12258: result: no
# configure:12228: checking for x86_64-unknown-linux-KCC
# configure:12258: result: no
# configure:12228: checking for x86_64-unknown-linux-RCC
# configure:12258: result: no
# configure:12228: checking for x86_64-unknown-linux-xlC_r
# configure:12258: result: no
# configure:12228: checking for x86_64-unknown-linux-xlC
# configure:12258: result: no
# configure:12272: checking for g++
# configure:12288: found /usr/sbin/g++
# configure:12299: result: g++
# configure:12326: checking for C++ compiler version
# configure:12335: g++ --version >&5
# g++ (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:12346: $? = 0
# configure:12335: g++ -v >&5
# Using built-in specs.
# COLLECT_GCC=g++
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/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 --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:12346: $? = 0
# configure:12335: g++ -V >&5
# g++: error: unrecognized command line option '-V'
# g++: fatal error: no input files
# compilation terminated.
# configure:12346: $? = 1
# configure:12335: g++ -qversion >&5
# g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
# g++: fatal error: no input files
# compilation terminated.
# configure:12346: $? = 1
# configure:12350: checking whether we are using the GNU C++ compiler
# configure:12369: g++ -c conftest.cpp >&5
# configure:12369: $? = 0
# configure:12378: result: yes
# configure:12387: checking whether g++ accepts -g
# configure:12407: g++ -c -g conftest.cpp >&5
# configure:12407: $? = 0
# configure:12448: result: yes
# configure:12473: checking dependency style of g++
# configure:12584: result: gcc3
# configure:12617: checking how to run the C++ preprocessor
# configure:12644: g++ -E conftest.cpp
# configure:12644: $? = 0
# configure:12658: g++ -E conftest.cpp
# conftest.cpp:25:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12658: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "liblo"
# | #define PACKAGE_TARNAME "liblo"
# | #define PACKAGE_VERSION "0.28"
# | #define PACKAGE_STRING "liblo 0.28"
# | #define PACKAGE_BUGREPORT "liblo-devel@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "liblo"
# | #define VERSION "0.28"
# | #define LO_SO_VERSION {9, 0, 2}
# | #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 PRINTF_LL "ll"
# | /* end confdefs.h. */
# | #include
# configure:12683: result: g++ -E
# configure:12703: g++ -E conftest.cpp
# configure:12703: $? = 0
# configure:12717: g++ -E conftest.cpp
# conftest.cpp:25:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12717: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "liblo"
# | #define PACKAGE_TARNAME "liblo"
# | #define PACKAGE_VERSION "0.28"
# | #define PACKAGE_STRING "liblo 0.28"
# | #define PACKAGE_BUGREPORT "liblo-devel@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "liblo"
# | #define VERSION "0.28"
# | #define LO_SO_VERSION {9, 0, 2}
# | #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 PRINTF_LL "ll"
# | /* end confdefs.h. */
# | #include
# configure:12886: checking for ld used by g++
# configure:12953: result: /usr/sbin/ld -m elf_x86_64
# configure:12960: checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld
# configure:12975: result: yes
# configure:13030: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:14032: result: yes
# configure:14068: g++ -c conftest.cpp >&5
# configure:14071: $? = 0
# configure:14591: checking for g++ option to produce PIC
# configure:14598: result: -fPIC -DPIC
# configure:14606: checking if g++ PIC flag -fPIC -DPIC works
# configure:14624: g++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
# configure:14628: $? = 0
# configure:14641: result: yes
# configure:14664: checking if g++ static flag -static works
# configure:14692: result: yes
# configure:14704: checking if g++ supports -c -o file.o
# configure:14725: g++ -c -o out/conftest2.o conftest.cpp >&5
# configure:14729: $? = 0
# configure:14751: result: yes
# configure:14756: checking if g++ supports -c -o file.o
# configure:14803: result: yes
# configure:14833: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:14872: result: yes
# configure:15013: checking dynamic linker characteristics
# configure:15681: result: GNU/Linux ld.so
# configure:15734: checking how to hardcode library paths into programs
# configure:15759: result: immediate
# configure:15807: checking whether C++11 lambdas are supported
# configure:15821: g++ -c -std=c++11 conftest.cpp >&5
# configure:15821: $? = 0
# configure:15822: result: yes
# configure:15882: checking whether to add -Qunused-arguments (C++)
# configure:15897: g++ -c -std=c++11 -Qunused-arguments conftest.cpp >&5
# g++: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-argument'?
# configure:15897: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "liblo"
# | #define PACKAGE_TARNAME "liblo"
# | #define PACKAGE_VERSION "0.28"
# | #define PACKAGE_STRING "liblo 0.28"
# | #define PACKAGE_BUGREPORT "liblo-devel@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "liblo"
# | #define VERSION "0.28"
# | #define LO_SO_VERSION {9, 0, 2}
# | #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 PRINTF_LL "ll"
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:15901: result: no
# configure:15932: checking for library containing recvfrom
# configure:15963: gcc -o conftest conftest.c >&5
# configure:15963: $? = 0
# configure:15980: result: none required
# configure:15988: checking for log
# configure:15988: gcc -o conftest conftest.c >&5
# conftest.c:48:6: warning: conflicting types for built-in function 'log'
# char log ();
# ^~~
# /tmp/ccI8LUSl.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `log'
# collect2: error: ld returned 1 exit status
# configure:15988: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "liblo"
# | #define PACKAGE_TARNAME "liblo"
# | #define PACKAGE_VERSION "0.28"
# | #define PACKAGE_STRING "liblo 0.28"
# | #define PACKAGE_BUGREPORT "liblo-devel@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "liblo"
# | #define VERSION "0.28"
# | #define LO_SO_VERSION {9, 0, 2}
# | #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 PRINTF_LL "ll"
# | /* end confdefs.h. */
# | /* Define log to an innocuous variant, in case declares log.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define log innocuous_log
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char log (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef log
# |
# | /* 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 log ();
# | /* 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_log || defined __stub___log
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return log ();
# | ;
# | return 0;
# | }
# configure:15988: result: no
# configure:15992: checking for log in -lm
# configure:16017: gcc -o conftest conftest.c -lm >&5
# conftest.c:32:6: warning: conflicting types for built-in function 'log'
# char log ();
# ^~~
# configure:16017: $? = 0
# configure:16026: result: yes
# configure:16041: checking for getifaddrs
# configure:16041: gcc -o conftest conftest.c -lm >&5
# configure:16041: $? = 0
# configure:16041: result: yes
# configure:16053: checking for library containing pthread_create
# configure:16084: gcc -o conftest conftest.c -lm >&5
# /tmp/ccCDqhLC.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `pthread_create'
# collect2: error: ld returned 1 exit status
# configure:16084: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "liblo"
# | #define PACKAGE_TARNAME "liblo"
# | #define PACKAGE_VERSION "0.28"
# | #define PACKAGE_STRING "liblo 0.28"
# | #define PACKAGE_BUGREPORT "liblo-devel@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "liblo"
# | #define VERSION "0.28"
# | #define LO_SO_VERSION {9, 0, 2}
# | #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 PRINTF_LL "ll"
# | #define HAVE_LIBM 1
# | #define HAVE_GETIFADDRS 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char pthread_create ();
# | int
# | main ()
# | {
# | return pthread_create ();
# | ;
# | return 0;
# | }
# configure:16084: gcc -o conftest conftest.c -lc -lm >&5
# /tmp/cc8Cw1bI.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `pthread_create'
# collect2: error: ld returned 1 exit status
# configure:16084: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "liblo"
# | #define PACKAGE_TARNAME "liblo"
# | #define PACKAGE_VERSION "0.28"
# | #define PACKAGE_STRING "liblo 0.28"
# | #define PACKAGE_BUGREPORT "liblo-devel@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "liblo"
# | #define VERSION "0.28"
# | #define LO_SO_VERSION {9, 0, 2}
# | #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 PRINTF_LL "ll"
# | #define HAVE_LIBM 1
# | #define HAVE_GETIFADDRS 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char pthread_create ();
# | int
# | main ()
# | {
# | return pthread_create ();
# | ;
# | return 0;
# | }
# configure:16084: gcc -o conftest conftest.c -lpthread -lm >&5
# configure:16084: $? = 0
# configure:16101: result: -lpthread
# configure:16144: checking for ANSI C header files
# configure:16248: result: yes
# configure:16259: checking netdb.h usability
# configure:16259: gcc -c conftest.c >&5
# configure:16259: $? = 0
# configure:16259: result: yes
# configure:16259: checking netdb.h presence
# configure:16259: gcc -E conftest.c
# configure:16259: $? = 0
# configure:16259: result: yes
# configure:16259: checking for netdb.h
# configure:16259: result: yes
# configure:16259: checking netinet/in.h usability
# configure:16259: gcc -c conftest.c >&5
# configure:16259: $? = 0
# configure:16259: result: yes
# configure:16259: checking netinet/in.h presence
# configure:16259: gcc -E conftest.c
# configure:16259: $? = 0
# configure:16259: result: yes
# configure:16259: checking for netinet/in.h
# configure:16259: result: yes
# configure:16259: checking for stdlib.h
# configure:16259: result: yes
# configure:16259: checking for string.h
# configure:16259: result: yes
# configure:16259: checking sys/socket.h usability
# configure:16259: gcc -c conftest.c >&5
# configure:16259: $? = 0
# configure:16259: result: yes
# configure:16259: checking sys/socket.h presence
# configure:16259: gcc -E conftest.c
# configure:16259: $? = 0
# configure:16259: result: yes
# configure:16259: checking for sys/socket.h
# configure:16259: result: yes
# configure:16259: checking for unistd.h
# configure:16259: result: yes
# configure:16271: checking for an ANSI C-conforming const
# configure:16337: gcc -c conftest.c >&5
# configure:16337: $? = 0
# configure:16344: result: yes
# configure:16352: checking for size_t
# configure:16352: gcc -c conftest.c >&5
# configure:16352: $? = 0
# configure:16352: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:71:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:16352: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "liblo"
# | #define PACKAGE_TARNAME "liblo"
# | #define PACKAGE_VERSION "0.28"
# | #define PACKAGE_STRING "liblo 0.28"
# | #define PACKAGE_BUGREPORT "liblo-devel@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "liblo"
# | #define VERSION "0.28"
# | #define LO_SO_VERSION {9, 0, 2}
# | #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 PRINTF_LL "ll"
# | #define HAVE_LIBM 1
# | #define HAVE_GETIFADDRS 1
# | #define ENABLE_THREADS 1
# | #define STDC_HEADERS 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:16352: result: yes
# configure:16365: checking for select
# configure:16365: gcc -o conftest conftest.c -lpthread -lm >&5
# configure:16365: $? = 0
# configure:16365: result: yes
# configure:16405: checking for poll
# configure:16405: gcc -o conftest conftest.c -lpthread -lm >&5
# configure:16405: $? = 0
# configure:16405: result: yes
# configure:16412: checking for inet_pton
# configure:16412: gcc -o conftest conftest.c -lpthread -lm >&5
# configure:16412: $? = 0
# configure:16412: result: yes
# configure:16444: checking whether byte ordering is bigendian
# configure:16459: gcc -c conftest.c >&5
# conftest.c:39:9: error: unknown type name 'not'
# not a universal capable compiler
# ^~~
# conftest.c:39:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
# not a universal capable compiler
# ^~~~~~~~~
# conftest.c:39:15: error: unknown type name 'universal'
# configure:16459: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "liblo"
# | #define PACKAGE_TARNAME "liblo"
# | #define PACKAGE_VERSION "0.28"
# | #define PACKAGE_STRING "liblo 0.28"
# | #define PACKAGE_BUGREPORT "liblo-devel@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "liblo"
# | #define VERSION "0.28"
# | #define LO_SO_VERSION {9, 0, 2}
# | #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 PRINTF_LL "ll"
# | #define HAVE_LIBM 1
# | #define HAVE_GETIFADDRS 1
# | #define ENABLE_THREADS 1
# | #define STDC_HEADERS 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SELECT 1
# | #define HAVE_POLL 1
# | #define HAVE_INET_PTON 1
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:16504: gcc -c conftest.c >&5
# configure:16504: $? = 0
# configure:16522: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:45:4: error: unknown type name 'not'
# not big endian
# ^~~
# conftest.c:45:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
# not big endian
# ^~~~~~
# configure:16522: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "liblo"
# | #define PACKAGE_TARNAME "liblo"
# | #define PACKAGE_VERSION "0.28"
# | #define PACKAGE_STRING "liblo 0.28"
# | #define PACKAGE_BUGREPORT "liblo-devel@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "liblo"
# | #define VERSION "0.28"
# | #define LO_SO_VERSION {9, 0, 2}
# | #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 PRINTF_LL "ll"
# | #define HAVE_LIBM 1
# | #define HAVE_GETIFADDRS 1
# | #define ENABLE_THREADS 1
# | #define STDC_HEADERS 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SELECT 1
# | #define HAVE_POLL 1
# | #define HAVE_INET_PTON 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if BYTE_ORDER != BIG_ENDIAN
# | not big endian
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:16650: result: no
# configure:16812: checking that generated files are newer than configure
# configure:16818: result: done
# configure:16866: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by liblo config.status 0.28, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 96a776299a8b
#
# config.status:1192: creating Makefile
# config.status:1192: creating src/Makefile
# config.status:1192: creating src/tools/Makefile
# config.status:1192: creating src/liblo.def
# config.status:1192: creating examples/Makefile
# config.status:1192: creating lo/Makefile
# config.status:1192: creating lo/lo.h
# config.status:1192: creating lo/lo_endian.h
# config.status:1192: creating liblo.pc
# config.status:1192: creating doc/Makefile
# config.status:1192: creating doc/reference.doxygen
# config.status:1192: creating build/Makefile
# config.status:1192: creating config.h
# config.status:1421: executing depfiles commands
# config.status:1421: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_cxx_compiler_gnu=yes
# ac_cv_env_CCC_set=
# ac_cv_env_CCC_value=
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_CXXCPP_set=
# ac_cv_env_CXXCPP_value=
# ac_cv_env_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=
# ac_cv_env_CXX_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_getifaddrs=yes
# ac_cv_func_inet_pton=yes
# ac_cv_func_log=no
# ac_cv_func_poll=yes
# ac_cv_func_select=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_netdb_h=yes
# ac_cv_header_netinet_in_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_socket_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-unknown-linux-gnu
# ac_cv_lib_m_log=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_CXXCPP='g++ -E'
# ac_cv_prog_DLLTOOL=dlltool
# ac_cv_prog_DOXYGEN=doc
# ac_cv_prog_OBJDUMP=objdump
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_CXX=g++
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cc_gcc_c_o=yes
# ac_cv_prog_cxx_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_search_pthread_create=-lpthread
# ac_cv_search_recvfrom='none required'
# ac_cv_type_size_t=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_CXX_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=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/sbin/ld
# lt_cv_path_LDCXX='/usr/sbin/ld -m elf_x86_64'
# lt_cv_path_NM='/usr/sbin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_c_o_CXX=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_pic_works_CXX=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_compiler_static_works_CXX=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_prog_gnu_ldcxx=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=no
# 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]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# 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
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/liblo/src/liblo-0.28/missing aclocal-1.13'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='0'
# AM_V='$(V)'
# AR='ar'
# AS='as'
# AUTOCONF='${SHELL} /tmp/liblo/src/liblo-0.28/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/liblo/src/liblo-0.28/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/liblo/src/liblo-0.28/missing automake-1.13'
# AWK='gawk'
# CC='gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='gcc -E'
# CPPFLAGS=''
# CXX='g++'
# CXXCPP='g++ -E'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS=' -std=c++11'
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEFTHREADS=''
# DEPDIR='.deps'
# DLLTOOL='dlltool'
# DLL_NAME='liblo-7.dll'
# DOXYGEN='doc'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# ENABLE_THREADS='1'
# ENABLE_THREADS_FALSE='#'
# ENABLE_THREADS_TRUE=''
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# GREP='/usr/sbin/grep'
# HAVE_LAMBDA_FALSE='#'
# HAVE_LAMBDA_TRUE=''
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/usr/sbin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBOBJS=''
# LIBPTHREAD='-lpthread'
# LIBS='-lpthread -lm '
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LO_BIGENDIAN='0'
# LO_SO_VERSION='9:0:2'
# LTLIBOBJS=''
# LT_CURRENT_MINUS_AGE='7'
# MAINT='#'
# MAINTAINER_MODE_FALSE=''
# MAINTAINER_MODE_TRUE='#'
# MAKEINFO='${SHELL} /tmp/liblo/src/liblo-0.28/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/sbin/mkdir -p'
# NM='/usr/sbin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='liblo'
# PACKAGE_BUGREPORT='liblo-devel@lists.sourceforge.net'
# PACKAGE_NAME='liblo'
# PACKAGE_STRING='liblo 0.28'
# PACKAGE_TARNAME='liblo'
# PACKAGE_URL=''
# PACKAGE_VERSION='0.28'
# PATH_SEPARATOR=':'
# RANLIB='ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='0.28'
# WINDOWS_DLL_FALSE=''
# WINDOWS_DLL_TRUE='#'
# WINDOWS_FALSE=''
# WINDOWS_TRUE='#'
# ac_ct_AR='ar'
# ac_ct_CC='gcc'
# ac_ct_CXX='g++'
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__fastdepCXX_FALSE='#'
# am__fastdepCXX_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# extralibs=''
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/liblo/src/liblo-0.28/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/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='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "liblo"
# #define PACKAGE_TARNAME "liblo"
# #define PACKAGE_VERSION "0.28"
# #define PACKAGE_STRING "liblo 0.28"
# #define PACKAGE_BUGREPORT "liblo-devel@lists.sourceforge.net"
# #define PACKAGE_URL ""
# #define PACKAGE "liblo"
# #define VERSION "0.28"
# #define LO_SO_VERSION {9, 0, 2}
# #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 PRINTF_LL "ll"
# #define HAVE_LIBM 1
# #define HAVE_GETIFADDRS 1
# #define ENABLE_THREADS 1
# #define STDC_HEADERS 1
# #define HAVE_NETDB_H 1
# #define HAVE_NETINET_IN_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_SELECT 1
# #define HAVE_POLL 1
# #define HAVE_INET_PTON 1
# #define LO_BIGENDIAN "0"
#
# configure: exit 0