Skip to content

Console Output

Started by upstream project "master-rtl-sdr" build number 2260
originally caused by:
 Started by timer
Running as SYSTEM
Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/master-rtl-sdr/a1/default/a2/default/a3/default/a4/default/label/osmocom-master
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-I5AdJHbxeTK4/agent.1852998
SSH_AGENT_PID=1853000
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/osmocom-build/jenkins/workspace/master-rtl-sdr/a1/default/a2/default/a3/default/a4/default/label/osmocom-master@tmp/private_key_10918513793378301695.key (osmocom-jenkins)
[ssh-agent] Using credentials docs (OS#5798)
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/master-rtl-sdr/a1/default/a2/default/a3/default/a4/default/label/osmocom-master/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitea.osmocom.org/sdr/rtl-sdr # timeout=10
Fetching upstream changes from https://gitea.osmocom.org/sdr/rtl-sdr
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
 > git fetch --tags --force --progress -- https://gitea.osmocom.org/sdr/rtl-sdr +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 619ac3186ea0ffc092615e1f59f7397e5e6f668c (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 619ac3186ea0ffc092615e1f59f7397e5e6f668c # timeout=10
Commit message: "Release 2.0.2"
 > git rev-list --no-walk 619ac3186ea0ffc092615e1f59f7397e5e6f668c # timeout=10
[osmocom-master] $ /bin/sh -xe /tmp/jenkins10696283706193451709.sh
+ CCACHE_DIR=/home/osmocom-build/ccache/master-builds
+ mkdir -p /home/osmocom-build/ccache/master-builds
+ chown osmocom-build:osmocom-build /home/osmocom-build/ccache/master-builds
+ readlink -f /tmp/ssh-I5AdJHbxeTK4/agent.1852998
+ docker run --rm=true --cap-add SYS_PTRACE -e ASCIIDOC_WARNINGS_CHECK=1 -e HOME=/build -e IS_MASTER_BUILD=1 -e JOB_NAME=master-rtl-sdr/a1=default,a2=default,a3=default,a4=default,label=osmocom-master -e MAKE=make -e OSMOPY_DEBUG_TCP_SOCKETS=1 -e OSMO_GSM_MANUALS_DIR=/opt/osmo-gsm-manuals -e PARALLEL_MAKE=-j 8 -e PUBLISH=1 -e SSH_AUTH_SOCK=/ssh-agent -e WITH_MANUALS=1 -w /build -i -u build -v /tmp/ssh-I5AdJHbxeTK4/agent.1852998:/ssh-agent -v /home/osmocom-build/jenkins/workspace/master-rtl-sdr/a1/default/a2/default/a3/default/a4/default/label/osmocom-master:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro -e CCACHE_DIR=/ccache -e PATH=/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin -v /home/osmocom-build/ccache/master-builds:/ccache osmocom-build/debian-bookworm-build /usr/bin/timeout 30m /build/contrib/jenkins.sh
+ base=/build
+ deps=/build/deps
+ inst=/build/deps/install
+ export deps inst
+ osmo-clean-workspace.sh
+ chmod -R +w .
+ git checkout -f HEAD
+ git clean -dxf
+ [ -d /build/deps ]
+ [ -d layer1-headers ]
+ mkdir /build/deps
+ set +x



 =============================== rtl-sdr ===============================

+ cd /build
+ autoreconf --install --force
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:16: warning: The macro `AC_PROG_LIBTOOL' is obsolete.
configure.ac:16: You should run autoupdate.
m4/libtool.m4:100: AC_PROG_LIBTOOL is expanded from...
configure.ac:16: the top level
configure.ac:28: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:28: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.ac:28: the top level
configure.ac:93: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:93: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
configure.ac:93: the top level
configure.ac:111: warning: The macro `AC_CONFIG_HEADER' is obsolete.
configure.ac:111: You should run autoupdate.
./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
configure.ac:111: the top level
configure.ac:113: warning: AC_OUTPUT should be used without arguments.
configure.ac:113: You should run autoupdate.
configure.ac:12: installing './compile'
configure.ac:15: installing './config.guess'
configure.ac:15: installing './config.sub'
configure.ac:5: installing './install-sh'
configure.ac:5: installing './missing'
Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
src/Makefile.am:6: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
src/Makefile.am: installing './depcomp'
+ ./configure --enable-sanitize --enable-werror
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... 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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libusb-1.0 >= 1.0... yes
checking for doxygen... /usr/bin/doxygen
checking for egrep... (cached) /usr/bin/grep -E
checking for sys/types.h... (cached) yes
checking for pthread.h... yes
checking for pthread_create in -lpthread... yes
checking for atan2 in -lm... yes
checking for sqrt in -lm... yes
checking for atan2 in -lm... (cached) yes
checking for clock_gettime in -lrt... yes
checking if gcc supports -fvisibility=hidden... yes
checking whether compiler understands -Wall... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating librtlsdr.pc
config.status: creating include/Makefile
config.status: creating src/Makefile
config.status: creating Makefile
config.status: creating Doxyfile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
+ make -j 8
echo 2.0.2 > .version-t && mv .version-t .version
make  all-recursive
make[1]: Entering directory '/build'
Making all in include
make[2]: Entering directory '/build/include'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/include'
Making all in src
make[2]: Entering directory '/build/src'
  CC       rtl_sdr.o
  CC       librtlsdr.lo
  CC       tuner_e4k.lo
  CC       tuner_fc0013.lo
  CC       tuner_fc0012.lo
  CC       tuner_fc2580.lo
  CC       rtl_tcp.o
  CC       tuner_r82xx.lo
  CC       rtl_test.o
  CC       rtl_fm.o
  CC       rtl_adsb.o
  CC       rtl_eeprom.o
  CC       rtl_power.o
  CC       convenience/convenience.o
  CCLD     librtlsdr.la
  CCLD     rtl_sdr
  CCLD     rtl_test
  CCLD     rtl_adsb
  CCLD     rtl_tcp
  CCLD     rtl_fm
  CCLD     rtl_eeprom
  CCLD     rtl_power
make[2]: Leaving directory '/build/src'
make[2]: Entering directory '/build'
mkdir -p doc
/usr/bin/doxygen Doxyfile
warning: Tag 'SYMBOL_CACHE_SIZE' at line 310 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'SHOW_DIRECTORIES' at line 519 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'COLS_IN_ALPHA_INDEX' at line 799 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'HTML_ALIGN_MEMBERS' at line 900 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'USE_INLINE_TREES' at line 1087 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'LATEX_SOURCE_CODE' at line 1247 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'XML_SCHEMA' at line 1339 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'XML_DTD' at line 1345 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'PERL_PATH' at line 1510 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'CLASS_DIAGRAMS' at line 1522 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'MSCGEN_PATH' at line 1531 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: argument 'a4wide' for option PAPER_TYPE is not a valid enum value
Using the default: a4!
warning: source 'images/' is not a readable file or directory... skipping.
/build/include/reg_field.h:30: warning: Compound cmd is not documented.
/build/include/reg_field.h:23: warning: Compound cmd_state is not documented.
/build/src/rtl_tcp.c:281: warning: Compound command is not documented.
/build/src/rtl_fm.c:163: warning: Compound controller_state is not documented.
/build/src/rtl_fm.c:113: warning: Compound demod_state is not documented.
/build/src/rtl_tcp.c:79: warning: Compound dongle_info_t is not documented.
/build/src/rtl_fm.c:95: warning: Compound dongle_state is not documented.
/build/include/tuner_e4k.h:182: warning: Compound e4k_pll_params is not documented.
/build/include/tuner_e4k.h:193: warning: Compound e4k_state is not documented.
/build/src/tuner_e4k.c:828: warning: Compound gain_comb is not documented.
/build/src/rtl_tcp.c:73: warning: Compound llist is not documented.
/build/src/getopt/getopt.h:94: warning: Compound option is not documented.
/build/src/rtl_fm.c:149: warning: Compound output_state is not documented.
/build/src/tuner_e4k.c:355: warning: Compound pll_settings is not documented.
/build/include/tuner_r82xx.h:67: warning: Compound r82xx_config is not documented.
/build/include/tuner_r82xx.h:97: warning: Compound r82xx_freq_range is not documented.
/build/include/tuner_r82xx.h:75: warning: Compound r82xx_priv is not documented.
/build/include/reg_field.h:39: warning: Compound reg_field is not documented.
/build/include/reg_field.h:45: warning: Compound reg_field_ops is not documented.
/build/src/rtl_eeprom.c:39: warning: Compound rtlsdr_config is not documented.
/build/src/librtlsdr.c:89: warning: Compound rtlsdr_dev is not documented.
/build/src/librtlsdr.c:300: warning: Compound rtlsdr_dongle is not documented.
/build/src/librtlsdr.c:52: warning: Compound rtlsdr_tuner_iface is not documented.
/build/include/reg_field.h:18: warning: Compound strbuf is not documented.
/build/src/rtl_test.c:56: warning: Compound time_generic is not documented.
/build/src/rtl_power.c:89: warning: Compound tuning_state is not documented.
Doxygen version used: 1.9.4
Searching for include files...
Searching for example files...
Searching for images...
Searching for dot files...
Searching for msc files...
Searching for dia files...
Searching for files to exclude
Searching INPUT for files to process...
Searching for files in directory /build/include
Searching for files in directory /build/src
Searching for files in directory /build/src/convenience
Searching for files in directory /build/src/getopt
Reading and parsing tag files
Parsing files
Reading /build/include/reg_field.h...
Parsing file /build/include/reg_field.h...
Reading /build/include/rtl-sdr.h...
Parsing file /build/include/rtl-sdr.h...
Reading /build/include/rtl-sdr_export.h...
Parsing file /build/include/rtl-sdr_export.h...
Reading /build/include/rtlsdr_i2c.h...
Parsing file /build/include/rtlsdr_i2c.h...
Reading /build/include/tuner_e4k.h...
Parsing file /build/include/tuner_e4k.h...
Reading /build/include/tuner_fc0012.h...
Parsing file /build/include/tuner_fc0012.h...
Reading /build/include/tuner_fc0013.h...
Parsing file /build/include/tuner_fc0013.h...
Reading /build/include/tuner_fc2580.h...
Parsing file /build/include/tuner_fc2580.h...
Reading /build/include/tuner_r82xx.h...
Parsing file /build/include/tuner_r82xx.h...
Reading /build/src/convenience/convenience.c...
Parsing file /build/src/convenience/convenience.c...
Reading /build/src/convenience/convenience.h...
Parsing file /build/src/convenience/convenience.h...
Reading /build/src/getopt/getopt.c...
Parsing file /build/src/getopt/getopt.c...
Reading /build/src/getopt/getopt.h...
Parsing file /build/src/getopt/getopt.h...
Reading /build/src/librtlsdr.c...
Parsing file /build/src/librtlsdr.c...
Reading /build/src/rtl_adsb.c...
Parsing file /build/src/rtl_adsb.c...
Reading /build/src/rtl_biast.c...
Parsing file /build/src/rtl_biast.c...
Reading /build/src/rtl_eeprom.c...
Parsing file /build/src/rtl_eeprom.c...
Reading /build/src/rtl_fm.c...
Parsing file /build/src/rtl_fm.c...
Reading /build/src/rtl_power.c...
Parsing file /build/src/rtl_power.c...
Reading /build/src/rtl_sdr.c...
Parsing file /build/src/rtl_sdr.c...
Reading /build/src/rtl_tcp.c...
Parsing file /build/src/rtl_tcp.c...
Reading /build/src/rtl_test.c...
Parsing file /build/src/rtl_test.c...
Reading /build/src/tuner_e4k.c...
Parsing file /build/src/tuner_e4k.c...
Reading /build/src/tuner_fc0012.c...
Parsing file /build/src/tuner_fc0012.c...
Reading /build/src/tuner_fc0013.c...
Parsing file /build/src/tuner_fc0013.c...
Reading /build/src/tuner_fc2580.c...
Parsing file /build/src/tuner_fc2580.c...
Reading /build/src/tuner_r82xx.c...
Parsing file /build/src/tuner_r82xx.c...
Building macro definition list...
Building group list...
Building directory list...
Building namespace list...
Building file list...
Building class list...
Building concept list...
Computing nesting relations for classes...
Associating documentation with classes...
Associating documentation with concepts...
Building example list...
Searching for enumerations...
Searching for documented typedefs...
Searching for members imported via using declarations...
Searching for included using directives...
Searching for documented variables...
Building interface member list...
Building member list...
Searching for friends...
Searching for documented defines...
Computing class inheritance relations...
Computing class usage relations...
Flushing cached template relations that have become invalid...
Computing class relations...
Add enum values to enums...
Searching for member function documentation...
Creating members for template instances...
Building page list...
Search for main page...
Computing page relations...
Determining the scope of groups...
Sorting lists...
Determining which enums are documented
Computing member relations...
Building full member lists recursively...
Adding members to member groups.
Computing member references...
Inheriting documentation...
Generating disk names...
Adding source references...
Adding xrefitems...
Sorting member lists...
Setting anonymous enum type...
Computing dependencies between dire/build/include/reg_field.h:32: warning: Member ops (variable) of struct cmd is not documented.
/build/include/reg_field.h:33: warning: Member cb)(struct cmd_state *cs, enum cmd_op op, const char *cmd, int argc, char **argv) (variable) of struct cmd is not documented.
/build/include/reg_field.h:35: warning: Member help (variable) of struct cmd is not documented.
/build/include/reg_field.h:24: warning: Member cmd (variable) of struct cmd_state is not documented.
/build/include/reg_field.h:25: warning: Member arg (variable) of struct cmd_state is not documented.
/build/include/reg_field.h:26: warning: Member state (variable) of struct cmd_state is not documented.
/build/include/reg_field.h:27: warning: Member out)(const char *format, va_list ap) (variable) of struct cmd_state is not documented.
/build/src/rtl_tcp.c:282: warning: Member cmd (variable) of struct command is not documented.
/build/src/rtl_tcp.c:283: warning: Member param (variable) of struct command is not documented.
/build/src/rtl_fm.c:165: warning: Member exit_flag (variable) of struct controller_state is not documented.
/build/src/rtl_fm.c:166: warning: Member thread (variable) of struct controller_state is not documented.
/build/src/rtl_fm.c:167: warning: Member freqs[FREQUENCIES_LIMIT] (variable) of struct controller_state is not documented.
/build/src/rtl_fm.c:168: warning: Member freq_len (variable) of struct controller_state is not documented.
/build/src/rtl_fm.c:169: warning: Member freq_now (variable) of struct controller_state is not documented.
/build/src/rtl_fm.c:170: warning: Member edge (variable) of struct controller_state is not documented.
/build/src/rtl_fm.c:171: warning: Member wb_mode (variable) of struct controller_state is not documented.
/build/src/rtl_fm.c:172: warning: Member hop (variable) of struct controller_state is not documented.
/build/src/rtl_fm.c:173: warning: Member hop_m (variable) of struct controller_state is not documented.
/build/src/rtl_fm.c:115: warning: Member exit_flag (variable) of struct demod_state is not documented.
/build/src/rtl_fm.c:116: warning: Member thread (variable) of struct demod_state is not documented.
/build/src/rtl_fm.c:117: warning: Member lowpassed[MAXIMUM_BUF_LENGTH] (variable) of struct demod_state is not documented.
/build/src/rtl_fm.c:118: warning: Member lp_len (variable) of struct demod_state is not documented.
/build/src/rtl_fm.c:119: warning: Member lp_i_hist[10][6] (variable) of struct demod_state is not documented.
/build/src/rtl_fm.c:120: warning: Member lp_q_hist[10][6] (variable) of struct demod_state is not documented.
/build/src/rtl_fm.c:121: warning: Member result[MAXIMUM_BUF_LENGTH] (variable) of struct demod_state is not documented.
/build/src/rtl_fm.c:122: warning: Member droop_i_hist[9] (variable) of struct demod_state is not documented.
/build/src/rtl_fm.c:123: warning: Member droop_q_hist[9] (variable) of struct demod_state is not documented.
/build/src/rtl_fm.c:124: warning: Member result_len (variable) of struct demod_state is not documented.
/build/src/rtl_fm.c:125: warning: Member rate_in (variable) of struct demod_state is not documented.
/build/src/rtl_fm.c:126: warning: Member rate_out (variable) of struct demod_state is not documented.
/build/src/rtl_fm.c:127: warning: Member rate_out2 (variable) of struct demod_state is not documented.
/build/src/rtl_fm.c:128: warning: Member now_r (variable) of struct demod_state is not documented.
/build/src/rtl_fm.c:128: warning: Member now_j (variable) of struct demod_state is not documented.
/build/src/rtl_fm.c:129: warning: Member pre_r (variable) of struct demod_state is not documented.
/build/src/rtl_fm.c:129: warning: Member pre_j (variable) of struct demod_state is not documented.
/build/src/rtl_fm.c:130: warning: Member prev_index (variable) of struct demod_state is not documented.
/build/src/rtl_fm.c:131: warning: Member downsample (variable) of struct demod_state is not documented.
/build/src/rtl_fm.c:132: warning: Member post_downsample (variable) of struct demod_state is not documented.
/build/src/rtl_fm.c:133: warning: Member output_scale (variable) of struct demod_state is not documented.
/build/src/rtl_fm.c:134: warning: Member squelch_level (variable) of struct demod_state is not documented.
/build/src/rtl_fm.c:134: warning: Member conseq_squelch (variable) of struct demod_state is not documented.
/build/src/rtl_fm.c:134: warning: Member squelch_hits (variable) of struct demod_state is not documented.
/build/src/rtl_fm.c:134: warning: Member terminate_on_squelch (variable) of struct demod_state is not documented.
/build/src/rtl_fm.c:135: warning: Member downsample_passes (variable) of struct demod_state is not documented.
/build/src/rtl_fm.c:136: warning: Member comp_fir_size (variable) of struct demod_state is not documented.
/build/src/rtl_fm.c:137: warning: Member custom_atan (variable) of struct demod_state is not documented.
/build/src/rtl_fm.c:138: warning: Member deemph (variable) of struct demod_state is not documented.
/build/src/rtl_fm.c:138: warning: Member deemph_a (variable) of struct demod_state is not documented.
/build/src/rtl_fm.c:139: warning: Member now_lpr (variable) of struct demod_state is not documented.
/build/src/rtl_fm.c:140: warning: Member prev_lpr_index (variable) of struct demod_state is not documented.
/build/src/rtl_fm.c:141: warning: Member dc_block (variable) of struct demod_state is not documented.
/build/src/rtl_fm.c:141: warning: Member dc_avg (variable) of struct demod_state is not documented.
/build/src/rtl_fm.c:142: warning: Member mode_demod)(struct demod_state *) (variable) of struct demod_state is not documented.
/build/src/rtl_fm.c:143: warning: Member rw (variable) of struct demod_state is not documented.
/build/src/rtl_fm.c:144: warning: Member ready (variable) of struct demod_state is not documented.
/build/src/rtl_fm.c:145: warning: Member ready_m (variable) of struct demod_state is not documented.
/build/src/rtl_fm.c:146: warning: Member output_target (variable) of struct demod_state is not documented.
/build/src/rtl_tcp.c:80: warning: Member magic[4] (variable) of struct dongle_info_t is not documented.
/build/src/rtl_tcp.c:81: warning: Member tuner_type (variable) of struct dongle_info_t is not documented.
/build/src/rtl_tcp.c:82: warning: Member tuner_gain_count (variable) of struct dongle_info_t is not documented.
/build/src/rtl_fm.c:97: warning: Member exit_flag (variable) of struct dongle_state is not documented.
/build/src/rtl_fm.c:98: warning: Member thread (variable) of struct dongle_state is not documented.
/build/src/rtl_fm.c:99: warning: Member dev (variable) of struct dongle_state is not documented.
/build/src/rtl_fm.c:100: warning: Member dev_index (variable) of struct dongle_state is not documented.
/build/src/rtl_fm.c:101: warning: Member freq (variable) of struct dongle_state is not documented.
/build/src/rtl_fm.c:102: warning: Member rate (variable) of struct dongle_state is not documented.
/build/src/rtl_fm.c:103: warning: Member gain (variable) of struct dongle_state is not documented.
/build/src/rtl_fm.c:104: warning: Member buf16[MAXIMUM_BUF_LENGTH] (variable) of struct dongle_state is not documented.
/build/src/rtl_fm.c:105: warning: Member buf_len (variable) of struct dongle_state is not documented.
/build/src/rtl_fm.c:106: warning: Member ppm_error (variable) of struct dongle_state is not documented.
/build/src/rtl_fm.c:107: warning: Member offset_tuning (variable) of struct dongle_state is not documented.
/build/src/rtl_fm.c:108: warning: Member direct_sampling (variable) of struct dongle_state is not documented.
/build/src/rtl_fm.c:109: warning: Member mute (variable) of struct dongle_state is not documented.
/build/src/rtl_fm.c:110: warning: Member demod_target (variable) of struct dongle_state is not documented.
/build/include/tuner_e4k.h:183: warning: Member fosc (variable) of struct e4k_pll_params is not documented.
/build/include/tuner_e4k.h:184: warning: Member intended_flo (variable) of struct e4k_pll_params is not documented.
/build/include/tuner_e4k.h:185: warning: Member flo (variable) of struct e4k_pll_params is not documented.
/build/include/tuner_e4k.h:186: warning: Member x (variable) of struct e4k_pll_params is not documented.
/build/include/tuner_e4k.h:187: warning: Member z (variable) of struct e4k_pll_params is not documented.
/build/include/tuner_e4k.h:188: warning: Member r (variable) of struct e4k_pll_params is not documented.
/build/include/tuner_e4k.h:189: warning: Member r_idx (variable) of struct e4k_pll_params is not documented.
/build/include/tuner_e4k.h:190: warning: Member threephase (variable) of struct e4k_pll_params is not documented.
/build/include/tuner_e4k.h:194: warning: Member i2c_dev (variable) of struct e4k_state is not documented.
/build/include/tuner_e4k.h:195: warning: Member i2c_addr (variable) of struct e4k_state is not documented.
/build/include/tuner_e4k.h:196: warning: Member band (variable) of struct e4k_state is not documented.
/build/include/tuner_e4k.h:197: warning: Member vco (variable) of struct e4k_state is not documented.
/build/include/tuner_e4k.h:198: warning: Member rtl_dev (variable) of struct e4k_state is not documented.
/build/src/tuner_e4k.c:829: warning: Member mixer_gain (variable) of struct gain_comb is not documented.
/build/src/tuner_e4k.c:830: warning: Member if1_gain (variable) of struct gain_comb is not documented.
/build/src/tuner_e4k.c:831: warning: Member reg (variable) of struct gain_comb is not documented.
/build/src/rtl_tcp.c:74: warning: Member data (variable) of struct llist is not documented.
/build/src/rtl_tcp.c:75: warning: Member len (variable) of struct llist is not documented.
/build/src/rtl_tcp.c:76: warning: Member next (variable) of struct llist is not documented.
/build/src/getopt/getopt.h:97: warning: Member name (variable) of struct option is not documented.
/build/src/getopt/getopt.h:99: warning: Member name (variable) of struct option is not documented.
/build/src/getopt/getopt.h:103: warning: Member has_arg (variable) of struct option is not documented.
/build/src/getopt/getopt.h:104: warning: Member flag (variable) of struct option is not documented.
/build/src/getopt/getopt.h:105: warning: Member val (variable) of struct option is not documented.
/build/src/rtl_fm.c:151: warning: Member exit_flag (variable) of struct output_state is not documented.
/build/src/rtl_fm.c:152: warning: Member thread (variable) of struct output_state is not documented.
/build/src/rtl_fm.c:153: warning: Member file (variable) of struct output_state is not documented.
/build/src/rtl_fm.c:154: warning: Member filename (variable) of struct output_state is not documented.
/build/src/rtl_fm.c:155: warning: Member result[MAXIMUM_BUF_LENGTH] (variable) of struct output_state is not documented.
/build/src/rtl_fm.c:156: warning: Member result_len (variable) of struct output_state is not documented.
/build/src/rtl_fm.c:157: warning: Member rate (variable) of struct output_state is not documented.
/build/src/rtl_fm.c:158: warning: Member rw (variable) of struct output_state is not documented.
/build/src/rtl_fm.c:159: warning: Member ready (variable) of struct output_state is not documented.
/build/src/rtl_fm.c:160: warning: Member ready_m (variable) of struct output_state is not documented.
/build/src/tuner_e4k.c:356: warning: Member freq (variable) of struct pll_settings is not documented.
/build/src/tuner_e4k.c:357: warning: Member reg_synth7 (variable) of struct pll_settings is not documented.
/build/src/tuner_e4k.c:358: warning: Member mult (variable) of struct pll_settings is not documented.
/build/include/tuner_r82xx.h:68: warning: Member i2c_addr (variable) of struct r82xx_config is not documented.
/build/include/tuner_r82xx.h:69: warning: Member xtal (variable) of struct r82xx_config is not documented.
/build/include/tuner_r82xx.h:70: warning: Member rafael_chip (variable) of struct r82xx_config is not documented.
/build/include/tuner_r82xx.h:71: warning: Member max_i2c_msg_len (variable) of struct r82xx_config is not documented.
/build/include/tuner_r82xx.h:72: warning: Member use_predetect (variable) of struct r82xx_config is not documented.
/build/include/tuner_r82xx.h:98: warning: Member freq (variable) of struct r82xx_freq_range is not documented.
/build/include/tuner_r82xx.h:99: warning: Member open_d (variable) of struct r82xx_freq_range is not documented.
/build/include/tuner_r82xx.h:100: warning: Member rf_mux_ploy (variable) of struct r82xx_freq_range is not documented.
/build/include/tuner_r82xx.h:101: warning: Member tf_c (variable) of struct r82xx_freq_range is not documented.
/build/include/tuner_r82xx.h:102: warning: Member xtal_cap20p (variable) of struct r82xx_freq_range is not documented.
/build/include/tuner_r82xx.h:103: warning: Member xtal_cap10p (variable) of struct r82xx_freq_range is not documented.
/build/include/tuner_r82xx.h:104: warning: Member xtal_cap0p (variable) of struct r82xx_freq_range is not documented.
/build/include/tuner_r82xx.h:76: warning: Member cfg (variable) of struct r82xx_priv is not documented.
/build/include/tuner_r82xx.h:78: warning: Member regs[NUM_REGS] (variable) of struct r82xx_priv is not documented.
/build/include/tuner_r82xx.h:79: warning: Member buf[NUM_REGS+1] (variable) of struct r82xx_priv is not documented.
/build/include/tuner_r82xx.h:80: warning: Member xtal_cap_sel (variable) of struct r82xx_priv is not documented.
/build/include/tuner_r82xx.h:81: warning: Member pll (variable) of struct r82xx_priv is not documented.
/build/include/tuner_r82xx.h:82: warning: Member int_freq (variable) of struct r82xx_priv is not documented.
/build/include/tuner_r82xx.h:83: warning: Member fil_cal_code (variable) of struct r82xx_priv is not documented.
/build/include/tuner_r82xx.h:84: warning: Member input (variable) of struct r82xx_priv is not documented.
/build/include/tuner_r82xx.h:85: warning: Member has_lock (variable) of struct r82xx_priv is not documented.
/build/include/tuner_r82xx.h:86: warning: Member init_done (variable) of struct r82xx_priv is not documented.
/build/include/tuner_r82xx.h:89: warning: Member delsys (variable) of struct r82xx_priv is not documented.
/build/include/tuner_r82xx.h:90: warning: Member type (variable) of struct r82xx_priv is not documented.
/build/include/tuner_r82xx.h:92: warning: Member bw (variable) of struct r82xx_priv is not documented.
/build/include/tuner_r82xx.h:94: warning: Member rtl_dev (variable) of struct r82xx_priv is not documented.
/build/include/reg_field.h:40: warning: Member reg (variable) of struct reg_field is not documented.
/build/include/reg_field.h:41: warning: Member shift (variable) of struct reg_field is not documented.
/build/include/reg_field.h:42: warning: Member width (variable) of struct reg_field is not documented.
/build/include/reg_field.h:46: warning: Member fields (variable) of struct reg_field_ops is not documented.
/build/include/reg_field.h:47: warning: Member field_names (variable) of struct reg_field_ops is not documented.
/build/include/reg_field.h:48: warning: Member num_fields (variable) of struct reg_field_ops is not documented.
/build/include/reg_field.h:49: warning: Member data (variable) of struct reg_field_ops is not documented.
/build/include/reg_field.h:50: warning: Member write_cb)(void *data, uint32_t reg, uint32_t val) (variable) of struct reg_field_ops is not documented.
/build/include/reg_field.h:51: warning: Member read_cb)(void *data, uint32_t reg) (variable) of struct reg_field_ops is not documented.
/build/src/rtl_eeprom.c:40: warning: Member vendor_id (variable) of struct rtlsdr_config is not documented.
/build/src/rtl_eeprom.c:41: warning: Member product_id (variable) of struct rtlsdr_config is not documented.
/build/src/rtl_eeprom.c:42: warning: Member manufacturer[MAX_STR_SIZE] (variable) of struct rtlsdr_config is not documented.
/build/src/rtl_eeprom.c:43: warning: Member product[MAX_STR_SIZE] (variable) of struct rtlsdr_config is not documented.
/build/src/rtl_eeprom.c:44: warning: Member serial[MAX_STR_SIZE] (variable) of struct rtlsdr_config is not documented.
/build/src/rtl_eeprom.c:45: warning: Member have_serial (variable) of struct rtlsdr_config is not documented.
/build/src/rtl_eeprom.c:46: warning: Member enable_ir (variable) of struct rtlsdr_config is not documented.
/build/src/rtl_eeprom.c:47: warning: Member remote_wakeup (variable) of struct rtlsdr_config is not documented.
/build/src/librtlsdr.c:90: warning: Member ctx (variable) of struct rtlsdr_dev is not documented.
/build/src/librtlsdr.c:91: warning: Member devh (variable) of struct rtlsdr_dev is not documented.
/build/src/librtlsdr.c:92: warning: Member xfer_buf_num (variable) of struct rtlsdr_dev is not documented.
/build/src/librtlsdr.c:93: warning: Member xfer_buf_len (variable) of struct rtlsdr_dev is not documented.
/build/src/librtlsdr.c:94: warning: Member xfer (variable) of struct rtlsdr_dev is not documented.
/build/src/librtlsdr.c:95: warning: Member xfer_buf (variable) of struct rtlsdr_dev is not documented.
/build/src/librtlsdr.c:96: warning: Member cb (variable) of struct rtlsdr_dev is not documented.
/build/src/librtlsdr.c:97: warning: Member cb_ctx (variable) of struct rtlsdr_dev is not documented.
/build/src/librtlsdr.c:98: warning: Member async_status (variable) of struct rtlsdr_dev is not documented.
/build/src/librtlsdr.c:99: warning: Member async_cancel (variable) of struct rtlsdr_dev is not documented.
/build/src/librtlsdr.c:100: warning: Member use_zerocopy (variable) of struct rtlsdr_dev is not documented.
/build/src/librtlsdr.c:102: warning: Member rate (variable) of struct rtlsdr_dev is not documented.
/build/src/librtlsdr.c:103: warning: Member rtl_xtal (variable) of struct rtlsdr_dev is not documented.
/build/src/librtlsdr.c:104: warning: Member fir[FIR_LEN] (variable) of struct rtlsdr_dev is not documented.
/build/src/librtlsdr.c:105: warning: Member direct_sampling (variable) of struct rtlsdr_dev is not documented.
/build/src/librtlsdr.c:107: warning: Member tuner_type (variable) of struct rtlsdr_dev is not documented.
/build/src/librtlsdr.c:108: warning: Member tuner (variable) of struct rtlsdr_dev is not documented.
/build/src/librtlsdr.c:109: warning: Member tun_xtal (variable) of struct rtlsdr_dev is not documented.
/build/src/librtlsdr.c:110: warning: Member freq (variable) of struct rtlsdr_dev is not documented.
/build/src/librtlsdr.c:111: warning: Member bw (variable) of struct rtlsdr_dev is not documented.
/build/src/librtlsdr.c:112: warning: Member offs_freq (variable) of struct rtlsdr_dev is not documented.
/build/src/librtlsdr.c:113: warning: Member corr (variable) of struct rtlsdr_dev is not documented.
/build/src/librtlsdr.c:114: warning: Member gain (variable) of struct rtlsdr_dev is not documented.
/build/src/librtlsdr.c:115: warning: Member e4k_s (variable) of struct rtlsdr_dev is not documented.
/build/src/librtlsdr.c:116: warning: Member r82xx_c (variable) of struct rtlsdr_dev is not documented.
/build/src/librtlsdr.c:117: warning: Member r82xx_p (variable) of struct rtlsdr_dev is not documented.
/build/src/librtlsdr.c:119: warning: Member dev_lost (variable) of struct rtlsdr_dev is not documented.
/build/src/librtlsdr.c:120: warning: Member driver_active (variable) of struct rtlsdr_dev is not documented.
/build/src/librtlsdr.c:121: warning: Member xfer_errors (variable) of struct rtlsdr_dev is not documented.
/build/src/librtlsdr.c:122: warning: Member manufact[256] (variable) of struct rtlsdr_dev is not documented.
/build/src/librtlsdr.c:123: warning: Member product[256] (variable) of struct rtlsdr_dev is not documented.
/build/src/librtlsdr.c:301: warning: Member vid (variable) of struct rtlsdr_dongle is not documented.
/build/src/librtlsdr.c:302: warning: Member pid (variable) of struct rtlsdr_dongle is not documented.
/build/src/librtlsdr.c:303: warning: Member name (variable) of struct rtlsdr_dongle is not documented.
/build/src/librtlsdr.c:54: warning: Member init)(void *) (variable) of struct rtlsdr_tuner_iface is not documented.
/build/src/librtlsdr.c:55: warning: Member exit)(void *) (variable) of struct rtlsdr_tuner_iface is not documented.
/build/src/librtlsdr.c:56: warning: Member set_freq)(void *, uint32_t freq) (variable) of struct rtlsdr_tuner_iface is not documented.
/build/src/librtlsdr.c:57: warning: Member set_bw)(void *, int bw) (variable) of struct rtlsdr_tuner_iface is not documented.
/build/src/librtlsdr.c:58: warning: Member set_gain)(void *, int gain) (variable) of struct rtlsdr_tuner_iface is not documented.
/build/src/librtlsdr.c:59: warning: Member set_if_gain)(void *, int stage, int gain) (variable) of struct rtlsdr_tuner_iface is not documented.
/build/src/librtlsdr.c:60: warning: Member set_gain_mode)(void *, int manual) (variable) of struct rtlsdr_tuner_iface is not documented.
/build/include/reg_field.h:19: warning: Member idx (variable) of struct strbuf is not documented.
/build/include/reg_field.h:20: warning: Member buf[32] (variable) of struct strbuf is not documented.
/build/src/rtl_test.c:60: warning: Member tv_sec (variable) of struct time_generic is not documented.
/build/src/rtl_test.c:61: warning: Member tv_nsec (variable) of struct time_generic is not documented.
/build/src/rtl_test.c:63: warning: Member tv_sec (variable) of struct time_generic is not documented.
/build/src/rtl_test.c:65: warning: Member init (variable) of struct time_generic is not documented.
/build/src/rtl_test.c:66: warning: Member frequency (variable) of struct time_generic is not documented.
/build/src/rtl_test.c:67: warning: Member ticks (variable) of struct time_generic is not documented.
/build/src/rtl_power.c:92: warning: Member freq (variable) of struct tuning_state is not documented.
/build/src/rtl_power.c:93: warning: Member rate (variable) of struct tuning_state is not documented.
/build/src/rtl_power.c:94: warning: Member bin_e (variable) of struct tuning_state is not documented.
/build/src/rtl_power.c:95: warning: Member avg (variable) of struct tuning_state is not documented.
/build/src/rtl_power.c:96: warning: Member samples (variable) of struct tuning_state is not documented.
/build/src/rtl_power.c:97: warning: Member downsample (variable) of struct tuning_state is not documented.
/build/src/rtl_power.c:98: warning: Member downsample_passes (variable) of struct tuning_state is not documented.
/build/src/rtl_power.c:99: warning: Member crop (variable) of struct tuning_state is not documented.
/build/src/rtl_power.c:103: warning: Member buf8 (variable) of struct tuning_state is not documented.
/build/src/rtl_power.c:104: warning: Member buf_len (variable) of struct tuning_state is not documented.
ctories...
Generating citations page...
Counting members...
Counting data structures...
Resolving user defined references...
Finding anchors and sections in the documentation...
Transferring function references...
Combining using relations...
Adding members to index pages...
Correcting members for VHDL...
Computing tooltip texts...
Generating style sheet...
Generating search indices...
Generating example documentation...
Generating file sources...
Generating code for file include/reg_field.h...
Generating code for file include/rtl-sdr.h...
Generating code for file include/rtl-sdr_export.h...
Generating code for file include/rtlsdr_i2c.h...
Generating code for file include/tuner_e4k.h...
Generating code for file include/tuner_fc0012.h...
Generating code for file include/tuner_fc0013.h...
Generating code for file include/tuner_fc2580.h...
Generating code for file include/tuner_r82xx.h...
Parsing code for file src/convenience/convenience.c...
Generating code for file src/convenience/convenience.h...
Parsing code for file src/getopt/getopt.c...
Generating code for file src/getopt/getopt.h...
Parsing code for file src/librtlsdr.c...
Parsing code for file src/rtl_adsb.c...
Parsing code for file src/rtl_biast.c...
Parsing code for file src/rtl_eeprom.c...
Parsing code for file src/rtl_fm.c...
Parsing code for file src/rtl_power.c...
Parsing code for file src/rtl_sdr.c...
Parsing code for file src/rtl_tcp.c...
Parsing code for file src/rtl_test.c...
Parsing code for file src/tuner_e4k.c...
Parsing code for file src/tuner_fc0012.c...
Parsing code for file src/tuner_fc0013.c...
Parsing code for file src/tuner_fc2580.c...
Parsing code for file src/tuner_r82xx.c...
Generating file documentation...
Generating page documentation...
Generating group documentation...
Generating class documentation...
Generating docs for compound cmd...
Generating docs for compound cmd_state...
Generating docs for compound command...
Generating docs for compound controller_state...
Generating docs for compound demod_state...
Generating docs for compound dongle_info_t...
Generating docs for compound dongle_state...
Generating docs for compound e4k_pll_params...
Generating docs for compound e4k_state...
Generating docs for compound gain_comb...
Generating docs for compound llist...
Generating docs for compound option...
Generating docs for compound output_state...
Generating docs for compound pll_settings...
Generating docs for compound r82xx_config...
Generating docs for compound r82xx_freq_range...
Generating docs for compound r82xx_priv...
Generating docs for compound reg_field...
Generating docs for compound reg_field_ops...
Generating docs for compound rtlsdr_config...
Generating docs for compound rtlsdr_dev...
Generating docs for compound rtlsdr_dongle...
Generating docs for compound rtlsdr_tuner_iface...
Generating docs for compound strbuf...
Generating docs for compound time_generic...
Generating docs for compound tuning_state...
Generating concept documentation...
Generating namespace index...
Generating graph info page...
Generating directory documentation...
Generating index page...
Generating page index...
Generating module index...
Generating namespace index...
Generating namespace member index...
Generating concept index...
Generating annotated compound index...
Generating alphabetical compound index...
Generating hierarchical class index...
Generating member index...
Generating file index...
Generating file member index...
Generating example index...
finalizing index lists...
writing tag file...
Running plantuml with JAVA...
lookup cache used 950/65536 hits=8184 misses=977
finished...
cd ./doc && tar cf html.tar html
make[2]: Leaving directory '/build'
make[1]: Leaving directory '/build'
+ LD_LIBRARY_PATH=/build/deps/install/lib
+ make check
make  check-recursive
make[1]: Entering directory '/build'
Making check in include
make[2]: Entering directory '/build/include'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/build/include'
Making check in src
make[2]: Entering directory '/build/src'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/build/src'
make[2]: Entering directory '/build'
make[2]: Leaving directory '/build'
make[1]: Leaving directory '/build'
+ LD_LIBRARY_PATH=/build/deps/install/lib
+ DISTCHECK_CONFIGURE_FLAGS=--enable-werror
+ make distcheck
make  dist-bzip2 dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory '/build'
make  distdir-am
make[2]: Entering directory '/build'
if test -d "librtlsdr-2.0.2"; then find "librtlsdr-2.0.2" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "librtlsdr-2.0.2" || { sleep 5 && rm -rf "librtlsdr-2.0.2"; }; else :; fi
test -d "librtlsdr-2.0.2" || mkdir "librtlsdr-2.0.2"
 (cd include && make  top_distdir=../librtlsdr-2.0.2 distdir=../librtlsdr-2.0.2/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/build/include'
make  distdir-am
make[4]: Entering directory '/build/include'
make[4]: Leaving directory '/build/include'
make[3]: Leaving directory '/build/include'
 (cd src && make  top_distdir=../librtlsdr-2.0.2 distdir=../librtlsdr-2.0.2/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/build/src'
make  distdir-am
make[4]: Entering directory '/build/src'
make[4]: Leaving directory '/build/src'
make[3]: Leaving directory '/build/src'
make  \
  top_distdir="librtlsdr-2.0.2" distdir="librtlsdr-2.0.2" \
  dist-hook
make[3]: Entering directory '/build'
echo 2.0.2 > librtlsdr-2.0.2/.tarball-version
make[3]: Leaving directory '/build'
test -n "" \
|| find "librtlsdr-2.0.2" -type d ! -perm -755 \
	-exec chmod u+rwx,go+rx {} \; -o \
  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
  ! -type d ! -perm -444 -exec /bin/bash /build/install-sh -c -m a+r {} {} \; \
|| chmod -R a+r "librtlsdr-2.0.2"
make[2]: Leaving directory '/build'
tardir=librtlsdr-2.0.2 && ${TAR-tar} chof - "$tardir" | BZIP2=${BZIP2--9} bzip2 -c >librtlsdr-2.0.2.tar.bz2
tardir=librtlsdr-2.0.2 && ${TAR-tar} chof - "$tardir" | eval GZIP= gzip --best -c >librtlsdr-2.0.2.tar.gz
make[1]: Leaving directory '/build'
if test -d "librtlsdr-2.0.2"; then find "librtlsdr-2.0.2" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "librtlsdr-2.0.2" || { sleep 5 && rm -rf "librtlsdr-2.0.2"; }; else :; fi
case 'librtlsdr-2.0.2.tar.gz librtlsdr-2.0.2.tar.bz2' in \
*.tar.gz*) \
  eval GZIP= gzip --best -dc librtlsdr-2.0.2.tar.gz | ${TAR-tar} xf - ;;\
*.tar.bz2*) \
  bzip2 -dc librtlsdr-2.0.2.tar.bz2 | ${TAR-tar} xf - ;;\
