I confirm "WANT_FIREWARE := yes"
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.71. Invocation command line was $ ./configure --with-single-user --with-config-dir=/home/paz/.bcast6 --with-booby ## --------- ## ## Platform. ## ## --------- ## hostname = arch-paz uname -m = x86_64 uname -r = 5.13.4-arch2-1 uname -s = Linux uname -v = #1 SMP PREEMPT Thu, 22 Jul 2021 20:46:28 +0000 /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: /var/lib/flatpak/exports/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:2873: looking for aux files: compile missing install-sh configure:2886: trying ./ configure:2915: ./compile found configure:2915: ./missing found configure:2897: ./install-sh found configure:3044: checking for a BSD-compatible install configure:3117: result: /usr/bin/install -c configure:3128: checking whether build environment is sane configure:3183: result: yes configure:3342: checking for a race-free mkdir -p configure:3386: result: /usr/bin/mkdir -p configure:3393: checking for gawk configure:3414: found /usr/bin/gawk configure:3425: result: gawk configure:3436: checking whether make sets $(MAKE) configure:3459: result: yes configure:3489: checking whether make supports nested variables configure:3507: result: yes configure:3643: checking whether make supports the include directive configure:3658: make -f confmf.GNU && cat confinc.out this is the am__doit target configure:3661: $? = 0 configure:3680: result: yes (GNU style) configure:3756: checking for gcc configure:3777: found /usr/bin/gcc configure:3788: result: gcc configure:4141: checking for C compiler version configure:4150: gcc --version >&5 gcc (GCC) 11.1.0 Copyright (C) 2021 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:4161: $? = 0 configure:4150: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/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++,d --with-isl --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-install-libiberty --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-libunwind-exceptions --disable-werror gdc_include_dir=/usr/include/dlang/gdc Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 11.1.0 (GCC) configure:4161: $? = 0 configure:4150: gcc -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:4161: $? = 1 configure:4150: gcc -qversion >&5 gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:4161: $? = 1 configure:4150: gcc -version >&5 gcc: error: unrecognized command-line option '-version' gcc: fatal error: no input files compilation terminated. configure:4161: $? = 1 configure:4181: checking whether the C compiler works configure:4203: gcc conftest.c >&5 configure:4207: $? = 0 configure:4257: result: yes configure:4260: checking for C compiler default output file name configure:4262: result: a.out configure:4268: checking for suffix of executables configure:4275: gcc -o conftest conftest.c >&5 configure:4279: $? = 0 configure:4302: result: configure:4324: checking whether we are cross compiling configure:4332: gcc -o conftest conftest.c >&5 configure:4336: $? = 0 configure:4343: ./conftest configure:4347: $? = 0 configure:4362: result: no configure:4367: checking for suffix of object files configure:4390: gcc -c conftest.c >&5 configure:4394: $? = 0 configure:4416: result: o configure:4420: checking whether the compiler supports GNU C configure:4440: gcc -c conftest.c >&5 configure:4440: $? = 0 configure:4450: result: yes configure:4461: checking whether gcc accepts -g configure:4482: gcc -c -g conftest.c >&5 configure:4482: $? = 0 configure:4526: result: yes configure:4546: checking for gcc option to enable C11 features configure:4561: gcc -c -g -O2 conftest.c >&5 configure:4561: $? = 0 configure:4579: result: none needed configure:4695: checking whether gcc understands -c and -o together configure:4718: gcc -c conftest.c -o conftest2.o configure:4721: $? = 0 configure:4718: gcc -c conftest.c -o conftest2.o configure:4721: $? = 0 configure:4733: result: yes configure:4752: checking dependency style of gcc configure:4864: result: none configure:4888: checking dependency style of gcc configure:4998: result: none configure:5094: checking for g++ configure:5115: found /usr/bin/g++ configure:5126: result: g++ configure:5153: checking for C++ compiler version configure:5162: g++ --version >&5 g++ (GCC) 11.1.0 Copyright (C) 2021 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:5173: $? = 0 configure:5162: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/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++,d --with-isl --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-install-libiberty --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-libunwind-exceptions --disable-werror gdc_include_dir=/usr/include/dlang/gdc Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 11.1.0 (GCC) configure:5173: $? = 0 configure:5162: g++ -V >&5 g++: error: unrecognized command-line option '-V' g++: fatal error: no input files compilation terminated. configure:5173: $? = 1 configure:5162: g++ -qversion >&5 g++: error: unrecognized command-line option '-qversion'; did you mean '--version'? g++: fatal error: no input files compilation terminated. configure:5173: $? = 1 configure:5177: checking whether the compiler supports GNU C++ configure:5197: g++ -c conftest.cpp >&5 configure:5197: $? = 0 configure:5207: result: yes configure:5218: checking whether g++ accepts -g configure:5239: g++ -c -g conftest.cpp >&5 configure:5239: $? = 0 configure:5283: result: yes configure:5303: checking for g++ option to enable C++11 features configure:5318: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp: In function 'int main(int, char**)': conftest.cpp:177:25: warning: empty parentheses were disambiguated as a function declaration [-Wvexing-parse] 177 | cxx11test::delegate d2(); | ^~ conftest.cpp:177:25: note: remove parentheses to default-initialize a variable 177 | cxx11test::delegate d2(); | ^~ | -- conftest.cpp:177:25: note: or replace parentheses with braces to value-initialize a variable configure:5318: $? = 0 configure:5336: result: none needed configure:5402: checking dependency style of g++ configure:5514: result: none configure:5883: checking for gtk_init in -lm configure:5906: gcc -o conftest -g -O2 conftest.c -lm -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype >&5 configure:5906: $? = 0 configure:5916: result: yes configure:6885: checking for nasm configure:6906: found /usr/bin/nasm configure:6918: result: yes configure:6934: checking nasm x264 compatible configure:6945: result: yes configure:6953: checking for yasm configure:6974: found /usr/bin/yasm configure:6986: result: yes configure:7013: checking for objcopy configure:7034: found /usr/bin/objcopy configure:7046: result: yes configure:7067: checking for pactl configure:7088: found /usr/bin/pactl configure:7100: result: yes configure:7111: checking for gcc options needed to detect all undeclared functions configure:7133: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:15:8: error: 'strchr' undeclared (first use in this function) 15 | (void) strchr; | ^~~~~~ conftest.c:1:1: note: 'strchr' is defined in header '<string.h>'; did you forget to '#include <string.h>'? 1 | /* confdefs.h */ conftest.c:15:8: note: each undeclared identifier is reported only once for each function it appears in 15 | (void) strchr; | ^~~~~~ configure:7133: $? = 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. */ | | int | main (void) | { | (void) strchr; | ; | return 0; | } configure:7160: gcc -c -g -O2 conftest.c >&5 configure:7160: $? = 0 configure:7177: result: none needed configure:7191: checking whether X_HAVE_UTF8_STRING is declared configure:7191: gcc -c -g -O2 conftest.c >&5 configure:7191: $? = 0 configure:7191: result: yes configure:7212: checking for XOpenDisplay in -lX11 configure:7235: gcc -o conftest -g -O2 conftest.c -lX11 >&5 configure:7235: $? = 0 configure:7245: result: yes configure:7273: checking for X11/X.h configure:7273: gcc -c -g -O2 conftest.c >&5 configure:7273: $? = 0 configure:7273: result: yes configure:7287: checking X11 headers configure:7289: result: yes configure:7298: checking for X11/keysym.h configure:7298: gcc -c -g -O2 conftest.c >&5 configure:7298: $? = 0 configure:7298: result: yes configure:7312: checking X11 headers configure:7314: result: yes configure:7324: checking for XShmQueryExtension in -lXext configure:7347: gcc -o conftest -g -O2 conftest.c -lXext >&5 configure:7347: $? = 0 configure:7357: result: yes configure:7385: checking for X11/Xlib.h configure:7385: gcc -c -g -O2 conftest.c >&5 configure:7385: $? = 0 configure:7385: result: yes configure:7398: checking Xlib XShm extention configure:7400: result: yes configure:7410: checking for XineramaQueryExtension in -lXinerama configure:7433: gcc -o conftest -g -O2 conftest.c -lXinerama >&5 configure:7433: $? = 0 configure:7443: result: yes configure:7471: checking for X11/extensions/Xinerama.h configure:7471: gcc -c -g -O2 conftest.c >&5 configure:7471: $? = 0 configure:7471: result: yes configure:7482: checking Xinerama headers configure:7484: result: yes configure:7494: checking for XFixesQueryVersion in -lXfixes configure:7517: gcc -o conftest -g -O2 conftest.c -lXfixes >&5 configure:7517: $? = 0 configure:7527: result: yes configure:7556: checking for BZ2_bzDecompress in -lbz2 configure:7579: gcc -o conftest -g -O2 conftest.c -lbz2 >&5 configure:7579: $? = 0 configure:7589: result: yes configure:7618: checking for FcInit in -lfontconfig configure:7641: gcc -o conftest -g -O2 conftest.c -lfontconfig >&5 configure:7641: $? = 0 configure:7651: result: yes configure:7680: checking for FT_Init_FreeType in -lfreetype configure:7703: gcc -o conftest -g -O2 conftest.c -lfreetype >&5 configure:7703: $? = 0 configure:7713: result: yes configure:7742: checking for lzma_version_number in -llzma configure:7765: gcc -o conftest -g -O2 conftest.c -llzma >&5 configure:7765: $? = 0 configure:7775: result: yes configure:7804: checking for png_read_png in -lpng configure:7827: gcc -o conftest -g -O2 conftest.c -lpng >&5 configure:7827: $? = 0 configure:7837: result: yes configure:7866: checking for pthread_create in -lpthread configure:7889: gcc -o conftest -g -O2 conftest.c -lpthread >&5 configure:7889: $? = 0 configure:7899: result: yes configure:7928: checking for gzopen in -lz configure:7951: gcc -o conftest -g -O2 conftest.c -lz >&5 configure:7951: $? = 0 configure:7961: result: yes configure:8051: checking for fftw3.h configure:8051: gcc -c -g -O2 conftest.c >&5 configure:8051: $? = 0 configure:8051: result: yes configure:8062: checking fftw headers configure:8064: result: yes configure:8135: checking for uuid/uuid.h configure:8135: gcc -c -g -O2 conftest.c >&5 configure:8135: $? = 0 configure:8135: result: yes configure:8146: checking uuid headers configure:8148: result: yes configure:8157: checking for linux/cdrom.h configure:8157: gcc -c -g -O2 conftest.c >&5 configure:8157: $? = 0 configure:8157: result: yes configure:8169: checking linux cdrom headers configure:8171: result: yes configure:8180: checking for sys/ioctl.h configure:8180: gcc -c -g -O2 conftest.c >&5 configure:8180: $? = 0 configure:8180: result: yes configure:8195: checking linux sys configure:8197: result: yes configure:8268: checking for FLAC/stream_decoder.h configure:8268: gcc -c -g -O2 conftest.c >&5 configure:8268: $? = 0 configure:8268: result: yes configure:8279: checking FLAC headers configure:8281: result: yes configure:8352: checking for lame/lame.h configure:8352: gcc -c -g -O2 conftest.c >&5 configure:8352: $? = 0 configure:8352: result: yes configure:8363: checking lame headers configure:8365: result: yes configure:8436: checking for stdio.h configure:8436: gcc -c -g -O2 conftest.c >&5 configure:8436: $? = 0 configure:8436: result: yes configure:8448: checking jpeg headers configure:8450: result: yes configure:8521: checking for openjpeg.h configure:8521: gcc -c -g -O2 conftest.c >&5 conftest.c:11:10: fatal error: openjpeg.h: No such file or directory 11 | #include "openjpeg.h" | ^~~~~~~~~~~~ compilation terminated. configure:8521: $? = 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:8521: result: no configure:8532: checking openjpeg headers configure:8534: result: no configure:8605: checking for sndfile.h configure:8605: gcc -c -g -O2 conftest.c >&5 configure:8605: $? = 0 configure:8605: result: yes configure:8616: checking sndfile headers configure:8618: result: yes configure:8628: checking for ImfOpenInputFile in -lIlmImf configure:8651: gcc -o conftest -g -O2 conftest.c -lIlmImf >&5 /usr/bin/ld: cannot find -lIlmImf collect2: error: ld returned 1 exit status configure:8651: $? = 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. */ | char ImfOpenInputFile (); | int | main (void) | { | return ImfOpenInputFile (); | ; | return 0; | } configure:8661: result: no configure:8773: checking for vpx/vpx_decoder.h configure:8773: gcc -c -g -O2 conftest.c >&5 configure:8773: $? = 0 configure:8773: result: yes configure:8784: checking vpx headers configure:8786: result: yes configure:8857: checking for mjpegtools/mjpeg_types.h configure:8857: gcc -c -g -O2 conftest.c >&5 configure:8857: $? = 0 configure:8857: result: yes configure:8868: checking mjpegtools headers configure:8870: result: yes configure:8941: checking for tiff.h configure:8941: gcc -c -g -O2 conftest.c >&5 configure:8941: $? = 0 configure:8941: result: yes configure:8953: checking tiff headers configure:8955: result: yes configure:9026: checking for twolame.h configure:9026: gcc -c -g -O2 conftest.c >&5 configure:9026: $? = 0 configure:9026: result: yes configure:9037: checking twolame headers configure:9039: result: yes configure:9110: checking for stdint.h configure:9110: gcc -c -g -O2 conftest.c >&5 configure:9110: $? = 0 configure:9110: result: yes configure:9122: checking x264 headers configure:9124: result: yes configure:9195: checking for x265.h configure:9195: gcc -c -g -O2 conftest.c >&5 configure:9195: $? = 0 configure:9195: result: yes configure:9206: checking x265 headers configure:9208: result: yes configure:9279: checking for opus/opus_multistream.h configure:9279: gcc -c -g -O2 conftest.c >&5 configure:9279: $? = 0 configure:9279: result: yes configure:9290: checking libopus headers configure:9292: result: yes configure:9363: checking for aom/aom.h configure:9363: gcc -c -g -O2 conftest.c >&5 configure:9363: $? = 0 configure:9363: result: yes configure:9374: checking libaom headers configure:9376: result: yes configure:9447: checking for dav1d/dav1d.h configure:9447: gcc -c -g -O2 conftest.c >&5 configure:9447: $? = 0 configure:9447: result: yes configure:9458: checking libdav1d headers configure:9460: result: yes configure:9531: checking for webp/encode.h configure:9531: gcc -c -g -O2 conftest.c >&5 configure:9531: $? = 0 configure:9531: result: yes configure:9542: checking libwebp headers configure:9544: result: yes configure:9615: checking for stdint.h configure:9615: result: yes configure:9627: checking a52 headers configure:9629: result: yes configure:9700: checking for encore.h configure:9700: gcc -c -g -O2 conftest.c >&5 conftest.c:11:10: fatal error: encore.h: No such file or directory 11 | #include "encore.h" | ^~~~~~~~~~ compilation terminated. configure:9700: $? = 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 "encore.h" | | | #include <encore.h> configure:9700: result: no configure:9711: checking encore headers configure:9713: result: no configure:9784: checking for gif_lib.h configure:9784: gcc -c -g -O2 conftest.c >&5 configure:9784: $? = 0 configure:9784: result: yes configure:9795: checking gif lib headers configure:9797: result: yes configure:9807: checking for jbg_dec_init in -ljbig configure:9830: gcc -o conftest -g -O2 conftest.c -ljbig >&5 configure:9830: $? = 0 configure:9840: result: yes configure:9870: checking for vdp_device_create_x11 in -lvdpau configure:9893: gcc -o conftest -g -O2 conftest.c -lvdpau >&5 configure:9893: $? = 0 configure:9903: result: yes configure:9936: checking for vaInitialize in -lva configure:9959: gcc -o conftest -g -O2 conftest.c -lva >&5 configure:9959: $? = 0 configure:9969: result: yes configure:9998: checking for va/va_x11.h configure:9998: gcc -c -g -O2 conftest.c >&5 configure:9998: $? = 0 configure:9998: result: yes configure:10009: checking va x11 headers configure:10011: result: yes configure:10021: checking for vaGetDisplay in -lva-x11 configure:10044: gcc -o conftest -g -O2 conftest.c -lva-x11 >&5 configure:10044: $? = 0 configure:10054: result: yes configure:10082: checking for va/va_drm.h configure:10082: gcc -c -g -O2 conftest.c >&5 configure:10082: $? = 0 configure:10082: result: yes configure:10093: checking va drm headers configure:10095: result: yes configure:10105: checking for vaGetDisplayDRM in -lva-drm configure:10128: gcc -o conftest -g -O2 conftest.c -lva-drm >&5 configure:10128: $? = 0 configure:10138: result: yes configure:10192: checking for glUseProgram in -lGL configure:10215: gcc -o conftest -g -O2 conftest.c -lGL >&5 configure:10215: $? = 0 configure:10225: result: yes configure:10254: checking for gluOrtho2D in -lGLU configure:10277: gcc -o conftest -g -O2 conftest.c -lGLU >&5 configure:10277: $? = 0 configure:10287: result: yes configure:10315: checking for GL/gl.h configure:10315: gcc -c -g -O2 conftest.c >&5 configure:10315: $? = 0 configure:10315: result: yes configure:10329: checking opengl headers configure:10331: result: yes configure:10364: checking for XvQueryExtension in -lXv configure:10387: gcc -o conftest -g -O2 conftest.c -lXv >&5 configure:10387: $? = 0 configure:10397: result: yes configure:10425: checking for X11/Xlib.h configure:10425: result: yes configure:10437: checking Xlib Xv extention configure:10439: result: yes configure:10471: checking for sys/soundcard.h configure:10471: gcc -c -g -O2 conftest.c >&5 configure:10471: $? = 0 configure:10471: result: yes configure:10482: checking oss headers configure:10484: result: yes configure:10517: checking for XftInit in -lXft configure:10540: gcc -o conftest -g -O2 conftest.c -lXft >&5 configure:10540: $? = 0 configure:10550: result: yes configure:10578: checking for X11/Xlib.h configure:10578: result: yes configure:10590: checking Xft/freetype headers configure:10592: result: yes configure:10625: checking for snd_pcm_open in -lasound configure:10648: gcc -o conftest -g -O2 conftest.c -lasound >&5 configure:10648: $? = 0 configure:10658: result: yes configure:10686: checking for alsa/asoundlib.h configure:10686: gcc -c -g -O2 conftest.c >&5 configure:10686: $? = 0 configure:10686: result: yes configure:10697: checking asound headers configure:10699: result: yes configure:10793: checking for ogg/ogg.h configure:10793: gcc -c -g -O2 conftest.c >&5 configure:10793: $? = 0 configure:10793: result: yes configure:10804: checking ogg headers configure:10806: result: yes configure:10877: checking for theora/theoraenc.h configure:10877: gcc -c -g -O2 conftest.c >&5 configure:10877: $? = 0 configure:10877: result: yes configure:10888: checking threora headers configure:10890: result: yes configure:10961: checking for vorbis/vorbisenc.h configure:10961: gcc -c -g -O2 conftest.c >&5 configure:10961: $? = 0 configure:10961: result: yes configure:10972: checking vorbis encoders headers configure:10974: result: yes configure:11045: checking for vorbis/vorbisfile.h configure:11045: gcc -c -g -O2 conftest.c >&5 configure:11045: $? = 0 configure:11045: result: yes configure:11056: checking vorbis file headers configure:11058: result: yes configure:11152: checking for libavc1394/avc1394.h configure:11152: gcc -c -g -O2 conftest.c >&5 configure:11152: $? = 0 configure:11152: result: yes configure:11163: checking libavc1394 headers configure:11165: result: yes configure:11236: checking for libavc1394/rom1394.h configure:11236: gcc -c -g -O2 conftest.c >&5 configure:11236: $? = 0 configure:11236: result: yes configure:11247: checking librom1394 headers configure:11249: result: yes configure:11320: checking for libiec61883/iec61883.h configure:11320: gcc -c -g -O2 conftest.c >&5 configure:11320: $? = 0 configure:11320: result: yes configure:11331: checking libiec61883 headers configure:11333: result: yes configure:11404: checking for libraw1394/raw1394.h configure:11404: gcc -c -g -O2 conftest.c >&5 configure:11404: $? = 0 configure:11404: result: yes configure:11415: checking libraw1394 headers configure:11417: result: yes configure:11520: checking for libdv/dv.h configure:11520: gcc -c -g -O2 conftest.c >&5 configure:11520: $? = 0 configure:11520: result: yes configure:11531: checking libdv headers configure:11533: result: yes configure:11565: checking for linux/dvb/dmx.h configure:11565: gcc -c -g -O2 conftest.c >&5 configure:11565: $? = 0 configure:11565: result: yes configure:11577: checking dvb device headers configure:11579: result: yes configure:11611: checking for linux/kernel.h configure:11611: gcc -c -g -O2 conftest.c >&5 configure:11611: $? = 0 configure:11611: result: yes configure:11624: checking v4l2 system headers configure:11626: result: yes configure:11658: checking for X11/Xlib.h configure:11658: result: yes configure:11670: checking XF86VM headers configure:11672: result: yes configure:11766: checking for esd.h configure:11766: gcc -c -g -O2 conftest.c >&5 conftest.c:11:10: fatal error: esd.h: No such file or directory 11 | #include "esd.h" | ^~~~~~~ compilation terminated. configure:11766: $? = 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 "esd.h" | | | #include <esd.h> configure:11766: result: no configure:11777: checking esound headers configure:11779: result: no configure:11850: checking for audiofile.h configure:11850: gcc -c -g -O2 conftest.c >&5 conftest.c:11:10: fatal error: audiofile.h: No such file or directory 11 | #include "audiofile.h" | ^~~~~~~~~~~~~ compilation terminated. configure:11850: $? = 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 "audiofile.h" | | | #include <audiofile.h> configure:11850: result: no configure:11861: checking audiofile headers configure:11863: result: no configure:11903: checking for pa_simple_new in -lpulse-simple configure:11926: gcc -o conftest -g -O2 conftest.c -lpulse-simple >&5 configure:11926: $? = 0 configure:11936: result: yes configure:11964: checking for pulse/simple.h configure:11964: gcc -c -g -O2 conftest.c >&5 configure:11964: $? = 0 configure:11964: result: yes configure:11975: checking pulse-simple headers configure:11977: result: yes configure:11987: checking for pa_context_new in -lpulse configure:12010: gcc -o conftest -g -O2 conftest.c -lpulse >&5 configure:12010: $? = 0 configure:12020: result: yes configure:12048: checking for pulse/error.h configure:12048: gcc -c -g -O2 conftest.c >&5 configure:12048: $? = 0 configure:12048: result: yes configure:12059: checking pulse headers configure:12061: result: yes configure:12093: checking for linux/isofs.h configure:12093: gcc -c -g -O2 conftest.c >&5 conftest.c:11:10: fatal error: linux/isofs.h: No such file or directory 11 | #include "linux/isofs.h" | ^~~~~~~~~~~~~~~ compilation terminated. configure:12093: $? = 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 "linux/isofs.h" | | | #include <linux/isofs.h> configure:12093: result: no configure:12104: checking isofs headers configure:12106: result: no configure:12187: checking for X11/keysymdef.h configure:12187: gcc -c -g -O2 conftest.c >&5 configure:12187: $? = 0 configure:12187: result: yes configure:12198: checking x11 keysym defs configure:12200: result: yes configure:12235: checking for libusb_init in -lusb-1.0 configure:12258: gcc -o conftest -g -O2 conftest.c -lusb-1.0 >&5 configure:12258: $? = 0 configure:12268: result: yes configure:12296: checking for libusb-1.0/libusb.h configure:12296: gcc -c -g -O2 conftest.c >&5 configure:12296: $? = 0 configure:12296: result: yes configure:12307: checking libusb headers configure:12309: result: yes configure:12591: checking for lilv/lilv.h configure:12591: gcc -c -I/usr/include/lilv-0 -I/usr/local/include/lilv-0 conftest.c >&5 configure:12591: $? = 0 configure:12591: result: yes configure:12602: checking lilv headers configure:12604: result: yes configure:12676: checking for suil/suil.h configure:12676: gcc -c -I/usr/include/suil-0 -I/usr/local/include/suil-0 conftest.c >&5 conftest.c:11:10: fatal error: suil/suil.h: No such file or directory 11 | #include "suil/suil.h" | ^~~~~~~~~~~~~ compilation terminated. configure:12676: $? = 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 "suil/suil.h" | | | #include <suil/suil.h> configure:12676: result: no configure:12687: checking suil headers configure:12689: result: no configure:12738: checking for /usr/local/cuda/include/cuda.h configure:12738: gcc -c -g -O2 conftest.c >&5 conftest.c:11:10: fatal error: /usr/local/cuda/include/cuda.h: No such file or directory 11 | #include "/usr/local/cuda/include/cuda.h" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:12738: $? = 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 "/usr/local/cuda/include/cuda.h" | | | #include </usr/local/cuda/include/cuda.h> configure:12738: result: no configure:12749: checking cuda sdk configure:12751: result: no configure:12784: checking for dlopen in -ldl configure:12807: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:12807: $? = 0 configure:12817: result: yes configure:12893: checking for numa_alloc in -lnuma configure:12916: gcc -o conftest -g -O2 conftest.c -lnuma >&5 configure:12916: $? = 0 configure:12926: result: yes configure:12975: checking for openexr available configure:13062: g++ -o conftest -I/usr/include/OpenEXR -I/usr/local/include/OpenEXR conftest.cpp -lIlmImf -lIlmThread -lIex -lpthread >&5 In file included from conftest.cpp:13: /usr/include/OpenEXR/ImfChromaticities.h:19:10: fatal error: ImathMatrix.h: No such file or directory 19 | #include "ImathMatrix.h" | ^~~~~~~~~~~~~~~ compilation terminated. configure:13062: $? = 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 "ImfChannelList.h" | #include "ImfChromaticities.h" | #include "ImfCompression.h" | #include "ImfIO.h" | #include "ImfInputFile.h" | #include "ImfOutputFile.h" | #include "ImfPixelType.h" | #include "ImfRgbaFile.h" | #include "ImfRgbaYca.h" | #include "ImfVersion.h" | class EXRIStream : public Imf::IStream { public: | EXRIStream() : Imf::IStream("mypath") {} }; | class EXROStream : public Imf::OStream { public: | EXROStream() : Imf::OStream("mypath") {} }; | | int | main (void) | { | | ; | return 0; | } configure:13088: result: no configure:15909: checking that generated files are newer than configure configure:15915: result: done configure:15946: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by cinelerra config.status 5.1, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on arch-paz config.status:969: creating Makefile config.status:1141: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=yes ac_cv_c_undeclared_builtin_options='none needed' 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= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_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= 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_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_X11_keysymdef_h=yes ac_cv_header__usr_local_cuda_include_cuda_h=no ac_cv_header_alsa_asoundlib_h=yes ac_cv_header_aom_aom_h=yes ac_cv_header_audiofile_h=no ac_cv_header_dav1d_dav1d_h=yes ac_cv_header_encore_h=no ac_cv_header_esd_h=no 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_libusb_1_0_libusb_h=yes ac_cv_header_lilv_lilv_h=yes ac_cv_header_linux_cdrom_h=yes ac_cv_header_linux_dvb_dmx_h=yes ac_cv_header_linux_isofs_h=no ac_cv_header_linux_kernel_h=yes ac_cv_header_mjpegtools_mjpeg_types_h=yes ac_cv_header_ogg_ogg_h=yes ac_cv_header_openjpeg_h=no ac_cv_header_opus_opus_multistream_h=yes ac_cv_header_pulse_error_h=yes ac_cv_header_pulse_simple_h=yes ac_cv_header_sndfile_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_h=yes ac_cv_header_suil_suil_h=no 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_va_va_drm_h=yes ac_cv_header_va_va_x11_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_webp_encode_h=yes ac_cv_header_x265_h=yes ac_cv_lib_GLU_gluOrtho2D=yes ac_cv_lib_GL_glUseProgram=yes ac_cv_lib_IlmImf_ImfOpenInputFile=no ac_cv_lib_X11_XOpenDisplay=yes ac_cv_lib_Xext_XShmQueryExtension=yes ac_cv_lib_Xfixes_XFixesQueryVersion=yes ac_cv_lib_Xft_XftInit=yes ac_cv_lib_Xinerama_XineramaQueryExtension=yes ac_cv_lib_Xv_XvQueryExtension=yes ac_cv_lib_asound_snd_pcm_open=yes ac_cv_lib_bz2_BZ2_bzDecompress=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_fontconfig_FcInit=yes ac_cv_lib_freetype_FT_Init_FreeType=yes ac_cv_lib_jbig_jbg_dec_init=yes ac_cv_lib_lzma_lzma_version_number=yes ac_cv_lib_m_gtk_init=yes ac_cv_lib_numa_numa_alloc=yes ac_cv_lib_png_png_read_png=yes ac_cv_lib_pthread_pthread_create=yes ac_cv_lib_pulse_pa_context_new=yes ac_cv_lib_pulse_simple_pa_simple_new=yes ac_cv_lib_usb_1_0_libusb_init=yes ac_cv_lib_va_drm_vaGetDisplayDRM=yes ac_cv_lib_va_vaInitialize=yes ac_cv_lib_va_x11_vaGetDisplay=yes ac_cv_lib_vdpau_vdp_device_create_x11=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_c11= ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_11=no ac_cv_prog_cxx_cxx11= ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= 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/paz/cinelerra5/cinelerra-5.1/missing'\'' aclocal-1.16' 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/paz/cinelerra5/cinelerra-5.1/missing'\'' autoconf' AUTOHEADER='${SHELL} '\''/home/paz/cinelerra5/cinelerra-5.1/missing'\'' autoheader' AUTOMAKE='${SHELL} '\''/home/paz/cinelerra5/cinelerra-5.1/missing'\'' automake-1.16' AWK='gawk' BUILD_a52dec='1' BUILD_audiofile='0' BUILD_dav1d='1' BUILD_djbfft='1' BUILD_encore='0' BUILD_esound='0' BUILD_ffmpeg='1' BUILD_ffnvcodec='1' BUILD_fftw='1' BUILD_flac='1' BUILD_giflib='1' BUILD_ilmBase='1' BUILD_ladspa='1' BUILD_lame='1' BUILD_libaom='1' BUILD_libavc1394='1' BUILD_libbthread='1' BUILD_libdv='1' BUILD_libiec61883='1' BUILD_libjpeg='1' BUILD_libogg='1' BUILD_libraw1394='1' BUILD_libsndfile='1' BUILD_libtheora='1' BUILD_libuuid='1' BUILD_libvorbis='1' BUILD_libvpx='1' BUILD_libwebp='1' BUILD_lilv='1' BUILD_lv2='1' BUILD_mjpegtools='1' BUILD_openExr='1' BUILD_openexr='1' BUILD_openjpeg='1' BUILD_opus='1' BUILD_serd='1' BUILD_sord='1' BUILD_sratom='1' BUILD_suil='1' BUILD_tiff='1' BUILD_twolame='1' BUILD_x264='1' BUILD_x265='1' CC='gcc' CCAS='gcc' CCASDEPMODE='depmode=none' CCASFLAGS='-g -O2' CCDEPMODE='depmode=none' CFG_CFLAGS=' -fno-omit-frame-pointer -fno-math-errno -fno-signed-zeros -pthread -Wall -Wno-unknown-warning-option -Wno-attributes -Wno-unused-result -Wno-stringop-overflow -Wno-format-truncation -Wno-format-overflow -Wno-parentheses -Wno-stringop-truncation -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DPNG_SKIP_SETJMP_CHECK=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include -I/usr/local/include -I/usr/include/freetype2 -I/usr/local/include/freetype2 -I/data/data/com.termux/files/usr/include/freetype2 -I/usr/include/uuid -I/usr/local/include/uuid -I/data/data/com.termux/files/usr/include/uuid -I/usr/local/include/uuid -I/usr/include/mjpegtools -I/usr/local/include/mjpegtools -DHAVE_CIN_3RDPARTY -DHAVE_GL -DHAVE_XFT -DHAVE_XXF86VM -DHAVE_OSS -DHAVE_ALSA -DHAVE_FIREWIRE -DHAVE_OGG -DHAVE_DV -DHAVE_DVB -DHAVE_LADSPA -DHAVE_VIDEO4LINUX2 -DHAVE_PULSE -DHAVE_PACTL -DHAVE_OPENEXR -DHAVE_LV2 -DHAVE_LIBZMPEG -DHAVE_SHUTTLE -DHAVE_SHUTTLE_USB -DHAVE_XV -DHAVE_VAAPI -DHAVE_VDPAU -DHAVE_NV -DHAVE_WINTV -DHAVE_X10TV -DBOOBY' CFG_CXXFLAGS='' CFLAGS='-g -O2' CIN_INSTALLS=' zmp_install lad_install lv2_install ' CIN_UNINSTALLS=' zmp_uninstall lad_uninstall lv2_uninstall ' CPPFLAGS='' CXX='g++' CXXDEPMODE='depmode=none' CXXFLAGS='-g -O2' 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=' -ljbig -lnuma -lva -lva-x11 -lva-drm -ldl' FFMPEG_EXTRA_CFG=' --extra-ldflags=" -lva -lva-x11 -lva-drm -ldl"' HAVE_ALSA='yes' HAVE_BZ2='yes' HAVE_CUDA='no' 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='yes' HAVE_OPENEXR='no' HAVE_OSS='yes' HAVE_PNG='yes' HAVE_PTHREAD='yes' HAVE_VAAPI='yes' HAVE_VDPAU='yes' HAVE_VIDEO4LINUX2='yes' HAVE_X11='yes' HAVE_XEXT='yes' HAVE_XFIXES='yes' HAVE_XFT='yes' HAVE_XINERAMA='yes' HAVE_XXF86VM='yes' HAVE_Z='yes' HAVE_a52dec='yes' HAVE_audiofile='no' HAVE_dav1d='yes' HAVE_encore='no' HAVE_esound='no' HAVE_fftw='yes' HAVE_flac='yes' HAVE_giflib='yes' HAVE_ilmbase='no' HAVE_isofs='no' HAVE_jbig='yes' HAVE_keysyms='yes' HAVE_ladspa='' HAVE_lame='yes' HAVE_libaom='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_libusbx='yes' HAVE_libuuid='yes' HAVE_libvorbis='yes' HAVE_libvpx='yes' HAVE_libwebp='yes' HAVE_lilv='no' HAVE_lv2='no' HAVE_mjpegtools='yes' HAVE_openjpeg='no' HAVE_opus='yes' HAVE_pulse='yes' HAVE_pulse_simple='yes' HAVE_serd='no' HAVE_sord='no' HAVE_sratom='no' HAVE_suil='no' HAVE_tiff='yes' HAVE_twolame='yes' HAVE_vaapi_drm='yes' HAVE_vaapi_x11='yes' HAVE_x264='yes' HAVE_x265='yes' HAVE_xv='yes' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS=' -z noexecstack' LIBOBJS='' LIBS='' LTLIBOBJS='' MAKEINFO='${SHELL} '\''/home/paz/cinelerra5/cinelerra-5.1/missing'\'' makeinfo' MAK_INSTALLS='dvl_install' MAK_UNINSTALLS='dvl_uninstall' 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='' SHELL='/bin/sh' STATIC_BLDS=' libbthread a52dec djbfft ffmpeg fftw flac giflib ilmBase ladspa lame libavc1394 libraw1394 libiec61883 libdv libjpeg libogg libsndfile libtheora libuuid libvorbis mjpegtools libaom dav1d libwebp openExr openexr openjpeg tiff twolame x264 x265 libvpx opus lv2 lilv sratom serd sord suil ffnvcodec' STATIC_PKGS=' a52dec djbfft audiofile encore esound ffmpeg fftw flac giflib ladspa lame libavc1394 libraw1394 libiec61883 libdv libjpeg opus openjpeg libogg libsndfile libtheora libuuid libvorbis mjpegtools openexr openExr ilmBase tiff twolame x264 x265 libvpx lv2 sratom serd sord lilv suil libaom dav1d libwebp ffnvcodec' STRIP='' SYSTEM_LIBS=' -lX11 -lXext -lXinerama -lXfixes -lbz2 -lfontconfig -lfreetype -llzma -lpng -lpthread -lz -ljbig -lvdpau -lva -lva-x11 -lva-drm -lGL -lGLU -lXv -lXft -lasound -lpulse-simple -lpulse -lusb-1.0 -ldl -lnuma' VERSION='5.1' WANT_ALSA='yes' WANT_BOOBY='yes' WANT_CIN='cin' WANT_CINBIN_BUILD='yes' WANT_CINDAT_DIR='$$CIN_PATH' WANT_CINLIB_DIR='$$CIN_PATH' WANT_CIN_3RDPARTY='yes' WANT_CIN_BROWSER='firefox' WANT_CLANG='no' WANT_COMMERCIAL='no' WANT_CONFIG_DIR='/home/paz/.bcast6' WANT_CUDA='no' WANT_DL='yes' WANT_DV='yes' WANT_DVB='yes' WANT_ESOUND='no' WANT_FIREWIRE='yes' WANT_GIT_FFMPEG='no' WANT_GL='yes' WANT_ISOFS='no' WANT_JOBS='26' WANT_LADSPA='yes' WANT_LADSPA_BUILD='yes' WANT_LADSPA_DIR='$$CIN_LIB/ladspa' WANT_LIBZMPEG='yes' WANT_LV2='yes' WANT_NESTED_DIR='$$HOME/Videos' WANT_NOELISION='auto' WANT_NUMA='yes' WANT_NV='yes' WANT_OGG='yes' WANT_OPENCV='no' WANT_OPENEXR='yes' WANT_OSS='yes' WANT_PLUGIN_DIR='$$CIN_LIB/plugins' WANT_PULSE='yes' WANT_SHUTTLE='yes' WANT_SHUTTLE_USB='yes' WANT_SNAP_DIR='$$HOME/Pictures' WANT_VAAPI='yes' WANT_VDPAU='yes' WANT_VIDEO4LINUX2='yes' WANT_WINTV='yes' WANT_X10TV='yes' WANT_X264_HIDEPTH='no' WANT_X265_HIDEPTH='no' WANT_XFT='yes' WANT_XV='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/paz/cinelerra5/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/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' 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
-- Cin mailing list [email protected] https://lists.cinelerra-gg.org/mailman/listinfo/cin

