<86>Jan 26 05:23:45 userdel[1849416]: delete user 'rooter'
<86>Jan 26 05:23:45 groupadd[1849425]: group added to /etc/group: name=rooter, GID=543
<86>Jan 26 05:23:45 groupadd[1849425]: group added to /etc/gshadow: name=rooter
<86>Jan 26 05:23:45 groupadd[1849425]: new group: name=rooter, GID=543
<86>Jan 26 05:23:45 useradd[1849437]: new user: name=rooter, UID=543, GID=543, home=/root, shell=/bin/bash
<86>Jan 26 05:23:46 userdel[1849460]: delete user 'builder'
<86>Jan 26 05:23:46 userdel[1849460]: removed group 'builder' owned by 'builder'
<86>Jan 26 05:23:46 groupadd[1849490]: group added to /etc/group: name=builder, GID=544
<86>Jan 26 05:23:46 groupadd[1849490]: group added to /etc/gshadow: name=builder
<86>Jan 26 05:23:46 groupadd[1849490]: new group: name=builder, GID=544
<86>Jan 26 05:23:46 useradd[1849497]: new user: name=builder, UID=544, GID=544, home=/usr/src, shell=/bin/bash
<13>Jan 26 05:23:51 rpmi: libpci-3.6.2-alt2 sisyphus+225907.100.1.1 1553930304 installed
<13>Jan 26 05:23:51 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus+221902.2500.4.1 1550596716 installed
<13>Jan 26 05:23:52 rpmi: libstdc++8-devel-8.3.1-alt5 p9+240194.100.1.1 1572928343 installed
<13>Jan 26 05:23:54 rpmi: gcc8-c++-8.3.1-alt5 p9+240194.100.1.1 1572928343 installed
<13>Jan 26 05:23:54 rpmi: gcc-c++-8-alt1 sisyphus+222164.100.1.1 1550685957 installed
<13>Jan 26 05:23:54 rpmi: libpci-devel-3.6.2-alt2 sisyphus+225907.100.1.1 1553930304 installed
<13>Jan 26 05:23:54 rpmi: zlib-devel-1.2.11-alt1 sisyphus+221902.6000.4.1 1550600768 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/libvpb-4.2.58-alt1.nosrc.rpm
Installing libvpb-4.2.58-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.33350
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf vpb-driver-4.2.58
+ echo 'Source #0 (vpb-driver-4.2.58.tar):'
Source #0 (vpb-driver-4.2.58.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/vpb-driver-4.2.58.tar
+ cd vpb-driver-4.2.58
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #1 (libvpb-4.2.42-alt-gcc4.7.patch):'
Patch #1 (libvpb-4.2.42-alt-gcc4.7.patch):
+ /usr/bin/patch -p2
patching file src/libvpb/comm.h
patching file src/libvpb/vpbapi.h
+ echo 'Patch #2 (libvpb-4.2.58-glibc2.27.patch):'
Patch #2 (libvpb-4.2.58-glibc2.27.patch):
+ /usr/bin/patch -p1
patching file src/utils/dtmfcheck.cpp
+ /usr/bin/subst 's|$(srcdir)/vtcore.*||g' src/Makefile.in
+ /usr/bin/subst 's|/sbin/ldconfig||g' src/libvpb/Makefile.in
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.33350
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd vpb-driver-4.2.58
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ sort -u
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --disable-static --enable-shared
configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext, --disable-static
checking build system type... x86_64-alt-linux-gnu
checking host system type... x86_64-alt-linux-gnu
checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc
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 x86_64-alt-linux-gcc accepts -g... yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... x86_64-alt-linux-gcc -E
checking for x86_64-alt-linux-g++... x86_64-alt-linux-g++
checking whether we are using the GNU C++ compiler... yes
checking whether x86_64-alt-linux-g++ accepts -g... yes
checking how to run the C++ preprocessor... x86_64-alt-linux-g++ -E
checking for x86_64-alt-linux-ar... no
checking for ar... ar
checking for pthread_create in -lpthread... yes
checking for gzopen in -lz... yes
checking for pci_read_block in -lpci... yes
checking for an ANSI C-conforming const... yes
configure: creating ./config.status
config.status: creating Version
config.status: creating Makefile
config.status: creating Makefile.common
config.status: creating src/Makefile
config.status: creating src/libtoneg/Makefile
config.status: creating src/libvpb/Makefile
config.status: creating src/libvpb/doc/doxyconf
config.status: creating src/utils/Makefile
config.status: creating vpb-detect/Makefile
config.status: creating src/utils/VpbConfigurator
configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext, --disable-static

Configured vpb-driver 4.2.58:

  library linkage:  shared
  using pri:        no
  using debug mode: no

+ make -j8
make -j1 NJOBS="" -C src
make[1]: Entering directory '/usr/src/RPM/BUILD/vpb-driver-4.2.58/src'
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[1]: Leaving directory '/usr/src/RPM/BUILD/vpb-driver-4.2.58/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/vpb-driver-4.2.58/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/vpb-driver-4.2.58/src/libtoneg'
x86_64-alt-linux-g++ -O2 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Wformat=2 -Wno-format-nonliteral -Wfloat-equal -Wwrite-strings -Woverloaded-virtual  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -MMD -fPIC -I../../include  -c -o tonegen.o tonegen.cpp
In file included from tonegen.cpp:25:
../../include/vt/tonegen.h: In member function 'void ToneGen::SignalCompletion()':
../../include/vt/tonegen.h:775:26: warning: this statement may fall through [-Wimplicit-fallthrough=]
    pthread_cond_broadcast( &m_cond );
    ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
../../include/vt/tonegen.h:777:7: note: here
       case SEQUENCE:
       ^~~~
x86_64-alt-linux-g++  -shared -o libtoneg.so.0.0.0 -Wl,-soname,libtoneg.so.0 tonegen.o /usr/lib64/libpthread.so
ln -sf libtoneg.so.0.0.0 libtoneg.so.0
ln -sf libtoneg.so.0 libtoneg.so
make[2]: Leaving directory '/usr/src/RPM/BUILD/vpb-driver-4.2.58/src/libtoneg'
make[2]: Entering directory '/usr/src/RPM/BUILD/vpb-driver-4.2.58/src/libvpb'
x86_64-alt-linux-g++ -O2 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Wformat=2 -Wno-format-nonliteral -Wfloat-equal -Wwrite-strings -Woverloaded-virtual  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pthread -MMD -fPIC -I../../include -I. -I../../src/dsp  -c -o adpcm.o adpcm.cpp
x86_64-alt-linux-gcc -O2 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Wformat=2 -Wno-format-nonliteral -Wfloat-equal -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pthread -MMD -fPIC -I../../include -I. -I../../src/dsp  -c -o alaw.o alaw.c
x86_64-alt-linux-g++ -O2 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Wformat=2 -Wno-format-nonliteral -Wfloat-equal -Wwrite-strings -Woverloaded-virtual  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pthread -MMD -fPIC -I../../include -I. -I../../src/dsp  -c -o apifunc.o apifunc.cpp
In file included from vpbapi.h:43,
                 from vpbreg.h:45,
                 from comm.h:40,
                 from apifunc.h:40,
                 from apifunc.cpp:41:
./vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
     #if VT_COMPILER_GCC(3,1)
                            ^
./vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
x86_64-alt-linux-g++ -O2 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Wformat=2 -Wno-format-nonliteral -Wfloat-equal -Wwrite-strings -Woverloaded-virtual  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pthread -MMD -fPIC -I../../include -I. -I../../src/dsp   -c -o call.o call.cpp
In file included from vpbapi.h:43,
                 from vpbreg.h:45,
                 from comm.h:40,
                 from apifunc.h:40,
                 from call.cpp:33:
./vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
     #if VT_COMPILER_GCC(3,1)
                            ^
./vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
x86_64-alt-linux-g++ -O2 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Wformat=2 -Wno-format-nonliteral -Wfloat-equal -Wwrite-strings -Woverloaded-virtual  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pthread -MMD -fPIC -I../../include -I. -I../../src/dsp  -c -o callmonitor.o callmonitor.cpp
In file included from vpbapi.h:43,
                 from vpbreg.h:45,
                 from comm.h:40,
                 from apifunc.h:40,
                 from callmonitor.cpp:28:
./vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
     #if VT_COMPILER_GCC(3,1)
                            ^
./vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
x86_64-alt-linux-g++ -O2 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Wformat=2 -Wno-format-nonliteral -Wfloat-equal -Wwrite-strings -Woverloaded-virtual  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pthread -MMD -fPIC -I../../include -I. -I../../src/dsp  -c -o cid.o cid.cpp
In file included from vpbapi.h:43,
                 from vpbreg.h:45,
                 from comm.h:40,
                 from apifunc.h:40,
                 from cid.cpp:37:
./vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
     #if VT_COMPILER_GCC(3,1)
                            ^
./vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
x86_64-alt-linux-g++ -O2 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Wformat=2 -Wno-format-nonliteral -Wfloat-equal -Wwrite-strings -Woverloaded-virtual  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pthread -MMD -fPIC -I../../include -I. -I../../src/dsp  -c -o cidg.o cidg.cpp
In file included from vpbapi.h:43,
                 from vpbreg.h:45,
                 from comm.h:40,
                 from apifunc.h:40,
                 from cidg.cpp:34:
./vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
     #if VT_COMPILER_GCC(3,1)
                            ^
./vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
cidg.cpp: In function 'int vpb_cid_set(VPB_CID*, CidDataType, void*)':
cidg.cpp:162:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
    cid->call_type = *(CidCallType*)value;
    ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
cidg.cpp:164:7: note: here
       default:
       ^~~~~~~
x86_64-alt-linux-g++ -O2 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Wformat=2 -Wno-format-nonliteral -Wfloat-equal -Wwrite-strings -Woverloaded-virtual  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pthread -MMD -fPIC -I../../include -I. -I../../src/dsp  -c -o cid_jp.o cid_jp.cpp
In file included from vpbapi.h:43,
                 from vpbreg.h:45,
                 from comm.h:40,
                 from apifunc.h:40,
                 from cid_jp.cpp:35:
./vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
     #if VT_COMPILER_GCC(3,1)
                            ^
./vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
x86_64-alt-linux-g++ -O2 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Wformat=2 -Wno-format-nonliteral -Wfloat-equal -Wwrite-strings -Woverloaded-virtual  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pthread -MMD -fPIC -I../../include -I. -I../../src/dsp  -c -o coff.o coff.cpp
In file included from vpbapi.h:43,
                 from coff.cpp:57:
./vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
     #if VT_COMPILER_GCC(3,1)
                            ^
./vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
coff.cpp: In function 'void open_coff_file(const char*, COFF_FILE*)':
coff.cpp:225:7: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
  fread(&c->file_hdr,sizeof(FILHEADER),1,c->file);
  ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
coff.cpp:231:8: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
   fread(&c->opt_file_hdr,sizeof(OPT_FILHEADER),1,c->file);
   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
coff.cpp:239:8: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
   fread(&c->sect_hdr[i],sizeof(SECTION_HEADER),1,c->file);
   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
coff.cpp: In function 'void load_coff(Hip*, short unsigned int, COFF_FILE*)':
coff.cpp:339:10: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
     fread(&rec_size,WORD,1,c->file);
     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
coff.cpp:351:11: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
      fread(&bss_addr,WORD,1,c->file);
      ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
coff.cpp: In function 'void coff_get_address(const char*, const char*, uint32_t*)':
coff.cpp:635:8: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
   fread(&sym, sizeof(SYMBOL_ENTRY), 1, c.file);
   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
coff.cpp: In function 'uint32_t coff_construct_image(const char*, uint16_t*, uint32_t)':
coff.cpp:721:9: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
    fread(b,WORD,s_size,c->file);
    ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
coff.cpp:757:10: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
     fread(&rec_size,WORD,1,c->file);
     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
coff.cpp:767:11: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
      fread(&bss_addr,WORD,1,c->file);
      ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
coff.cpp:773:11: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
      fread(b,WORD,rec_size,c->file);
      ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
x86_64-alt-linux-g++ -O2 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Wformat=2 -Wno-format-nonliteral -Wfloat-equal -Wwrite-strings -Woverloaded-virtual  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pthread -MMD -fPIC -I../../include -I. -I../../src/dsp  -DV4PCI_FIRMWARE=\"/usr/share/vpb-driver/vpbmain_pci.out\"  -c -o comm.o comm.cpp
In file included from vpbapi.h:43,
                 from vpbreg.h:45,
                 from comm.h:40,
                 from comm.cpp:34:
./vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
     #if VT_COMPILER_GCC(3,1)
                            ^
./vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
x86_64-alt-linux-g++ -O2 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Wformat=2 -Wno-format-nonliteral -Wfloat-equal -Wwrite-strings -Woverloaded-virtual  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pthread -MMD -fPIC -I../../include -I. -I../../src/dsp  -c -o comp.o comp.cpp
x86_64-alt-linux-g++ -O2 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Wformat=2 -Wno-format-nonliteral -Wfloat-equal -Wwrite-strings -Woverloaded-virtual  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pthread -MMD -fPIC -I../../include -I. -I../../src/dsp  -c -o config.o config.cpp
In file included from vpbapi.h:43,
                 from vpbreg.h:45,
                 from comm.h:40,
                 from config.h:35,
                 from config.cpp:36:
./vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
     #if VT_COMPILER_GCC(3,1)
                            ^
./vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
x86_64-alt-linux-g++ -O2 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Wformat=2 -Wno-format-nonliteral -Wfloat-equal -Wwrite-strings -Woverloaded-virtual  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pthread -MMD -fPIC -I../../include -I. -I../../src/dsp  -c -o digits.o digits.cpp
In file included from vpbapi.h:43,
                 from vpbreg.h:45,
                 from comm.h:40,
                 from apifunc.h:40,
                 from digits.cpp:34:
./vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
     #if VT_COMPILER_GCC(3,1)
                            ^
./vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
x86_64-alt-linux-g++ -O2 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Wformat=2 -Wno-format-nonliteral -Wfloat-equal -Wwrite-strings -Woverloaded-virtual  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pthread -MMD -fPIC -I../../include -I. -I../../src/dsp  -c -o dspfifo.o dspfifo.cpp
In file included from vpbapi.h:43,
                 from dspfifo.cpp:39:
./vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
     #if VT_COMPILER_GCC(3,1)
                            ^
./vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
x86_64-alt-linux-g++ -O2 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Wformat=2 -Wno-format-nonliteral -Wfloat-equal -Wwrite-strings -Woverloaded-virtual  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pthread -MMD -fPIC -I../../include -I. -I../../src/dsp  -c -o envtone.o envtone.cpp
In file included from vpbapi.h:43,
                 from envtone.cpp:34:
./vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
     #if VT_COMPILER_GCC(3,1)
                            ^
./vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
x86_64-alt-linux-g++ -O2 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Wformat=2 -Wno-format-nonliteral -Wfloat-equal -Wwrite-strings -Woverloaded-virtual  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pthread -MMD -fPIC -I../../include -I. -I../../src/dsp  -c -o fifo.o fifo.cpp
x86_64-alt-linux-g++ -O2 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Wformat=2 -Wno-format-nonliteral -Wfloat-equal -Wwrite-strings -Woverloaded-virtual  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pthread -MMD -fPIC -I../../include -I. -I../../src/dsp  -c -o hip.o hip.cpp
In file included from vpbapi.h:43,
                 from hip.cpp:39:
./vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
     #if VT_COMPILER_GCC(3,1)
                            ^
./vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
x86_64-alt-linux-g++ -O2 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Wformat=2 -Wno-format-nonliteral -Wfloat-equal -Wwrite-strings -Woverloaded-virtual  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pthread -MMD -fPIC -I../../include -I. -I../../src/dsp  -c -o hostvox.o hostvox.cpp
x86_64-alt-linux-g++ -O2 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Wformat=2 -Wno-format-nonliteral -Wfloat-equal -Wwrite-strings -Woverloaded-virtual  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pthread -MMD -fPIC -I../../include -I. -I../../src/dsp  -c -o loopmon.o loopmon.cpp
In file included from vpbapi.h:43,
                 from vpbreg.h:45,
                 from comm.h:40,
                 from apifunc.h:40,
                 from loopmon.cpp:42:
./vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
     #if VT_COMPILER_GCC(3,1)
                            ^
./vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
x86_64-alt-linux-g++ -O2 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Wformat=2 -Wno-format-nonliteral -Wfloat-equal -Wwrite-strings -Woverloaded-virtual  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pthread -MMD -fPIC -I../../include -I. -I../../src/dsp  -c -o llconf.o llconf.cpp
x86_64-alt-linux-g++ -O2 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Wformat=2 -Wno-format-nonliteral -Wfloat-equal -Wwrite-strings -Woverloaded-virtual  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pthread -MMD -fPIC -I../../include -I. -I../../src/dsp   -c -o mapdev.o mapdev.cpp
In file included from vpbapi.h:43,
                 from vpbreg.h:45,
                 from mapdev.h:35,
                 from mapdev.cpp:36:
./vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
     #if VT_COMPILER_GCC(3,1)
                            ^
./vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
x86_64-alt-linux-g++ -O2 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Wformat=2 -Wno-format-nonliteral -Wfloat-equal -Wwrite-strings -Woverloaded-virtual  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pthread -MMD -fPIC -I../../include -I. -I../../src/dsp  -c -o mess.o mess.cpp
x86_64-alt-linux-g++ -O2 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Wformat=2 -Wno-format-nonliteral -Wfloat-equal -Wwrite-strings -Woverloaded-virtual  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pthread -MMD -fPIC -I../../include -I. -I../../src/dsp  -c -o modulate.o modulate.cpp
In file included from vpbapi.h:43,
                 from modulate.cpp:31:
./vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
     #if VT_COMPILER_GCC(3,1)
                            ^
./vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
x86_64-alt-linux-gcc -O2 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Wformat=2 -Wno-format-nonliteral -Wfloat-equal -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pthread -MMD -fPIC -I../../include -I. -I../../src/dsp  -c -o mulaw.o mulaw.c
x86_64-alt-linux-g++ -O2 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Wformat=2 -Wno-format-nonliteral -Wfloat-equal -Wwrite-strings -Woverloaded-virtual  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pthread -MMD -fPIC -I../../include -I. -I../../src/dsp  -c -o objtrack.o objtrack.cpp
In file included from vpbapi.h:43,
                 from vpbreg.h:45,
                 from comm.h:40,
                 from apifunc.h:40,
                 from objtrack.cpp:36:
./vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
     #if VT_COMPILER_GCC(3,1)
                            ^
./vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
x86_64-alt-linux-g++ -O2 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Wformat=2 -Wno-format-nonliteral -Wfloat-equal -Wwrite-strings -Woverloaded-virtual  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pthread -MMD -fPIC -I../../include -I. -I../../src/dsp -I../../src/libtoneg  -c -o vtcore.o vtcore.cpp
In file included from vpbapi.h:43,
                 from vpbreg.h:45,
                 from vtcore.h:37,
                 from vtcore.cpp:35:
./vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
     #if VT_COMPILER_GCC(3,1)
                            ^
./vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
x86_64-alt-linux-g++ -O2 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Wformat=2 -Wno-format-nonliteral -Wfloat-equal -Wwrite-strings -Woverloaded-virtual  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pthread -MMD -fPIC -I../../include -I. -I../../src/dsp  -c -o playrec.o playrec.cpp
In file included from vpbapi.h:43,
                 from vpbreg.h:45,
                 from comm.h:40,
                 from apifunc.h:40,
                 from playrec.cpp:35:
./vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
     #if VT_COMPILER_GCC(3,1)
                            ^
./vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
x86_64-alt-linux-g++ -O2 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Wformat=2 -Wno-format-nonliteral -Wfloat-equal -Wwrite-strings -Woverloaded-virtual  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pthread -MMD -fPIC -I../../include -I. -I../../src/dsp  -c -o timer.o timer.cpp
x86_64-alt-linux-g++ -O2 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Wformat=2 -Wno-format-nonliteral -Wfloat-equal -Wwrite-strings -Woverloaded-virtual  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pthread -MMD -fPIC -I../../include -I. -I../../src/dsp  -c -o transevt.o transevt.cpp
In file included from vpbapi.h:43,
                 from transevt.cpp:32:
./vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
     #if VT_COMPILER_GCC(3,1)
                            ^
./vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
x86_64-alt-linux-g++ -O2 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Wformat=2 -Wno-format-nonliteral -Wfloat-equal -Wwrite-strings -Woverloaded-virtual  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pthread -MMD -fPIC -I../../include -I. -I../../src/dsp  -c -o translate.o translate.cpp
x86_64-alt-linux-g++ -O2 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Wformat=2 -Wno-format-nonliteral -Wfloat-equal -Wwrite-strings -Woverloaded-virtual  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pthread -MMD -fPIC -I../../include -I. -I../../src/dsp  -c -o utilfuncs.o utilfuncs.cpp
In file included from vpbapi.h:43,
                 from utilfuncs.cpp:29:
./vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
     #if VT_COMPILER_GCC(3,1)
                            ^
./vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
utilfuncs.cpp: In function 'bool GetProcfsInfo(const char*, char*, size_t)':
utilfuncs.cpp:65:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
   mprintf("error reading '%s': %m\n", node);
   ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
utilfuncs.cpp:66:6: note: here
      case 0:
      ^~~~
x86_64-alt-linux-g++ -O2 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Wformat=2 -Wno-format-nonliteral -Wfloat-equal -Wwrite-strings -Woverloaded-virtual  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pthread -MMD -fPIC -I../../include -I. -I../../src/dsp  -c -o v4logagc.o v4logagc.cpp
x86_64-alt-linux-g++ -O2 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Wformat=2 -Wno-format-nonliteral -Wfloat-equal -Wwrite-strings -Woverloaded-virtual  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pthread -MMD -fPIC -I../../include -I. -I../../src/dsp  -c -o verbose.o verbose.cpp
x86_64-alt-linux-g++ -O2 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Wformat=2 -Wno-format-nonliteral -Wfloat-equal -Wwrite-strings -Woverloaded-virtual  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pthread -MMD -fPIC -I../../include -I. -I../../src/dsp  -DVT_VERSION=\"4.2.58\" -DV4PCI_FIRMWARE=\"/usr/share/vpb-driver/vpbmain_pci.out\"  -c -o vpbapi.o vpbapi.cpp
In file included from vpbapi.h:43,
                 from vpbreg.h:45,
                 from comm.h:40,
                 from config.h:35,
                 from vpbapi.cpp:36:
./vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
     #if VT_COMPILER_GCC(3,1)
                            ^
./vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
In file included from vpbreg.h:41,
                 from comm.h:40,
                 from config.h:35,
                 from vpbapi.cpp:36:
../../include/vt/tonegen.h: In member function 'void ToneGen::SignalCompletion()':
../../include/vt/tonegen.h:775:26: warning: this statement may fall through [-Wimplicit-fallthrough=]
    pthread_cond_broadcast( &m_cond );
    ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
../../include/vt/tonegen.h:777:7: note: here
       case SEQUENCE:
       ^~~~
x86_64-alt-linux-g++ -O2 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Wformat=2 -Wno-format-nonliteral -Wfloat-equal -Wwrite-strings -Woverloaded-virtual  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pthread -MMD -fPIC -I../../include -I. -I../../src/dsp   -c -o vpbdial.o vpbdial.cpp
In file included from ./vpbapi.h:43,
                 from vpbdial.h:34,
                 from vpbdial.cpp:33:
./vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
     #if VT_COMPILER_GCC(3,1)
                            ^
./vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
x86_64-alt-linux-g++ -O2 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Wformat=2 -Wno-format-nonliteral -Wfloat-equal -Wwrite-strings -Woverloaded-virtual  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pthread -MMD -fPIC -I../../include -I. -I../../src/dsp  -c -o vpbreg.o vpbreg.cpp
In file included from vpbapi.h:43,
                 from vpbreg.h:45,
                 from comm.h:40,
                 from apifunc.h:40,
                 from vpbreg.cpp:32:
./vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
     #if VT_COMPILER_GCC(3,1)
                            ^
./vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
x86_64-alt-linux-g++ -O2 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Wformat=2 -Wno-format-nonliteral -Wfloat-equal -Wwrite-strings -Woverloaded-virtual  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pthread -MMD -fPIC -I../../include -I. -I../../src/dsp  -c -o vpbtimer.o vpbtimer.cpp
In file included from vpbapi.h:43,
                 from vpbreg.h:45,
                 from comm.h:40,
                 from apifunc.h:40,
                 from vpbtimer.cpp:36:
./vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
     #if VT_COMPILER_GCC(3,1)
                            ^
./vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
x86_64-alt-linux-g++ -O2 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Wformat=2 -Wno-format-nonliteral -Wfloat-equal -Wwrite-strings -Woverloaded-virtual  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pthread -MMD -fPIC -I../../include -I. -I../../src/dsp   -c -o vpbtoned.o vpbtoned.cpp
In file included from vpbapi.h:43,
                 from vpbreg.h:45,
                 from comm.h:40,
                 from apifunc.h:40,
                 from vpbtoned.cpp:33:
./vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
     #if VT_COMPILER_GCC(3,1)
                            ^
./vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
x86_64-alt-linux-g++ -O2 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Wformat=2 -Wno-format-nonliteral -Wfloat-equal -Wwrite-strings -Woverloaded-virtual  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pthread -MMD -fPIC -I../../include -I. -I../../src/dsp  -c -o vpbvox.o vpbvox.cpp
In file included from vpbapi.h:43,
                 from vpbreg.h:45,
                 from comm.h:40,
                 from apifunc.h:40,
                 from vpbvox.cpp:37:
./vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
     #if VT_COMPILER_GCC(3,1)
                            ^
./vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
x86_64-alt-linux-g++ -O2 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Wformat=2 -Wno-format-nonliteral -Wfloat-equal -Wwrite-strings -Woverloaded-virtual  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pthread -MMD -fPIC -I../../include -I. -I../../src/dsp  -c -o wave.o wave.cpp
In file included from vpbapi.h:43,
                 from vpbreg.h:45,
                 from comm.h:40,
                 from apifunc.h:40,
                 from wave.cpp:37:
./vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
     #if VT_COMPILER_GCC(3,1)
                            ^
./vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
wave.cpp: In function 'void vpb_wave_open_read(WFILE**, const string&)':
wave.cpp:299:9: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
    fread(&tmp, 1, 1, w->f);
    ~~~~~^~~~~~~~~~~~~~~~~~
wave.cpp:329:8: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
   fread(&w->wave, sizeof(WAVE), 1, w->f);
   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
wave.cpp:332:8: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
   fread(&w->fmt, sizeof(uint32_t), 1, w->f);
   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
wave.cpp:341:8: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
   fread(&w->fmt.fmt, sizeof(char), w->fmt.lfmt, w->f);
   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
wave.cpp:351:9: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
    fread(&chunk_id, sizeof(char), 4, w->f);
    ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
wave.cpp:358:10: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
     fread(&w->logchunk.length, sizeof(uint32_t), 1, w->f);
     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
wave.cpp:359:10: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
     fread(&w->logchunk.channel, sizeof(VLOG)-8, 1, w->f);
     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
wave.cpp:363:10: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
     fread(&fact_length, sizeof(uint32_t), 1, w->f);
     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
wave.cpp: In function 'AudioCompress vpb_wave_get_mode(WFILE*)':
wave.cpp:491:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
   switch(w->fmt.fmt)
   ^~~~~~
wave.cpp:498:6: note: here
      case AU_FILE:
      ^~~~
x86_64-alt-linux-g++ -O2 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Wformat=2 -Wno-format-nonliteral -Wfloat-equal -Wwrite-strings -Woverloaded-virtual  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pthread -MMD -fPIC -I../../include -I. -I../../src/dsp  -c -o wobbly.o wobbly.cpp
In file included from vpbapi.h:43,
                 from wobbly.cpp:34:
./vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
     #if VT_COMPILER_GCC(3,1)
                            ^
./vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
x86_64-alt-linux-gcc -O2 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Wformat=2 -Wno-format-nonliteral -Wfloat-equal -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pthread -MMD -fPIC  -c -o dtmf.o ../../src/dsp/dtmf.c
x86_64-alt-linux-gcc -O2 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Wformat=2 -Wno-format-nonliteral -Wfloat-equal -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pthread -MMD -fPIC -I.  -c -o toned.o ../../src/dsp/toned.c
x86_64-alt-linux-gcc -O2 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Wformat=2 -Wno-format-nonliteral -Wfloat-equal -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pthread -MMD -fPIC  -c -o gen.o ../../src/dsp/gen.c
x86_64-alt-linux-gcc -O2 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Wformat=2 -Wno-format-nonliteral -Wfloat-equal -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pthread -MMD -fPIC  -c -o decfr.o ../../src/dsp/decfr.c
x86_64-alt-linux-gcc -O2 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Wformat=2 -Wno-format-nonliteral -Wfloat-equal -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pthread -MMD -fPIC  -c -o dft.o ../../src/dsp/dft.c
../../src/dsp/dft.c: In function 'dft':
../../src/dsp/dft.c:56:5: warning: array subscript -1 is below array bounds of 'int[256]' [-Warray-bounds]
     four_sh3(&X[-1].imag,&Sn_fix[-1],NDFT,twiddle);
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
x86_64-alt-linux-gcc -O2 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Wformat=2 -Wno-format-nonliteral -Wfloat-equal -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pthread -MMD -fPIC  -c -o dftif.o ../../src/dsp/dftif.c
x86_64-alt-linux-gcc -O2 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Wformat=2 -Wno-format-nonliteral -Wfloat-equal -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pthread -MMD -fPIC  -c -o dftrf.o ../../src/dsp/dftrf.c
x86_64-alt-linux-gcc -O2 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Wformat=2 -Wno-format-nonliteral -Wfloat-equal -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pthread -MMD -fPIC  -c -o dftwin.o ../../src/dsp/dftwin.c
x86_64-alt-linux-gcc -O2 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Wformat=2 -Wno-format-nonliteral -Wfloat-equal -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pthread -MMD -fPIC  -c -o energ.o ../../src/dsp/energ.c
x86_64-alt-linux-gcc -O2 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Wformat=2 -Wno-format-nonliteral -Wfloat-equal -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pthread -MMD -fPIC  -c -o fftstage.o ../../src/dsp/fftstage.c
x86_64-alt-linux-gcc -O2 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Wformat=2 -Wno-format-nonliteral -Wfloat-equal -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pthread -MMD -fPIC  -c -o four_sh3.o ../../src/dsp/four_sh3.c
x86_64-alt-linux-gcc -O2 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Wformat=2 -Wno-format-nonliteral -Wfloat-equal -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pthread -MMD -fPIC  -c -o shift.o ../../src/dsp/shift.c
x86_64-alt-linux-gcc -O2 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Wformat=2 -Wno-format-nonliteral -Wfloat-equal -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pthread -MMD -fPIC  -c -o twiddle.o ../../src/dsp/twiddle.c
x86_64-alt-linux-g++ -O2 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Wformat=2 -Wno-format-nonliteral -Wfloat-equal -Wwrite-strings -Woverloaded-virtual  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pthread -MMD -fPIC -I. -I../../src/dsp  -c -o genericlinux.o genericlinux.cpp
In file included from vpbapi.h:43,
                 from genericlinux.cpp:41:
./vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
     #if VT_COMPILER_GCC(3,1)
                            ^
./vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
genericlinux.cpp: In function 'void Generic_beginthread(void (*)(void*), int, void*)':
genericlinux.cpp:162:59: warning: cast between incompatible function types from 'void (*)(void*)' to 'void* (*)(void*)' [-Wcast-function-type]
  int ret = pthread_create(&thread, NULL, (void*(*)(void*))func, data);
                                                           ^~~~
x86_64-alt-linux-g++  -pthread -shared -o libvpb.so.0.0.0 -Wl,-soname,libvpb.so.0 adpcm.o alaw.o apifunc.o call.o callmonitor.o cid.o cidg.o cid_jp.o coff.o comm.o comp.o config.o digits.o dspfifo.o envtone.o fifo.o hip.o hostvox.o loopmon.o llconf.o mapdev.o mess.o modulate.o mulaw.o objtrack.o vtcore.o playrec.o timer.o transevt.o translate.o utilfuncs.o v4logagc.o verbose.o vpbapi.o vpbdial.o vpbreg.o vpbtimer.o vpbtoned.o vpbvox.o wave.o wobbly.o dtmf.o toned.o gen.o decfr.o dft.o dftif.o dftrf.o dftwin.o energ.o fftstage.o four_sh3.o shift.o twiddle.o genericlinux.o ../../src/libtoneg/libtoneg.so
ln -sf libvpb.so.0.0.0 libvpb.so.0
ln -sf libvpb.so.0 libvpb.so
make[2]: Leaving directory '/usr/src/RPM/BUILD/vpb-driver-4.2.58/src/libvpb'
make[2]: Entering directory '/usr/src/RPM/BUILD/vpb-driver-4.2.58/src/utils'
x86_64-alt-linux-g++ -O2 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Wformat=2 -Wno-format-nonliteral -Wfloat-equal -Wwrite-strings -Woverloaded-virtual  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pthread -MMD -I../../src/libvpb  -c -o bridgeports.o bridgeports.cpp
In file included from ../../src/libvpb/vpbapi.h:43,
                 from bridgeports.cpp:25:
../../src/libvpb/vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
     #if VT_COMPILER_GCC(3,1)
                            ^
../../src/libvpb/vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
x86_64-alt-linux-g++ -pthread -L../../src/libvpb -Wl,-rpath-link,../../src/libtoneg bridgeports.o -lvpb -o bridgeports
x86_64-alt-linux-g++ -O2 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Wformat=2 -Wno-format-nonliteral -Wfloat-equal -Wwrite-strings -Woverloaded-virtual  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pthread -MMD -I../../src/libvpb -I../../src/dsp  -c -o dtmfcheck.o dtmfcheck.cpp
In file included from ../../src/libvpb/vpbapi.h:43,
                 from dtmfcheck.cpp:26:
../../src/libvpb/vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
     #if VT_COMPILER_GCC(3,1)
                            ^
../../src/libvpb/vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
x86_64-alt-linux-g++ -pthread -L../../src/libvpb -Wl,-rpath-link,../../src/libtoneg dtmfcheck.o -lvpb -o dtmfcheck
x86_64-alt-linux-g++ -O2 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Wformat=2 -Wno-format-nonliteral -Wfloat-equal -Wwrite-strings -Woverloaded-virtual  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pthread -MMD -I../../src/libvpb  -c -o measerl.o measerl.cpp
In file included from ../../src/libvpb/vpbapi.h:43,
                 from scanerl.h:25,
                 from measerl.cpp:37:
../../src/libvpb/vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
     #if VT_COMPILER_GCC(3,1)
                            ^
../../src/libvpb/vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
x86_64-alt-linux-g++ -pthread -L../../src/libvpb -Wl,-rpath-link,../../src/libtoneg measerl.o -lvpb -o measerl
x86_64-alt-linux-g++ -O2 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Wformat=2 -Wno-format-nonliteral -Wfloat-equal -Wwrite-strings -Woverloaded-virtual  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pthread -MMD -I../../src/libvpb  -c -o playwav.o playwav.cpp
In file included from ../../src/libvpb/vpbapi.h:43,
                 from playwav.cpp:27:
../../src/libvpb/vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
     #if VT_COMPILER_GCC(3,1)
                            ^
../../src/libvpb/vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
x86_64-alt-linux-g++ -pthread -L../../src/libvpb -Wl,-rpath-link,../../src/libtoneg playwav.o -lvpb -o playwav
x86_64-alt-linux-g++ -O2 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Wformat=2 -Wno-format-nonliteral -Wfloat-equal -Wwrite-strings -Woverloaded-virtual  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pthread -MMD -I../../src/libvpb  -c -o proslicerl.o proslicerl.cpp
In file included from ../../src/libvpb/vpbapi.h:43,
                 from scanerl.h:25,
                 from proslicerl.cpp:25:
../../src/libvpb/vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
     #if VT_COMPILER_GCC(3,1)
                            ^
../../src/libvpb/vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
x86_64-alt-linux-g++ -pthread -L../../src/libvpb -Wl,-rpath-link,../../src/libtoneg proslicerl.o -lvpb -o proslicerl
x86_64-alt-linux-g++ -O2 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Wformat=2 -Wno-format-nonliteral -Wfloat-equal -Wwrite-strings -Woverloaded-virtual  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pthread -MMD -I../../src/libvpb  -c -o raw2wav.o raw2wav.cpp
In file included from ../../src/libvpb/vpbapi.h:43,
                 from raw2wav.cpp:26:
../../src/libvpb/vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
     #if VT_COMPILER_GCC(3,1)
                            ^
../../src/libvpb/vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
x86_64-alt-linux-g++ -pthread -L../../src/libvpb -Wl,-rpath-link,../../src/libtoneg raw2wav.o -lvpb -o raw2wav
x86_64-alt-linux-g++ -O2 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Wformat=2 -Wno-format-nonliteral -Wfloat-equal -Wwrite-strings -Woverloaded-virtual  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pthread -MMD -I../../src/libvpb  -c -o recwav.o recwav.cpp
In file included from ../../src/libvpb/vpbapi.h:43,
                 from recwav.cpp:33:
../../src/libvpb/vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
     #if VT_COMPILER_GCC(3,1)
                            ^
../../src/libvpb/vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
x86_64-alt-linux-g++ -pthread -L../../src/libvpb -Wl,-rpath-link,../../src/libtoneg recwav.o -lvpb -o recwav
x86_64-alt-linux-g++ -O2 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Wformat=2 -Wno-format-nonliteral -Wfloat-equal -Wwrite-strings -Woverloaded-virtual  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pthread -MMD -I../../src/libvpb  -c -o ringstat.o ringstat.cpp
In file included from ../../src/libvpb/vpbapi.h:43,
                 from ringstat.cpp:29:
../../src/libvpb/vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
     #if VT_COMPILER_GCC(3,1)
                            ^
../../src/libvpb/vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
x86_64-alt-linux-g++ -pthread -L../../src/libvpb -Wl,-rpath-link,../../src/libtoneg ringstat.o -lvpb -o ringstat
x86_64-alt-linux-g++ -O2 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Wformat=2 -Wno-format-nonliteral -Wfloat-equal -Wwrite-strings -Woverloaded-virtual  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pthread -MMD -I../../src/libvpb  -c -o sendcid.o sendcid.cpp
In file included from ../../src/libvpb/vpbapi.h:43,
                 from sendcid.cpp:26:
../../src/libvpb/vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
     #if VT_COMPILER_GCC(3,1)
                            ^
../../src/libvpb/vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
x86_64-alt-linux-g++ -pthread -L../../src/libvpb -Wl,-rpath-link,../../src/libtoneg sendcid.o -lvpb -o sendcid
x86_64-alt-linux-g++ -O2 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Wformat=2 -Wno-format-nonliteral -Wfloat-equal -Wwrite-strings -Woverloaded-virtual  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pthread -MMD -I../../src/libvpb  -c -o tonedebug.o tonedebug.cpp
In file included from ../../src/libvpb/vpbapi.h:43,
                 from tonedebug.cpp:39:
../../src/libvpb/vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
     #if VT_COMPILER_GCC(3,1)
                            ^
../../src/libvpb/vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
x86_64-alt-linux-g++ -pthread -L../../src/libvpb -Wl,-rpath-link,../../src/libtoneg tonedebug.o -lvpb -o tonedebug
x86_64-alt-linux-g++ -O2 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Wformat=2 -Wno-format-nonliteral -Wfloat-equal -Wwrite-strings -Woverloaded-virtual  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pthread -MMD -I../../src/libvpb  -c -o tonegen.o tonegen.cpp
In file included from ../../src/libvpb/vpbapi.h:43,
                 from tonegen.cpp:27:
../../src/libvpb/vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
     #if VT_COMPILER_GCC(3,1)
                            ^
../../src/libvpb/vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
x86_64-alt-linux-g++ -pthread -L../../src/libvpb -Wl,-rpath-link,../../src/libtoneg tonegen.o -lvpb -o tonegen
x86_64-alt-linux-g++ -O2 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Wformat=2 -Wno-format-nonliteral -Wfloat-equal -Wwrite-strings -Woverloaded-virtual  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pthread -MMD -I../../src/libvpb  -c -o tonetrain.o tonetrain.cpp
In file included from ../../src/libvpb/vpbapi.h:43,
                 from tonetrain.cpp:31:
../../src/libvpb/vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
     #if VT_COMPILER_GCC(3,1)
                            ^
../../src/libvpb/vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
tonetrain.cpp: In function 'int main(int, char**)':
tonetrain.cpp:963:8: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
   fread(buf,sizeof(short),varN,f);
   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
tonetrain.cpp:990:8: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
   fread(buf,sizeof(short),varN,f);
   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
x86_64-alt-linux-g++ -pthread -L../../src/libvpb -Wl,-rpath-link,../../src/libtoneg tonetrain.o -lvpb -o tonetrain
x86_64-alt-linux-g++ -O2 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Wformat=2 -Wno-format-nonliteral -Wfloat-equal -Wwrite-strings -Woverloaded-virtual  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pthread -MMD -I../../src/libvpb  -c -o vdaaerl.o vdaaerl.cpp
In file included from ../../src/libvpb/vpbapi.h:43,
                 from scanerl.h:25,
                 from vdaaerl.cpp:25:
../../src/libvpb/vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
     #if VT_COMPILER_GCC(3,1)
                            ^
../../src/libvpb/vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
x86_64-alt-linux-g++ -pthread -L../../src/libvpb -Wl,-rpath-link,../../src/libtoneg vdaaerl.o -lvpb -o vdaaerl
x86_64-alt-linux-g++ -O2 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Wformat=2 -Wno-format-nonliteral -Wfloat-equal -Wwrite-strings -Woverloaded-virtual  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pthread -MMD -I../../src/libvpb  -c -o vpbecho.o vpbecho.cpp
In file included from ../../src/libvpb/vpbapi.h:43,
                 from vpbecho.cpp:34:
../../src/libvpb/vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
     #if VT_COMPILER_GCC(3,1)
                            ^
../../src/libvpb/vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
x86_64-alt-linux-g++ -pthread -L../../src/libvpb -Wl,-rpath-link,../../src/libtoneg vpbecho.o -lvpb -o vpbecho
make[2]: Leaving directory '/usr/src/RPM/BUILD/vpb-driver-4.2.58/src/utils'
make[1]: Leaving directory '/usr/src/RPM/BUILD/vpb-driver-4.2.58/src'
make -j1 NJOBS="" -C vpb-detect
make[1]: Entering directory '/usr/src/RPM/BUILD/vpb-driver-4.2.58/vpb-detect'
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[1]: Leaving directory '/usr/src/RPM/BUILD/vpb-driver-4.2.58/vpb-detect'
make[1]: Entering directory '/usr/src/RPM/BUILD/vpb-driver-4.2.58/vpb-detect'
x86_64-alt-linux-gcc  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Wformat=2 -Wno-format-nonliteral -Wfloat-equal -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes  vpbscan.c -o vpbscan -lpci -lz
x86_64-alt-linux-g++ -O2 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Wformat=2 -Wno-format-nonliteral -Wfloat-equal -Wwrite-strings -Woverloaded-virtual  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pthread -I../src/libvpb  -c -o vpbconf.o vpbconf.cpp
In file included from ../src/libvpb/vpbapi.h:43,
                 from vpbconf.cpp:32:
../src/libvpb/vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
     #if VT_COMPILER_GCC(3,1)
                            ^
../src/libvpb/vt_deprecated.h:55:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
x86_64-alt-linux-g++ -L../src/libvpb -Wl,-rpath-link,../src/libtoneg vpbconf.o -lvpb -o vpbconf
make[1]: Leaving directory '/usr/src/RPM/BUILD/vpb-driver-4.2.58/vpb-detect'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.29037
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/libvpb-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/libvpb-buildroot
+ cd vpb-driver-4.2.58
+ make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/libvpb-buildroot
make: Entering directory '/usr/src/RPM/BUILD/vpb-driver-4.2.58'
make -j1 NJOBS="" -C src
make[1]: Entering directory '/usr/src/RPM/BUILD/vpb-driver-4.2.58/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/vpb-driver-4.2.58/src/libtoneg'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/vpb-driver-4.2.58/src/libtoneg'
make[2]: Entering directory '/usr/src/RPM/BUILD/vpb-driver-4.2.58/src/libvpb'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/vpb-driver-4.2.58/src/libvpb'
make[2]: Entering directory '/usr/src/RPM/BUILD/vpb-driver-4.2.58/src/utils'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/vpb-driver-4.2.58/src/utils'
make[1]: Leaving directory '/usr/src/RPM/BUILD/vpb-driver-4.2.58/src'
make -j1 NJOBS="" -C vpb-detect
make[1]: Entering directory '/usr/src/RPM/BUILD/vpb-driver-4.2.58/vpb-detect'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/vpb-driver-4.2.58/vpb-detect'
make -C src install
make[1]: Entering directory '/usr/src/RPM/BUILD/vpb-driver-4.2.58/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/vpb-driver-4.2.58/src/libtoneg'
mkdir -p /usr/src/tmp/libvpb-buildroot/usr/include/vt
mkdir -p /usr/src/tmp/libvpb-buildroot/usr/lib64
install -m 644 ../../include/vt/tonegen.h /usr/src/tmp/libvpb-buildroot/usr/include/vt
make[2]: Leaving directory '/usr/src/RPM/BUILD/vpb-driver-4.2.58/src/libtoneg'
make[2]: Entering directory '/usr/src/RPM/BUILD/vpb-driver-4.2.58/src/libvpb'
mkdir -p /usr/src/tmp/libvpb-buildroot/etc/modprobe.d
install -m 644 ./blunt-axe.conf /usr/src/tmp/libvpb-buildroot/etc/modprobe.d
mkdir -p /usr/src/tmp/libvpb-buildroot/usr/include
mkdir -p /usr/src/tmp/libvpb-buildroot/usr/lib64
install -m 644 ./vpbapi.h        /usr/src/tmp/libvpb-buildroot/usr/include
install -m 644 ./vtcore_ioctl.h  /usr/src/tmp/libvpb-buildroot/usr/include
install -m 644 ./vt_deprecated.h /usr/src/tmp/libvpb-buildroot/usr/include
make[2]: Leaving directory '/usr/src/RPM/BUILD/vpb-driver-4.2.58/src/libvpb'
make[2]: Entering directory '/usr/src/RPM/BUILD/vpb-driver-4.2.58/src/utils'
These utilities are not installed by default
make[2]: Leaving directory '/usr/src/RPM/BUILD/vpb-driver-4.2.58/src/utils'
make[1]: Leaving directory '/usr/src/RPM/BUILD/vpb-driver-4.2.58/src'
make -C vpb-detect install
make[1]: Entering directory '/usr/src/RPM/BUILD/vpb-driver-4.2.58/vpb-detect'
mkdir -p /usr/src/tmp/libvpb-buildroot/usr/sbin
cp vpbscan vpbconf /usr/src/tmp/libvpb-buildroot/usr/sbin
make[1]: Leaving directory '/usr/src/RPM/BUILD/vpb-driver-4.2.58/vpb-detect'
make: Leaving directory '/usr/src/RPM/BUILD/vpb-driver-4.2.58'
+ rm -rf /usr/src/tmp/libvpb-buildroot/etc/modprobe.d/blunt-axe.conf
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/libvpb-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/libvpb-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/libvpb-buildroot/ (default)
Compressing files in /usr/src/tmp/libvpb-buildroot (auto)
Adjusting library links in /usr/src/tmp/libvpb-buildroot
./usr/lib64:
	libtoneg.so.0 -> libtoneg.so.0.0.0
	libvpb.so.0 -> libvpb.so.0.0.0