*.tar.lz*) \
  lzip -dc librtlsdr-2.0.2.tar.lz | ${TAR-tar} xf - ;;\
*.tar.xz*) \
  xz -dc librtlsdr-2.0.2.tar.xz | ${TAR-tar} xf - ;;\
*.tar.Z*) \
  uncompress -c librtlsdr-2.0.2.tar.Z | ${TAR-tar} xf - ;;\
*.shar.gz*) \
  eval GZIP= gzip --best -dc librtlsdr-2.0.2.shar.gz | unshar ;;\
*.zip*) \
  unzip librtlsdr-2.0.2.zip ;;\
*.tar.zst*) \
  zstd -dc librtlsdr-2.0.2.tar.zst | ${TAR-tar} xf - ;;\
esac
chmod -R a-w librtlsdr-2.0.2
chmod u+w librtlsdr-2.0.2
mkdir librtlsdr-2.0.2/_build librtlsdr-2.0.2/_build/sub librtlsdr-2.0.2/_inst
chmod a-w librtlsdr-2.0.2
test -d librtlsdr-2.0.2/_build || exit 0; \
dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd librtlsdr-2.0.2/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
  && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \
  && am__cwd=`pwd` \
  && CDPATH="${ZSH_VERSION+.}:" && cd librtlsdr-2.0.2/_build/sub \
  && ../../configure \
     \
    --enable-werror \
    --srcdir=../.. --prefix="$dc_install_base" \
  && make  \
  && make  dvi \
  && make  check \
  && make  install \
  && make  installcheck \
  && make  uninstall \
  && make  distuninstallcheck_dir="$dc_install_base" \
        distuninstallcheck \
  && chmod -R a-w "$dc_install_base" \
  && ({ \
       (cd ../.. && umask 077 && mkdir "$dc_destdir") \
       && make  DESTDIR="$dc_destdir" install \
       && make  DESTDIR="$dc_destdir" uninstall \
       && make  DESTDIR="$dc_destdir" \
            distuninstallcheck_dir="$dc_destdir" distuninstallcheck; \
      } || { rm -rf "$dc_destdir"; exit 1; }) \
  && rm -rf "$dc_destdir" \
  && make  dist \
  && rm -rf librtlsdr-2.0.2.tar.gz librtlsdr-2.0.2.tar.bz2 \
  && make  distcleancheck \
  && cd "$am__cwd" \
  || exit 1
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... 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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libusb-1.0 >= 1.0... yes
checking for doxygen... /usr/bin/doxygen
checking for egrep... (cached) /usr/bin/grep -E
checking for sys/types.h... (cached) yes
checking for pthread.h... yes
checking for pthread_create in -lpthread... yes
checking for atan2 in -lm... yes
checking for sqrt in -lm... yes
checking for atan2 in -lm... (cached) yes
checking for clock_gettime in -lrt... yes
checking if gcc supports -fvisibility=hidden... yes
checking whether compiler understands -Wall... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating librtlsdr.pc
config.status: creating include/Makefile
config.status: creating src/Makefile
config.status: creating Makefile
config.status: creating Doxyfile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make[1]: Entering directory '/build/librtlsdr-2.0.2/_build/sub'
make  all-recursive
make[2]: Entering directory '/build/librtlsdr-2.0.2/_build/sub'
Making all in include
make[3]: Entering directory '/build/librtlsdr-2.0.2/_build/sub/include'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/librtlsdr-2.0.2/_build/sub/include'
Making all in src
make[3]: Entering directory '/build/librtlsdr-2.0.2/_build/sub/src'
  CC       rtl_sdr.o
  CC       convenience/convenience.o
  CC       librtlsdr.lo
  CC       tuner_e4k.lo
  CC       tuner_fc0012.lo
  CC       tuner_fc0013.lo
  CC       tuner_fc2580.lo
  CC       tuner_r82xx.lo
  CCLD     librtlsdr.la
  CCLD     rtl_sdr
  CC       rtl_tcp.o
  CCLD     rtl_tcp
  CC       rtl_test.o
  CCLD     rtl_test
  CC       rtl_fm.o
  CCLD     rtl_fm
  CC       rtl_eeprom.o
  CCLD     rtl_eeprom
  CC       rtl_adsb.o
  CCLD     rtl_adsb
  CC       rtl_power.o
  CCLD     rtl_power
