==> Synchronizing chroot copy [/chroot/x86_64/root] -> [build]...done
==> Making package: kalibrate-rtl-git 20191125.r65-1 (Thu Dec  5 10:50:36 2019)
==> Retrieving sources...
  -> Cloning kalibrate-rtl-git git repo...
Cloning into bare repository '/srv/build/builder/work/kalibrate-rtl-git/kalibrate-rtl-git'...
==> Validating source files with sha512sums...
    kalibrate-rtl-git ... Skipped
Host and machine ids are equal (03ca1e0d79db47a597e66a5149387887): refusing to link journals
==> Making package: kalibrate-rtl-git 20191125.r65-1 (Thu 05 Dec 2019 10:50:41 AM EST)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (2) fftw-3.3.8-1  rtl-sdr-1:0.6.0-1

Total Download Size:   1.89 MiB
Total Installed Size:  6.22 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
downloading fftw-3.3.8-1-x86_64.pkg.tar.xz...
downloading rtl-sdr-1:0.6.0-1-x86_64.pkg.tar.xz...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing rtl-sdr...
>>> You can not use a DVB stick for both DVB and SDR.  There is a driver conflict.  /etc/modprobe.d/rtlsdr.conf blacklists the DVB drivers.
installing fftw...
:: Running post-transaction hooks...
(1/3) Reloading device manager configuration...
  Skipped: Device manager is not running.
(2/3) Arming ConditionNeedsUpdate...
(3/3) Updating the info directory file...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (4) perl-error-0.17028-1  perl-mailtools-2.21-2  perl-timedate-2.30-6
             git-2.24.0-1

Total Installed Size:  36.76 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 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
    python2: various helper scripts
    subversion: git svn
    gnome-keyring: GNOME 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...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of kalibrate-rtl-git git repo...
Cloning into 'kalibrate-rtl-git'...
done.
==> Starting pkgver()...
==> Starting build()...
configure.ac:9: installing './compile'
configure.ac:39: installing './config.guess'
configure.ac:39: installing './config.sub'
configure.ac:4: installing './install-sh'
configure.ac:4: installing './missing'
Makefile.am: installing './INSTALL'
src/Makefile.am: installing './depcomp'
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for g++... g++
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of g++... gcc3
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking whether ln -s works... yes
checking for ranlib... ranlib
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for inline... inline
checking for working strtod... yes
checking for floor... no
checking for getpagesize... yes
checking for memset... yes
checking for sqrt... no
checking for strtoul... yes
checking for strtol... yes
checking for library containing basename... none required
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for FFTW3... yes
checking for LIBRTLSDR... yes
checking for rtlsdr_set_dithering in -lrtlsdr... no
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
make  all-recursive
make[1]: Entering directory '/build/kalibrate-rtl-git/src/kalibrate-rtl-git'
Making all in src
make[2]: Entering directory '/build/kalibrate-rtl-git/src/kalibrate-rtl-git/src'
g++ -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2  -I/usr/include/ -I/usr/include/libusb-1.0  -W -Wall -O3 -MT kal-arfcn_freq.o -MD -MP -MF .deps/kal-arfcn_freq.Tpo -c -o kal-arfcn_freq.o `test -f 'arfcn_freq.cc' || echo './'`arfcn_freq.cc
mv -f .deps/kal-arfcn_freq.Tpo .deps/kal-arfcn_freq.Po
g++ -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2  -I/usr/include/ -I/usr/include/libusb-1.0  -W -Wall -O3 -MT kal-c0_detect.o -MD -MP -MF .deps/kal-c0_detect.Tpo -c -o kal-c0_detect.o `test -f 'c0_detect.cc' || echo './'`c0_detect.cc
c0_detect.cc: In function ‘int c0_detect(usrp_source*, int)’:
c0_detect.cc:67:38: warning: variable ‘sum’ set but not used [-Wunused-but-set-variable]
   67 |  double freq, sps, n, power[BUFSIZ], sum = 0, a;
      |                                      ^~~
