<div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">сб, 21 сент. 2024 г., 21:31 Terje J. Hanssen via Cin <<a href="mailto:cin@lists.cinelerra-gg.org">cin@lists.cinelerra-gg.org</a>>:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><u></u>

  
    
  
  <div>
    <br>
    <br>
    <div>Den 21.09.2024 19:22, skrev Андрей
      Спицын via Cin:<br>
    </div>
    <blockquote type="cite">
      
      <div dir="auto">
        <div dir="auto">The error:</div>
        <div>>configure: error: Could not find working FFTW library <br>
        </div>
        <div><br>
        </div>
        <div data-smartmail="gmail_signature">Do you have something like
          fftw-devel package on your system?</div>
      </div>
    </blockquote>
    <br>
    Yes, I have the following installed:<br>
    <br>
    <font face="Courier New, Courier, monospace"># zypper se -i fftw<br>
      Loading repository data...<br>
      Reading installed packages...<br>
      <br>
      S  | Name                       |
      Summary                                               | Type<br>
---+----------------------------+-------------------------------------------------------+--------<br>
      i+ | fftw3_3_3_10-gnu-hpc-devel | Include Files and Libraries
      mandatory for Development | package<br>
      i  | libfftw3-3                 | Discrete Fourier Transform (DFT)
      C Subroutine Library | package<br>
      i  | libfftw3_3_3_10-gnu-hpc    | Discrete Fourier Transform (DFT)
      C Subroutine Library | package<br>
    </font><br>
    <br>
    But there are several more available, so I am just wondering which
    one to try to add install (?)<br></div></blockquote></div></div><div dir="auto"><br></div><div dir="auto">try plain fftw3-devel ?</div><div dir="auto"><br></div><div dir="auto">I also used this command to find where include file was located on Slackware ("pkg-config --cflags fftw3 returned empty line!)</div><div dir="auto"><br></div><div dir="auto">find /usr -name fftw3.h         </div><div dir="auto"><br></div><div dir="auto">          </div><div dir="auto">answer was                      </div><div dir="auto">/usr/include/fftw3.h<br></div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto">I think existence of many fftw3 variants suggest they installed into subdirectories, so may be you can add those manually as CFLAGS=-I/some_path before re-running configure.</div><div dir="auto"><br></div><div dir="auto">But I hope fftw3-devel package will install includes into /usr/include where they easiest to find.</div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>
    <br>
    <font face="Courier New, Courier, monospace"># zypper se fftw<br>
      Loading repository data...<br>
      Reading installed packages...<br>
      <br>
      S  | Name                                          |
      Summary                                                          
      | Type<br>
---+-----------------------------------------------+-------------------------------------------------------------------+-----------<br>
         | fftw3                                         | Discrete
      Fourier Transform (DFT) C Subroutine Library             |
      srcpackage<br>
         | fftw3-debugsource                             | Debug sources
      for package fftw3                                   | package<br>
         | fftw3-devel                                   | Include Files
      and Libraries mandatory for Development             | package<br>
         | fftw3-devel-debuginfo                         | Debug
      information for package fftw3-devel                         |
      package<br>
         | fftw3-gnu-hpc-devel                           | Dependency
      package for fftw3_3_3_10-gnu-hpc-devel                 | package<br>
         | fftw3-gnu-mpich-hpc-devel                     | Dependency
      package for fftw3_3_3_10-gnu-mpich-hpc-devel           | package<br>
         | fftw3-gnu-mvapich2-hpc-devel                  | Dependency
      package for fftw3_3_3_10-gnu-mvapich2-hpc-devel        | package<br>
         | fftw3-gnu-openmpi4-hpc-devel                  | Dependency
      package for fftw3_3_3_10-gnu-openmpi4-hpc-devel        | package<br>
         | fftw3-mpi-devel                               | Discrete
      Fourier Transform (DFT) C subroutine library             | package<br>
         | fftw3-openmp-devel                            | Discrete
      Fourier Transform (DFT) C subroutine library             | package<br>
         | fftw3-threads-devel                           | Discrete
      Fourier Transform (DFT) C subroutine library             | package<br>
         | fftw3_3_3_10-gnu-hpc                          | Discrete
      Fourier Transform (DFT) C Subroutine Library             |
      srcpackage<br>
         | fftw3_3_3_10-gnu-hpc-debuginfo                | Debug
      information for package fftw3_3_3_10-gnu-hpc                |
      package<br>
         | fftw3_3_3_10-gnu-hpc-debugsource              | Debug sources
      for package fftw3_3_3_10-gnu-hpc                    | package<br>
      i+ | fftw3_3_3_10-gnu-hpc-devel                    | Include Files
      and Libraries mandatory for Development             | package<br>
         | fftw3_3_3_10-gnu-hpc-devel-debuginfo          | Debug
      information for package fftw3_3_3_10-gnu-hpc-devel          |
      package<br>
         | fftw3_3_3_10-gnu-hpc-devel-static             | Static
      libraries for fftw3                                        |
      package<br>
         | fftw3_3_3_10-gnu-mpich-hpc                    | Discrete
      Fourier Transform (DFT) C Subroutine Library             |
      srcpackage<br>
         | fftw3_3_3_10-gnu-mpich-hpc-debuginfo          | Debug
      information for package fftw3_3_3_10-gnu-mpich-hpc          |
      package<br>
         | fftw3_3_3_10-gnu-mpich-hpc-debugsource        | Debug sources
      for package fftw3_3_3_10-gnu-mpich-hpc              | package<br>
         | fftw3_3_3_10-gnu-mpich-hpc-devel              | Include Files
      and Libraries mandatory for Development             | package<br>
         | fftw3_3_3_10-gnu-mpich-hpc-devel-debuginfo    | Debug
      information for package fftw3_3_3_10-gnu-mpich-hpc-devel    |
      package<br>
         | fftw3_3_3_10-gnu-mpich-hpc-devel-static       | Static
      libraries for fftw3                                        |
      package<br>
         | fftw3_3_3_10-gnu-mvapich2-hpc                 | Discrete
      Fourier Transform (DFT) C Subroutine Library             |
      srcpackage<br>
         | fftw3_3_3_10-gnu-mvapich2-hpc-debuginfo       | Debug
      information for package fftw3_3_3_10-gnu-mvapich2-hpc       |
      package<br>
         | fftw3_3_3_10-gnu-mvapich2-hpc-debugsource     | Debug sources
      for package fftw3_3_3_10-gnu-mvapich2-hpc           | package<br>
         | fftw3_3_3_10-gnu-mvapich2-hpc-devel           | Include Files
      and Libraries mandatory for Development             | package<br>
         | fftw3_3_3_10-gnu-mvapich2-hpc-devel-debuginfo | Debug
      information for package fftw3_3_3_10-gnu-mvapich2-hpc-devel |
      package<br>
         | fftw3_3_3_10-gnu-mvapich2-hpc-devel-static    | Static
      libraries for fftw3                                        |
      package<br>
         | fftw3_3_3_10-gnu-openmpi4-hpc                 | Discrete
      Fourier Transform (DFT) C Subroutine Library             |
      srcpackage<br>
         | fftw3_3_3_10-gnu-openmpi4-hpc-debuginfo       | Debug
      information for package fftw3_3_3_10-gnu-openmpi4-hpc       |
      package<br>
         | fftw3_3_3_10-gnu-openmpi4-hpc-debugsource     | Debug sources
      for package fftw3_3_3_10-gnu-openmpi4-hpc           | package<br>
         | fftw3_3_3_10-gnu-openmpi4-hpc-devel           | Include Files
      and Libraries mandatory for Development             | package<br>
         | fftw3_3_3_10-gnu-openmpi4-hpc-devel-debuginfo | Debug
      information for package fftw3_3_3_10-gnu-openmpi4-hpc-devel |
      package<br>
         | fftw3_3_3_10-gnu-openmpi4-hpc-devel-static    | Static
      libraries for fftw3                                        |
      package<br>
      i  | libfftw3-3                                    | Discrete
      Fourier Transform (DFT) C Subroutine Library             | package<br>
         | libfftw3-3-32bit                              | Discrete
      Fourier Transform (DFT) C Subroutine Library             | package<br>
         | libfftw3-3-32bit-debuginfo                    | Debug
      information for package libfftw3-3                          |
      package<br>
         | libfftw3-3-debuginfo                          | Debug
      information for package libfftw3-3                          |
      package<br>
         | libfftw3-gnu-hpc                              | Dependency
      package for libfftw3_3_3_10-gnu-hpc                    | package<br>
         | libfftw3-gnu-mpich-hpc                        | Dependency
      package for libfftw3_3_3_10-gnu-mpich-hpc              | package<br>
         | libfftw3-gnu-mvapich2-hpc                     | Dependency
      package for libfftw3_3_3_10-gnu-mvapich2-hpc           | package<br>
         | libfftw3-gnu-openmpi4-hpc                     | Dependency
      package for libfftw3_3_3_10-gnu-openmpi4-hpc           | package<br>
      i  | libfftw3_3_3_10-gnu-hpc                       | Discrete
      Fourier Transform (DFT) C Subroutine Library             | package<br>
         | libfftw3_3_3_10-gnu-hpc-debuginfo             | Debug
      information for package libfftw3_3_3_10-gnu-hpc             |
      package<br>
         | libfftw3_3_3_10-gnu-mpich-hpc                 | Discrete
      Fourier Transform (DFT) C Subroutine Library             | package<br>
         | libfftw3_3_3_10-gnu-mpich-hpc-debuginfo       | Debug
      information for package libfftw3_3_3_10-gnu-mpich-hpc       |
      package<br>
         | libfftw3_3_3_10-gnu-mvapich2-hpc              | Discrete
      Fourier Transform (DFT) C Subroutine Library             | package<br>
         | libfftw3_3_3_10-gnu-mvapich2-hpc-debuginfo    | Debug
      information for package libfftw3_3_3_10-gnu-mvapich2-hpc    |
      package<br>
         | libfftw3_3_3_10-gnu-openmpi4-hpc              | Discrete
      Fourier Transform (DFT) C Subroutine Library             | package<br>
         | libfftw3_3_3_10-gnu-openmpi4-hpc-debuginfo    | Debug
      information for package libfftw3_3_3_10-gnu-openmpi4-hpc    |
      package<br>
         | libfftw3_mpi3                                 | Discrete
      Fourier Transform (DFT) C subroutine library             | package<br>
         | libfftw3_mpi3-32bit                           | Discrete
      Fourier Transform (DFT) C subroutine library             | package<br>
         | libfftw3_mpi3-32bit-debuginfo                 | Debug
      information for package libfftw3_mpi3                       |
      package<br>
         | libfftw3_mpi3-debuginfo                       | Debug
      information for package libfftw3_mpi3                       |
      package<br>
         | libfftw3_omp3                                 | Discrete
      Fourier Transform (DFT) C subroutine library             | package<br>
         | libfftw3_omp3-32bit                           | Discrete
      Fourier Transform (DFT) C subroutine library             | package<br>
         | libfftw3_omp3-32bit-debuginfo                 | Debug
      information for package libfftw3_omp3                       |
      package<br>
         | libfftw3_omp3-debuginfo                       | Debug
      information for package libfftw3_omp3                       |
      package<br>
         | libfftw3_threads3                             | Discrete
      Fourier Transform (DFT) C subroutine library             | package<br>
         | libfftw3_threads3-32bit                       | Discrete
      Fourier Transform (DFT) C subroutine library             | package<br>
         | libfftw3_threads3-32bit-debuginfo             | Debug
      information for package libfftw3_threads3                   |
      package<br>
         | libfftw3_threads3-debuginfo                   | Debug
      information for package libfftw3_threads3                   |
      package<br>
         | python-pyFFTW                                 | A pythonic
      wrapper around FFTW, the FFT library                   |
      srcpackage<br>
         | python-pyFFTW-debuginfo                       | Debug
      information for package python-pyFFTW                       |
      package<br>
         | python-pyFFTW-debugsource                     | Debug sources
      for package python-pyFFTW                           | package<br>
         | python310-pyFFTW                              | A pythonic
      wrapper around FFTW, the FFT library                   | package<br>
         | python310-pyFFTW-debuginfo                    | Debug
      information for package python310-pyFFTW                    |
      package<br>
         | python311-pyFFTW                              | A pythonic
      wrapper around FFTW, the FFT library                   | package<br>
         | python311-pyFFTW-debuginfo                    | Debug
      information for package python311-pyFFTW                    |
      package<br>
         | python312-pyFFTW                              | A pythonic
      wrapper around FFTW, the FFT library                   | package<br>
         | python312-pyFFTW-debuginfo                    | Debug
      information for package python312-pyFFTW                    |
      package<br>
      <br>
    </font><br>
    <blockquote type="cite"><br>
      <div class="gmail_quote">
        <div dir="ltr" class="gmail_attr">сб, 21 сент. 2024 г., 20:10
          Terje J. Hanssen via Cin <<a href="mailto:cin@lists.cinelerra-gg.org" target="_blank" rel="noreferrer">cin@lists.cinelerra-gg.org</a>>:<br>
        </div>
        <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
          <div> <br>
            <br>
            <div>Den 21.09.2024 17:01, skrev Andrew Randrianasulu:<br>
            </div>
            <blockquote type="cite">
              <div dir="auto">
                <div><br>
                </div>
                <div dir="auto">[snip]</div>
                <div dir="auto"><br>
                </div>
                <div dir="auto">
                  <div class="gmail_quote">
                    <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
                      <div>
                        <blockquote type="cite">
                          <div dir="auto">
                            <div dir="auto"><br>
                            </div>
                            <div dir="auto"><br>
                            </div>
                            <div dir="auto">sorry, warning mean we run
                              configure that does not recognize those
                              parameters.</div>
                            <div dir="auto"><br>
                            </div>
                            <div dir="auto">in other words we run WRONG
                              configure (but discovered two fixes on the
                              way)</div>
                            <div dir="auto"><br>
                            </div>
                            <div dir="auto">please step two directories
                              higher</div>
                            <div dir="auto"><br>
                            </div>
                            <div dir="auto">cd ../../</div>
                            <div dir="auto"><br>
                            </div>
                            <div dir="auto">and run ./autogen.sh
                              ,configure, make from there ...</div>
                          </div>
                        </blockquote>
                        <br>
                        <br>
                        <font face="Courier New, Courier, monospace">localhost:/home/cinelerra/cinelerra-5.1
                          # <br>
                          <br>
                          3)<br>
                          # ./autogen.sh<br>
                          + '[' -z '' ']'<br>
                          + case "$-" in<br>
                          + __lmod_vx=x<br>
                          + '[' -n x ']'<br>
                          + set +x<br>
                          Shell debugging temporarily silenced: export
                          LMOD_SH_DBG_ON=1 for this output
                          (/usr/share/lmod/lmod/init/bash)<br>
                          Shell debugging restarted<br>
                          + unset __lmod_vx<br>
                          + rm -f global_config configure Makefile
                          Makefile.in<br>
                          + rm -f aclocal.m4 depcomp compile install-sh
                          ltmain.sh<br>
                          + rm -f config.log config.guess config.h <a href="http://config.h.in" rel="noreferrer noreferrer noreferrer" target="_blank">config.h.in</a>
                          config.sub config.status missing<br>
                          + rm -rf autom4te.cache m4<br>
                          + '[' '' = clean ']'<br>
                          + mkdir m4<br>
                          + autoreconf --install<br>
                          libtoolize: putting auxiliary files in
                          AC_CONFIG_AUX_DIR, 'm4'.<br>
                          libtoolize: copying file 'm4/ltmain.sh'<br>
                          libtoolize: putting macros in
                          AC_CONFIG_MACRO_DIRS, 'm4'.<br>
                          libtoolize: copying file 'm4/libtool.m4'<br>
                          libtoolize: copying file 'm4/ltoptions.m4'<br>
                          libtoolize: copying file 'm4/ltsugar.m4'<br>
                          libtoolize: copying file 'm4/ltversion.m4'<br>
                          libtoolize: copying file 'm4/lt~obsolete.m4'<br>
                          <a href="http://configure.ac:10" rel="noreferrer noreferrer noreferrer" target="_blank">configure.ac:10</a>:
                          installing 'm4/compile'<br>
                          <a href="http://configure.ac:10" rel="noreferrer noreferrer noreferrer" target="_blank">configure.ac:10</a>:
                          installing 'm4/config.guess'<br>
                          <a href="http://configure.ac:10" rel="noreferrer noreferrer noreferrer" target="_blank">configure.ac:10</a>:
                          installing 'm4/config.sub'<br>
                          <a href="http://configure.ac:9" rel="noreferrer noreferrer noreferrer" target="_blank">configure.ac:9</a>:
                          installing 'm4/install-sh'<br>
                          <a href="http://configure.ac:9" rel="noreferrer noreferrer noreferrer" target="_blank">configure.ac:9</a>:
                          installing 'm4/missing'<br>
                          ++ uname -o<br>
                          + '[' GNU/Linux = Android ']'<br>
                          + '[' -e /system/bin/app_process ']'<br>
                          <br>
                          <br>
                          4)<br>
                          Which configure to use?<br>
                          <br>
                          # ./configure --with-single-user
                          --with-git-ffmpeg=<a href="https://git.ffmpeg.org/ffmpeg.git" rel="noreferrer noreferrer noreferrer" target="_blank">https://git.ffmpeg.org/ffmpeg.git</a><br>
                          configure: loading site script
                          /usr/share/site/x86_64-pc-linux-gnu<br>
                          checking for a BSD-compatible install...
                          /usr/bin/install -c<br>
                          checking whether sleep supports fractional
                          seconds... yes<br>
                          checking filesystem timestamp resolution...
                          0.01<br>
                          checking whether build environment is sane...
                          yes<br>
                          checking for a race-free mkdir -p...
                          /usr/bin/mkdir -p<br>
                          checking for gawk... gawk<br>
                          checking whether make sets $(MAKE)... yes<br>
                          checking whether make supports nested
                          variables... yes<br>
                          checking xargs -n works... yes<br>
                          checking build system type...
                          x86_64-pc-linux-gnu<br>
                          checking host system type...
                          x86_64-pc-linux-gnu<br>
                          checking how to print strings... printf<br>
                          checking whether make supports the include
                          directive... yes (GNU style)<br>
                          checking for gcc... gcc<br>
                          checking whether the C compiler works... yes<br>
                          checking for C compiler default output file
                          name... a.out<br>
                          checking for suffix of executables... <br>
                          checking whether we are cross compiling... no<br>
                          checking for suffix of object files... o<br>
                          checking whether the compiler supports GNU
                          C... yes<br>
                          checking whether gcc accepts -g... yes<br>
                          checking for gcc option to enable C11
                          features... none needed<br>
                          checking whether gcc understands -c and -o
                          together... yes<br>
                          checking dependency style of gcc... none<br>
                          checking for a sed that does not truncate
                          output... /usr/bin/sed<br>
                          checking for grep that handles long lines and
                          -e... /usr/bin/grep<br>
                          checking for egrep... /usr/bin/grep -E<br>
                          checking for fgrep... /usr/bin/grep -F<br>
                          checking for ld used by gcc...
                          /usr/x86_64-suse-linux/bin/ld<br>
                          checking if the linker
                          (/usr/x86_64-suse-linux/bin/ld) is GNU ld...
                          yes<br>
                          checking for BSD- or MS-compatible name lister
                          (nm)... /usr/bin/nm -B<br>
                          checking the name lister (/usr/bin/nm -B)
                          interface... BSD nm<br>
                          checking whether ln -s works... yes<br>
                          checking the maximum length of command line
                          arguments... 1572864<br>
                          checking how to convert x86_64-pc-linux-gnu
                          file names to x86_64-pc-linux-gnu format...
                          func_convert_file_noop<br>
                          checking how to convert x86_64-pc-linux-gnu
                          file names to toolchain format...
                          func_convert_file_noop<br>
                          checking for /usr/x86_64-suse-linux/bin/ld
                          option to reload object files... -r<br>
                          checking for file... file<br>
                          checking for objdump... objdump<br>
                          checking how to recognize dependent
                          libraries... pass_all<br>
                          checking for dlltool... no<br>
                          checking how to associate runtime and link
                          libraries... printf %s\n<br>
                          checking for ar... ar<br>
                          checking for archiver @FILE support... @<br>
                          checking for strip... strip<br>
                          checking for ranlib... ranlib<br>
                          checking command to parse /usr/bin/nm -B
                          output from gcc object... ok<br>
                          checking for sysroot... no<br>
                          checking for a working dd... /usr/bin/dd<br>
                          checking how to truncate binary pipes...
                          /usr/bin/dd bs=4096 count=1<br>
                          checking for mt... mt<br>
                          checking if mt is a manifest tool... no<br>
                          checking for stdio.h... yes<br>
                          checking for stdlib.h... yes<br>
                          checking for string.h... yes<br>
                          checking for inttypes.h... yes<br>
                          checking for stdint.h... yes<br>
                          checking for strings.h... yes<br>
                          checking for sys/stat.h... yes<br>
                          checking for sys/types.h... yes<br>
                          checking for unistd.h... yes<br>
                          checking for dlfcn.h... yes<br>
                          checking for objdir... .libs<br>
                          checking if gcc supports -fno-rtti
                          -fno-exceptions... no<br>
                          checking for gcc option to produce PIC...
                          -fPIC -DPIC<br>
                          checking if gcc PIC flag -fPIC -DPIC works...
                          yes<br>
                          checking if gcc static flag -static works...
                          no<br>
                          checking if gcc supports -c -o file.o... yes<br>
                          checking if gcc supports -c -o file.o...
                          (cached) yes<br>
                          checking whether the gcc linker
                          (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64)
                          supports shared libraries... yes<br>
                          checking whether -lc should be explicitly
                          linked in... no<br>
                          checking dynamic linker characteristics...
                          GNU/Linux ld.so<br>
                          checking how to hardcode library paths into
                          programs... immediate<br>
                          checking whether stripping libraries is
                          possible... yes<br>
                          checking if libtool supports shared
                          libraries... yes<br>
                          checking whether to build shared libraries...
                          yes<br>
                          checking whether to build static libraries...
                          yes<br>
                          checking dependency style of gcc... none<br>
                          checking for g++... g++<br>
                          checking whether the compiler supports GNU
                          C++... yes<br>
                          checking whether g++ accepts -g... yes<br>
                          checking for g++ option to enable C++11
                          features... none needed<br>
                          checking dependency style of g++... none<br>
                          checking how to run the C++ preprocessor...
                          g++ -E<br>
                          checking for ld used by g++...
                          /usr/x86_64-suse-linux/bin/ld -m elf_x86_64<br>
                          checking if the linker
                          (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64)
                          is GNU ld... yes<br>
                          checking whether the g++ linker
                          (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64)
                          supports shared libraries... yes<br>
                          checking for g++ option to produce PIC...
                          -fPIC -DPIC<br>
                          checking if g++ PIC flag -fPIC -DPIC works...
                          yes<br>
                          checking if g++ static flag -static works...
                          no<br>
                          checking if g++ supports -c -o file.o... yes<br>
                          checking if g++ supports -c -o file.o...
                          (cached) yes<br>
                          checking whether the g++ linker
                          (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64)
                          supports shared libraries... yes<br>
                          checking dynamic linker characteristics...
                          (cached) GNU/Linux ld.so<br>
                          checking how to hardcode library paths into
                          programs... immediate<br>
                          checking for makeinfo... ${SHELL}
                          '/home/cinelerra/cinelerra-5.1/m4/missing'
                          makeinfo<br>
                          checking for gettext... gettext<br>
                          checking for libtool... $(SHELL)
                          $(top_builddir)/libtool<br>
                          checking for gtk_init in -lm... yes<br>
                          checking for nasm... yes<br>
                          checking nasm x264 compatible... yes<br>
                          checking for yasm... yes<br>
                          checking for objcopy... yes<br>
                          checking for pactl... yes<br>
                          checking for gcc options needed to detect all
                          undeclared functions... none needed<br>
                          checking whether X_HAVE_UTF8_STRING is
                          declared... yes<br>
                          checking for XOpenDisplay in -lX11... yes<br>
                          checking for X11/X.h... yes<br>
                          checking X11 headers... yes<br>
                          checking for X11/keysym.h... yes<br>
                          checking X11 headers... yes<br>
                          checking for XShmQueryExtension in -lXext...
                          yes<br>
                          checking for X11/Xlib.h... yes<br>
                          checking Xlib XShm extention... yes<br>
                          checking for XineramaQueryExtension in
                          -lXinerama... yes<br>
                          checking for X11/extensions/Xinerama.h... yes<br>
                          checking Xinerama headers... yes<br>
                          checking for XFixesQueryVersion in -lXfixes...
                          yes<br>
                          checking for BZ2_bzDecompress in -lbz2... yes<br>
                          checking for FcInit in -lfontconfig... yes<br>
                          checking for FT_Init_FreeType in -lfreetype...
                          yes<br>
                          checking for lzma_version_number in -llzma...
                          yes<br>
                          checking for png_read_png in -lpng... yes<br>
                          checking for pthread_create in -lpthread...
                          yes<br>
                          checking for gzopen in -lz... yes<br>
                          checking for fftw3.h... no<br>
                          checking fftw headers... no<br>
                          checking for uuid/uuid.h... yes<br>
                          checking uuid headers... yes<br>
                          checking for linux/cdrom.h... yes<br>
                          checking linux cdrom headers... yes<br>
                          checking for sys/ioctl.h... yes<br>
                          checking linux sys... yes<br>
                          checking for FLAC/stream_decoder.h... yes<br>
                          checking FLAC headers... yes<br>
                          checking for lame/lame.h... no<br>
                          checking lame headers... no<br>
                          checking for stdio.h... (cached) yes<br>
                          checking jpeg headers... yes<br>
                          checking for openjpeg.h... no<br>
                          checking openjpeg headers... no<br>
                          checking for sndfile.h... yes<br>
                          checking sndfile headers... yes<br>
                          checking for ImfOpenInputFile in -lIlmImf...
                          no<br>
                          checking for ImfOpenInputFile in -lImath... no<br>
                          checking for vpx/vpx_decoder.h... no<br>
                          checking vpx headers... no<br>
                          checking for mjpegtools/mjpeg_types.h... no<br>
                          checking mjpegtools headers... no<br>
                          checking for tiff.h... yes<br>
                          checking tiff headers... yes<br>
                          checking for twolame.h... no<br>
                          checking twolame headers... no<br>
                          checking for stdint.h... (cached) yes<br>
                          checking x264 headers... yes<br>
                          checking for x265.h... yes<br>
                          checking x265 headers... yes<br>
                          checking for opus/opus_multistream.h... yes<br>
                          checking libopus headers... yes<br>
                          checking for aom/aom.h... no<br>
                          checking libaom headers... no<br>
                          checking for dav1d/dav1d.h... no<br>
                          checking libdav1d headers... no<br>
                          checking for webp/encode.h... no<br>
                          checking libwebp headers... no<br>
                          checking for stdint.h... (cached) yes<br>
                          checking a52 headers... yes<br>
                          checking for encore.h... no<br>
                          checking encore headers... no<br>
                          checking for gif_lib.h... yes<br>
                          checking gif lib headers... yes<br>
                          checking for jbg_dec_init in -ljbig... yes<br>
                          checking for vdp_device_create_x11 in
                          -lvdpau... yes<br>
                          checking for vaInitialize in -lva... yes<br>
                          checking for va/va_x11.h... yes<br>
                          checking va x11 headers... yes<br>
                          checking for vaGetDisplay in -lva-x11... yes<br>
                          checking for va/va_drm.h... yes<br>
                          checking va drm headers... yes<br>
                          checking for vaGetDisplayDRM in -lva-drm...
                          yes<br>
                          checking for glUseProgram in -lGL... yes<br>
                          checking for gluOrtho2D in -lGLU... yes<br>
                          checking for GL/gl.h... yes<br>
                          checking opengl headers... yes<br>
                          checking for XvQueryExtension in -lXv... yes<br>
                          checking for X11/Xlib.h... (cached) yes<br>
                          checking Xlib Xv extention... yes<br>
                          checking for sys/soundcard.h... yes<br>
                          checking oss headers... yes<br>
                          checking for XftInit in -lXft... yes<br>
                          checking for X11/Xlib.h... (cached) yes<br>
                          checking Xft/freetype headers... yes<br>
                          checking for snd_pcm_open in -lasound... yes<br>
                          checking for alsa/asoundlib.h... yes<br>
                          checking asound headers... yes<br>
                          checking for ogg/ogg.h... yes<br>
                          checking ogg headers... yes<br>
                          checking for theora/theoraenc.h... yes<br>
                          checking threora headers... yes<br>
                          checking for vorbis/vorbisenc.h... yes<br>
                          checking vorbis encoders headers... yes<br>
                          checking for vorbis/vorbisfile.h... yes<br>
                          checking vorbis file headers... yes<br>
                          checking for libavc1394/avc1394.h... yes<br>
                          checking libavc1394 headers... yes<br>
                          checking for libavc1394/rom1394.h... yes<br>
                          checking librom1394 headers... yes<br>
                          checking for libiec61883/iec61883.h... yes<br>
                          checking libiec61883 headers... yes<br>
                          checking for libraw1394/raw1394.h... yes<br>
                          checking libraw1394 headers... yes<br>
                          checking for libdv/dv.h... yes<br>
                          checking libdv headers... yes<br>
                          checking for linux/dvb/dmx.h... yes<br>
                          checking dvb device headers... yes<br>
                          checking for linux/kernel.h... yes<br>
                          checking v4l2 system headers... yes<br>
                          checking for X11/Xlib.h... (cached) yes<br>
                          checking XF86VM headers... yes<br>
                          checking for esd.h... no<br>
                          checking esound headers... no<br>
                          checking for audiofile.h... no<br>
                          checking audiofile headers... no<br>
                          checking for pa_simple_new in
                          -lpulse-simple... yes<br>
                          checking for pulse/simple.h... yes<br>
                          checking pulse-simple headers... yes<br>
                          checking for pa_context_new in -lpulse... yes<br>
                          checking for pulse/error.h... yes<br>
                          checking pulse headers... yes<br>
                          checking for linux/isofs.h... no<br>
                          checking isofs headers... no<br>
                          checking for X11/keysymdef.h... yes<br>
                          checking x11 keysym defs... yes<br>
                          checking for libusb_init in -lusb-1.0... yes<br>
                          checking for libusb-1.0/libusb.h... yes<br>
                          checking libusb headers... yes<br>
                          checking for lv2 availability... checking for
                          lilv/lilv.h... yes<br>
                          checking lilv headers... yes<br>
                          checking for serd/serd.h... yes<br>
                          checking serd headers... yes<br>
                          checking for sord/sord.h... yes<br>
                          checking sord headers... yes<br>
                          checking for sratom/sratom.h... yes<br>
                          checking sratom headers... yes<br>
                          checking for suil/suil.h... yes<br>
                          checking suil headers... yes<br>
                          checking for /usr/local/cuda/include/cuda.h...
                          no<br>
                          checking cuda sdk... no<br>
                          checking for dlopen in -ldl... yes<br>
                          checking for numa_alloc in -lnuma... yes<br>
                          checking for openexr available... yes<br>
                            Reason                  Package<br>
                            ------                  -------<br>
                            static                  libbthread<br>
                            forced                  a52dec<br>
                            forced                  djbfft<br>
                            disabled                encore<br>
                            disabled                audiofile<br>
                            disabled                esound<br>
                            forced                  ffmpeg<br>
                            static                  fftw<br>
                            static                  flac<br>
                            forced                  giflib<br>
                            static                  ilmBase<br>
                            static                  ladspa<br>
                            forced                  lame<br>
                            static                  libavc1394<br>
                            forced                  libraw1394<br>
                            static                  libiec61883<br>
                            static                  libdv<br>
                            static                  libjpeg<br>
                            forced                  libogg<br>
                            static                  libsndfile<br>
                            forced                  libtheora<br>
                            forced                  libuuid<br>
                            forced                  libvorbis<br>
                            forced                  mjpegtools<br>
                            static                  libaom<br>
                            disabled                libsvtav1<br>
                            static                  dav1d<br>
                            static                  libwebp<br>
                            static                  openExr<br>
                            static                  openexr<br>
                            forced                  openjpeg<br>
                            static                  tiff<br>
                            forced                  twolame<br>
                            forced                  x264<br>
                            forced                  x265<br>
                            static                  libvpx<br>
                            static                  opus<br>
                            static                  lv2<br>
                            static                  lilv<br>
                            static                  sratom<br>
                            static                  serd<br>
                            static                  sord<br>
                            static                  suil<br>
                            static                  ffnvcodec<br>
                            static                  libdpx<br>
                            system                  -lX11<br>
                            system                  -lXext<br>
                            system                  -lXinerama<br>
                            system                  -lXfixes<br>
                            system                  -lbz2<br>
                            system                  -lfontconfig<br>
                            system                  -lfreetype<br>
                            system                  -llzma<br>
                            system                  -lpng<br>
                            system                  -lpthread<br>
                            system                  -lz<br>
                            system                  -ljbig<br>
                            system                  -lvdpau<br>
                            system                  -lva<br>
                            system                  -lva-x11<br>
                            system                  -lva-drm<br>
                            system                  -lGL<br>
                            system                  -lGLU<br>
                            system                  -lXv<br>
                            system                  -lXft<br>
                            system                  -lasound<br>
                            system                  -lpulse-simple<br>
                            system                  -lpulse<br>
                            system                  -lusb-1.0<br>
                            system                  -ldl<br>
                            system                  -lnuma<br>
                          <br>
                            using: with-gl<br>
                            using: with-xft<br>
                            using: with-xxf86vm<br>
                            using: with-oss<br>
                            using: with-alsa<br>
                            using: with-firewire<br>
                            using: with-ogg<br>
                            using: with-dv<br>
                            using: with-dvb<br>
                            using: with-ladspa<br>
                            using: with-video4linux2<br>
                            using: without-esound<br>
                            using: with-pulse<br>
                            using: with-pactl<br>
                            using: with-openexr<br>
                            using: with-lv2<br>
                            using: without-commercial<br>
                            using: with-giflib<br>
                            using: with-libzmpeg<br>
                            using: with-libdpx<br>
                            using: with-shuttle<br>
                            using: with-shuttle_usb<br>
                            using: with-xv<br>
                            using: with-vaapi<br>
                            using: with-vdpau<br>
                            using: without-cuda<br>
                            using: with-nv<br>
                            using: with-wintv<br>
                            using: with-x10tv<br>
                            using: with-jobs = 32<br>
                            using: exec-name = cin<br>
                            using: with-cinlib = $$CIN_PATH<br>
                            using: with-cindat = $$CIN_PATH<br>
                            using: with-config-dir = $$HOME/.bcast5<br>
                            using: with-nested-dir = $$HOME/Videos<br>
                            using: with-snap-dir = $$HOME/Pictures<br>
                            using: with-browser = firefox<br>
                            using: with-plugin-dir = $$CIN_LIB/plugins<br>
                            using: with-ladspa-dir = $$CIN_LIB/ladspa<br>
                            using: with-opencv = no<br>
                            using: with-git-ffmpeg = <a href="https://git.ffmpeg.org/ffmpeg.git" rel="noreferrer noreferrer noreferrer" target="_blank">https://git.ffmpeg.org/ffmpeg.git</a><br>
                            using: with-noelision = auto<br>
                            using: with-booby = no<br>
                            using: with-clang = no<br>
                          <br>
                            using: thirdparty build = yes<br>
                            using: single-user  = yes<br>
                            using: static-build = yes<br>
                            using: ladspa-build = yes<br>
                          <br>
                          checking that generated files are newer than
                          configure... done<br>
                          configure: creating ./config.status<br>
                          config.status: creating Makefile<br>
                          config.status: executing depfiles commands<br>
                          config.status: executing libtool commands<br>
                          <br>
                          <br>
                          5)<br>
                          # make<br>
                          .....snip<br>
                          [ 99%] Building CXX object
                          CMakeFiles/aom_av1_rc.dir/av1/ratectrl_rtc.cc.o<br>
