==> Synchronizing chroot copy [/chroot/x86_64/root] -> [build]...done
==> Making package: filter_audio-git r95.ada2f4f-4 (Sat Aug 15 12:40:17 2020)
==> Retrieving sources...
  -> Cloning filter_audio-git git repo...
Cloning into bare repository '/srv/build/builder/work/filter_audio-git/filter_audio-git'...
  -> Found LICENSE
==> Validating source files with sha512sums...
    filter_audio-git ... Skipped
    LICENSE ... Passed
Host and machine ids are equal (27f8a8a2107e4714a5587b00f7368723): refusing to link journals
==> Making package: filter_audio-git r95.ada2f4f-4 (Sat 15 Aug 2020 12:40:23 PM EDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (4) perl-error-0.17029-2  perl-mailtools-2.21-4  perl-timedate-2.33-2
             git-2.28.0-1

Total Download Size:    6.73 MiB
Total Installed Size:  41.73 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
downloading perl-error-0.17029-2-any.pkg.tar.zst...
downloading perl-timedate-2.33-2-any.pkg.tar.zst...
downloading perl-mailtools-2.21-4-any.pkg.tar.zst...
downloading git-2.28.0-1-x86_64.pkg.tar.zst...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing git...
Optional dependencies for git
    tk: gitk and git gui
    perl-libwww: git svn
    perl-term-readkey: git svn and interactive.singlekey setting
    perl-mime-tools: git send-email
    perl-net-smtp-ssl: git send-email TLS support
    perl-authen-sasl: git send-email TLS support
    perl-mediawiki-api: git mediawiki support
    perl-datetime-format-iso8601: git mediawiki support
    perl-lwp-protocol-https: git mediawiki https support
    perl-cgi: gitweb (web interface) support
    python: git svn & git p4
    subversion: git svn
    org.freedesktop.secrets: keyring credential helper
    libsecret: libsecret credential helper [installed]
:: Running post-transaction hooks...
(1/4) Creating system user accounts...
Creating group git with gid 977.
Creating user git (git daemon user) with uid 977 and gid 977.
(2/4) Reloading system manager configuration...
  Skipped: Current root is not booted.
(3/4) Arming ConditionNeedsUpdate...
(4/4) Warn about old perl modules
==> Retrieving sources...
  -> Found LICENSE
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of filter_audio-git git repo...
Cloning into 'filter_audio-git'...
done.
==> Starting pkgver()...
==> Starting build()...
  CC    aec/aec_core.o
  CC    aec/aec_core_sse2.o
  CC    aec/aec_rdft.o
  CC    aec/aec_rdft_sse2.o
  CC    aec/aec_resampler.o
  CC    aec/echo_cancellation.o
  CC    agc/analog_agc.o
  CC    agc/digital_agc.o
  CC    ns/noise_suppression.o
  CC    ns/noise_suppression_x.o
  CC    ns/ns_core.o
  CC    ns/nsx_core.o
  CC    ns/nsx_core_c.o
  CC    other/complex_bit_reverse.o
  CC    other/complex_fft.o
  CC    other/copy_set_operations.o
  CC    other/cross_correlation.o
  CC    other/delay_estimator.o
  CC    other/delay_estimator_wrapper.o
  CC    other/division_operations.o
  CC    other/dot_product_with_scale.o
  CC    other/downsample_fast.o
  CC    other/energy.o
  CC    other/fft4g.o
  CC    other/float_util.o
  CC    other/get_scaling_square.o
  CC    other/high_pass_filter.o
  CC    other/min_max_operations.o
  CC    other/randomization_functions.o
  CC    other/real_fft.o
  CC    other/resample_48khz.o
  CC    other/resample_by_2.o
  CC    other/resample_by_2_internal.o
  CC    other/resample_fractional.o
  CC    other/ring_buffer.o
  CC    other/speex_resampler.o
  CC    other/spl_init.o
  CC    other/splitting_filter.o
  CC    other/spl_sqrt.o
  CC    other/spl_sqrt_floor.o
  CC    other/vector_scaling_operations.o
  CC    zam/filters.o
  CC    vad/vad_core.o
  CC    vad/vad_filterbank.o
  CC    vad/vad_gmm.o
  CC    vad/vad_sp.o
  CC    vad/webrtc_vad.o
  CC    filter_audio.o
filter_audio.c: In function ‘filter_audio’:
filter_audio.c:321:9: warning: memset’ writing 640 bytes into a region of size 320 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-overflow=-Wstringop-overflow=]8;;]
  321 |         memset(temp, 0, nsx_samples*sizeof(float));
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
filter_audio.c:320:17: note: at offset 0 to an object with size 320 declared here
  320 |         int16_t temp[nsx_samples];
      |                 ^~~~
  LD    libfilteraudio.so.0.0.0
  AR    libfilteraudio.a
==> Entering fakeroot environment...
==> Starting package()...
mkdir -p /build/filter_audio-git/pkg/filter_audio-git/usr/lib/pkgconfig
mkdir -p /build/filter_audio-git/pkg/filter_audio-git/usr/include
Installing libfilteraudio.so.0.0.0
Installing filter_audio.h
Installing filteraudio.pc
Installing libfilteraudio.a
==> 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 "filter_audio-git"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: filter_audio-git r95.ada2f4f-4 (Sat 15 Aug 2020 12:40:42 PM EDT)
==> Cleaning up...
==> Removing installed dependencies...
checking dependencies...
:: gettext optionally requires git: for autopoint infrastructure updates

Packages (4) git-2.28.0-1  perl-error-0.17029-2  perl-mailtools-2.21-4
             perl-timedate-2.33-2

Total Removed Size:  41.73 MiB

:: Do you want to remove these packages? [Y/n] 
:: Processing package changes...
removing git...
removing perl-mailtools...
removing perl-timedate...
removing perl-error...
:: Running post-transaction hooks...
(1/2) Reloading system manager configuration...
  Skipped: Current root is not booted.
(2/2) Arming ConditionNeedsUpdate...