make[3]: Leaving directory '/build/librtlsdr-2.0.2/_build/sub/src'
make[3]: Entering directory '/build/librtlsdr-2.0.2/_build/sub'
mkdir -p doc
/usr/bin/doxygen Doxyfile
warning: Tag 'SYMBOL_CACHE_SIZE' at line 310 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'SHOW_DIRECTORIES' at line 519 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'COLS_IN_ALPHA_INDEX' at line 799 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'HTML_ALIGN_MEMBERS' at line 900 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'USE_INLINE_TREES' at line 1087 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'LATEX_SOURCE_CODE' at line 1247 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'XML_SCHEMA' at line 1339 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'XML_DTD' at line 1345 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'PERL_PATH' at line 1510 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'CLASS_DIAGRAMS' at line 1522 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'MSCGEN_PATH' at line 1531 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: argument 'a4wide' for option PAPER_TYPE is not a valid enum value
Using the default: a4!
warning: source 'images/' is not a readable file or directory... skipping.
Doxygen version used: 1.9.4
Searching for include files...
Searching for example files...
Searching for images...
Searching for dot files...
Searching for msc files...
Searching for dia files...
Searching for files to exclude
Searching INPUT for files to process...
Searching for files in directory /build/librtlsdr-2.0.2/_build/sub/include
Searching for files in directory /build/librtlsdr-2.0.2/_build/sub/src
Searching for files in directory /build/librtlsdr-2.0.2/_build/sub/src/convenience
Reading and parsing tag files
Parsing files
Building macro definition list...
Building group list...
Building directory list...
Building namespace list...
Building file list...
Building class list...
Building concept list...
Computing nesting relations for classes...
Associating documentation with classes...
Associating documentation with concepts...
Building example list...
Searching for enumerations...
Searching for documented typedefs...
Searching for members imported via using declarations...
Searching for included using directives...
Searching for documented variables...
Building interface member list...
Building member list...
Searching for friends...
Searching for documented defines...
Computing class inheritance relations...
Computing class usage relations...
Flushing cached template relations that have become invalid...
Computing class relations...
Add enum values to enums...
Searching for member function documentation...
Creating members for template instances...
Building page list...
Search for main page...
Computing page relations...
Determining the scope of groups...
Sorting lists...
Determining which enums are documented
Computing member relations...
Building full member lists recursively...
Adding members to member groups.
Computing member references...
Inheriting documentation...
Generating disk names...
Adding source references...
Adding xrefitems...
Sorting member lists...
Setting anonymous enum type...
Computing dependencies between directories...
Generating citations page...
Counting members...
Counting data structures...
Resolving user defined references...
Finding anchors and sections in the documentation...
Transferring function references...
Combining using relations...
Adding members to index pages...
Correcting members for VHDL...
Computing tooltip texts...
Generating style sheet...
Generating search indices...
Generating example documentation...
Generating file sources...
Generating file documentation...
Generating page documentation...
Generating group documentation...
Generating class documentation...
Generating concept documentation...
Generating namespace index...
Generating graph info page...
Generating directory documentation...
Generating index page...
Generating page index...
Generating module index...
Generating namespace index...
Generating namespace member index...
Generating concept index...
Generating annotated compound index...
Generating alphabetical compound index...
Generating hierarchical class index...
Generating member index...
Generating file index...
Generating file member index...
Generating example index...
finalizing index lists...
writing tag file...
Running plantuml with JAVA...
lookup cache used 0/65536 hits=0 misses=0
finished...
cd ./doc && tar cf html.tar html
make[3]: Leaving directory '/build/librtlsdr-2.0.2/_build/sub'
make[2]: Leaving directory '/build/librtlsdr-2.0.2/_build/sub'
make[1]: Leaving directory '/build/librtlsdr-2.0.2/_build/sub'
make[1]: Entering directory '/build/librtlsdr-2.0.2/_build/sub'
Making dvi in include
make[2]: Entering directory '/build/librtlsdr-2.0.2/_build/sub/include'
make[2]: Nothing to be done for 'dvi'.
make[2]: Leaving directory '/build/librtlsdr-2.0.2/_build/sub/include'
Making dvi in src
make[2]: Entering directory '/build/librtlsdr-2.0.2/_build/sub/src'
make[2]: Nothing to be done for 'dvi'.
make[2]: Leaving directory '/build/librtlsdr-2.0.2/_build/sub/src'
make[2]: Entering directory '/build/librtlsdr-2.0.2/_build/sub'
make[2]: Nothing to be done for 'dvi-am'.
make[2]: Leaving directory '/build/librtlsdr-2.0.2/_build/sub'
make[1]: Leaving directory '/build/librtlsdr-2.0.2/_build/sub'
make[1]: Entering directory '/build/librtlsdr-2.0.2/_build/sub'
make  check-recursive
make[2]: Entering directory '/build/librtlsdr-2.0.2/_build/sub'
Making check in include
make[3]: Entering directory '/build/librtlsdr-2.0.2/_build/sub/include'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/build/librtlsdr-2.0.2/_build/sub/include'
Making check in src
make[3]: Entering directory '/build/librtlsdr-2.0.2/_build/sub/src'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/build/librtlsdr-2.0.2/_build/sub/src'
make[3]: Entering directory '/build/librtlsdr-2.0.2/_build/sub'
make[3]: Leaving directory '/build/librtlsdr-2.0.2/_build/sub'
make[2]: Leaving directory '/build/librtlsdr-2.0.2/_build/sub'
make[1]: Leaving directory '/build/librtlsdr-2.0.2/_build/sub'
make[1]: Entering directory '/build/librtlsdr-2.0.2/_build/sub'
make  install-recursive
make[2]: Entering directory '/build/librtlsdr-2.0.2/_build/sub'
Making install in include
make[3]: Entering directory '/build/librtlsdr-2.0.2/_build/sub/include'
make[4]: Entering directory '/build/librtlsdr-2.0.2/_build/sub/include'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/librtlsdr-2.0.2/_inst/include'
 /usr/bin/install -c -m 644 ../../../include/rtl-sdr.h ../../../include/rtl-sdr_export.h '/build/librtlsdr-2.0.2/_inst/include'
