The build took 00h 01m 03s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
7,571 |
cpp |
4,298 |
sh |
2,375 |
makefile |
865 |
ansic |
15,109 |
total |
The process tree of the build process is here.
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:
There were existing files in /sysroot, using those
CMD: sudo -u tuscan PATH=/sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: etl 0.04.19-1 (Tue Apr 4 23:15:54 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
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 for x86_64-unknown-linux-gcc... clang
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... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether clang understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of clang... gcc3
checking whether we are using the GNU C++ compiler... yes
checking whether clang++ accepts -g... yes
checking dependency style of clang++... gcc3
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
configure: WARNING: using cross tools not prefixed with host triplet
checking for compiler warning flags to use... -W -Wall
checking for optimization flags... -O2
checking for debug flags... -DNDEBUG
checking for profiling... no
checking how to run the C++ preprocessor... clang++ -E
checking for grep that handles long lines and -e... /usr/sbin/grep
checking for egrep... /usr/sbin/grep -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 main in -luser32... no
checking for CreateMutex in -lkernel32... no
checking for pthread_mutex_init in -lpthread... yes
checking for ANSI C header files... (cached) yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking for pthread_create... yes
checking for pthread_rwlock_init... yes
checking for sched_yield... yes
checking for CreateThread... no
checking for QueryPerformanceCounter... no
checking for gettimeofday... yes
checking for sscanf... yes
checking for vsscanf... yes
checking for vsprintf... yes
checking for vasprintf... yes
checking for vsnprintf... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating ETL-config
config.status: creating Makefile
config.status: creating ETL/Makefile
config.status: creating test/Makefile
config.status: creating ETL.pc
config.status: creating doxygen.cfg
config.status: creating ETL/etl_profile_.h
config.status: executing depfiles commands
Extended Template Library v.0.04.19
Configuration Summary
- - - - - -
Install Prefix -------------------> /usr
Target Platform ------------------> x86_64-unknown-linux-gnu
Debug Mode -----------------------> no
$CXX ------------------------------> 'clang++'
$CXXFLAGS -------------------------> '-W -Wall -O2 -DNDEBUG'
Making all in ETL
make[1]: Entering directory '/tmp/etl/src/ETL-0.04.19/ETL'
make all-am
make[2]: Entering directory '/tmp/etl/src/ETL-0.04.19/ETL'
sed "s/PACKAGE/ETL/g;" < ../ETL/etl_profile_.h > ../ETL/etl_profile.h
make[2]: Leaving directory '/tmp/etl/src/ETL-0.04.19/ETL'
make[1]: Leaving directory '/tmp/etl/src/ETL-0.04.19/ETL'
Making all in test
make[1]: Entering directory '/tmp/etl/src/ETL-0.04.19/test'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/tmp/etl/src/ETL-0.04.19/test'
make[1]: Entering directory '/tmp/etl/src/ETL-0.04.19'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/tmp/etl/src/ETL-0.04.19'
==> Entering fakeroot environment...
==> Starting package()...
Making install in ETL
make[1]: Entering directory '/tmp/etl/src/ETL-0.04.19/ETL'
make[2]: Entering directory '/tmp/etl/src/ETL-0.04.19/ETL'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/sbin/mkdir -p '/tmp/etl/pkg/etl/usr/include/ETL'
/usr/bin/install -c -m 644 value _value.h rect _rect.h misc _misc.h ref_count _ref_count.h angle fastangle handle ipc thread fixed random clock hermite calculus stringf trivial spline _stringf.h _bspline.h _calculus.h _mutex_null.h _hermite.h _curve_func.h _clock_base.h _clock_system.h _clock_gettimeofday.h _random.h _angle.h _fastangle.h _curve.h _handle.h _thread.h _mutex_pthreads.h _mutex_win32.h _condition.h _rwlock.h '/tmp/etl/pkg/etl/usr/include/ETL'
/usr/bin/install -c -m 644 smach _smach.h _trivial.h _fixed.h etl_config.h ../ETL/etl_profile.h _fastangle_tables.h bezier _bezier.h _bezier_angle.h _status.h status pen _pen.h boxblur _boxblur.h gaussian _gaussian.h surface _surface.h smart_ptr _smart_ptr.h _clock_win32hpcount.h mutex _mutex_pthreads_simple.h '/tmp/etl/pkg/etl/usr/include/ETL'
make[2]: Leaving directory '/tmp/etl/src/ETL-0.04.19/ETL'
make[1]: Leaving directory '/tmp/etl/src/ETL-0.04.19/ETL'
Making install in test
make[1]: Entering directory '/tmp/etl/src/ETL-0.04.19/test'
make[2]: Entering directory '/tmp/etl/src/ETL-0.04.19/test'
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/etl/src/ETL-0.04.19/test'
make[1]: Leaving directory '/tmp/etl/src/ETL-0.04.19/test'
make[1]: Entering directory '/tmp/etl/src/ETL-0.04.19'
make[2]: Entering directory '/tmp/etl/src/ETL-0.04.19'
/usr/sbin/mkdir -p '/tmp/etl/pkg/etl/usr/bin'
/usr/sbin/mkdir -p '/tmp/etl/pkg/etl/usr/lib/pkgconfig'
/usr/bin/install -c -m 644 ETL.pc '/tmp/etl/pkg/etl/usr/lib/pkgconfig'
/usr/bin/install -c ETL-config '/tmp/etl/pkg/etl/usr/bin'
make[2]: Leaving directory '/tmp/etl/src/ETL-0.04.19'
make[1]: Leaving directory '/tmp/etl/src/ETL-0.04.19'
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "etl"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: etl 0.04.19-1 (Tue Apr 4 23:16:00 UTC 2017)
CMD: pacman --query --file etl-0.04.19-1-any.pkg.tar.xz
Creating hybrid package for 'etl'
Trying to find vanilla package 'etl'...
CMD: pacman --query --file /mirror/xfce4-netload-plugin-1.2.4-3.pkg.tar.xz
CMD: pacman --query --file /mirror/dietlibc-0.33-4.pkg.tar.xz
CMD: pacman --query --file /mirror/java-inetlib-1.1.2-2.pkg.tar.xz
CMD: pacman --query --file /mirror/libnfnetlink-1.0.1-2.pkg.tar.xz
CMD: pacman --query --file /mirror/haskell-setlocale-1.0.0.3-3.pkg.tar.xz
CMD: pacman --query --file /mirror/etl-0.04.19-1.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.MTREE
/usr/bin/ETL-config
/usr/lib/pkgconfig/ETL.pc
/usr/include/ETL/_gaussian.h
/usr/include/ETL/_random.h
/usr/include/ETL/_clock_gettimeofday.h
/usr/include/ETL/_boxblur.h
/usr/include/ETL/_mutex_null.h
/usr/include/ETL/fastangle
/usr/include/ETL/_hermite.h
/usr/include/ETL/pen
/usr/include/ETL/angle
/usr/include/ETL/_clock_win32hpcount.h
/usr/include/ETL/value
/usr/include/ETL/_calculus.h
/usr/include/ETL/ipc
/usr/include/ETL/status
/usr/include/ETL/misc
/usr/include/ETL/_bspline.h
/usr/include/ETL/_mutex_pthreads_simple.h
/usr/include/ETL/_angle.h
/usr/include/ETL/surface
/usr/include/ETL/_mutex_pthreads.h
/usr/include/ETL/_mutex_win32.h
/usr/include/ETL/_ref_count.h
/usr/include/ETL/thread
/usr/include/ETL/trivial
/usr/include/ETL/_pen.h
/usr/include/ETL/_fastangle.h
/usr/include/ETL/_smach.h
/usr/include/ETL/bezier
/usr/include/ETL/etl_profile.h
/usr/include/ETL/_bezier_angle.h
/usr/include/ETL/_curve.h
/usr/include/ETL/_value.h
/usr/include/ETL/_fixed.h
/usr/include/ETL/_fastangle_tables.h
/usr/include/ETL/ref_count
/usr/include/ETL/boxblur
/usr/include/ETL/_smart_ptr.h
/usr/include/ETL/_bezier.h
/usr/include/ETL/_surface.h
/usr/include/ETL/stringf
/usr/include/ETL/hermite
/usr/include/ETL/etl_config.h
/usr/include/ETL/rect
/usr/include/ETL/mutex
/usr/include/ETL/_rect.h
/usr/include/ETL/calculus
/usr/include/ETL/_clock_base.h
/usr/include/ETL/_misc.h
/usr/include/ETL/gaussian
/usr/include/ETL/clock
/usr/include/ETL/smart_ptr
/usr/include/ETL/_curve_func.h
/usr/include/ETL/_trivial.h
/usr/include/ETL/smach
/usr/include/ETL/_status.h
/usr/include/ETL/_thread.h
/usr/include/ETL/_condition.h
/usr/include/ETL/handle
/usr/include/ETL/_stringf.h
/usr/include/ETL/_rwlock.h
/usr/include/ETL/_clock_system.h
/usr/include/ETL/random
/usr/include/ETL/fixed
/usr/include/ETL/_handle.h
/usr/include/ETL/spline
/sysroot/usr/lib/pkgconfig/ETL.pc
/sysroot/usr/include/ETL/value
/sysroot/usr/include/ETL/_value.h
/sysroot/usr/include/ETL/rect
/sysroot/usr/include/ETL/_rect.h
/sysroot/usr/include/ETL/misc
/sysroot/usr/include/ETL/_misc.h
/sysroot/usr/include/ETL/ref_count
/sysroot/usr/include/ETL/_ref_count.h
/sysroot/usr/include/ETL/angle
/sysroot/usr/include/ETL/fastangle
/sysroot/usr/include/ETL/handle
/sysroot/usr/include/ETL/ipc
/sysroot/usr/include/ETL/thread
/sysroot/usr/include/ETL/fixed
/sysroot/usr/include/ETL/random
/sysroot/usr/include/ETL/clock
/sysroot/usr/include/ETL/hermite
/sysroot/usr/include/ETL/calculus
/sysroot/usr/include/ETL/stringf
/sysroot/usr/include/ETL/trivial
/sysroot/usr/include/ETL/spline
/sysroot/usr/include/ETL/_stringf.h
/sysroot/usr/include/ETL/_bspline.h
/sysroot/usr/include/ETL/_calculus.h
/sysroot/usr/include/ETL/_mutex_null.h
/sysroot/usr/include/ETL/_hermite.h
/sysroot/usr/include/ETL/_curve_func.h
/sysroot/usr/include/ETL/_clock_base.h
/sysroot/usr/include/ETL/_clock_system.h
/sysroot/usr/include/ETL/_clock_gettimeofday.h
/sysroot/usr/include/ETL/_random.h
/sysroot/usr/include/ETL/_angle.h
/sysroot/usr/include/ETL/_fastangle.h
/sysroot/usr/include/ETL/_curve.h
/sysroot/usr/include/ETL/_handle.h
/sysroot/usr/include/ETL/_thread.h
/sysroot/usr/include/ETL/_mutex_pthreads.h
/sysroot/usr/include/ETL/_mutex_win32.h
/sysroot/usr/include/ETL/_condition.h
/sysroot/usr/include/ETL/_rwlock.h
/sysroot/usr/include/ETL/smach
/sysroot/usr/include/ETL/_smach.h
/sysroot/usr/include/ETL/_trivial.h
/sysroot/usr/include/ETL/_fixed.h
/sysroot/usr/include/ETL/etl_config.h
/sysroot/usr/include/ETL/etl_profile.h
/sysroot/usr/include/ETL/_fastangle_tables.h
/sysroot/usr/include/ETL/bezier
/sysroot/usr/include/ETL/_bezier.h
/sysroot/usr/include/ETL/_bezier_angle.h
/sysroot/usr/include/ETL/_status.h
/sysroot/usr/include/ETL/status
/sysroot/usr/include/ETL/pen
/sysroot/usr/include/ETL/_pen.h
/sysroot/usr/include/ETL/boxblur
/sysroot/usr/include/ETL/_boxblur.h
/sysroot/usr/include/ETL/gaussian
/sysroot/usr/include/ETL/_gaussian.h
/sysroot/usr/include/ETL/surface
/sysroot/usr/include/ETL/_surface.h
/sysroot/usr/include/ETL/smart_ptr
/sysroot/usr/include/ETL/_smart_ptr.h
/sysroot/usr/include/ETL/_clock_win32hpcount.h
/sysroot/usr/include/ETL/mutex
/sysroot/usr/include/ETL/_mutex_pthreads_simple.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 etl.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/etl.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/etl.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/etl.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/etl/src/ETL-0.04.19/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 Extended Template Library configure 0.04.19, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr
## --------- ##
## Platform. ##
## --------- ##
hostname = 390cabe46281
uname -m = x86_64
uname -r = 4.10.6-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
/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: /sysroot/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2264: checking build system type
configure:2278: result: x86_64-unknown-linux-gnu
configure:2298: checking host system type
configure:2311: result: x86_64-unknown-linux-gnu
configure:2331: checking target system type
configure:2344: result: x86_64-unknown-linux-gnu
configure:2387: checking for a BSD-compatible install
configure:2455: result: /usr/bin/install -c
configure:2466: checking whether build environment is sane
configure:2521: result: yes
configure:2580: checking for x86_64-unknown-linux-strip
configure:2610: result: no
configure:2620: checking for strip
configure:2636: found /sysroot/bin/strip
configure:2647: result: strip
configure:2672: checking for a thread-safe mkdir -p
configure:2711: result: /usr/sbin/mkdir -p
configure:2718: checking for gawk
configure:2734: found /usr/sbin/gawk
configure:2745: result: gawk
configure:2756: checking whether make sets $(MAKE)
configure:2778: result: yes
configure:2807: checking whether make supports nested variables
configure:2824: result: yes
configure:2941: checking whether to enable maintainer-specific portions of Makefiles
configure:2950: result: no
configure:2984: checking for x86_64-unknown-linux-gcc
configure:3011: result: clang
configure:3280: checking for C compiler version
configure:3289: clang --version >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
configure:3300: $? = 0
configure:3289: clang -v >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
Selected multilib: .;@m64
configure:3300: $? = 0
configure:3289: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:3300: $? = 1
configure:3289: clang -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:3300: $? = 1
configure:3320: checking whether the C compiler works
configure:3342: clang conftest.c >&5
configure:3346: $? = 0
configure:3394: result: yes
configure:3397: checking for C compiler default output file name
configure:3399: result: a.out
configure:3405: checking for suffix of executables
configure:3412: clang -o conftest conftest.c >&5
configure:3416: $? = 0
configure:3438: result:
configure:3460: checking whether we are cross compiling
configure:3468: clang -o conftest conftest.c >&5
configure:3472: $? = 0
configure:3479: ./conftest
./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
configure:3483: $? = 127
configure:3498: result: yes
configure:3503: checking for suffix of object files
configure:3525: clang -c conftest.c >&5
configure:3529: $? = 0
configure:3550: result: o
configure:3554: checking whether we are using the GNU C compiler
configure:3573: clang -c conftest.c >&5
configure:3573: $? = 0
configure:3582: result: yes
configure:3591: checking whether clang accepts -g
configure:3611: clang -c -g conftest.c >&5
configure:3611: $? = 0
configure:3652: result: yes
configure:3669: checking for clang option to accept ISO C89
configure:3732: clang -c conftest.c >&5
configure:3732: $? = 0
configure:3745: result: none needed
configure:3770: checking whether clang understands -c and -o together
configure:3792: clang -c conftest.c -o conftest2.o
configure:3795: $? = 0
configure:3792: clang -c conftest.c -o conftest2.o
configure:3795: $? = 0
configure:3807: result: yes
configure:3835: checking for style of include used by make
configure:3863: result: GNU
configure:3889: checking dependency style of clang
configure:4000: result: gcc3
configure:4127: checking for C++ compiler version
configure:4136: clang++ --version >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
configure:4147: $? = 0
configure:4136: clang++ -v >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
Selected multilib: .;@m64
configure:4147: $? = 0
configure:4136: clang++ -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:4147: $? = 1
configure:4136: clang++ -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:4147: $? = 1
configure:4151: checking whether we are using the GNU C++ compiler
configure:4170: clang++ -c conftest.cpp >&5
configure:4170: $? = 0
configure:4179: result: yes
configure:4188: checking whether clang++ accepts -g
configure:4208: clang++ -c -g conftest.cpp >&5
configure:4208: $? = 0
configure:4249: result: yes
configure:4274: checking dependency style of clang++
configure:4385: result: gcc3
configure:4404: checking for x86_64-unknown-linux-ranlib
configure:4434: result: no
configure:4444: checking for ranlib
configure:4460: found /sysroot/bin/ranlib
configure:4471: result: ranlib
configure:4483: WARNING: using cross tools not prefixed with host triplet
configure:4510: checking for compiler warning flags to use
configure:4556: result: -W -Wall
configure:4560: checking for optimization flags
configure:4586: result: -O2
configure:4590: checking for debug flags
configure:4619: result: -DNDEBUG
configure:4623: checking for profiling
configure:4645: result: no
configure:4717: checking how to run the C++ preprocessor
configure:4744: clang++ -E conftest.cpp
configure:4744: $? = 0
configure:4758: clang++ -E conftest.cpp
conftest.cpp:9:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:4758: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Extended Template Library"
| #define PACKAGE_TARNAME "ETL"
| #define PACKAGE_VERSION "0.04.19"
| #define PACKAGE_STRING "Extended Template Library 0.04.19"
| #define PACKAGE_BUGREPORT "http://www.synfig.org/issues/thebuggenie/synfig"
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include
configure:4783: result: clang++ -E
configure:4803: clang++ -E conftest.cpp
configure:4803: $? = 0
configure:4817: clang++ -E conftest.cpp
conftest.cpp:9:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:4817: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Extended Template Library"
| #define PACKAGE_TARNAME "ETL"
| #define PACKAGE_VERSION "0.04.19"
| #define PACKAGE_STRING "Extended Template Library 0.04.19"
| #define PACKAGE_BUGREPORT "http://www.synfig.org/issues/thebuggenie/synfig"
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include
configure:4846: checking for grep that handles long lines and -e
configure:4904: result: /usr/sbin/grep
configure:4909: checking for egrep
configure:4971: result: /usr/sbin/grep -E
configure:4976: checking for ANSI C header files
configure:4996: clang++ -c -W -Wall -O2 -DNDEBUG conftest.cpp >&5
configure:4996: $? = 0
configure:5080: result: yes
configure:5093: checking for sys/types.h
configure:5093: clang++ -c -W -Wall -O2 -DNDEBUG conftest.cpp >&5
configure:5093: $? = 0
configure:5093: result: yes
configure:5093: checking for sys/stat.h
configure:5093: clang++ -c -W -Wall -O2 -DNDEBUG conftest.cpp >&5
configure:5093: $? = 0
configure:5093: result: yes
configure:5093: checking for stdlib.h
configure:5093: clang++ -c -W -Wall -O2 -DNDEBUG conftest.cpp >&5
configure:5093: $? = 0
configure:5093: result: yes
configure:5093: checking for string.h
configure:5093: clang++ -c -W -Wall -O2 -DNDEBUG conftest.cpp >&5
configure:5093: $? = 0
configure:5093: result: yes
configure:5093: checking for memory.h
configure:5093: clang++ -c -W -Wall -O2 -DNDEBUG conftest.cpp >&5
configure:5093: $? = 0
configure:5093: result: yes
configure:5093: checking for strings.h
configure:5093: clang++ -c -W -Wall -O2 -DNDEBUG conftest.cpp >&5
configure:5093: $? = 0
configure:5093: result: yes
configure:5093: checking for inttypes.h
configure:5093: clang++ -c -W -Wall -O2 -DNDEBUG conftest.cpp >&5
configure:5093: $? = 0
configure:5093: result: yes
configure:5093: checking for stdint.h
configure:5093: clang++ -c -W -Wall -O2 -DNDEBUG conftest.cpp >&5
configure:5093: $? = 0
configure:5093: result: yes
configure:5093: checking for unistd.h
configure:5093: clang++ -c -W -Wall -O2 -DNDEBUG conftest.cpp >&5
configure:5093: $? = 0
configure:5093: result: yes
configure:5106: checking for main in -luser32
configure:5125: clang++ -o conftest -W -Wall -O2 -DNDEBUG conftest.cpp -luser32 >&5
conftest.cpp:23:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
/sysroot/bin/ld: error: cannot find -luser32
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:5125: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Extended Template Library"
| #define PACKAGE_TARNAME "ETL"
| #define PACKAGE_VERSION "0.04.19"
| #define PACKAGE_STRING "Extended Template Library 0.04.19"
| #define PACKAGE_BUGREPORT "http://www.synfig.org/issues/thebuggenie/synfig"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
|
|
| int
| main ()
| {
| return main ();
| ;
| return 0;
| }
configure:5134: result: no
configure:5145: checking for CreateMutex in -lkernel32
configure:5170: clang++ -o conftest -W -Wall -O2 -DNDEBUG conftest.cpp -lkernel32 >&5
/sysroot/bin/ld: error: cannot find -lkernel32
/tmp/conftest-d802da.o:conftest.cpp:function main: error: undefined reference to 'CreateMutex'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:5170: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Extended Template Library"
| #define PACKAGE_TARNAME "ETL"
| #define PACKAGE_VERSION "0.04.19"
| #define PACKAGE_STRING "Extended Template Library 0.04.19"
| #define PACKAGE_BUGREPORT "http://www.synfig.org/issues/thebuggenie/synfig"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
|
| /* 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 CreateMutex ();
| int
| main ()
| {
| return CreateMutex ();
| ;
| return 0;
| }
configure:5179: result: no
configure:5190: checking for pthread_mutex_init in -lpthread
configure:5215: clang++ -o conftest -W -Wall -O2 -DNDEBUG conftest.cpp -lpthread >&5
configure:5215: $? = 0
configure:5224: result: yes
configure:5236: checking for ANSI C header files
configure:5340: result: yes
configure:5351: checking pthread.h usability
configure:5351: clang++ -c -W -Wall -O2 -DNDEBUG conftest.cpp >&5
configure:5351: $? = 0
configure:5351: result: yes
configure:5351: checking pthread.h presence
configure:5351: clang++ -E conftest.cpp
configure:5351: $? = 0
configure:5351: result: yes
configure:5351: checking for pthread.h
configure:5351: result: yes
configure:5363: checking sched.h usability
configure:5363: clang++ -c -W -Wall -O2 -DNDEBUG conftest.cpp >&5
configure:5363: $? = 0
configure:5363: result: yes
configure:5363: checking sched.h presence
configure:5363: clang++ -E conftest.cpp
configure:5363: $? = 0
configure:5363: result: yes
configure:5363: checking for sched.h
configure:5363: result: yes
configure:5375: checking sys/time.h usability
configure:5375: clang++ -c -W -Wall -O2 -DNDEBUG conftest.cpp >&5
configure:5375: $? = 0
configure:5375: result: yes
configure:5375: checking sys/time.h presence
configure:5375: clang++ -E conftest.cpp
configure:5375: $? = 0
configure:5375: result: yes
configure:5375: checking for sys/time.h
configure:5375: result: yes
configure:5387: checking for unistd.h
configure:5387: result: yes
configure:5399: checking windows.h usability
configure:5399: clang++ -c -W -Wall -O2 -DNDEBUG conftest.cpp >&5
conftest.cpp:58:10: fatal error: 'windows.h' file not found
#include
^
1 error generated.
configure:5399: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Extended Template Library"
| #define PACKAGE_TARNAME "ETL"
| #define PACKAGE_VERSION "0.04.19"
| #define PACKAGE_STRING "Extended Template Library 0.04.19"
| #define PACKAGE_BUGREPORT "http://www.synfig.org/issues/thebuggenie/synfig"
| #define PACKAGE_URL ""
| #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_LIBPTHREAD 1
| #define STDC_HEADERS 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_TIME_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
| #include
configure:5399: result: no
configure:5399: checking windows.h presence
configure:5399: clang++ -E conftest.cpp
conftest.cpp:25:10: fatal error: 'windows.h' file not found
#include
^
1 error generated.
configure:5399: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Extended Template Library"
| #define PACKAGE_TARNAME "ETL"
| #define PACKAGE_VERSION "0.04.19"
| #define PACKAGE_STRING "Extended Template Library 0.04.19"
| #define PACKAGE_BUGREPORT "http://www.synfig.org/issues/thebuggenie/synfig"
| #define PACKAGE_URL ""
| #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_LIBPTHREAD 1
| #define STDC_HEADERS 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include
configure:5399: result: no
configure:5399: checking for windows.h
configure:5399: result: no
configure:5411: checking for pthread_create
configure:5411: clang++ -o conftest -W -Wall -O2 -DNDEBUG conftest.cpp -lpthread >&5
configure:5411: $? = 0
configure:5411: result: yes
configure:5422: checking for pthread_rwlock_init
configure:5422: clang++ -o conftest -W -Wall -O2 -DNDEBUG conftest.cpp -lpthread >&5
configure:5422: $? = 0
configure:5422: result: yes
configure:5433: checking for sched_yield
configure:5433: clang++ -o conftest -W -Wall -O2 -DNDEBUG conftest.cpp -lpthread >&5
configure:5433: $? = 0
configure:5433: result: yes
configure:5444: checking for CreateThread
configure:5444: clang++ -o conftest -W -Wall -O2 -DNDEBUG conftest.cpp -lpthread >&5
/tmp/conftest-4a349e.o:conftest.cpp:function main: error: undefined reference to 'CreateThread'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:5444: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Extended Template Library"
| #define PACKAGE_TARNAME "ETL"
| #define PACKAGE_VERSION "0.04.19"
| #define PACKAGE_STRING "Extended Template Library 0.04.19"
| #define PACKAGE_BUGREPORT "http://www.synfig.org/issues/thebuggenie/synfig"
| #define PACKAGE_URL ""
| #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_LIBPTHREAD 1
| #define STDC_HEADERS 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_PTHREAD_CREATE 1
| #define HAVE_PTHREAD_RWLOCK_INIT 1
| #define HAVE_SCHED_YIELD 1
| /* end confdefs.h. */
| /* Define CreateThread to an innocuous variant, in case declares CreateThread.
| For example, HP-UX 11i declares gettimeofday. */
| #define CreateThread innocuous_CreateThread
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char CreateThread (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef CreateThread
|
| /* 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 CreateThread ();
| /* 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_CreateThread || defined __stub___CreateThread
| choke me
| #endif
|
| int
| main ()
| {
| return CreateThread ();
| ;
| return 0;
| }
configure:5444: result: no
configure:5455: checking for QueryPerformanceCounter
configure:5455: clang++ -o conftest -W -Wall -O2 -DNDEBUG conftest.cpp -lpthread >&5
/tmp/conftest-ed14cb.o:conftest.cpp:function main: error: undefined reference to 'QueryPerformanceCounter'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:5455: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Extended Template Library"
| #define PACKAGE_TARNAME "ETL"
| #define PACKAGE_VERSION "0.04.19"
| #define PACKAGE_STRING "Extended Template Library 0.04.19"
| #define PACKAGE_BUGREPORT "http://www.synfig.org/issues/thebuggenie/synfig"
| #define PACKAGE_URL ""
| #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_LIBPTHREAD 1
| #define STDC_HEADERS 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_PTHREAD_CREATE 1
| #define HAVE_PTHREAD_RWLOCK_INIT 1
| #define HAVE_SCHED_YIELD 1
| /* end confdefs.h. */
| /* Define QueryPerformanceCounter to an innocuous variant, in case declares QueryPerformanceCounter.
| For example, HP-UX 11i declares gettimeofday. */
| #define QueryPerformanceCounter innocuous_QueryPerformanceCounter
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char QueryPerformanceCounter (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef QueryPerformanceCounter
|
| /* 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 QueryPerformanceCounter ();
| /* 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_QueryPerformanceCounter || defined __stub___QueryPerformanceCounter
| choke me
| #endif
|
| int
| main ()
| {
| return QueryPerformanceCounter ();
| ;
| return 0;
| }
configure:5455: result: no
configure:5467: checking for gettimeofday
configure:5467: clang++ -o conftest -W -Wall -O2 -DNDEBUG conftest.cpp -lpthread >&5
configure:5467: $? = 0
configure:5467: result: yes
configure:5478: checking for sscanf
configure:5478: clang++ -o conftest -W -Wall -O2 -DNDEBUG conftest.cpp -lpthread >&5
configure:5478: $? = 0
configure:5478: result: yes
configure:5489: checking for vsscanf
configure:5489: clang++ -o conftest -W -Wall -O2 -DNDEBUG conftest.cpp -lpthread >&5
configure:5489: $? = 0
configure:5489: result: yes
configure:5500: checking for vsprintf
configure:5500: clang++ -o conftest -W -Wall -O2 -DNDEBUG conftest.cpp -lpthread >&5
configure:5500: $? = 0
configure:5500: result: yes
configure:5511: checking for vasprintf
configure:5511: clang++ -o conftest -W -Wall -O2 -DNDEBUG conftest.cpp -lpthread >&5
conftest.cpp:66:19: warning: format string missing [-Wformat]
return vasprintf ();
~~~~~~~~~ ^
1 warning generated.
configure:5511: $? = 0
configure:5511: result: yes
configure:5522: checking for vsnprintf
configure:5522: clang++ -o conftest -W -Wall -O2 -DNDEBUG conftest.cpp -lpthread >&5
configure:5522: $? = 0
configure:5522: result: yes
configure:5664: checking that generated files are newer than configure
configure:5670: result: done
configure:5701: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by Extended Template Library config.status 0.04.19, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on 390cabe46281
config.status:893: creating ETL-config
config.status:893: creating Makefile
config.status:893: creating ETL/Makefile
config.status:893: creating test/Makefile
config.status:893: creating ETL.pc
config.status:893: creating doxygen.cfg
config.status:893: creating ETL/etl_profile_.h
config.status:1122: executing depfiles commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=clang
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_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=clang++
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_CreateThread=no
ac_cv_func_QueryPerformanceCounter=no
ac_cv_func_gettimeofday=yes
ac_cv_func_pthread_create=yes
ac_cv_func_pthread_rwlock_init=yes
ac_cv_func_sched_yield=yes
ac_cv_func_sscanf=yes
ac_cv_func_vasprintf=yes
ac_cv_func_vsnprintf=yes
ac_cv_func_vsprintf=yes
ac_cv_func_vsscanf=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_pthread_h=yes
ac_cv_header_sched_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_windows_h=no
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_kernel32_CreateMutex=no
ac_cv_lib_pthread_pthread_mutex_init=yes
ac_cv_lib_user32_main=no
ac_cv_objext=o
ac_cv_path_EGREP='/usr/sbin/grep -E'
ac_cv_path_GREP=/usr/sbin/grep
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/sbin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=clang
ac_cv_prog_CXXCPP='clang++ -E'
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_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_target=x86_64-unknown-linux-gnu
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/etl/src/ETL-0.04.19/config/missing aclocal-1.14'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AUTOCONF='${SHELL} /tmp/etl/src/ETL-0.04.19/config/missing autoconf'
AUTOHEADER='${SHELL} /tmp/etl/src/ETL-0.04.19/config/missing autoheader'
AUTOMAKE='${SHELL} /tmp/etl/src/ETL-0.04.19/config/missing automake-1.14'
AWK='gawk'
CC='clang'
CCDEPMODE='depmode=gcc3'
CFLAGS='-O2 -DNDEBUG'
CPPFLAGS=''
CXX='clang++'
CXXCPP='clang++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-W -Wall -O2 -DNDEBUG'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/sbin/grep -E'
EXEEXT=''
GREP='/usr/sbin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=''
LIBS='-lpthread '
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /tmp/etl/src/ETL-0.04.19/config/missing makeinfo'
MKDIR_P='/usr/sbin/mkdir -p'
OBJEXT='o'
PACKAGE='ETL'
PACKAGE_BUGREPORT='http://www.synfig.org/issues/thebuggenie/synfig'
PACKAGE_NAME='Extended Template Library'
PACKAGE_STRING='Extended Template Library 0.04.19'
PACKAGE_TARNAME='ETL'
PACKAGE_URL=''
PACKAGE_VERSION='0.04.19'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
SVN_REPOSITORY='https://synfig.svn.sourceforge.net/svnroot/synfig/ETL'
VERSION='0.04.19'
ac_ct_CC=''
ac_ct_CXX=''
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}'
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/etl/src/ETL-0.04.19/config/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='x86_64-unknown-linux-gnu'
target_alias=''
target_cpu='x86_64'
target_os='linux-gnu'
target_vendor='unknown'
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "Extended Template Library"
#define PACKAGE_TARNAME "ETL"
#define PACKAGE_VERSION "0.04.19"
#define PACKAGE_STRING "Extended Template Library 0.04.19"
#define PACKAGE_BUGREPORT "http://www.synfig.org/issues/thebuggenie/synfig"
#define PACKAGE_URL ""
#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_LIBPTHREAD 1
#define STDC_HEADERS 1
#define HAVE_PTHREAD_H 1
#define HAVE_SCHED_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_UNISTD_H 1
#define HAVE_PTHREAD_CREATE 1
#define HAVE_PTHREAD_RWLOCK_INIT 1
#define HAVE_SCHED_YIELD 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_SSCANF 1
#define HAVE_VSSCANF 1
#define HAVE_VSPRINTF 1
#define HAVE_VASPRINTF 1
#define HAVE_VSNPRINTF 1
configure: exit 0