Verifying ELF objects in /usr/src/tmp/libvpb-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Processing files: libvpb-4.2.58-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.16098
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd vpb-driver-4.2.58
+ DOCDIR=/usr/src/tmp/libvpb-buildroot/usr/share/doc/libvpb-4.2.58
+ export DOCDIR
+ rm -rf /usr/src/tmp/libvpb-buildroot/usr/share/doc/libvpb-4.2.58
+ /bin/mkdir -p /usr/src/tmp/libvpb-buildroot/usr/share/doc/libvpb-4.2.58
+ cp -prL README README.FreeBSD README.OpenPCI README.OpenPRI README.OpenSwitch12 README.VTCore README.VpbConfig COPYING /usr/src/tmp/libvpb-buildroot/usr/share/doc/libvpb-4.2.58
+ chmod -R go-w /usr/src/tmp/libvpb-buildroot/usr/share/doc/libvpb-4.2.58
+ chmod -R a+rX /usr/src/tmp/libvpb-buildroot/usr/share/doc/libvpb-4.2.58
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NAQg7z
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/libvpb-buildroot/usr/lib64/libtoneg.so.0: 24 symbols, 15 bpp
lib.prov: /usr/src/tmp/libvpb-buildroot/usr/lib64/libvpb.so.0: 678 symbols, 20 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.19IQ43
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
Provides: libtoneg.so.0()(64bit) = set:idYGQPkANbKHKaLCJyYPBNf7FPgOIXMUyuZwVvpYI0liHLyrt2, libvpb.so.0()(64bit) = set:ndhYr2bAGyl02BygG0ZhIicUkIjqSfoZpQdkZitgF4zhjvKP8XlIb6J5Wl1DBqc1UrZc9MFvjqYUMGiVjYSXcMVl75lUzezJE0r2OakOJt79akGc0eBGZ1sqbaBZCJymgvjPqbg9DF3ztOZ6YSXPsmmQpW2Tn90jH8g20MaKD2G8AW0GZD0m949kUTvP0xunJSKulQaulpIqW4qCaOyzmhwxY91p3uv35jlGwL9eRioHyz7ZiMUeiFs6lu4ZujlcU0XBoxgaDmaP29v8iuunbuVncgBmhnz9p8FZ5R1CHAUkfok93KcwgF2MiYV6E0slFQuZtxxexSCZ7m4xkZ9RA5dsnW0FQBi164ZwIuO6f3ZvWmBeJ3GIEDtDUJ7s9FkMMbgyRhmvetKGS8BTmBKqBAsg9PMRYRqmJIylyYVUXNVJcCdBgF0oSN09p19M2eJegXoNEcEtXoZE5IrKEVZEJRx5HNfv3G90ZwFcOA8n7eoGVwu0DMqZwDDJ7pUhRF0tYjz8zeCuawqikIhoAfbGofqoUPz7JzOhSxcUT5sNwpsk9Go7MuzFTvTsL31l36nxZdppsAkQ7Yw2y9bZ5ok7G0NypEC6SbKWCcFh7G0SkHZdgoc3a5KeZhtj6aE5h5XKt7XvLYmjijyKsGLFK8lA0f5DIWhv3S6bZmyaAJk42U8ARgpZHacHFBnkc5z6LGhTtecJ14GxXRBUEUweAwr5Xkj147QYhj8Vx9K7NftpIGlUTxJqC3COkQZdfxYiQjwivcb0TdyeSEmqM2MJgZsuuTriGLlGAe2ilzUnD1ScZxcnUSIOrXqjZhPK94pW1zjGszxGgLoxoTMhEHnJEKcXEkycDjgmpQ41mecskriMU7B7Udj5Tz8QOwhcDFXnFqZrCNvLWwCaIAycuhzOGAn1CMyRY4ZnbV0g1B68f7ziYuTpmmk4Pa8gsaP8IckocNU32gV1862fnkkKkEatD4g5wDziRaT3cLvZ9XZ2yyioquzv264cfdZFu8jq49Tsze3JH2UIfhJ5abf1lKhOxPm7nCVcfnyOGLFXGaYzWwrz3x2OMo3dHLeI0leG9NkXmp9FzfEe9SNhaSQoVJIYENdHIDhGpgX3MYLPxCGmtlaOuoW5Z2wr2rn4LD3YfSszBUz7j2ocl7r4VtseatC1S7y0vYrl2ze83IjoIHNeBZtUwQBsDybYRZr2rcPDBBdZ3BZCTnpH5YIOfdOPI3RZ4mXpdycErNNlIPZHyIM6wlyri6Av3ywWBYAGyvCiGcAezGOPLvXpOhQcav5Fa8unb4191xLMnylqdu4AuoXZGnugEBItjm1Dy0ZmhyQxcrcK7YLsseG3xZ1FoX196oZzq0mOdCIBnNxq8QlkhQvY91
Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libc.so.6(GLIBC_2.8)(64bit), libgcc_s.so.1(GCC_3.0)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libm.so.6(GLIBC_2.27)(64bit), libpci.so.3()(64bit) >= set:jfWvHBy7oWt65AEyeeWz9, libpci.so.3(LIBPCI_3.0)(64bit), libpci.so.3(LIBPCI_3.5)(64bit), libpthread.so.0(GLIBC_2.2.5)(64bit), libpthread.so.0(GLIBC_2.3.2)(64bit), libstdc++.so.6(CXXABI_1.3)(64bit), libstdc++.so.6(CXXABI_1.3.8)(64bit), libstdc++.so.6(CXXABI_1.3.9)(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), libstdc++.so.6(GLIBCXX_3.4.15)(64bit), libstdc++.so.6(GLIBCXX_3.4.21)(64bit), rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7mcKlY
Creating libvpb-debuginfo package
Processing files: libvpb-devel-4.2.58-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fZxIwW
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jfBkLr
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
/usr/src/tmp/libvpb-buildroot/usr/include/vpbapi.h:37:10: fatal error: exception: No such file or directory
 #include <exception>
          ^~~~~~~~~~~