make[4]: Leaving directory '/build/librtlsdr-2.0.2/_build/sub/include'
make[3]: Leaving directory '/build/librtlsdr-2.0.2/_build/sub/include'
Making install in src
make[3]: Entering directory '/build/librtlsdr-2.0.2/_build/sub/src'
make[4]: Entering directory '/build/librtlsdr-2.0.2/_build/sub/src'
 /usr/bin/mkdir -p '/build/librtlsdr-2.0.2/_inst/lib'
 /bin/bash ../libtool   --mode=install /usr/bin/install -c   librtlsdr.la '/build/librtlsdr-2.0.2/_inst/lib'
libtool: install: /usr/bin/install -c .libs/librtlsdr.so.0.0.5 /build/librtlsdr-2.0.2/_inst/lib/librtlsdr.so.0.0.5
libtool: install: (cd /build/librtlsdr-2.0.2/_inst/lib && { ln -s -f librtlsdr.so.0.0.5 librtlsdr.so.0 || { rm -f librtlsdr.so.0 && ln -s librtlsdr.so.0.0.5 librtlsdr.so.0; }; })
libtool: install: (cd /build/librtlsdr-2.0.2/_inst/lib && { ln -s -f librtlsdr.so.0.0.5 librtlsdr.so || { rm -f librtlsdr.so && ln -s librtlsdr.so.0.0.5 librtlsdr.so; }; })
libtool: install: /usr/bin/install -c .libs/librtlsdr.lai /build/librtlsdr-2.0.2/_inst/lib/librtlsdr.la
libtool: install: /usr/bin/install -c .libs/librtlsdr.a /build/librtlsdr-2.0.2/_inst/lib/librtlsdr.a
libtool: install: chmod 644 /build/librtlsdr-2.0.2/_inst/lib/librtlsdr.a
libtool: install: ranlib /build/librtlsdr-2.0.2/_inst/lib/librtlsdr.a
libtool: finish: PATH="/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/librtlsdr-2.0.2/_inst/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /build/librtlsdr-2.0.2/_inst/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
 /usr/bin/mkdir -p '/build/librtlsdr-2.0.2/_inst/bin'
  /bin/bash ../libtool   --mode=install /usr/bin/install -c rtl_sdr rtl_tcp rtl_test rtl_fm rtl_eeprom rtl_adsb rtl_power '/build/librtlsdr-2.0.2/_inst/bin'
