==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: pvoc 0.1.12-6 (Sat Jul 13 15:17:09 2024)
==> Retrieving sources...
  -> Found pvoc_0.1.12.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    pvoc_0.1.12.tar.gz ... Passed
==> Making package: pvoc 0.1.12-6 (Sat Jul 13 15:17:31 2024)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (11) alsa-lib-1.2.12-1  alsa-topology-conf-1.2.5.1-4
              alsa-ucm-conf-1.2.12-1  flac-1.4.3-2  lame-3.100-5
              libogg-1.3.5-2  libvorbis-1.3.7-3  mpg123-1.32.6-1  opus-1.5.2-1
              fftw-3.3.10-7  libsndfile-1.2.2-2

Total Installed Size:  16.90 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing fftw...
Optional dependencies for fftw
    fftw-openmpi: for OpenMPI integration
installing libogg...
installing flac...
installing lame...
installing libvorbis...
installing alsa-topology-conf...
installing alsa-ucm-conf...
installing alsa-lib...
installing mpg123...
Optional dependencies for mpg123
    sdl2: for sdl audio support
    jack: for jack audio support
    libpulse: for pulse audio support
    perl: for conplay [installed]
installing opus...
installing libsndfile...
Optional dependencies for libsndfile
    alsa-lib: for sndfile-play [installed]
:: Running post-transaction hooks...
(1/1) Updating the info directory file...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (1) ladspa-1.17-5

Total Installed Size:  0.14 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing ladspa...
Optional dependencies for ladspa
    libsndfile: for applyplugin [installed]
[?25h==> Retrieving sources...
  -> Found pvoc_0.1.12.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting pvoc_0.1.12.tar.gz with bsdtar
==> Starting build()...
g++ -MM  pvoc.cc interface.cc Plugins.cc  stretch.cc > depend
g++ -O6 -ffast-math -funroll-loops -Wall -fPIC -I/usr/local/include -DVERSION=\"0.1.12\" `pkg-config --cflags fftw3f` -I/usr/local/include -c interface.cc
g++ -O6 -ffast-math -funroll-loops -Wall -fPIC -I/usr/local/include -DVERSION=\"0.1.12\" `pkg-config --cflags fftw3f` -I/usr/local/include -c Plugins.cc
g++ -O6 -ffast-math -funroll-loops -Wall -fPIC -I/usr/local/include -DVERSION=\"0.1.12\" `pkg-config --cflags fftw3f` -I/usr/local/include -c pvoc.cc
g++ -O6 -ffast-math -funroll-loops -Wall -fPIC -I/usr/local/include -DVERSION=\"0.1.12\" `pkg-config --cflags fftw3f` -I/usr/local/include -c stretch.cc
making tags
In file included from Plugins.h:33,
                 from interface.cc:28:
pvoc.h:49:1: warning: 'typedef' was ignored in this declaration
pvoc.h:52:1: warning: 'typedef' was ignored in this declaration
In file included from stretch.cc:40:
pvoc.h:49:1: warning: 'typedef' was ignored in this declaration
pvoc.h:52:1: warning: 'typedef' was ignored in this declaration
In file included from Plugins.h:33,
                 from Plugins.cc:40:
pvoc.h:49:1: warning: 'typedef' was ignored in this declaration
pvoc.h:52:1: warning: 'typedef' was ignored in this declaration
In file included from pvoc.cc:38:
pvoc.h:49:1: warning: 'typedef' was ignored in this declaration
pvoc.h:52:1: warning: 'typedef' was ignored in this declaration
g++ -nostartfiles -shared -o pvoc.so  interface.o Plugins.o  pvoc.o  `pkg-config --libs fftw3f` -Wl,-Bsymbolic 
g++ -o stretch stretch.o  pvoc.o  `pkg-config --libs sndfile` `pkg-config --libs fftw3f` -Wl,-Bsymbolic
==> Entering fakeroot environment...
==> Starting package()...
making tags
strip pvoc.so
strip stretch
install -d /build/pvoc/pkg/pvoc/usr/lib/ladspa
install -d /build/pvoc/pkg/pvoc/usr/bin
install -d /build/pvoc/pkg/pvoc/usr/share/man/man1
install -m 644 pvoc.so /build/pvoc/pkg/pvoc/usr/lib/ladspa
install -m 755 stretch /build/pvoc/pkg/pvoc/usr/bin
install -m 644 stretch.1 /build/pvoc/pkg/pvoc/usr/share/man/man1
install: creating directory '/build/pvoc/pkg/pvoc/usr/share/doc'
install: creating directory '/build/pvoc/pkg/pvoc/usr/share/doc/pvoc'
'README' -> '/build/pvoc/pkg/pvoc/usr/share/doc/pvoc/README'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "pvoc"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: pvoc 0.1.12-6 (Sat Jul 13 15:17:44 2024)
==> Cleaning up...