/home/cinelerra/cinelerra-5.1/thirdparty/libaom-v3.8.0/tools/dump_obu.cc:
                          In function ‘int main(int, const char**)’:<br>
/home/cinelerra/cinelerra-5.1/thirdparty/libaom-v3.8.0/tools/dump_obu.cc:115:58:
                          warning: ignoring attributes on template
                          argument ‘int (*)(FILE*)’
                          [-Wignored-attributes]<br>
                            115 |   using FilePtr =
                          std::unique_ptr<FILE,
                          decltype(&fclose)>;<br>
                               
                          |                                                         
                          ^<br>
                          [ 99%] Linking CXX executable dump_obu<br>
                          [ 99%] Built target dump_obu<br>
                          [100%] Linking CXX static library
                          libaom_av1_rc.a<br>
                          [100%] Built target aom_av1_rc<br>
                          Install the project...<br>
                          -- Install configuration: "Release"<br>
                          -- Installing:
/home/cinelerra/cinelerra-5.1/thirdparty/libaom-v3.8.0/usr/local/include/aom/aom.h<br>
                          -- Installing:
/home/cinelerra/cinelerra-5.1/thirdparty/libaom-v3.8.0/usr/local/include/aom/aom_codec.h<br>
                          -- Installing:
/home/cinelerra/cinelerra-5.1/thirdparty/libaom-v3.8.0/usr/local/include/aom/aom_frame_buffer.h<br>
                          -- Installing:
/home/cinelerra/cinelerra-5.1/thirdparty/libaom-v3.8.0/usr/local/include/aom/aom_image.h<br>
                          -- Installing:
/home/cinelerra/cinelerra-5.1/thirdparty/libaom-v3.8.0/usr/local/include/aom/aom_integer.h<br>
                          -- Installing:
/home/cinelerra/cinelerra-5.1/thirdparty/libaom-v3.8.0/usr/local/include/aom/aom_decoder.h<br>
                          -- Installing:
/home/cinelerra/cinelerra-5.1/thirdparty/libaom-v3.8.0/usr/local/include/aom/aomdx.h<br>
                          -- Installing:
/home/cinelerra/cinelerra-5.1/thirdparty/libaom-v3.8.0/usr/local/include/aom/aomcx.h<br>
                          -- Installing:
/home/cinelerra/cinelerra-5.1/thirdparty/libaom-v3.8.0/usr/local/include/aom/aom_encoder.h<br>
                          -- Installing:
/home/cinelerra/cinelerra-5.1/thirdparty/libaom-v3.8.0/usr/local/include/aom/aom_external_partition.h<br>
                          -- Installing:
/home/cinelerra/cinelerra-5.1/thirdparty/libaom-v3.8.0/usr/local/lib/pkgconfig/aom.pc<br>
                          -- Installing:
/home/cinelerra/cinelerra-5.1/thirdparty/libaom-v3.8.0/usr/local/lib/libaom.a<br>
                          make[3]: Leaving directory
                          '/home/cinelerra/cinelerra-5.1/thirdparty/libaom-v3.8.0/aom.build'<br>
                          touch
/home/cinelerra/cinelerra-5.1/thirdparty/../thirdparty/build/libaom.built<br>
                          make[2]: Leaving directory
                          '/home/cinelerra/cinelerra-5.1/thirdparty'<br>
                          make[1]: *** [Makefile:592: all-recursive]
                          Error 1<br>
                          make[1]: Leaving directory
                          '/home/cinelerra/cinelerra-5.1'<br>
                          make: *** [Makefile:539: all] Error 2<br>
                        </font></div>
                    </blockquote>
                  </div>
                </div>
                <div dir="auto"><br>
                </div>
                <div dir="auto">interesting, probably error was scrolled
                  up.</div>
                <div dir="auto"><br>
                </div>
                <div dir="auto">you can rerun make and try to catch
                  error eventually.</div>
                <div dir="auto"><br>
                </div>
              </div>
            </blockquote>
            <br>
            If here is relevant log files, I can copy from them and also
            post them directly?<br>
            <br>
            I have not enough scroll lines in my Gnome terminal, but
            searched in the available output to find and copied lines
            with "Error". <br>
            Here are several check for errors among these, so these are
            possibly not of interest, but here they are:<br>
            <br>
            <font face="Courier New, Courier, monospace">src/x86/msac.asm:262:
              warning: improperly calling multi-line macro
              `SETUP_STACK_POINTER' with 0 parameters
              [-w+pp-macro-params-lchecking whether the C compiler
              works... ./compile error_str.c<br>
              checking whether to enable maintainer-specific portions of
              Makefiles... no<br>
              ./makelib error.a error.o error_str.o<br>
              ./load auto-str substdio.a error.a str.a  output...
              remote: Compressing objects:  81% (5922/7310)<br>
              -- Looking for a ASM_NASM compiler<br>
              ./load install hier.o auto_home.o strerr.a substdio.a \<br>
              open.a error.a str.a <br>
              ./load instcheck hier.o auto_home.o strerr.a substdio.a \<br>
              error.a str.a <br>
              checking for library containing strerror... [27/39]
              Linking build/lv2/atom/forge-overflow-test<br>
              checking for working alloca.h... /bin/sh ../libtool 
              --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    
              -g -O2 -MT errors.lo -MD -MP -MF .deps/errors.Tpo -c -o
              errors.lo errors.c<br>
              1572864<br>
              yes<br>
              -- Performing Test CXX_FLAG_SUPPORTED<br>
              libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT
              errors.lo -MD -MP -MF .deps/errors.Tpo -c errors.c -o
              errors.o<br>
              yes<br>
              mv -f .deps/errors.Tpo .deps/errors.Plo<br>
              yes<br>
              checking for ucontext.h... /bin/sh ../libtool  --tag=CC  
              --mode=link gcc  -g -O2 -version-info 12:0:1  -o <a href="http://libraw1394.la" rel="noreferrer noreferrer" target="_blank">libraw1394.la</a>
              -rpath /usr/local/lib64 main.lo eventloop.lo errors.lo
              readwrite.lo iso.lo fcp.lo arm.lo version.lo dispatch.lo
              fw.lo fw-iso.lo  <br>
              libtool: link: ar cru .libs/libraw1394.a  main.o
              eventloop.o errors.o readwrite.o iso.o fcp.o arm.o
              version.o dispatch.o fw.o fw-iso.o<br>
              checking for strerror... == build/shared/src/warpmv.o<br>
              <a href="http://configure.in:82" rel="noreferrer noreferrer" target="_blank">configure.in:82</a>:
              warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or
              '*_CPPFLAGS')<br>
              yes<br>
              checking if compiler needs -Werror to reject unknown
              flags... checking whether the linker accepts
              -Wl,-O1...     [DEP] vp9/common/vp9_common_data.c.d<br>
              [ 58%] Building C object
              CMakeFiles/turbojpeg-static.dir/jerror.c.o<br>
                  [DEP] vp9/encoder/vp9_encodeframe.c.d<br>
              no<br>
              checking whether C++ compiler accepts -Wcast-qual...    
              [DEP] vp9/encoder/vp9_treewriter.c.d<br>
              gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math
              -m64  -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE
              -mpreferred-stack-boundary=6  -I/usr/include/ffmpeg 
              -I/usr/include/ffmpeg -fPIC -fomit-frame-pointer
              -fno-tree-vectorize -fvisibility=hidden   -c
              output/matroska_ebml.c -o output/matroska_ebml.o<br>
              lpc.c: In function ‘vorbis_lpc_from_data’:<br>
              lpc.c:78:12: warning: ‘*aut’ may be used uninitialized
              [-Wmaybe-uninitialized]<br>
                 78 |   error=aut[0] * (1. + 1e-10);<br>
                    |         ~~~^~~<br>
              yes<br>
                  [DEP] vp9/encoder/vp9_aq_variance.c.d<br>
              no<br>
              configure: error: Could not find working FFTW library (<a href="http://www.fftw.org/" rel="noreferrer noreferrer" target="_blank">http://www.fftw.org/</a>).
              If you have<br>
              installed FFTW3 check that you used the right build
              options, see the README.<br>
              -- Performing Test HAVE_CXX_FLAG<br>
              [ 65%] Building C object
              CMakeFiles/turbojpeg-static.dir/jquant1.c.o<br>
                  [DEP] vp9/encoder/vp9_ext_ratectrl.c.d<br>
              make[2]: *** [Makefile:362:
/home/cinelerra/cinelerra-5.1/thirdparty/../thirdparty/build/ladspa.configure]
              Error 1<br>
              make[2]: *** Waiting for unfinished jobs....<br>
              yes<br>
              checking whether C compiler accepts -Werror...   CC      
              info.lo<br>
              config.status: creating rdft/Makefile<br>
                CC       celt/entcode.lo<br>
                  [DEP]
              vp9/encoder/x86/vp9_highbd_block_error_intrin_sse2.c.d<br>
              [ 66%] Building C object
              CMakeFiles/jpeg-static.dir/jdtrans.c.o<br>
              config.status: creating rdft/scalar/Makefile<br>
              [ 68%] Building C object
              CMakeFiles/jpeg-static.dir/jerror.c.o<br>
              config.status: creating rdft/scalar/r2cb/Makefile<br>
              [ 69%] Building C object
              CMakeFiles/jpeg-static.dir/jfdctflt.c.o<br>
                  [DEP] vp9/encoder/x86/vp9_error_avx2.c.d<br>
              input/lavf.c:192:33: warning: assignment discards ‘const’
              qualifier from pointer target type
              [-Wdiscarded-qualifiers]<br>
                192 |         FAIL_IF_ERROR( !(format =
              av_find_input_format( opt->format )), "unknown file
              format: %s\n", opt->format );<br>
                    |                 <br>
              input/lavf.c:37:36: note: in expansion of macro
              ‘FAIL_IF_ERR’<br>
                 37 | #define FAIL_IF_ERROR( cond, ... ) FAIL_IF_ERR(
              cond, "lavf", __VA_ARGS__ )<br>
                    |    <br>
              input/lavf.c:192:9: note: in expansion of macro
              ‘FAIL_IF_ERROR’<br>
                192 |         FAIL_IF_ERROR( !(format =
              av_find_input_format( opt->format )), "unknown file
              format: %s\n", opt->format );<br>
                    |         ^~~~~~~~~~~~~<br>
                  [DEP] vpx_dsp/x86/avg_ssse3_x86_64.asm.d<br>
              gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math
              -m64  -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE
              -mpreferred-stack-boundary=6  -I/usr/include/ffmpeg 
              -I/usr/include/ffmpeg -fPIC -fomit-frame-pointer
              -fno-tree-vectorize -fvisibility=hidden   -c common/base.c
              -o common/base.o<br>
                  [DEP] vp8/encoder/x86/block_error_sse2.asm.d<br>
              gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math
              -m64  -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE
              -mpreferred-stack-boundary=6  -I/usr/include/ffmpeg 
              -I/usr/include/ffmpeg -fPIC -fomit-frame-pointer
              -fno-tree-vectorize -fvisibility=hidden   -c encoder/api.c
              -o encoder/api.o<br>
                  [DEP] vp9/encoder/x86/vp9_error_sse2.asm.d<br>
              checking for library containing strerror... gcc
              -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 
              -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE
              -mpreferred-stack-boundary=6  -I/usr/include/ffmpeg 
              -I/usr/include/ffmpeg -fPIC -fomit-frame-pointer
              -fno-tree-vectorize -fvisibility=hidden   -c
              encoder/analyse.c -o encoder/analyse-8.o
              -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8<br>
                  [DEP] vp8/common/x86/iwalsh_sse2.asm.d<br>
              checking for grep that handles long lines and -e...    
              [DEP] vp8/encoder/x86/block_error_sse2.asm.d<br>
              hecking the name lister (/usr/bin/nm -B) interface...  
              CC       silk/NLSF_decode.lo<br>
                  [DEP] vp9/encoder/x86/vp9_error_sse2.asm.d<br>
                CC       silk/NSQ.lo<br>
              -- Installing:
/home/cinelerra/cinelerra-5.1/thirdparty/../thirdparty/libjpeg-turbo-2.1.5.1/opt/libjpeg-turbo/include/jerror.h<br>
              BSD nm<br>
              CCLD     <a href="http://libopus.la" rel="noreferrer noreferrer" target="_blank">libopus.la</a><br>
                  [CC]
              vp9/encoder/x86/vp9_highbd_block_error_intrin_sse2.c.o<br>
               CC       utils.lo<br>
                  [CC] vp9/encoder/x86/vp9_error_avx2.c.o<br>
                  [AS] vp8/encoder/x86/block_error_sse2.asm.o<br>
                  [AS] vp9/encoder/x86/vp9_error_sse2.asm.o<br>
              In function ‘calc_plane_error16’,<br>
                  inlined from ‘main’ at tools/tiny_ssim.c:464:5:<br>
              tools/tiny_ssim.c:37:12: warning: ‘v[0]’ may be used
              uninitialized [-Wmaybe-uninitialized]<br>
                 37 |   if (orig == NULL || recon == NULL) {<br>
                    |            ^<br>
              In function ‘calc_plane_error16’,<br>
                  inlined from ‘main’ at tools/tiny_ssim.c:462:5:<br>
              tools/tiny_ssim.c:37:12: warning: ‘u[0]’ may be used
              uninitialized [-Wmaybe-uninitialized]<br>
                 37 |   if (orig == NULL || recon == NULL) {<br>
                    |            ^<br>
              In function ‘calc_plane_error’,<br>
                  inlined from ‘main’ at tools/tiny_ssim.c:461:5:<br>
              tools/tiny_ssim.c:61:12: warning: ‘y[0]’ may be used unin<br>
              [ 98%] Built target encoder [ 98%] Built target common
              [100%] Linking CXX static library libx265.a [100%] Built
              target x265-static make[4]: Leaving directory
              '/home/cinelerra/cinelerra-5.1/thirdparty/x265_3.517122023/8bit'<br>
              /bin/sh: -c: line 1: syntax error near unexpected token
              `('<br>
              CXX static library libx265.a [100%] Built target
              x265-static make[4]: Leaving directory
              '/home/cinelerra/cinelerra-5.1/thirdparty/x265_3.517122023/8bit''<br>
              make[3]: [Makefile:4: all] Error 2 (ignored)<br>
              make[1]: *** [Makefile:592: all-recursive] Error 1<br>
              make: *** [Makefile:539: all] Error 2<br>
            </font><br>
            <br>
            <blockquote type="cite">
              <div dir="auto">
                <div dir="auto">
                  <div class="gmail_quote">
                    <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
                      <div> <br>
                        <blockquote type="cite">
                          <div dir="auto">
                            <div dir="auto"><br>
                            </div>
                            <div dir="auto"><br>
                            </div>
                            <div dir="auto">
                              <div class="gmail_quote">
                                <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
                                  <div> <br>
                                    5)<br>
                                    # make<br>
                                    make  all-am<br>
                                    make[1]: Entering directory
                                    '/home/cinelerra/cinelerra-5.1/tools/makeappimagetool'<br>
                                    g++ -DHAVE_CONFIG_H -I.     -g -O2
                                    -DBOOST_NO_CXX11_SCOPED_ENUMS
                                    -Dcimg_display=0 -Dcimg_use_jpeg=1
                                    -Dcimg_use_png=1 -MT appdir.o -MD
                                    -MP -MF .deps/appdir.Tpo -c -o
                                    appdir.o appdir.cpp<br>
                                    mv -f .deps/appdir.Tpo
                                    .deps/appdir.Po<br>
                                    g++ -DHAVE_CONFIG_H -I.     -g -O2
                                    -DBOOST_NO_CXX11_SCOPED_ENUMS
                                    -Dcimg_display=0 -Dcimg_use_jpeg=1
                                    -Dcimg_use_png=1 -MT
                                    appdir_root_setup.o -MD -MP -MF
                                    .deps/appdir_root_setup.Tpo -c -o
                                    appdir_root_setup.o
                                    appdir_root_setup.cpp<br>
                                    mv -f .deps/appdir_root_setup.Tpo
                                    .deps/appdir_root_setup.Po<br>
                                    g++ -DHAVE_CONFIG_H -I.     -g -O2
                                    -DBOOST_NO_CXX11_SCOPED_ENUMS
                                    -Dcimg_display=0 -Dcimg_use_jpeg=1
                                    -Dcimg_use_png=1 -MT copyright.o -MD
                                    -MP -MF .deps/copyright.Tpo -c -o
                                    copyright.o copyright.cpp<br>
                                    mv -f .deps/copyright.Tpo
                                    .deps/copyright.Po<br>
                                    g++ -DHAVE_CONFIG_H -I.     -g -O2
                                    -DBOOST_NO_CXX11_SCOPED_ENUMS
                                    -Dcimg_display=0 -Dcimg_use_jpeg=1
                                    -Dcimg_use_png=1 -MT
                                    copyright_dpkgquery.o -MD -MP -MF
                                    .deps/copyright_dpkgquery.Tpo -c -o
                                    copyright_dpkgquery.o
                                    copyright_dpkgquery.cpp<br>
                                    mv -f .deps/copyright_dpkgquery.Tpo
                                    .deps/copyright_dpkgquery.Po<br>
                                    g++ -DHAVE_CONFIG_H -I.     -g -O2
                                    -DBOOST_NO_CXX11_SCOPED_ENUMS
                                    -Dcimg_display=0 -Dcimg_use_jpeg=1
                                    -Dcimg_use_png=1 -MT core.o -MD -MP
                                    -MF .deps/core.Tpo -c -o core.o
                                    core.cpp<br>
                                    mv -f .deps/core.Tpo .deps/core.Po<br>
                                    g++ -DHAVE_CONFIG_H -I.     -g -O2
                                    -DBOOST_NO_CXX11_SCOPED_ENUMS
                                    -Dcimg_display=0 -Dcimg_use_jpeg=1
                                    -Dcimg_use_png=1 -MT desktopfile.o
                                    -MD -MP -MF .deps/desktopfile.Tpo -c
                                    -o desktopfile.o desktopfile.cpp<br>
                                    mv -f .deps/desktopfile.Tpo
                                    .deps/desktopfile.Po<br>
                                    g++ -DHAVE_CONFIG_H -I.     -g -O2
                                    -DBOOST_NO_CXX11_SCOPED_ENUMS
                                    -Dcimg_display=0 -Dcimg_use_jpeg=1
                                    -Dcimg_use_png=1 -MT
                                    desktopfileentry.o -MD -MP -MF
                                    .deps/desktopfileentry.Tpo -c -o
                                    desktopfileentry.o
                                    desktopfileentry.cpp<br>
                                    mv -f .deps/desktopfileentry.Tpo
                                    .deps/desktopfileentry.Po<br>
                                    g++ -DHAVE_CONFIG_H -I.     -g -O2
                                    -DBOOST_NO_CXX11_SCOPED_ENUMS
                                    -Dcimg_display=0 -Dcimg_use_jpeg=1
                                    -Dcimg_use_png=1 -MT
                                    desktopfilereader.o -MD -MP -MF
                                    .deps/desktopfilereader.Tpo -c -o
                                    desktopfilereader.o
                                    desktopfilereader.cpp<br>
                                    mv -f .deps/desktopfilereader.Tpo
                                    .deps/desktopfilereader.Po<br>
                                    g++ -DHAVE_CONFIG_H -I.     -g -O2
                                    -DBOOST_NO_CXX11_SCOPED_ENUMS
                                    -Dcimg_display=0 -Dcimg_use_jpeg=1
                                    -Dcimg_use_png=1 -MT
                                    desktopfilewriter.o -MD -MP -MF
                                    .deps/desktopfilewriter.Tpo -c -o
                                    desktopfilewriter.o
                                    desktopfilewriter.cpp<br>
                                    mv -f .deps/desktopfilewriter.Tpo
                                    .deps/desktopfilewriter.Po<br>
                                    g++ -DHAVE_CONFIG_H -I.     -g -O2
                                    -DBOOST_NO_CXX11_SCOPED_ENUMS
                                    -Dcimg_display=0 -Dcimg_use_jpeg=1
                                    -Dcimg_use_png=1 -MT elf_file.o -MD
                                    -MP -MF .deps/elf_file.Tpo -c -o
                                    elf_file.o elf_file.cpp<br>
                                    mv -f .deps/elf_file.Tpo
                                    .deps/elf_file.Po<br>
                                    g++ -DHAVE_CONFIG_H -I.     -g -O2
                                    -DBOOST_NO_CXX11_SCOPED_ENUMS
                                    -Dcimg_display=0 -Dcimg_use_jpeg=1
                                    -Dcimg_use_png=1 -MT log.o -MD -MP
                                    -MF .deps/log.Tpo -c -o log.o
                                    log.cpp<br>
                                    mv -f .deps/log.Tpo .deps/log.Po<br>
                                    g++ -DHAVE_CONFIG_H -I.     -g -O2
                                    -DBOOST_NO_CXX11_SCOPED_ENUMS
                                    -Dcimg_display=0 -Dcimg_use_jpeg=1
                                    -Dcimg_use_png=1 -MT main.o -MD -MP
                                    -MF .deps/main.Tpo -c -o main.o
                                    main.cpp<br>
                                    mv -f .deps/main.Tpo .deps/main.Po<br>
                                    g++ -DHAVE_CONFIG_H -I.     -g -O2
                                    -DBOOST_NO_CXX11_SCOPED_ENUMS
                                    -Dcimg_display=0 -Dcimg_use_jpeg=1
                                    -Dcimg_use_png=1 -MT pipe_reader.o
                                    -MD -MP -MF .deps/pipe_reader.Tpo -c
                                    -o pipe_reader.o pipe_reader.cpp<br>
                                    mv -f .deps/pipe_reader.Tpo
                                    .deps/pipe_reader.Po<br>
                                    g++ -DHAVE_CONFIG_H -I.     -g -O2
                                    -DBOOST_NO_CXX11_SCOPED_ENUMS
                                    -Dcimg_display=0 -Dcimg_use_jpeg=1
                                    -Dcimg_use_png=1 -MT process.o -MD
                                    -MP -MF .deps/process.Tpo -c -o
                                    process.o process.cpp<br>
                                    mv -f .deps/process.Tpo
                                    .deps/process.Po<br>
                                    g++ -DHAVE_CONFIG_H -I.     -g -O2
                                    -DBOOST_NO_CXX11_SCOPED_ENUMS
                                    -Dcimg_display=0 -Dcimg_use_jpeg=1
                                    -Dcimg_use_png=1 -MT subprocess.o
                                    -MD -MP -MF .deps/subprocess.Tpo -c
                                    -o subprocess.o subprocess.cpp<br>
                                    mv -f .deps/subprocess.Tpo
                                    .deps/subprocess.Po<br>
                                    g++ -DHAVE_CONFIG_H -I.     -g -O2
                                    -DBOOST_NO_CXX11_SCOPED_ENUMS
                                    -Dcimg_display=0 -Dcimg_use_jpeg=1
                                    -Dcimg_use_png=1 -MT
                                    subprocess_result.o -MD -MP -MF
                                    .deps/subprocess_result.Tpo -c -o
                                    subprocess_result.o
                                    subprocess_result.cpp<br>
                                    mv -f .deps/subprocess_result.Tpo
                                    .deps/subprocess_result.Po<br>
                                    g++  -g -O2
                                    -DBOOST_NO_CXX11_SCOPED_ENUMS
                                    -Dcimg_display=0 -Dcimg_use_jpeg=1
                                    -Dcimg_use_png=1   -o makeappimage
                                    appdir.o appdir_root_setup.o
                                    copyright.o copyright_dpkgquery.o
                                    core.o desktopfile.o
                                    desktopfileentry.o
                                    desktopfilereader.o
                                    desktopfilewriter.o elf_file.o log.o
                                    main.o pipe_reader.o process.o
                                    subprocess.o subprocess_result.o 
                                    -lpng16 -lz -ljpeg
                                    -lboost_filesystem -lboost_regex
                                    -lstdc++<br>
                                    make[1]: Leaving directory
                                    '/home/cinelerra/cinelerra-5.1/tools/makeappimagetool'<br>
                                    <br>
                                    ==================<br>
                                    <br>
                                    According to Anrew's initial
                                    procedure, now it should be
                                    continued with:<br>
                                    <blockquote>6) if doing single user
                                      build also run make install<br>
                                      7) run it from same directory as
                                      bin/cin (you can "ls bin" just to
                                      see if all files were
                                      build/installed)<br>
                                    </blockquote>
                                    <br>
                                    <br>
                                    6)<br>
                                    Without really understanding 7)
                                    here, I ran 6) from the current
                                    directory: <br>