libtool: install: /usr/bin/install -c .libs/rtl_sdr /build/librtlsdr-2.0.2/_inst/bin/rtl_sdr
libtool: install: /usr/bin/install -c .libs/rtl_tcp /build/librtlsdr-2.0.2/_inst/bin/rtl_tcp
libtool: install: /usr/bin/install -c .libs/rtl_test /build/librtlsdr-2.0.2/_inst/bin/rtl_test
libtool: install: /usr/bin/install -c .libs/rtl_fm /build/librtlsdr-2.0.2/_inst/bin/rtl_fm
libtool: install: /usr/bin/install -c .libs/rtl_eeprom /build/librtlsdr-2.0.2/_inst/bin/rtl_eeprom
libtool: install: /usr/bin/install -c .libs/rtl_adsb /build/librtlsdr-2.0.2/_inst/bin/rtl_adsb
libtool: install: /usr/bin/install -c .libs/rtl_power /build/librtlsdr-2.0.2/_inst/bin/rtl_power
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/librtlsdr-2.0.2/_build/sub/src'
make[3]: Leaving directory '/build/librtlsdr-2.0.2/_build/sub/src'
make[3]: Entering directory '/build/librtlsdr-2.0.2/_build/sub'
make[4]: Entering directory '/build/librtlsdr-2.0.2/_build/sub'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/librtlsdr-2.0.2/_inst/share/doc/librtlsdr/librtlsdr-2.0.2/html'
 /usr/bin/install -c -m 644 ./doc/html.tar '/build/librtlsdr-2.0.2/_inst/share/doc/librtlsdr/librtlsdr-2.0.2/html'
 /usr/bin/mkdir -p '/build/librtlsdr-2.0.2/_inst/lib/pkgconfig'
 /usr/bin/install -c -m 644 librtlsdr.pc '/build/librtlsdr-2.0.2/_inst/lib/pkgconfig'