c0_detect.cc:168:22: warning: max_offset’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  168 |     max_offset = fmax(max_offset, effective_offset);
      |                  ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c0_detect.cc:167:22: warning: min_offset’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  167 |     min_offset = fmin(min_offset, effective_offset);
      |                  ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
mv -f .deps/kal-c0_detect.Tpo .deps/kal-c0_detect.Po
g++ -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2  -I/usr/include/ -I/usr/include/libusb-1.0  -W -Wall -O3 -MT kal-circular_buffer.o -MD -MP -MF .deps/kal-circular_buffer.Tpo -c -o kal-circular_buffer.o `test -f 'circular_buffer.cc' || echo './'`circular_buffer.cc
mv -f .deps/kal-circular_buffer.Tpo .deps/kal-circular_buffer.Po
g++ -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2  -I/usr/include/ -I/usr/include/libusb-1.0  -W -Wall -O3 -MT kal-fcch_detector.o -MD -MP -MF .deps/kal-fcch_detector.Tpo -c -o kal-fcch_detector.o `test -f 'fcch_detector.cc' || echo './'`fcch_detector.cc
fcch_detector.cc: In constructor ‘fcch_detector::fcch_detector(float, unsigned int, float, float)’:
fcch_detector.cc:76:42: warning: void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘complex’ {aka ‘struct std::complex<float>’}; use assignment or value-initialization instead [-Wclass-memaccess]
   76 |  memset(m_w, 0, sizeof(complex) * m_w_len);
      |                                          ^
In file included from usrp_complex.h:28,
                 from fcch_detector.h:47,
                 from fcch_detector.cc:49:
/usr/include/c++/9.2.0/complex:1076:12: note: complex’ {aka ‘struct std::complex<float>’} declared here
 1076 |     struct complex<float>
      |            ^~~~~~~~~~~~~~
mv -f .deps/kal-fcch_detector.Tpo .deps/kal-fcch_detector.Po
g++ -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2  -I/usr/include/ -I/usr/include/libusb-1.0  -W -Wall -O3 -MT kal-kal.o -MD -MP -MF .deps/kal-kal.Tpo -c -o kal-kal.o `test -f 'kal.cc' || echo './'`kal.cc
kal.cc: In function ‘int main(int, char**)’:
kal.cc:115:22: warning: unused variable ‘fd’ [-Wunused-variable]
  115 |  double freq = -1.0, fd;
      |                      ^~