localhost:/home/cinelerra/cinelerra-5.1/tools/makeappimagetool # <br>
                                    <br>
                                    # make install<br>
                                    make[1]: Entering directory
                                    '/home/cinelerra/cinelerra-5.1/tools/makeappimagetool'<br>
                                     /usr/bin/mkdir -p '/usr/local/bin'<br>
                                      /usr/bin/install -c makeappimage
                                    '/usr/local/bin'<br>
                                    make[1]: Nothing to be done for
                                    'install-data-am'.<br>
                                    make[1]: Leaving directory
                                    '/home/cinelerra/cinelerra-5.1/tools/makeappimagetool'<br>
                                    <br>
                                    # ls /usr/local/bin<br>
                                    makeappimage<br>
                                    <br>
                                    # file /usr/local/bin/makeappimage<br>
                                    /usr/local/bin/makeappimage: ELF
                                    64-bit LSB executable, x86-64,
                                    version 1 (GNU/Linux), dynamically
                                    linked, interpreter
                                    /lib64/ld-linux-x86-64.so.2,
                                    BuildID[sha1]=2a85dd44f33a64a5dd05a7c3e4dcbb74818cb13a,
                                    for GNU/Linux 3.2.0, with
                                    debug_info, not stripped<br>
                                    <br>
                                    ============<br>
                                    <br>
                                    By the way, I should not really have
                                    a new Appimage for Slowroll, because
                                    the pre-build appimage for Leap
                                    works ok on Slowroll<br>
                                    <br>
                                    What I want is a  built to be able
                                    to test the system ffmpeg (Packman)
                                    with HWA from/within Cinelerra.<br>
                                    <br>
                                    Suggestion what to do further here?<br>
                                    <br>
                                    Is it possibly enough to run a new
                                    configure 4) similar as I referred
                                    initially from Manual (typo there
                                    confgure)<br>
                                    <br>
                                    <font face="Courier New, Courier, monospace">./configure --with-single-user
                                      --disable-static-build</font><br>
                                    or possibly<br>
                                    <font face="Courier New, Courier, monospace">./configure --with-single-user
                                      --disable-static-build
                                      --without-thirdparty</font><br>
                                    <br>
                                    the manual 1.3.8 Unbundled Builds<br>
                                    "There are some generic build
                                    scripts included in the CINELERRA-GG
                                    GIT repository<br>
                                    for users who want to do unbundled
                                    builds with ffmpeg already available
                                    on their<br>
                                    system. This has been tested on
                                    Arch, Ubuntu 18, FreeBSD, Windows10
                                    and Leap<br>
                                    15 (rpm) at the time this was
                                    documented. The names of the build
                                    scripts are:<br>
                                    arch.bld, bsd.bld, deb.bld, rpm.bld,
                                    and cygwin.bld. These scripts are in<br>
                                    the blds subdirectory."<br>
                                    <br>
                                    <font face="Courier New, Courier, monospace">ls
                                      /home/cinelerra/cinelerra-5.1/blds<br>
                                      PKGBUILD         bld_dynamic.sh 
                                      bld_static.sh  cfg-cv.sh      
                                      cygwin.bld    debian     
                                      netbsd.patch  rpmsrc.sh<br>
                                      arch.bld         bld_package.sh 
                                      bsd.bld        cin.SlackBuild 
                                      cygwin.patch  debpkg.sh  
                                      pkgbld.sh     termux.bld<br>
                                      bld_appimage.sh  bld_prepare.sh 
                                      bsd.patch      cinelerra.spec 
                                      deb.bld       netbsd.bld 
                                      rpm.bld       termux_dyn.bld</font><br>
                                    <br>
                                    <font face="Courier New, Courier, monospace"># cat
                                      /home/cinelerra/cinelerra-5.1/blds/rpm.bld<br>
                                      #!/bin/bash<br>
                                      <br>
                                      #zypper install ffmpeg \<br>
                                      # libavc1394-devel
                                      libavcodec-devel libavdevice-devel
                                      libavfilter-devel \<br>
                                      # libavformat-devel
                                      libavresample-devel
                                      libavutil-devel libmp3lame-devel \<br>
                                      # libopus-devel libossp-uuid++16
                                      libossp-uuid16 libossp-uuid_dce16
                                      \<br>
                                      # libtwolame-devel libvpx-devel
                                      libwebp-devel libwebpdecoder2
                                      libwebpextras0 \<br>
                                      # uuid-devel liblilv-0-devel
                                      suil-devel libmjpegutils-devel \<br>
                                      # libogg-devel libvorbis-devel
                                      libtheora-devel libXdmcp-devel<br>
                                      <br>
                                      ( ./autogen.sh<br>
                                        CFLAGS="-DFFMPEG3
                                      -I/usr/include/ffmpeg" ./configure
                                      \<br>
                                          --with-single-user
                                      --disable-static-build
                                      --without-thirdparty \<br>
                                          --without-video4linux2
                                      --without-dvb --with-lv2=auto \<br>
                                          --without-libzmpeg
                                      --without-commercial \<br>
                                          --disable-x264 --disable-x265
                                      --disable-openjpeg<br>
                                        make && make install )
                                      2>&1 | tee log<br>
                                      mv Makefile Makefile.cfg<br>
                                      cp Makefile.devel Makefile</font><br>
                                    <br>
                                    <br>
                                    And/Or as Mat said:<br>
                                    <blockquote>then (still in
                                      /home/cinelerra/cinelerra-5.1): <br>
                                      in bld.sh, change the config
                                      options to what you want. <br>
                                      ./bld.sh (if not making an
                                      AppImage)<br>
                                    </blockquote>
                                    <br>
                                    Terje <br>
                                    <br>
                                    <br>
                                  </div>
                                </blockquote>
                              </div>
                            </div>
                          </div>
                        </blockquote>
                        <br>
                      </div>
                    </blockquote>
                  </div>
                </div>
              </div>
            </blockquote>
            <br>
          </div>
          -- <br>
          Cin mailing list<br>
          <a href="mailto:Cin@lists.cinelerra-gg.org" rel="noreferrer noreferrer" target="_blank">Cin@lists.cinelerra-gg.org</a><br>
          <a href="https://lists.cinelerra-gg.org/mailman/listinfo/cin" rel="noreferrer noreferrer noreferrer" target="_blank">https://lists.cinelerra-gg.org/mailman/listinfo/cin</a><br>
        </blockquote>
      </div>
      <br>
      <fieldset></fieldset>
    </blockquote>
    <br>
  </div>

-- <br>
Cin mailing list<br>
<a href="mailto:Cin@lists.cinelerra-gg.org" target="_blank" rel="noreferrer">Cin@lists.cinelerra-gg.org</a><br>
<a href="https://lists.cinelerra-gg.org/mailman/listinfo/cin" rel="noreferrer noreferrer" target="_blank">https://lists.cinelerra-gg.org/mailman/listinfo/cin</a><br>
</blockquote></div></div></div>