make  install-data-hook
make[5]: Entering directory '/build/librtlsdr-2.0.2/_build/sub'
cd /build/librtlsdr-2.0.2/_inst/share/doc/librtlsdr/librtlsdr-2.0.2/html && tar xf html.tar --strip-components 1 && rm -f html.tar
make[5]: Leaving directory '/build/librtlsdr-2.0.2/_build/sub'
make[4]: Leaving directory '/build/librtlsdr-2.0.2/_build/sub'
make[3]: Leaving directory '/build/librtlsdr-2.0.2/_build/sub'
make[2]: Leaving directory '/build/librtlsdr-2.0.2/_build/sub'
make[1]: Leaving directory '/build/librtlsdr-2.0.2/_build/sub'
make[1]: Entering directory '/build/librtlsdr-2.0.2/_build/sub'
Making installcheck in include
make[2]: Entering directory '/build/librtlsdr-2.0.2/_build/sub/include'
make[2]: Nothing to be done for 'installcheck'.
make[2]: Leaving directory '/build/librtlsdr-2.0.2/_build/sub/include'
Making installcheck in src
make[2]: Entering directory '/build/librtlsdr-2.0.2/_build/sub/src'
make[2]: Nothing to be done for 'installcheck'.
make[2]: Leaving directory '/build/librtlsdr-2.0.2/_build/sub/src'
make[2]: Entering directory '/build/librtlsdr-2.0.2/_build/sub'
make[2]: Nothing to be done for 'installcheck-am'.
make[2]: Leaving directory '/build/librtlsdr-2.0.2/_build/sub'
make[1]: Leaving directory '/build/librtlsdr-2.0.2/_build/sub'
make[1]: Entering directory '/build/librtlsdr-2.0.2/_build/sub'
Making uninstall in include
make[2]: Entering directory '/build/librtlsdr-2.0.2/_build/sub/include'
 ( cd '/build/librtlsdr-2.0.2/_inst/include' && rm -f rtl-sdr.h rtl-sdr_export.h )
make[2]: Leaving directory '/build/librtlsdr-2.0.2/_build/sub/include'
Making uninstall in src
make[2]: Entering directory '/build/librtlsdr-2.0.2/_build/sub/src'
 ( cd '/build/librtlsdr-2.0.2/_inst/bin' && rm -f rtl_sdr rtl_tcp rtl_test rtl_fm rtl_eeprom rtl_adsb rtl_power )
 /bin/bash ../libtool   --mode=uninstall rm -f '/build/librtlsdr-2.0.2/_inst/lib/librtlsdr.la'
libtool: uninstall: rm -f /build/librtlsdr-2.0.2/_inst/lib/librtlsdr.la /build/librtlsdr-2.0.2/_inst/lib/librtlsdr.so.0.0.5 /build/librtlsdr-2.0.2/_inst/lib/librtlsdr.so.0 /build/librtlsdr-2.0.2/_inst/lib/librtlsdr.so /build/librtlsdr-2.0.2/_inst/lib/librtlsdr.a
make[2]: Leaving directory '/build/librtlsdr-2.0.2/_build/sub/src'
make[2]: Entering directory '/build/librtlsdr-2.0.2/_build/sub'
 ( cd '/build/librtlsdr-2.0.2/_inst/share/doc/librtlsdr/librtlsdr-2.0.2/html' && rm -f html.tar )
 ( cd '/build/librtlsdr-2.0.2/_inst/lib/pkgconfig' && rm -f librtlsdr.pc )