compilation terminated.
cpp.req: /usr/src/tmp/libvpb-buildroot/usr/include/vpbapi.h: cpp failed, trying c++ mode
Requires: libvpb = 4.2.58-alt1, /usr/lib64/libtoneg.so.0.0.0, /usr/lib64/libvpb.so.0.0.0
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NO9XD0
Processing files: libvpb-debuginfo-4.2.58-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TBZwOC
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ftRYmi
find-requires: running scripts (debuginfo)
Provides: debug64(libtoneg.so.0), debug64(libvpb.so.0)
Requires: libvpb = 4.2.58-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(libm.so.6), debug64(libpci.so.3), debug64(libpthread.so.0), debug64(libstdc++.so.6)
Removing 2 extra deps from libvpb-devel due to dependency on libvpb
Wrote: /usr/src/RPM/RPMS/x86_64/libvpb-4.2.58-alt1.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/libvpb-devel-4.2.58-alt1.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/libvpb-debuginfo-4.2.58-alt1.x86_64.rpm
37.33user 5.73system 1:39.63elapsed 43%CPU (0avgtext+0avgdata 86100maxresident)k
0inputs+0outputs (0major+1542639minor)pagefaults 0swaps
45.30user 8.64system 1:58.63elapsed 45%CPU (0avgtext+0avgdata 115108maxresident)k
0inputs+0outputs (0major+1858223minor)pagefaults 0swaps
--- libvpb-4.2.58-alt1.x86_64.rpm.repo	2018-06-29 19:15:55.000000000 +0000
+++ libvpb-4.2.58-alt1.x86_64.rpm.hasher	2020-01-26 05:25:41.180317205 +0000
@@ -41,4 +41,4 @@
 Requires: rpmlib(PayloadIsLzma)  
-Provides: libtoneg.so.0()(64bit) = set:idYGQPkANbKHKaLCJyYPBNf7FPgOIXMUyuZwVvpsqDmv5TW4
-Provides: libvpb.so.0()(64bit) = set:ndhYr2bAGyl02BygG0ZhIicUkIjqSfoZpQdkZitgF4zhjvKP8XlIb6J5Wl1DBqc1UrZc9MFvjqYUMGiVjYSXcMVl75lUzezJE0r2OakOJt79akGc0eBGZ1sqbaBZCJymgvjPqbg9DF3ztOZ6YSXPsmmQpW2Tn90jH8g20MaKD2G8AW0GZD0m949kUTvP0xunJSKulQaulpIqW4qCaOyzmhwxY91p3uv35jlGwL9eRioHyz7ZiMUeiFs6lu4ZujlcU0XBoxgaDmaP29v8iuunbuVncgBmhnz9p8FZ5R1CHAUkfok93KcwgF2MiYV6E0slFQuZtxxexSCZ7m4xkZ9FzXKQ1iFbB2c8ZhoZ4SUpMZBTGQFtgB5ZcKjYS3KAkaoU58NW8HfDenlrAOrHinJiieEApUqZqRIqp5H4VPNTzPrpcraxi1MIz1iO2iw5sqtwSNyhpgXSNZhboTshPZxrH3bmzvZmgd1U7ipA9hKesMkP1Z0U4mX7efrfOMzGj1WUD6h6tcZ41kjyyd2zYph5Xh33vuYEtkeOeA1ZK2KoMceG4lI3oLNQXLrKTxwG1zHMZuIceiaW3ug1NABZicG3lwoNckj3X5ntjCQE3l0rGRZm80eUKeZhtj6aE5h5XKt7XvLYmjijyCMwWykh2YksOG7ZdwJNyL9GgSih8wzgm3BZfGMICmuhNkcqYG6tTVMQ6gE6Knnyzy3Wg2KlIjd5gsgP7dxA7CUu4ZAn6Hq5ZtxJqC3COkQZdfxYiQjwivcb0TdyeSEmqM2MJgZsuuTriGLlGAe2ilzUnD1ScZxcnUSIOrXqjZhPK94pW1zjKvlxuN2NKxzgnLqhtpShF4peDwIOE92IsoUESAwNfafMrCaK7hEB1zoejTLiRYnPULntgj5mih6LEhplOH0joNqu2ZHBs0Ewi3ADzh9uLXcbbayp548eBp4m6acCoY11EY043xDbaaotuD4g5wDziRaT3cLvZ9XZ2yyioquzv264cfdZFu8jq49Tsze3JH2UIfhJ5abf1lKhOxPm7nCVcfnyOGLFXGaYzWwrz3x2OMo3dHLeUtmjyFSJOii7vgtiIzzkIFNOrpVhzrmpfzkPwS7wVvD3dlJWGkAZ0jLEn0T4SK8uf7UvIV6bN7fC4MoGeS8OXUskWc3If41ZovHioQ1pwt2ztdSFQLN1FbVe5nUHZ75SoCfbbrWDOvXZqIR2umVD6VpSxWuOqfHhA1tbeKytZvlA5S0IisjOwYrg4kLADklYPkiBxQpkluZtLZcAzElqAGwUtJg4A44ZiYBoBmz71F7SZvWB74q9rTAlMF8wL59i7OINUuMZy7DzWgovAyJ7AowZfE1o9ToOmu57Gxgnh5hZxvi
+Provides: libtoneg.so.0()(64bit) = set:idYGQPkANbKHKaLCJyYPBNf7FPgOIXMUyuZwVvpYI0liHLyrt2
+Provides: libvpb.so.0()(64bit) = set:ndhYr2bAGyl02BygG0ZhIicUkIjqSfoZpQdkZitgF4zhjvKP8XlIb6J5Wl1DBqc1UrZc9MFvjqYUMGiVjYSXcMVl75lUzezJE0r2OakOJt79akGc0eBGZ1sqbaBZCJymgvjPqbg9DF3ztOZ6YSXPsmmQpW2Tn90jH8g20MaKD2G8AW0GZD0m949kUTvP0xunJSKulQaulpIqW4qCaOyzmhwxY91p3uv35jlGwL9eRioHyz7ZiMUeiFs6lu4ZujlcU0XBoxgaDmaP29v8iuunbuVncgBmhnz9p8FZ5R1CHAUkfok93KcwgF2MiYV6E0slFQuZtxxexSCZ7m4xkZ9RA5dsnW0FQBi164ZwIuO6f3ZvWmBeJ3GIEDtDUJ7s9FkMMbgyRhmvetKGS8BTmBKqBAsg9PMRYRqmJIylyYVUXNVJcCdBgF0oSN09p19M2eJegXoNEcEtXoZE5IrKEVZEJRx5HNfv3G90ZwFcOA8n7eoGVwu0DMqZwDDJ7pUhRF0tYjz8zeCuawqikIhoAfbGofqoUPz7JzOhSxcUT5sNwpsk9Go7MuzFTvTsL31l36nxZdppsAkQ7Yw2y9bZ5ok7G0NypEC6SbKWCcFh7G0SkHZdgoc3a5KeZhtj6aE5h5XKt7XvLYmjijyKsGLFK8lA0f5DIWhv3S6bZmyaAJk42U8ARgpZHacHFBnkc5z6LGhTtecJ14GxXRBUEUweAwr5Xkj147QYhj8Vx9K7NftpIGlUTxJqC3COkQZdfxYiQjwivcb0TdyeSEmqM2MJgZsuuTriGLlGAe2ilzUnD1ScZxcnUSIOrXqjZhPK94pW1zjGszxGgLoxoTMhEHnJEKcXEkycDjgmpQ41mecskriMU7B7Udj5Tz8QOwhcDFXnFqZrCNvLWwCaIAycuhzOGAn1CMyRY4ZnbV0g1B68f7ziYuTpmmk4Pa8gsaP8IckocNU32gV1862fnkkKkEatD4g5wDziRaT3cLvZ9XZ2yyioquzv264cfdZFu8jq49Tsze3JH2UIfhJ5abf1lKhOxPm7nCVcfnyOGLFXGaYzWwrz3x2OMo3dHLeI0leG9NkXmp9FzfEe9SNhaSQoVJIYENdHIDhGpgX3MYLPxCGmtlaOuoW5Z2wr2rn4LD3YfSszBUz7j2ocl7r4VtseatC1S7y0vYrl2ze83IjoIHNeBZtUwQBsDybYRZr2rcPDBBdZ3BZCTnpH5YIOfdOPI3RZ4mXpdycErNNlIPZHyIM6wlyri6Av3ywWBYAGyvCiGcAezGOPLvXpOhQcav5Fa8unb4191xLMnylqdu4AuoXZGnugEBItjm1Dy0ZmhyQxcrcK7YLsseG3xZ1FoX196oZzq0mOdCIBnNxq8QlkhQvY91
 Provides: libvpb = 4.2.58-alt1