mv -f .deps/kal-kal.Tpo .deps/kal-kal.Po
g++ -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2  -I/usr/include/ -I/usr/include/libusb-1.0  -W -Wall -O3 -MT kal-offset.o -MD -MP -MF .deps/kal-offset.Tpo -c -o kal-offset.o `test -f 'offset.cc' || echo './'`offset.cc
mv -f .deps/kal-offset.Tpo .deps/kal-offset.Po
g++ -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2  -I/usr/include/ -I/usr/include/libusb-1.0  -W -Wall -O3 -MT kal-usrp_source.o -MD -MP -MF .deps/kal-usrp_source.Tpo -c -o kal-usrp_source.o `test -f 'usrp_source.cc' || echo './'`usrp_source.cc
usrp_source.cc: In member function ‘bool usrp_source::set_antenna(int)’:
usrp_source.cc:153:35: warning: unused parameter ‘antenna’ [-Wunused-parameter]
  153 | bool usrp_source::set_antenna(int antenna) {
      |                               ~~~~^~~~~~~
usrp_source.cc: In member function ‘bool usrp_source::set_dithering(bool)’:
usrp_source.cc:158:38: warning: unused parameter ‘enable’ [-Wunused-parameter]
  158 | bool usrp_source::set_dithering(bool enable) {
      |                                 ~~~~~^~~~~~
usrp_source.cc: In member function ‘int usrp_source::open(unsigned int)’:
usrp_source.cc:185:26: warning: unused variable ‘count’ [-Wunused-variable]
  185 |  int i, r, device_count, count;
      |                          ^~~~~
usrp_source.cc: In member function ‘void usrp_source::calculate_decimation()’:
usrp_source.cc:113:36: warning: decimation_f’ is used uninitialized in this function [-Wuninitialized]
  113 |  m_decimation = (unsigned int)round(decimation_f) & ~1;
      |                               ~~~~~^~~~~~~~~~~~~~
mv -f .deps/kal-usrp_source.Tpo .deps/kal-usrp_source.Po
g++ -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2  -I/usr/include/ -I/usr/include/libusb-1.0  -W -Wall -O3 -MT kal-util.o -MD -MP -MF .deps/kal-util.Tpo -c -o kal-util.o `test -f 'util.cc' || echo './'`util.cc
mv -f .deps/kal-util.Tpo .deps/kal-util.Po
g++  -I/usr/include/ -I/usr/include/libusb-1.0  -W -Wall -O3  -Wl,-O1,--sort-common,--as-needed,-z,relro -o kal kal-arfcn_freq.o kal-c0_detect.o kal-circular_buffer.o kal-fcch_detector.o kal-kal.o kal-offset.o kal-usrp_source.o kal-util.o -lfftw3  -lrtlsdr -lusb-1.0  -lrt 
make[2]: Leaving directory '/build/kalibrate-rtl-git/src/kalibrate-rtl-git/src'
make[2]: Entering directory '/build/kalibrate-rtl-git/src/kalibrate-rtl-git'
make[2]: Leaving directory '/build/kalibrate-rtl-git/src/kalibrate-rtl-git'
make[1]: Leaving directory '/build/kalibrate-rtl-git/src/kalibrate-rtl-git'
==> Entering fakeroot environment...
==> Starting package()...
Making install in src
make[1]: Entering directory '/build/kalibrate-rtl-git/src/kalibrate-rtl-git/src'
make[2]: Entering directory '/build/kalibrate-rtl-git/src/kalibrate-rtl-git/src'
 /usr/bin/mkdir -p '/build/kalibrate-rtl-git/pkg/kalibrate-rtl-git/usr/bin'
  /usr/bin/install -c kal '/build/kalibrate-rtl-git/pkg/kalibrate-rtl-git/usr/bin'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/kalibrate-rtl-git/src/kalibrate-rtl-git/src'
make[1]: Leaving directory '/build/kalibrate-rtl-git/src/kalibrate-rtl-git/src'
make[1]: Entering directory '/build/kalibrate-rtl-git/src/kalibrate-rtl-git'
make[2]: Entering directory '/build/kalibrate-rtl-git/src/kalibrate-rtl-git'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/kalibrate-rtl-git/src/kalibrate-rtl-git'
make[1]: Leaving directory '/build/kalibrate-rtl-git/src/kalibrate-rtl-git'
==> 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 "kalibrate-rtl-git"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: kalibrate-rtl-git 20191125.r65-1 (Thu 05 Dec 2019 10:51:02 AM EST)
==> Cleaning up...
==> Removing installed dependencies...
checking dependencies...
:: gettext optionally requires git: for autopoint infrastructure updates

Packages (6) fftw-3.3.8-1  git-2.24.0-1  perl-error-0.17028-1
             perl-mailtools-2.21-2  perl-timedate-2.30-6  rtl-sdr-1:0.6.0-1

Total Removed Size:  42.98 MiB

:: Do you want to remove these packages? [Y/n] 
:: Running pre-transaction hooks...
(1/1) Removing old entries from the info directory file...
:: Processing package changes...
removing rtl-sdr...
removing git...
removing perl-mailtools...
removing perl-timedate...
removing perl-error...
removing fftw...
:: Running post-transaction hooks...
(1/3) Reloading system manager configuration...
  Skipped: Current root is not booted.
(2/3) Reloading device manager configuration...
  Skipped: Device manager is not running.
(3/3) Arming ConditionNeedsUpdate...