make  uninstall-hook
make[3]: Entering directory '/build/librtlsdr-2.0.2/_build/sub'
rm -rf //build/librtlsdr-2.0.2/_inst/share/doc/librtlsdr/librtlsdr-2.0.2/html
make[3]: Leaving directory '/build/librtlsdr-2.0.2/_build/sub'
make[2]: Leaving directory '/build/librtlsdr-2.0.2/_build/sub'
make[1]: Leaving directory '/build/librtlsdr-2.0.2/_build/sub'
make[1]: Entering directory '/build/librtlsdr-2.0.2/_build/sub'
make[1]: Leaving directory '/build/librtlsdr-2.0.2/_build/sub'
make[1]: Entering directory '/build/librtlsdr-2.0.2/_build/sub'
make  install-recursive
make[2]: Entering directory '/build/librtlsdr-2.0.2/_build/sub'
Making install in include
make[3]: Entering directory '/build/librtlsdr-2.0.2/_build/sub/include'
make[4]: Entering directory '/build/librtlsdr-2.0.2/_build/sub/include'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/tmp/am-dc-3484//build/librtlsdr-2.0.2/_inst/include'
 /usr/bin/install -c -m 644 ../../../include/rtl-sdr.h ../../../include/rtl-sdr_export.h '/tmp/am-dc-3484//build/librtlsdr-2.0.2/_inst/include'
make[4]: Leaving directory '/build/librtlsdr-2.0.2/_build/sub/include'
make[3]: Leaving directory '/build/librtlsdr-2.0.2/_build/sub/include'
Making install in src
make[3]: Entering directory '/build/librtlsdr-2.0.2/_build/sub/src'
make[4]: Entering directory '/build/librtlsdr-2.0.2/_build/sub/src'
 /usr/bin/mkdir -p '/tmp/am-dc-3484//build/librtlsdr-2.0.2/_inst/lib'
 /bin/bash ../libtool   --mode=install /usr/bin/install -c   librtlsdr.la '/tmp/am-dc-3484//build/librtlsdr-2.0.2/_inst/lib'
libtool: install: /usr/bin/install -c .libs/librtlsdr.so.0.0.5 /tmp/am-dc-3484//build/librtlsdr-2.0.2/_inst/lib/librtlsdr.so.0.0.5
libtool: install: (cd /tmp/am-dc-3484//build/librtlsdr-2.0.2/_inst/lib && { ln -s -f librtlsdr.so.0.0.5 librtlsdr.so.0 || { rm -f librtlsdr.so.0 && ln -s librtlsdr.so.0.0.5 librtlsdr.so.0; }; })
libtool: install: (cd /tmp/am-dc-3484//build/librtlsdr-2.0.2/_inst/lib && { ln -s -f librtlsdr.so.0.0.5 librtlsdr.so || { rm -f librtlsdr.so && ln -s librtlsdr.so.0.0.5 librtlsdr.so; }; })
libtool: install: /usr/bin/install -c .libs/librtlsdr.lai /tmp/am-dc-3484//build/librtlsdr-2.0.2/_inst/lib/librtlsdr.la
libtool: install: /usr/bin/install -c .libs/librtlsdr.a /tmp/am-dc-3484//build/librtlsdr-2.0.2/_inst/lib/librtlsdr.a
libtool: install: chmod 644 /tmp/am-dc-3484//build/librtlsdr-2.0.2/_inst/lib/librtlsdr.a
libtool: install: ranlib /tmp/am-dc-3484//build/librtlsdr-2.0.2/_inst/lib/librtlsdr.a
libtool: warning: remember to run 'libtool --finish /build/librtlsdr-2.0.2/_inst/lib'
 /usr/bin/mkdir -p '/tmp/am-dc-3484//build/librtlsdr-2.0.2/_inst/bin'
  /bin/bash ../libtool   --mode=install /usr/bin/install -c rtl_sdr rtl_tcp rtl_test rtl_fm rtl_eeprom rtl_adsb rtl_power '/tmp/am-dc-3484//build/librtlsdr-2.0.2/_inst/bin'
libtool: warning: 'librtlsdr.la' has not been installed in '/build/librtlsdr-2.0.2/_inst/lib'
libtool: install: /usr/bin/install -c .libs/rtl_sdr /tmp/am-dc-3484//build/librtlsdr-2.0.2/_inst/bin/rtl_sdr
libtool: warning: 'librtlsdr.la' has not been installed in '/build/librtlsdr-2.0.2/_inst/lib'
libtool: install: /usr/bin/install -c .libs/rtl_tcp /tmp/am-dc-3484//build/librtlsdr-2.0.2/_inst/bin/rtl_tcp
libtool: warning: 'librtlsdr.la' has not been installed in '/build/librtlsdr-2.0.2/_inst/lib'
libtool: install: /usr/bin/install -c .libs/rtl_test /tmp/am-dc-3484//build/librtlsdr-2.0.2/_inst/bin/rtl_test
libtool: warning: 'librtlsdr.la' has not been installed in '/build/librtlsdr-2.0.2/_inst/lib'
libtool: install: /usr/bin/install -c .libs/rtl_fm /tmp/am-dc-3484//build/librtlsdr-2.0.2/_inst/bin/rtl_fm
libtool: warning: 'librtlsdr.la' has not been installed in '/build/librtlsdr-2.0.2/_inst/lib'
libtool: install: /usr/bin/install -c .libs/rtl_eeprom /tmp/am-dc-3484//build/librtlsdr-2.0.2/_inst/bin/rtl_eeprom
libtool: warning: 'librtlsdr.la' has not been installed in '/build/librtlsdr-2.0.2/_inst/lib'
libtool: install: /usr/bin/install -c .libs/rtl_adsb /tmp/am-dc-3484//build/librtlsdr-2.0.2/_inst/bin/rtl_adsb
libtool: warning: 'librtlsdr.la' has not been installed in '/build/librtlsdr-2.0.2/_inst/lib'
libtool: install: /usr/bin/install -c .libs/rtl_power /tmp/am-dc-3484//build/librtlsdr-2.0.2/_inst/bin/rtl_power
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/librtlsdr-2.0.2/_build/sub/src'
make[3]: Leaving directory '/build/librtlsdr-2.0.2/_build/sub/src'
make[3]: Entering directory '/build/librtlsdr-2.0.2/_build/sub'
make[4]: Entering directory '/build/librtlsdr-2.0.2/_build/sub'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/tmp/am-dc-3484//build/librtlsdr-2.0.2/_inst/share/doc/librtlsdr/librtlsdr-2.0.2/html'
 /usr/bin/install -c -m 644 ./doc/html.tar '/tmp/am-dc-3484//build/librtlsdr-2.0.2/_inst/share/doc/librtlsdr/librtlsdr-2.0.2/html'
 /usr/bin/mkdir -p '/tmp/am-dc-3484//build/librtlsdr-2.0.2/_inst/lib/pkgconfig'
 /usr/bin/install -c -m 644 librtlsdr.pc '/tmp/am-dc-3484//build/librtlsdr-2.0.2/_inst/lib/pkgconfig'
make  install-data-hook
make[5]: Entering directory '/build/librtlsdr-2.0.2/_build/sub'
cd /tmp/am-dc-3484//build/librtlsdr-2.0.2/_inst/share/doc/librtlsdr/librtlsdr-2.0.2/html && tar xf html.tar --strip-components 1 && rm -f html.tar
make[5]: Leaving directory '/build/librtlsdr-2.0.2/_build/sub'
make[4]: Leaving directory '/build/librtlsdr-2.0.2/_build/sub'
make[3]: Leaving directory '/build/librtlsdr-2.0.2/_build/sub'
make[2]: Leaving directory '/build/librtlsdr-2.0.2/_build/sub'
make[1]: Leaving directory '/build/librtlsdr-2.0.2/_build/sub'
make[1]: Entering directory '/build/librtlsdr-2.0.2/_build/sub'
Making uninstall in include
make[2]: Entering directory '/build/librtlsdr-2.0.2/_build/sub/include'
 ( cd '/tmp/am-dc-3484//build/librtlsdr-2.0.2/_inst/include' && rm -f rtl-sdr.h rtl-sdr_export.h )
make[2]: Leaving directory '/build/librtlsdr-2.0.2/_build/sub/include'
Making uninstall in src
make[2]: Entering directory '/build/librtlsdr-2.0.2/_build/sub/src'
 ( cd '/tmp/am-dc-3484//build/librtlsdr-2.0.2/_inst/bin' && rm -f rtl_sdr rtl_tcp rtl_test rtl_fm rtl_eeprom rtl_adsb rtl_power )
 /bin/bash ../libtool   --mode=uninstall rm -f '/tmp/am-dc-3484//build/librtlsdr-2.0.2/_inst/lib/librtlsdr.la'
libtool: uninstall: rm -f /tmp/am-dc-3484//build/librtlsdr-2.0.2/_inst/lib/librtlsdr.la /tmp/am-dc-3484//build/librtlsdr-2.0.2/_inst/lib/librtlsdr.so.0.0.5 /tmp/am-dc-3484//build/librtlsdr-2.0.2/_inst/lib/librtlsdr.so.0 /tmp/am-dc-3484//build/librtlsdr-2.0.2/_inst/lib/librtlsdr.so /tmp/am-dc-3484//build/librtlsdr-2.0.2/_inst/lib/librtlsdr.a
make[2]: Leaving directory '/build/librtlsdr-2.0.2/_build/sub/src'
make[2]: Entering directory '/build/librtlsdr-2.0.2/_build/sub'
 ( cd '/tmp/am-dc-3484//build/librtlsdr-2.0.2/_inst/share/doc/librtlsdr/librtlsdr-2.0.2/html' && rm -f html.tar )
 ( cd '/tmp/am-dc-3484//build/librtlsdr-2.0.2/_inst/lib/pkgconfig' && rm -f librtlsdr.pc )
make  uninstall-hook
make[3]: Entering directory '/build/librtlsdr-2.0.2/_build/sub'
rm -rf /tmp/am-dc-3484///build/librtlsdr-2.0.2/_inst/share/doc/librtlsdr/librtlsdr-2.0.2/html
make[3]: Leaving directory '/build/librtlsdr-2.0.2/_build/sub'
make[2]: Leaving directory '/build/librtlsdr-2.0.2/_build/sub'
make[1]: Leaving directory '/build/librtlsdr-2.0.2/_build/sub'
make[1]: Entering directory '/build/librtlsdr-2.0.2/_build/sub'
make[1]: Leaving directory '/build/librtlsdr-2.0.2/_build/sub'
make[1]: Entering directory '/build/librtlsdr-2.0.2/_build/sub'
make  dist-bzip2 dist-gzip am__post_remove_distdir='@:'
make[2]: Entering directory '/build/librtlsdr-2.0.2/_build/sub'
make  distdir-am
make[3]: Entering directory '/build/librtlsdr-2.0.2/_build/sub'
if test -d "librtlsdr-2.0.2"; then find "librtlsdr-2.0.2" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "librtlsdr-2.0.2" || { sleep 5 && rm -rf "librtlsdr-2.0.2"; }; else :; fi
test -d "librtlsdr-2.0.2" || mkdir "librtlsdr-2.0.2"
 (cd include && make  top_distdir=../librtlsdr-2.0.2 distdir=../librtlsdr-2.0.2/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory '/build/librtlsdr-2.0.2/_build/sub/include'
make  distdir-am
make[5]: Entering directory '/build/librtlsdr-2.0.2/_build/sub/include'
make[5]: Leaving directory '/build/librtlsdr-2.0.2/_build/sub/include'
make[4]: Leaving directory '/build/librtlsdr-2.0.2/_build/sub/include'
 (cd src && make  top_distdir=../librtlsdr-2.0.2 distdir=../librtlsdr-2.0.2/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory '/build/librtlsdr-2.0.2/_build/sub/src'
make  distdir-am
make[5]: Entering directory '/build/librtlsdr-2.0.2/_build/sub/src'
make[5]: Leaving directory '/build/librtlsdr-2.0.2/_build/sub/src'
make[4]: Leaving directory '/build/librtlsdr-2.0.2/_build/sub/src'
make  \
  top_distdir="librtlsdr-2.0.2" distdir="librtlsdr-2.0.2" \
  dist-hook
make[4]: Entering directory '/build/librtlsdr-2.0.2/_build/sub'
echo 2.0.2 > librtlsdr-2.0.2/.tarball-version
make[4]: Leaving directory '/build/librtlsdr-2.0.2/_build/sub'
test -n "" \
|| find "librtlsdr-2.0.2" -type d ! -perm -755 \
	-exec chmod u+rwx,go+rx {} \; -o \
  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
  ! -type d ! -perm -444 -exec /bin/bash /build/librtlsdr-2.0.2/install-sh -c -m a+r {} {} \; \
|| chmod -R a+r "librtlsdr-2.0.2"
make[3]: Leaving directory '/build/librtlsdr-2.0.2/_build/sub'
tardir=librtlsdr-2.0.2 && ${TAR-tar} chof - "$tardir" | BZIP2=${BZIP2--9} bzip2 -c >librtlsdr-2.0.2.tar.bz2
tardir=librtlsdr-2.0.2 && ${TAR-tar} chof - "$tardir" | eval GZIP= gzip --best -c >librtlsdr-2.0.2.tar.gz
make[2]: Leaving directory '/build/librtlsdr-2.0.2/_build/sub'
if test -d "librtlsdr-2.0.2"; then find "librtlsdr-2.0.2" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "librtlsdr-2.0.2" || { sleep 5 && rm -rf "librtlsdr-2.0.2"; }; else :; fi
make[1]: Leaving directory '/build/librtlsdr-2.0.2/_build/sub'
make[1]: Entering directory '/build/librtlsdr-2.0.2/_build/sub'
Making distclean in include
make[2]: Entering directory '/build/librtlsdr-2.0.2/_build/sub/include'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
test . = "../../../include" || test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f Makefile
make[2]: Leaving directory '/build/librtlsdr-2.0.2/_build/sub/include'
Making distclean in src
make[2]: Entering directory '/build/librtlsdr-2.0.2/_build/sub/src'
 rm -f rtl_sdr rtl_tcp rtl_test rtl_fm rtl_eeprom rtl_adsb rtl_power
test -z "librtlsdr.la" || rm -f librtlsdr.la
rm -f ./so_locations
rm -rf .libs _libs
rm -f *.o
rm -f convenience/*.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f 
test . = "../../../src" || test -z "" || rm -f 
rm -f convenience/.deps/.dirstamp
rm -f convenience/.dirstamp
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f ./.deps/librtlsdr.Plo
rm -f ./.deps/rtl_adsb.Po
rm -f ./.deps/rtl_eeprom.Po
rm -f ./.deps/rtl_fm.Po
rm -f ./.deps/rtl_power.Po
rm -f ./.deps/rtl_sdr.Po
rm -f ./.deps/rtl_tcp.Po
rm -f ./.deps/rtl_test.Po
rm -f ./.deps/tuner_e4k.Plo
rm -f ./.deps/tuner_fc0012.Plo
rm -f ./.deps/tuner_fc0013.Plo
rm -f ./.deps/tuner_fc2580.Plo
rm -f ./.deps/tuner_r82xx.Plo
rm -f convenience/.deps/convenience.Po
rm -f Makefile
make[2]: Leaving directory '/build/librtlsdr-2.0.2/_build/sub/src'
make[2]: Entering directory '/build/librtlsdr-2.0.2/_build/sub'
rm -rf .libs _libs
test -z "doc/{html,latex}/* doc/html.tar" || rm -f doc/{html,latex}/* doc/html.tar
rm -f *.lo
test -z "librtlsdr.pc Doxyfile" || rm -f librtlsdr.pc Doxyfile
test . = "../.." || test -z "" || rm -f 
rm -f config.h stamp-h1
rm -f libtool config.lt
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f cscope.out cscope.in.out cscope.po.out cscope.files
make[2]: Leaving directory '/build/librtlsdr-2.0.2/_build/sub'
rm -f config.status config.cache config.log configure.lineno config.status.lineno
rm -f Makefile
make[1]: Leaving directory '/build/librtlsdr-2.0.2/_build/sub'
if test -d "librtlsdr-2.0.2"; then find "librtlsdr-2.0.2" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "librtlsdr-2.0.2" || { sleep 5 && rm -rf "librtlsdr-2.0.2"; }; else :; fi
=================================================
librtlsdr-2.0.2 archives ready for distribution: 
librtlsdr-2.0.2.tar.gz
librtlsdr-2.0.2.tar.bz2
=================================================
+ make maintainer-clean
Making maintainer-clean in include
make[1]: Entering directory '/build/include'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
test . = "." || test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
This command is intended for maintainers to use
it deletes files that may require special tools to rebuild.
rm -f Makefile
make[1]: Leaving directory '/build/include'
Making maintainer-clean in src
make[1]: Entering directory '/build/src'
 rm -f rtl_sdr rtl_tcp rtl_test rtl_fm rtl_eeprom rtl_adsb rtl_power
test -z "librtlsdr.la" || rm -f librtlsdr.la
rm -f ./so_locations
rm -rf .libs _libs
rm -f *.o
rm -f convenience/*.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f 
test . = "." || test -z "" || rm -f 
rm -f convenience/.deps/.dirstamp
rm -f convenience/.dirstamp
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
This command is intended for maintainers to use
it deletes files that may require special tools to rebuild.
rm -f ./.deps/librtlsdr.Plo
rm -f ./.deps/rtl_adsb.Po
rm -f ./.deps/rtl_eeprom.Po
rm -f ./.deps/rtl_fm.Po
rm -f ./.deps/rtl_power.Po
rm -f ./.deps/rtl_sdr.Po
rm -f ./.deps/rtl_tcp.Po
rm -f ./.deps/rtl_test.Po
rm -f ./.deps/tuner_e4k.Plo
rm -f ./.deps/tuner_fc0012.Plo
rm -f ./.deps/tuner_fc0013.Plo
rm -f ./.deps/tuner_fc2580.Plo
rm -f ./.deps/tuner_r82xx.Plo
rm -f convenience/.deps/convenience.Po
rm -f Makefile
make[1]: Leaving directory '/build/src'
make[1]: Entering directory '/build'
rm -rf .libs _libs
test -z "doc/{html,latex}/* doc/html.tar" || rm -f doc/{html,latex}/* doc/html.tar
rm -f *.lo
test -z "librtlsdr.pc Doxyfile" || rm -f librtlsdr.pc Doxyfile
test . = "." || test -z "" || rm -f 
rm -f config.h stamp-h1
rm -f libtool config.lt
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f cscope.out cscope.in.out cscope.po.out cscope.files
This command is intended for maintainers to use
it deletes files that may require special tools to rebuild.
test -z "./.version" || rm -f ./.version
make[1]: Leaving directory '/build'
rm -f config.status config.cache config.log configure.lineno config.status.lineno
rm -rf ./autom4te.cache
rm -f Makefile
+ osmo-clean-workspace.sh
+ chmod -R +w .
+ git checkout -f HEAD
+ git clean -dxf
Removing Makefile.in
Removing aclocal.m4
Removing compile
Removing config.guess
Removing config.h.in
Removing config.sub
Removing configure
Removing depcomp
Removing deps/
Removing doc/
Removing include/Makefile.in
Removing install-sh
Removing librtlsdr-2.0.2.tar.bz2
Removing librtlsdr-2.0.2.tar.gz
Removing ltmain.sh
Removing m4/libtool.m4
Removing m4/ltoptions.m4
Removing m4/ltsugar.m4
Removing m4/ltversion.m4
Removing m4/lt~obsolete.m4
Removing missing
Removing src/.deps/
Removing src/Makefile.in
Removing src/convenience/.deps/
+ [ -d /build/deps ]
+ [ -d layer1-headers ]
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 1853000 killed;
[ssh-agent] Stopped.
Archiving artifacts
‘**/core’ doesn’t match anything: ‘**’ exists but not ‘**/core’
No artifacts found that match the file pattern "**/core, **/testsuite.log, **/workspace.tar.xz". Configuration error?
Finished: SUCCESS