Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- This file contains any messages produced by compilers while
- running configure, to aid debugging if configure makes a mistake.
- It was created by cinelerra configure 5.1, which was
- generated by GNU Autoconf 2.69. Invocation command line was
- $ ./configure --prefix=/usr --with-exec-name=cin
- ## --------- ##
- ## Platform. ##
- ## --------- ##
- hostname = archlinux
- uname -m = x86_64
- uname -r = 4.6.2-1-ARCH
- uname -s = Linux
- uname -v = #1 SMP PREEMPT Wed Jun 8 08:40:59 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/bin
- PATH: /usr/lib/jvm/default/bin
- PATH: /usr/bin/site_perl
- PATH: /usr/bin/vendor_perl
- PATH: /usr/bin/core_perl
- ## ----------- ##
- ## Core tests. ##
- ## ----------- ##
- configure:2293: checking for a BSD-compatible install
- configure:2361: result: /usr/bin/install -c
- configure:2372: checking whether build environment is sane
- configure:2427: result: yes
- configure:2578: checking for a thread-safe mkdir -p
- configure:2617: result: /usr/bin/mkdir -p
- configure:2624: checking for gawk
- configure:2640: found /usr/bin/gawk
- configure:2651: result: gawk
- configure:2662: checking whether make sets $(MAKE)
- configure:2684: result: yes
- configure:2713: checking whether make supports nested variables
- configure:2730: result: yes
- configure:2869: checking for style of include used by make
- configure:2897: result: GNU
- configure:2968: checking for gcc
- configure:2984: found /usr/bin/gcc
- configure:2995: result: gcc
- configure:3224: checking for C compiler version
- configure:3233: 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:3244: $? = 0
- configure:3233: 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:3244: $? = 0
- configure:3233: gcc -V >&5
- gcc: error: unrecognized command line option '-V'
- gcc: fatal error: no input files
- compilation terminated.
- configure:3244: $? = 1
- configure:3233: gcc -qversion >&5
- gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
- gcc: fatal error: no input files
- compilation terminated.
- configure:3244: $? = 1
- configure:3264: checking whether the C compiler works
- configure:3286: gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
- configure:3290: $? = 0
- configure:3338: result: yes
- configure:3341: checking for C compiler default output file name
- configure:3343: result: a.out
- configure:3349: checking for suffix of executables
- configure:3356: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
- configure:3360: $? = 0
- configure:3382: result:
- configure:3404: checking whether we are cross compiling
- configure:3412: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
- configure:3416: $? = 0
- configure:3423: ./conftest
- configure:3427: $? = 0
- configure:3442: result: no
- configure:3447: checking for suffix of object files
- configure:3469: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:3473: $? = 0
- configure:3494: result: o
- configure:3498: checking whether we are using the GNU C compiler
- configure:3517: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:3517: $? = 0
- configure:3526: result: yes
- configure:3535: checking whether gcc accepts -g
- configure:3555: gcc -c -g -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:3555: $? = 0
- configure:3596: result: yes
- configure:3613: checking for gcc option to accept ISO C89
- configure:3676: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:3676: $? = 0
- configure:3689: result: none needed
- configure:3714: checking whether gcc understands -c and -o together
- configure:3736: gcc -c conftest.c -o conftest2.o
- configure:3739: $? = 0
- configure:3736: gcc -c conftest.c -o conftest2.o
- configure:3739: $? = 0
- configure:3751: result: yes
- configure:3770: checking dependency style of gcc
- configure:3881: result: none
- configure:3905: checking dependency style of gcc
- configure:4014: result: none
- configure:4099: checking for g++
- configure:4115: found /usr/bin/g++
- configure:4126: result: g++
- configure:4153: checking for C++ compiler version
- configure:4162: 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:4173: $? = 0
- configure:4162: 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:4173: $? = 0
- configure:4162: g++ -V >&5
- g++: error: unrecognized command line option '-V'
- g++: fatal error: no input files
- compilation terminated.
- configure:4173: $? = 1
- configure:4162: g++ -qversion >&5
- g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
- g++: fatal error: no input files
- compilation terminated.
- configure:4173: $? = 1
- configure:4177: checking whether we are using the GNU C++ compiler
- configure:4196: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.cpp >&5
- configure:4196: $? = 0
- configure:4205: result: yes
- configure:4214: checking whether g++ accepts -g
- configure:4234: g++ -c -g -D_FORTIFY_SOURCE=2 conftest.cpp >&5
- configure:4234: $? = 0
- configure:4275: result: yes
- configure:4300: checking dependency style of g++
- configure:4411: result: none
- configure:5197: checking for nasm
- configure:5213: found /usr/bin/nasm
- configure:5225: result: yes
- configure:5244: checking for yasm
- configure:5260: found /usr/bin/yasm
- configure:5272: result: yes
- configure:5291: checking for objcopy
- configure:5307: found /usr/bin/objcopy
- configure:5319: result: yes
- configure:5340: checking for pactl
- configure:5356: found /usr/bin/pactl
- configure:5368: result: yes
- configure:5379: checking whether X_HAVE_UTF8_STRING is declared
- configure:5379: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:5379: $? = 0
- configure:5379: result: yes
- configure:5400: checking for XOpenDisplay in -lX11
- configure:5425: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lX11 >&5
- configure:5425: $? = 0
- configure:5434: result: yes
- configure:5457: checking for X11/X.h
- configure:5457: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:5457: $? = 0
- configure:5457: result: yes
- configure:5471: checking X11 headers
- configure:5473: result: yes
- configure:5482: checking for X11/keysym.h
- configure:5482: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:5482: $? = 0
- configure:5482: result: yes
- configure:5496: checking X11 headers
- configure:5498: result: yes
- configure:5508: checking for XShmQueryExtension in -lXext
- configure:5533: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lXext >&5
- configure:5533: $? = 0
- configure:5542: result: yes
- configure:5565: checking for X11/Xlib.h
- configure:5565: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:5565: $? = 0
- configure:5565: result: yes
- configure:5578: checking Xlib XShm extention
- configure:5580: result: yes
- configure:5590: checking for XineramaQueryExtension in -lXinerama
- configure:5615: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lXinerama >&5
- configure:5615: $? = 0
- configure:5624: result: yes
- configure:5647: checking for X11/extensions/Xinerama.h
- configure:5647: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:5647: $? = 0
- configure:5647: result: yes
- configure:5658: checking Xinerama headers
- configure:5660: result: yes
- configure:5670: checking for XvQueryExtension in -lXv
- configure:5695: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lXv >&5
- configure:5695: $? = 0
- configure:5704: result: yes
- configure:5727: checking for X11/Xlib.h
- configure:5727: result: yes
- configure:5739: checking Xlib Xv extention
- configure:5741: result: yes
- configure:5751: checking for BZ2_bzDecompress in -lbz2
- configure:5776: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lbz2 >&5
- configure:5776: $? = 0
- configure:5785: result: yes
- configure:5809: checking for FcInit in -lfontconfig
- configure:5834: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lfontconfig >&5
- configure:5834: $? = 0
- configure:5843: result: yes
- configure:5867: checking for FT_Init_FreeType in -lfreetype
- configure:5892: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lfreetype >&5
- configure:5892: $? = 0
- configure:5901: result: yes
- configure:5925: checking for lzma_version_number in -llzma
- configure:5950: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -llzma >&5
- configure:5950: $? = 0
- configure:5959: result: yes
- configure:5983: checking for png_read_png in -lpng
- configure:6008: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lpng >&5
- configure:6008: $? = 0
- configure:6017: result: yes
- configure:6041: checking for pthread_create in -lpthread
- configure:6066: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lpthread >&5
- configure:6066: $? = 0
- configure:6075: result: yes
- configure:6099: checking for gzopen in -lz
- configure:6124: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lz >&5
- configure:6124: $? = 0
- configure:6133: result: yes
- configure:6157: checking for fftw_execute in -lfftw3
- configure:6182: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lfftw3 >&5
- configure:6182: $? = 0
- configure:6191: result: yes
- configure:6214: checking for fftw3.h
- configure:6214: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:6214: $? = 0
- configure:6214: result: yes
- configure:6225: checking fftw headers
- configure:6227: result: yes
- configure:6237: checking for uuid_clear in -luuid
- configure:6262: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -luuid >&5
- configure:6262: $? = 0
- configure:6271: result: yes
- configure:6294: checking for uuid/uuid.h
- configure:6294: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:6294: $? = 0
- configure:6294: result: yes
- configure:6305: checking uuid headers
- configure:6307: result: yes
- configure:6316: checking for linux/cdrom.h
- configure:6316: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:6316: $? = 0
- configure:6316: result: yes
- configure:6328: checking linux cdrom headers
- configure:6330: result: yes
- configure:6339: checking for sys/ioctl.h
- configure:6339: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:6339: $? = 0
- configure:6339: result: yes
- configure:6354: checking linux sys
- configure:6356: result: yes
- configure:6366: checking for FLAC__stream_decoder_new in -lFLAC
- configure:6391: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lFLAC >&5
- configure:6391: $? = 0
- configure:6400: result: yes
- configure:6423: checking for FLAC/stream_decoder.h
- configure:6423: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:6423: $? = 0
- configure:6423: result: yes
- configure:6434: checking FLAC headers
- configure:6436: result: yes
- configure:6446: checking for lame_init in -lmp3lame
- configure:6471: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lmp3lame >&5
- configure:6471: $? = 0
- configure:6480: result: yes
- configure:6503: checking for lame/lame.h
- configure:6503: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:6503: $? = 0
- configure:6503: result: yes
- configure:6514: checking lame headers
- configure:6516: result: yes
- configure:6526: checking for jpeg_start_decompress in -ljpeg
- configure:6551: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -ljpeg >&5
- configure:6551: $? = 0
- configure:6560: result: yes
- configure:6583: checking for stdio.h
- configure:6583: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:6583: $? = 0
- configure:6583: result: yes
- configure:6595: checking jpeg headers
- configure:6597: result: yes
- configure:6607: checking for ogg_stream_init in -logg
- configure:6632: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -logg >&5
- configure:6632: $? = 0
- configure:6641: result: yes
- configure:6664: checking for ogg/ogg.h
- configure:6664: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:6664: $? = 0
- configure:6664: result: yes
- configure:6675: checking ogg headers
- configure:6677: result: yes
- configure:6687: checking for opj_version in -lopenjpeg
- configure:6712: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lopenjpeg >&5
- configure:6712: $? = 0
- configure:6721: result: yes
- configure:6744: checking for openjpeg.h
- configure:6744: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
- conftest.c:11:22: fatal error: openjpeg.h: No such file or directory
- #include "openjpeg.h"
- ^
- compilation terminated.
- configure:6744: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "cinelerra"
- | #define PACKAGE_TARNAME "cinelerra"
- | #define PACKAGE_VERSION "5.1"
- | #define PACKAGE_STRING "cinelerra 5.1"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "cinelerra"
- | #define VERSION "5.1"
- | /* end confdefs.h. */
- | #include "openjpeg.h"
- |
- |
- | #include <openjpeg.h>
- configure:6744: result: no
- configure:6755: checking openjpeg headers
- configure:6757: result: no
- configure:6767: checking for sf_open in -lsndfile
- configure:6792: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lsndfile >&5
- configure:6792: $? = 0
- configure:6801: result: yes
- configure:6824: checking for sndfile.h
- configure:6824: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:6824: $? = 0
- configure:6824: result: yes
- configure:6835: checking sndfile headers
- configure:6837: result: yes
- configure:6847: checking for ImfOpenInputFile in -lIlmImf
- configure:6872: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lIlmImf >&5
- configure:6872: $? = 0
- configure:6881: result: yes
- configure:6904: checking for OpenEXR/ImfCRgbaFile.h
- configure:6904: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:6904: $? = 0
- configure:6904: result: yes
- configure:6915: checking IlmImf headers
- configure:6917: result: yes
- configure:6927: checking for theora_info_init in -ltheora
- configure:6952: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -ltheora -ltheoraenc -ltheoradec -logg >&5
- configure:6952: $? = 0
- configure:6961: result: yes
- configure:6984: checking for theora/theoraenc.h
- configure:6984: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:6984: $? = 0
- configure:6984: result: yes
- configure:6995: checking threora headers
- configure:6997: result: yes
- configure:7007: checking for vorbis_encode_init in -lvorbisenc
- configure:7032: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lvorbisenc -lvorbis -lvorbisfile -logg >&5
- configure:7032: $? = 0
- configure:7041: result: yes
- configure:7064: checking for vorbis/vorbisenc.h
- configure:7064: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:7064: $? = 0
- configure:7064: result: yes
- configure:7075: checking vorbis encoders headers
- configure:7077: result: yes
- configure:7087: checking for ov_open in -lvorbisfile
- configure:7112: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lvorbisfile >&5
- configure:7112: $? = 0
- configure:7121: result: yes
- configure:7144: checking for vorbis/vorbisfile.h
- configure:7144: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:7144: $? = 0
- configure:7144: result: yes
- configure:7155: checking vorbis file headers
- configure:7157: result: yes
- configure:7167: checking for vpx_codec_decode in -lvpx
- configure:7192: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lvpx >&5
- configure:7192: $? = 0
- configure:7201: result: yes
- configure:7224: checking for vpx/vpx_decoder.h
- configure:7224: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:7224: $? = 0
- configure:7224: result: yes
- configure:7235: checking vpx headers
- configure:7237: result: yes
- configure:7247: checking for TIFFOpen in -ltiff
- configure:7272: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -ltiff >&5
- configure:7272: $? = 0
- configure:7281: result: yes
- configure:7304: checking for tiff.h
- configure:7304: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:7304: $? = 0
- configure:7304: result: yes
- configure:7316: checking tiff headers
- configure:7318: result: yes
- configure:7328: checking for twolame_encode_buffer_float32_interleaved in -ltwolame
- configure:7353: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -ltwolame >&5
- configure:7353: $? = 0
- configure:7362: result: yes
- configure:7385: checking for twolame.h
- configure:7385: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:7385: $? = 0
- configure:7385: result: yes
- configure:7396: checking twolame headers
- configure:7398: result: yes
- configure:7408: checking for x264_encoder_encode in -lx264
- configure:7433: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lx264 >&5
- configure:7433: $? = 0
- configure:7442: result: yes
- configure:7465: checking for stdint.h
- configure:7465: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:7465: $? = 0
- configure:7465: result: yes
- configure:7477: checking x264 headers
- configure:7479: result: yes
- configure:7489: checking for x265_encoder_encode in -lx265
- configure:7514: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lx265 >&5
- configure:7514: $? = 0
- configure:7523: result: yes
- configure:7546: checking for x265.h
- configure:7546: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:7546: $? = 0
- configure:7546: result: yes
- configure:7557: checking x265 headers
- configure:7559: result: yes
- configure:7569: checking for a52_init in -la52
- configure:7594: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -la52 >&5
- configure:7594: $? = 0
- configure:7603: result: yes
- configure:7626: checking for a52.h
- configure:7626: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
- conftest.c:11:17: fatal error: a52.h: No such file or directory
- #include "a52.h"
- ^
- compilation terminated.
- configure:7626: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "cinelerra"
- | #define PACKAGE_TARNAME "cinelerra"
- | #define PACKAGE_VERSION "5.1"
- | #define PACKAGE_STRING "cinelerra 5.1"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "cinelerra"
- | #define VERSION "5.1"
- | /* end confdefs.h. */
- | #include "a52.h"
- |
- |
- | #include <a52.h>
- configure:7626: result: no
- configure:7637: checking a52 headers
- configure:7639: result: no
- configure:7649: checking for encore in -lencore
- configure:7674: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lencore >&5
- /usr/bin/ld: cannot find -lencore
- collect2: error: ld returned 1 exit status
- configure:7674: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "cinelerra"
- | #define PACKAGE_TARNAME "cinelerra"
- | #define PACKAGE_VERSION "5.1"
- | #define PACKAGE_STRING "cinelerra 5.1"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "cinelerra"
- | #define VERSION "5.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 encore ();
- | int
- | main ()
- | {
- | return encore ();
- | ;
- | return 0;
- | }
- configure:7683: result: no
- configure:7729: checking for faacEncOpen in -lfaac
- configure:7754: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lfaac >&5
- configure:7754: $? = 0
- configure:7763: result: yes
- configure:7786: checking for faac.h
- configure:7786: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:7786: $? = 0
- configure:7786: result: yes
- configure:7797: checking faac headers
- configure:7799: result: yes
- configure:7809: checking for faacDecInit in -lfaad
- configure:7834: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lfaad >&5
- /tmp/cc9YpPBP.o: In function `main':
- conftest.c:(.text.startup+0x7): undefined reference to `faacDecInit'
- collect2: error: ld returned 1 exit status
- configure:7834: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "cinelerra"
- | #define PACKAGE_TARNAME "cinelerra"
- | #define PACKAGE_VERSION "5.1"
- | #define PACKAGE_STRING "cinelerra 5.1"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "cinelerra"
- | #define VERSION "5.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 faacDecInit ();
- | int
- | main ()
- | {
- | return faacDecInit ();
- | ;
- | return 0;
- | }
- configure:7843: result: no
- configure:7889: checking for DGifOpen in -lgif
- configure:7914: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lgif >&5
- configure:7914: $? = 0
- configure:7923: result: yes
- configure:7946: checking for gif_lib.h
- configure:7946: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:7946: $? = 0
- configure:7946: result: yes
- configure:7957: checking gif lib headers
- configure:7959: result: yes
- configure:7969: checking for faacDecInit in -lfdk-aac
- configure:7994: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lfdk-aac >&5
- /tmp/ccOGsc8U.o: In function `main':
- conftest.c:(.text.startup+0x7): undefined reference to `faacDecInit'
- collect2: error: ld returned 1 exit status
- configure:7994: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "cinelerra"
- | #define PACKAGE_TARNAME "cinelerra"
- | #define PACKAGE_VERSION "5.1"
- | #define PACKAGE_STRING "cinelerra 5.1"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "cinelerra"
- | #define VERSION "5.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 faacDecInit ();
- | int
- | main ()
- | {
- | return faacDecInit ();
- | ;
- | return 0;
- | }
- configure:8003: result: no
- configure:8065: checking for glUseProgram in -lGL
- configure:8090: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lGL >&5
- configure:8090: $? = 0
- configure:8099: result: yes
- configure:8123: checking for gluOrtho2D in -lGLU
- configure:8148: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lGLU >&5
- configure:8148: $? = 0
- configure:8157: result: yes
- configure:8180: checking for GL/gl.h
- configure:8180: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:8180: $? = 0
- configure:8180: result: yes
- configure:8194: checking opengl headers
- configure:8196: result: yes
- configure:8228: checking for sys/soundcard.h
- configure:8228: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:8228: $? = 0
- configure:8228: result: yes
- configure:8239: checking oss headers
- configure:8241: result: yes
- configure:8274: checking for XftInit in -lXft
- configure:8299: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lXft >&5
- configure:8299: $? = 0
- configure:8308: result: yes
- configure:8331: checking for X11/Xlib.h
- configure:8331: result: yes
- configure:8343: checking Xft/freetype headers
- configure:8345: result: yes
- configure:8378: checking for snd_pcm_open in -lasound
- configure:8403: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lasound >&5
- configure:8403: $? = 0
- configure:8412: result: yes
- configure:8435: checking for alsa/asoundlib.h
- configure:8435: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:8435: $? = 0
- configure:8435: result: yes
- configure:8446: checking asound headers
- configure:8448: result: yes
- configure:8481: checking for avc1394_init_target in -lavc1394
- configure:8506: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lavc1394 >&5
- configure:8506: $? = 0
- configure:8515: result: yes
- configure:8538: checking for libavc1394/avc1394.h
- configure:8538: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:8538: $? = 0
- configure:8538: result: yes
- configure:8549: checking libavc1394 headers
- configure:8551: result: yes
- configure:8561: checking for rom1394_get_bus_id in -lrom1394
- configure:8586: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lrom1394 >&5
- configure:8586: $? = 0
- configure:8595: result: yes
- configure:8618: checking for libavc1394/rom1394.h
- configure:8618: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:8618: $? = 0
- configure:8618: result: yes
- configure:8629: checking librom1394 headers
- configure:8631: result: yes
- configure:8641: checking for iec61883_mpeg2_recv_init in -liec61883
- configure:8666: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -liec61883 >&5
- configure:8666: $? = 0
- configure:8675: result: yes
- configure:8698: checking for libiec61883/iec61883.h
- configure:8698: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:8698: $? = 0
- configure:8698: result: yes
- configure:8709: checking libiec61883 headers
- configure:8711: result: yes
- configure:8721: checking for raw1394_iso_recv_init in -lraw1394
- configure:8746: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lraw1394 >&5
- configure:8746: $? = 0
- configure:8755: result: yes
- configure:8778: checking for libraw1394/raw1394.h
- configure:8778: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:8778: $? = 0
- configure:8778: result: yes
- configure:8789: checking libraw1394 headers
- configure:8791: result: yes
- configure:8824: checking for dv_init in -ldv
- configure:8849: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -ldv >&5
- configure:8849: $? = 0
- configure:8858: result: yes
- configure:8881: checking for libdv/dv.h
- configure:8881: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:8881: $? = 0
- configure:8881: result: yes
- configure:8892: checking libdv headers
- configure:8894: result: yes
- configure:8926: checking for linux/dvb/dmx.h
- configure:8926: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:8926: $? = 0
- configure:8926: result: yes
- configure:8938: checking dvb device headers
- configure:8940: result: yes
- configure:8972: checking for linux/kernel.h
- configure:8972: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:8972: $? = 0
- configure:8972: result: yes
- configure:8985: checking v4l2 system headers
- configure:8987: result: yes
- configure:9019: checking for X11/Xlib.h
- configure:9019: result: yes
- configure:9031: checking XF86VM headers
- configure:9033: result: yes
- configure:9066: checking for esd_open_sound in -lesd
- configure:9091: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lesd >&5
- /usr/bin/ld: cannot find -lesd
- collect2: error: ld returned 1 exit status
- configure:9091: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "cinelerra"
- | #define PACKAGE_TARNAME "cinelerra"
- | #define PACKAGE_VERSION "5.1"
- | #define PACKAGE_STRING "cinelerra 5.1"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "cinelerra"
- | #define VERSION "5.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 esd_open_sound ();
- | int
- | main ()
- | {
- | return esd_open_sound ();
- | ;
- | return 0;
- | }
- configure:9100: result: no
- configure:9146: checking for afOpenFile in -laudiofile
- configure:9171: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -laudiofile >&5
- /usr/bin/ld: cannot find -laudiofile
- collect2: error: ld returned 1 exit status
- configure:9171: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "cinelerra"
- | #define PACKAGE_TARNAME "cinelerra"
- | #define PACKAGE_VERSION "5.1"
- | #define PACKAGE_STRING "cinelerra 5.1"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "cinelerra"
- | #define VERSION "5.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 afOpenFile ();
- | int
- | main ()
- | {
- | return afOpenFile ();
- | ;
- | return 0;
- | }
- configure:9180: result: no
- configure:9249: checking for dlopen in -ldl
- configure:9274: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -ldl >&5
- configure:9274: $? = 0
- configure:9283: result: yes
- configure:9330: checking for numa_alloc in -lnuma
- configure:9355: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lnuma >&5
- /usr/bin/ld: cannot find -lnuma
- collect2: error: ld returned 1 exit status
- configure:9355: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "cinelerra"
- | #define PACKAGE_TARNAME "cinelerra"
- | #define PACKAGE_VERSION "5.1"
- | #define PACKAGE_STRING "cinelerra 5.1"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "cinelerra"
- | #define VERSION "5.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 numa_alloc ();
- | int
- | main ()
- | {
- | return numa_alloc ();
- | ;
- | return 0;
- | }
- configure:9364: result: no
- configure:9397: checking for openexr available
- configure:9437: g++ -o conftest -I/usr/include/OpenEXR -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp -lIlmImf -lIlmThread -lIex >&5
- In file included from /usr/include/string.h:25:0,
- from /usr/include/OpenEXR/ImfName.h:47,
- from /usr/include/OpenEXR/ImfChannelList.h:47,
- from conftest.cpp:12:
- /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
- # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
- ^~~~~~~
- configure:9437: $? = 0
- configure:9455: result: yes
- configure:10939: checking that generated files are newer than configure
- configure:10945: result: done
- configure:10976: creating ./config.status
- ## ---------------------- ##
- ## Running config.status. ##
- ## ---------------------- ##
- This file was extended by cinelerra config.status 5.1, which was
- generated by GNU Autoconf 2.69. Invocation command line was
- CONFIG_FILES =
- CONFIG_HEADERS =
- CONFIG_LINKS =
- CONFIG_COMMANDS =
- $ ./config.status
- on archlinux
- config.status:909: creating Makefile
- config.status:1081: executing depfiles commands
- ## ---------------- ##
- ## Cache variables. ##
- ## ---------------- ##
- ac_cv_c_compiler_gnu=yes
- ac_cv_cxx_compiler_gnu=yes
- ac_cv_env_CCASFLAGS_set=
- ac_cv_env_CCASFLAGS_value=
- ac_cv_env_CCAS_set=
- ac_cv_env_CCAS_value=
- 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='-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong'
- ac_cv_env_CPPFLAGS_set=set
- ac_cv_env_CPPFLAGS_value=-D_FORTIFY_SOURCE=2
- ac_cv_env_CXXFLAGS_set=set
- ac_cv_env_CXXFLAGS_value='-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong'
- ac_cv_env_CXX_set=
- ac_cv_env_CXX_value=
- ac_cv_env_LDFLAGS_set=set
- ac_cv_env_LDFLAGS_value=-Wl,-O1,--sort-common,--as-needed,-z,relro
- 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=
- ac_cv_env_host_alias_value=
- ac_cv_env_target_alias_set=
- ac_cv_env_target_alias_value=
- ac_cv_have_decl_X_HAVE_UTF8_STRING=yes
- ac_cv_header_FLAC_stream_decoder_h=yes
- ac_cv_header_GL_gl_h=yes
- ac_cv_header_OpenEXR_ImfCRgbaFile_h=yes
- ac_cv_header_X11_X_h=yes
- ac_cv_header_X11_Xlib_h=yes
- ac_cv_header_X11_extensions_Xinerama_h=yes
- ac_cv_header_X11_keysym_h=yes
- ac_cv_header_a52_h=no
- ac_cv_header_alsa_asoundlib_h=yes
- ac_cv_header_faac_h=yes
- ac_cv_header_fftw3_h=yes
- ac_cv_header_gif_lib_h=yes
- ac_cv_header_lame_lame_h=yes
- ac_cv_header_libavc1394_avc1394_h=yes
- ac_cv_header_libavc1394_rom1394_h=yes
- ac_cv_header_libdv_dv_h=yes
- ac_cv_header_libiec61883_iec61883_h=yes
- ac_cv_header_libraw1394_raw1394_h=yes
- ac_cv_header_linux_cdrom_h=yes
- ac_cv_header_linux_dvb_dmx_h=yes
- ac_cv_header_linux_kernel_h=yes
- ac_cv_header_ogg_ogg_h=yes
- ac_cv_header_openjpeg_h=no
- ac_cv_header_sndfile_h=yes
- ac_cv_header_stdint_h=yes
- ac_cv_header_stdio_h=yes
- ac_cv_header_sys_ioctl_h=yes
- ac_cv_header_sys_soundcard_h=yes
- ac_cv_header_theora_theoraenc_h=yes
- ac_cv_header_tiff_h=yes
- ac_cv_header_twolame_h=yes
- ac_cv_header_uuid_uuid_h=yes
- ac_cv_header_vorbis_vorbisenc_h=yes
- ac_cv_header_vorbis_vorbisfile_h=yes
- ac_cv_header_vpx_vpx_decoder_h=yes
- ac_cv_header_x265_h=yes
- ac_cv_lib_FLAC_FLAC__stream_decoder_new=yes
- ac_cv_lib_GLU_gluOrtho2D=yes
- ac_cv_lib_GL_glUseProgram=yes
- ac_cv_lib_IlmImf_ImfOpenInputFile=yes
- ac_cv_lib_X11_XOpenDisplay=yes
- ac_cv_lib_Xext_XShmQueryExtension=yes
- ac_cv_lib_Xft_XftInit=yes
- ac_cv_lib_Xinerama_XineramaQueryExtension=yes
- ac_cv_lib_Xv_XvQueryExtension=yes
- ac_cv_lib_a52_a52_init=yes
- ac_cv_lib_asound_snd_pcm_open=yes
- ac_cv_lib_audiofile_afOpenFile=no
- ac_cv_lib_avc1394_avc1394_init_target=yes
- ac_cv_lib_bz2_BZ2_bzDecompress=yes
- ac_cv_lib_dl_dlopen=yes
- ac_cv_lib_dv_dv_init=yes
- ac_cv_lib_encore_encore=no
- ac_cv_lib_esd_esd_open_sound=no
- ac_cv_lib_faac_faacEncOpen=yes
- ac_cv_lib_faad_faacDecInit=no
- ac_cv_lib_fdk_aac_faacDecInit=no
- ac_cv_lib_fftw3_fftw_execute=yes
- ac_cv_lib_fontconfig_FcInit=yes
- ac_cv_lib_freetype_FT_Init_FreeType=yes
- ac_cv_lib_gif_DGifOpen=yes
- ac_cv_lib_iec61883_iec61883_mpeg2_recv_init=yes
- ac_cv_lib_jpeg_jpeg_start_decompress=yes
- ac_cv_lib_lzma_lzma_version_number=yes
- ac_cv_lib_mp3lame_lame_init=yes
- ac_cv_lib_numa_numa_alloc=no
- ac_cv_lib_ogg_ogg_stream_init=yes
- ac_cv_lib_openjpeg_opj_version=yes
- ac_cv_lib_png_png_read_png=yes
- ac_cv_lib_pthread_pthread_create=yes
- ac_cv_lib_raw1394_raw1394_iso_recv_init=yes
- ac_cv_lib_rom1394_rom1394_get_bus_id=yes
- ac_cv_lib_sndfile_sf_open=yes
- ac_cv_lib_theora_theora_info_init=yes
- ac_cv_lib_tiff_TIFFOpen=yes
- ac_cv_lib_twolame_twolame_encode_buffer_float32_interleaved=yes
- ac_cv_lib_uuid_uuid_clear=yes
- ac_cv_lib_vorbisenc_vorbis_encode_init=yes
- ac_cv_lib_vorbisfile_ov_open=yes
- ac_cv_lib_vpx_vpx_codec_decode=yes
- ac_cv_lib_x264_x264_encoder_encode=yes
- ac_cv_lib_x265_x265_encoder_encode=yes
- ac_cv_lib_z_gzopen=yes
- ac_cv_objext=o
- ac_cv_path_install='/usr/bin/install -c'
- ac_cv_path_mkdir=/usr/bin/mkdir
- ac_cv_prog_AWK=gawk
- ac_cv_prog_PROG_NASM=yes
- ac_cv_prog_PROG_OBJCOPY=yes
- ac_cv_prog_PROG_PACTL=yes
- ac_cv_prog_PROG_YASM=yes
- ac_cv_prog_ac_ct_CC=gcc
- ac_cv_prog_ac_ct_CXX=g++
- ac_cv_prog_cc_c89=
- ac_cv_prog_cc_g=yes
- ac_cv_prog_cxx_g=yes
- ac_cv_prog_make_make_set=yes
- am_cv_CCAS_dependencies_compiler_type=none
- am_cv_CC_dependencies_compiler_type=none
- am_cv_CXX_dependencies_compiler_type=none
- am_cv_make_support_nested_variables=yes
- am_cv_prog_cc_c_o=yes
- ## ----------------- ##
- ## Output variables. ##
- ## ----------------- ##
- ACLOCAL='${SHELL} /home/cesarzeta/src/src/cinelerra-5.1/missing aclocal-1.15'
- 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} /home/cesarzeta/src/src/cinelerra-5.1/missing autoconf'
- AUTOHEADER='${SHELL} /home/cesarzeta/src/src/cinelerra-5.1/missing autoheader'
- AUTOMAKE='${SHELL} /home/cesarzeta/src/src/cinelerra-5.1/missing automake-1.15'
- AWK='gawk'
- BUILD_a52dec='1'
- BUILD_audiofile='1'
- BUILD_encore='1'
- BUILD_esound='1'
- BUILD_faac='1'
- BUILD_faad2='1'
- BUILD_fdk='1'
- BUILD_ffmpeg='1'
- BUILD_fftw='0'
- BUILD_flac='0'
- BUILD_giflib='1'
- BUILD_ilmbase='1'
- BUILD_ladspa='1'
- BUILD_lame='1'
- BUILD_libavc1394='0'
- BUILD_libdv='0'
- BUILD_libiec61883='0'
- BUILD_libjpeg='0'
- BUILD_libogg='1'
- BUILD_libraw1394='1'
- BUILD_libsndfile='0'
- BUILD_libtheora='1'
- BUILD_libuuid='1'
- BUILD_libvorbis='1'
- BUILD_libvpx='0'
- BUILD_mjpegtools='1'
- BUILD_openexr='0'
- BUILD_openjpeg='1'
- BUILD_tiff='0'
- BUILD_twolame='1'
- BUILD_x264='1'
- BUILD_x265='1'
- CC='gcc'
- CCAS='gcc'
- CCASDEPMODE='depmode=none'
- CCASFLAGS='-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong'
- CCDEPMODE='depmode=none'
- CFG_CFLAGS=' -fno-omit-frame-pointer -fno-math-errno -fno-signed-zeros -pthread -Wall -Wno-unused-result -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DPNG_SKIP_SETJMP_CHECK=1 -I/usr/include/freetype2 -DHAVE_GL -DHAVE_XFT -DHAVE_XXF86VM -DHAVE_OSS -DHAVE_ALSA -DHAVE_FIREWIRE -DHAVE_DV -DHAVE_DVB -DHAVE_VIDEO4LINUX2 -DHAVE_ESOUND -I/usr/include/OpenEXR'
- CFG_CXXFLAGS=''
- CFLAGS='-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong'
- CPPFLAGS='-D_FORTIFY_SOURCE=2'
- CXX='g++'
- CXXDEPMODE='depmode=none'
- CXXFLAGS='-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong'
- CYGPATH_W='echo'
- DEFS='-DPACKAGE_NAME=\"cinelerra\" -DPACKAGE_TARNAME=\"cinelerra\" -DPACKAGE_VERSION=\"5.1\" -DPACKAGE_STRING=\"cinelerra\ 5.1\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cinelerra\" -DVERSION=\"5.1\"'
- DEPDIR='.deps'
- ECHO_C=''
- ECHO_N='-n'
- ECHO_T=''
- EXEEXT=''
- EXTRA_LIBS=' -ldl'
- FFMPEG_EXTRA_CFG=' --extra-ldflags="-ldl"'
- HAVE_ALSA='yes'
- HAVE_BZ2='yes'
- HAVE_DL='yes'
- HAVE_DVB='yes'
- HAVE_FONTCONFIG='yes'
- HAVE_FREETYPE='yes'
- HAVE_GL='yes'
- HAVE_LINUX_CDROM='yes'
- HAVE_LINUX_SYS='yes'
- HAVE_LZMA='yes'
- HAVE_NUMA='no'
- HAVE_OSS='yes'
- HAVE_PNG='yes'
- HAVE_PTHREAD='yes'
- HAVE_VIDEO4LINUX2='yes'
- HAVE_X11='yes'
- HAVE_XEXT='yes'
- HAVE_XFT='yes'
- HAVE_XINERAMA='yes'
- HAVE_XV='yes'
- HAVE_XXF86VM='yes'
- HAVE_Z='yes'
- HAVE_a52dec='no'
- HAVE_audiofile='no'
- HAVE_encore='no'
- HAVE_esound='no'
- HAVE_faac='yes'
- HAVE_faad2='no'
- HAVE_fdk='no'
- HAVE_fftw='yes'
- HAVE_flac='yes'
- HAVE_giflib='yes'
- HAVE_ilmbase='yes'
- HAVE_lame='yes'
- HAVE_libavc1394='yes'
- HAVE_libdv='yes'
- HAVE_libiec61883='yes'
- HAVE_libjpeg='yes'
- HAVE_libogg='yes'
- HAVE_libraw1394='yes'
- HAVE_libsndfile='yes'
- HAVE_libtheora='yes'
- HAVE_libuuid='yes'
- HAVE_libvorbis='yes'
- HAVE_libvpx='yes'
- HAVE_openexr='yes'
- HAVE_openjpeg='no'
- HAVE_tiff='yes'
- HAVE_twolame='yes'
- HAVE_x264='yes'
- HAVE_x265='yes'
- INSTALL_DATA='${INSTALL} -m 644'
- INSTALL_PROGRAM='${INSTALL}'
- INSTALL_SCRIPT='${INSTALL}'
- INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
- LDFLAGS='-Wl,-O1,--sort-common,--as-needed,-z,relro'
- LIBOBJS=''
- LIBS=''
- LTLIBOBJS=''
- MAKEINFO='${SHELL} /home/cesarzeta/src/src/cinelerra-5.1/missing makeinfo'
- MKDIR_P='/usr/bin/mkdir -p'
- OBJDIR='x86_64'
- OBJEXT='o'
- PACKAGE='cinelerra'
- PACKAGE_BUGREPORT='[email protected]'
- PACKAGE_NAME='cinelerra'
- PACKAGE_STRING='cinelerra 5.1'
- PACKAGE_TARNAME='cinelerra'
- PACKAGE_URL=''
- PACKAGE_VERSION='5.1'
- PATH_SEPARATOR=':'
- PROG_NASM='yes'
- PROG_OBJCOPY='yes'
- PROG_PACTL='yes'
- PROG_YASM='yes'
- SET_MAKE=''
- SHARED_LIBS=' -ltheoraenc -ltheoradec -logg -lvorbis -lvorbisfile -logg -lfftw3 -lFLAC -lavc1394 -lrom1394 -liec61883 -ldv -ljpeg -lsndfile -lIlmImf -lIlmThread -lIex -ltiff -lvpx'
- SHELL='/bin/sh'
- STATIC_BLDS=' a52dec encore audiofile esound faac faad2 fdk ffmpeg giflib ilmbase ladspa lame libraw1394 libogg libtheora libuuid libvorbis mjpegtools openjpeg twolame x264 x265'
- STATIC_PKGS=' a52dec audiofile encore esound faac faad2 fdk ffmpeg fftw flac giflib ilmbase ladspa lame libavc1394 libraw1394 libiec61883 libdv libjpeg openjpeg libogg libsndfile libtheora libuuid libvorbis mjpegtools openexr tiff twolame x264 x265 libvpx'
- STRIP=''
- SYSTEM_LIBS=' -lX11 -lXext -lXinerama -lXv -lbz2 -lfontconfig -lfreetype -llzma -lpng -lpthread -lz -lGL -lGLU -lXft -lasound -ldl'
- VERSION='5.1'
- WANT_ALSA='yes'
- WANT_CIN='cin'
- WANT_CINBIN_BUILD='no'
- WANT_CINDAT_DIR='/usr/share/cin'
- WANT_CINLIB_DIR='/usr/lib/cin'
- WANT_CONFIG_DIR='$$HOME/.bcast5'
- WANT_DL='yes'
- WANT_DV='yes'
- WANT_DVB='yes'
- WANT_ESOUND='yes'
- WANT_FIREWIRE='yes'
- WANT_GL='yes'
- WANT_JOBS='11'
- WANT_LADSPA_BUILD='yes'
- WANT_LADSPA_DIR='/usr/lib/cin/ladspa'
- WANT_NUMA='no'
- WANT_OSS='yes'
- WANT_PLUGIN_DIR='/usr/lib/cin/plugins'
- WANT_VIDEO4LINUX2='yes'
- WANT_X264_HIDEPTH='no'
- WANT_X265_HIDEPTH='no'
- WANT_XFT='yes'
- WANT_XXF86VM='yes'
- ac_ct_CC='gcc'
- ac_ct_CXX='g++'
- am__EXEEXT_FALSE=''
- am__EXEEXT_TRUE='#'
- am__fastdepCCAS_FALSE=''
- am__fastdepCCAS_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_alias=''
- datadir='${datarootdir}'
- datarootdir='${prefix}/share'
- docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
- dvidir='${docdir}'
- exec_prefix='${prefix}'
- host_alias=''
- htmldir='${docdir}'
- includedir='${prefix}/include'
- infodir='${datarootdir}/info'
- install_sh='${SHELL} /home/cesarzeta/src/src/cinelerra-5.1/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'
- sinstall='cinstall'
- suninstall='cuninstall'
- sysconfdir='${prefix}/etc'
- target_alias=''
- ## ----------- ##
- ## confdefs.h. ##
- ## ----------- ##
- /* confdefs.h */
- #define PACKAGE_NAME "cinelerra"
- #define PACKAGE_TARNAME "cinelerra"
- #define PACKAGE_VERSION "5.1"
- #define PACKAGE_STRING "cinelerra 5.1"
- #define PACKAGE_BUGREPORT "[email protected]"
- #define PACKAGE_URL ""
- #define PACKAGE "cinelerra"
- #define VERSION "5.1"
- configure: exit 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement