Skip to content
Success

Console Output

Skipping 244 KB.. Full Log
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/src/ipaccess'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/src'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/src'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/src'
Making all in tests
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests'
Making all in abis
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/abis'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/abis'
Making all in acc
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/acc'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/acc'
Making all in bsc
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/bsc'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/bsc'
Making all in codec_pref
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/codec_pref'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/codec_pref'
Making all in gsm0408
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/gsm0408'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/gsm0408'
Making all in handover
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/handover'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/handover'
Making all in nanobts_omlattr
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/nanobts_omlattr'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/nanobts_omlattr'
Making all in paging
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/paging'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/paging'
Making all in subscr
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/subscr'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/subscr'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests'
Making all in doc
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/doc'
Making all in examples
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/doc/examples'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/doc/examples'
Making all in manuals
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/doc/manuals'
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
ln -s /usr/share/osmo-gsm-manuals/build build
ln -s /usr/share/osmo-gsm-manuals/common common
mkdir -p ./vty
xmllint --xinclude --postvalid --noout osmobsc-vty-reference.xml
if ! [ -f osmobsc-usermanual.adoc ]; then \
	ln -s osmobsc-usermanual.adoc osmobsc-usermanual.adoc; \
fi
if ! [ -f osmobsc-cbsp.adoc ]; then \
	ln -s osmobsc-cbsp.adoc osmobsc-cbsp.adoc; \
fi
if ! [ -f osmux-reference.adoc ]; then \
	ln -s osmux-reference.adoc osmux-reference.adoc; \
fi
../../src/osmo-bsc/osmo-bsc --vty-ref-xml > vty/bsc_vty_reference.xml
if ! [ -f aoip-mgw-options.adoc ]; then \
	ln -s aoip-mgw-options.adoc aoip-mgw-options.adoc; \
fi
TEXINPUTS="/usr/share/osmo-gsm-manuals" \
	a2x -vv -L --asciidoc-opts="-f /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf -f /usr/share/osmo-gsm-manuals/build/diag-filter.conf -f /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -f /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf -a srcdir='/obs/_temp/binpkgs/osmo-bsc/doc/manuals' -a commondir='/usr/share/osmo-gsm-manuals/common' " --dblatex-opts="--config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml -s /usr/share/osmo-gsm-manuals/build/custom-dblatex-draft.sty -P draft.mode=yes -P draft.watermark=0 " -a docinfo -a revnumber="DRAFT " -a revdate="unknown" osmobsc-usermanual.adoc
TEXINPUTS="/usr/share/osmo-gsm-manuals" \
	a2x -vv -L --asciidoc-opts="-f /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf -f /usr/share/osmo-gsm-manuals/build/diag-filter.conf -f /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -f /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf -a srcdir='/obs/_temp/binpkgs/osmo-bsc/doc/manuals' -a commondir='/usr/share/osmo-gsm-manuals/common' " --dblatex-opts="--config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml -s /usr/share/osmo-gsm-manuals/build/custom-dblatex-draft.sty -P draft.mode=yes -P draft.watermark=0 " -a docinfo -a revnumber="DRAFT " -a revdate="unknown" osmobsc-cbsp.adoc
TEXINPUTS="/usr/share/osmo-gsm-manuals" \
	a2x -vv -L --asciidoc-opts="-f /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf -f /usr/share/osmo-gsm-manuals/build/diag-filter.conf -f /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -f /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf -a srcdir='/obs/_temp/binpkgs/osmo-bsc/doc/manuals' -a commondir='/usr/share/osmo-gsm-manuals/common' " --dblatex-opts="--config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml -s /usr/share/osmo-gsm-manuals/build/custom-dblatex-draft.sty -P draft.mode=yes -P draft.watermark=0 " -a docinfo -a revnumber="DRAFT " -a revdate="unknown" osmux-reference.adoc
TEXINPUTS="/usr/share/osmo-gsm-manuals" \
	a2x -vv -L --asciidoc-opts="-f /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf -f /usr/share/osmo-gsm-manuals/build/diag-filter.conf -f /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -f /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf -a srcdir='/obs/_temp/binpkgs/osmo-bsc/doc/manuals' -a commondir='/usr/share/osmo-gsm-manuals/common' " --dblatex-opts="--config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml -s /usr/share/osmo-gsm-manuals/build/custom-dblatex-draft.sty -P draft.mode=yes -P draft.watermark=0 " -a docinfo -a revnumber="DRAFT " -a revdate="unknown" aoip-mgw-options.adoc
Generating the VTY reference in mode 'default' (all commands except deprecated and hidden)
mkdir -p generated
/usr/share/osmo-gsm-manuals/build/vty_reference_combine.sh "/usr/share/osmo-gsm-manuals/merge_doc.xsl" \
	$(/usr/share/osmo-gsm-manuals/build/find_existing_path.sh "vty/*reference.xml" . .) \
	/usr/share/osmo-gsm-manuals/common/vty_additions.xml \
	./vty/*additions*.xml > generated/combined.xml
+ mktemp
+ combined=/tmp/tmp.vlmpqY2v5y
+ mktemp
+ combine_src=/tmp/tmp.ayt3DrmEWZ
+ cp ./vty/bsc_vty_reference.xml /tmp/tmp.vlmpqY2v5y
+ [ -n /usr/share/osmo-gsm-manuals/common/vty_additions.xml ]
+ realpath /usr/share/osmo-gsm-manuals/common/vty_additions.xml
+ addition=/usr/share/osmo-gsm-manuals/common/vty_additions.xml
+ shift
+ cp /tmp/tmp.vlmpqY2v5y /tmp/tmp.ayt3DrmEWZ
+ xsltproc -o /tmp/tmp.vlmpqY2v5y --stringparam with /usr/share/osmo-gsm-manuals/common/vty_additions.xml /usr/share/osmo-gsm-manuals/merge_doc.xsl /tmp/tmp.ayt3DrmEWZ
+ [ -n ./vty/bsc_vty_additions.xml ]
+ realpath ./vty/bsc_vty_additions.xml
+ addition=/obs/_temp/binpkgs/osmo-bsc/doc/manuals/vty/bsc_vty_additions.xml
+ shift
+ cp /tmp/tmp.vlmpqY2v5y /tmp/tmp.ayt3DrmEWZ
a2x: args: ['-vv', '-L', "--asciidoc-opts=-f /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf -f /usr/share/osmo-gsm-manuals/build/diag-filter.conf -f /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -f /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf -a srcdir='/obs/_temp/binpkgs/osmo-bsc/doc/manuals' -a commondir='/usr/share/osmo-gsm-manuals/common' ", '--dblatex-opts=--config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml -s /usr/share/osmo-gsm-manuals/build/custom-dblatex-draft.sty -P draft.mode=yes -P draft.watermark=0 ', '-a', 'docinfo', '-a', 'revnumber=DRAFT ', '-a', 'revdate=unknown', 'osmobsc-usermanual.adoc']
a2x: resource files: []
a2x: resource directories: ['/etc/asciidoc/stylesheets']
a2x: executing: asciidoc ['-f', '/usr/share/osmo-gsm-manuals/build/mscgen-filter.conf', '-f', '/usr/share/osmo-gsm-manuals/build/diag-filter.conf', '-f', '/usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf', '-f', '/usr/share/osmo-gsm-manuals/build/graphviz-filter.conf', '-a', 'srcdir=/obs/_temp/binpkgs/osmo-bsc/doc/manuals', '-a', 'commondir=/usr/share/osmo-gsm-manuals/common', ('--attribute', 'docinfo'), ('--attribute', 'revnumber=DRAFT '), ('--attribute', 'revdate=unknown'), ('--verbose',), ('--backend', 'docbook'), ('-a', 'a2x-format=pdf'), ('--out-file', '/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual.xml')]
asciidoc: reading: /etc/asciidoc/asciidoc.conf
+ xsltproc -o /tmp/tmp.vlmpqY2v5y --stringparam with /obs/_temp/binpkgs/osmo-bsc/doc/manuals/vty/bsc_vty_additions.xml /usr/share/osmo-gsm-manuals/merge_doc.xsl /tmp/tmp.ayt3DrmEWZ
a2x: args: ['-vv', '-L', "--asciidoc-opts=-f /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf -f /usr/share/osmo-gsm-manuals/build/diag-filter.conf -f /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -f /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf -a srcdir='/obs/_temp/binpkgs/osmo-bsc/doc/manuals' -a commondir='/usr/share/osmo-gsm-manuals/common' ", '--dblatex-opts=--config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml -s /usr/share/osmo-gsm-manuals/build/custom-dblatex-draft.sty -P draft.mode=yes -P draft.watermark=0 ', '-a', 'docinfo', '-a', 'revnumber=DRAFT ', '-a', 'revdate=unknown', 'osmobsc-cbsp.adoc']
a2x: resource files: []
a2x: resource directories: ['/etc/asciidoc/stylesheets']
a2x: executing: asciidoc ['-f', '/usr/share/osmo-gsm-manuals/build/mscgen-filter.conf', '-f', '/usr/share/osmo-gsm-manuals/build/diag-filter.conf', '-f', '/usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf', '-f', '/usr/share/osmo-gsm-manuals/build/graphviz-filter.conf', '-a', 'srcdir=/obs/_temp/binpkgs/osmo-bsc/doc/manuals', '-a', 'commondir=/usr/share/osmo-gsm-manuals/common', ('--attribute', 'docinfo'), ('--attribute', 'revnumber=DRAFT '), ('--attribute', 'revdate=unknown'), ('--verbose',), ('--backend', 'docbook'), ('-a', 'a2x-format=pdf'), ('--out-file', '/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-cbsp.xml')]
asciidoc: reading: /etc/asciidoc/asciidoc.conf
a2x: args: ['-vv', '-L', "--asciidoc-opts=-f /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf -f /usr/share/osmo-gsm-manuals/build/diag-filter.conf -f /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -f /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf -a srcdir='/obs/_temp/binpkgs/osmo-bsc/doc/manuals' -a commondir='/usr/share/osmo-gsm-manuals/common' ", '--dblatex-opts=--config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml -s /usr/share/osmo-gsm-manuals/build/custom-dblatex-draft.sty -P draft.mode=yes -P draft.watermark=0 ', '-a', 'docinfo', '-a', 'revnumber=DRAFT ', '-a', 'revdate=unknown', 'aoip-mgw-options.adoc']
a2x: resource files: []
a2x: resource directories: ['/etc/asciidoc/stylesheets']
a2x: executing: asciidoc ['-f', '/usr/share/osmo-gsm-manuals/build/mscgen-filter.conf', '-f', '/usr/share/osmo-gsm-manuals/build/diag-filter.conf', '-f', '/usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf', '-f', '/usr/share/osmo-gsm-manuals/build/graphviz-filter.conf', '-a', 'srcdir=/obs/_temp/binpkgs/osmo-bsc/doc/manuals', '-a', 'commondir=/usr/share/osmo-gsm-manuals/common', ('--attribute', 'docinfo'), ('--attribute', 'revnumber=DRAFT '), ('--attribute', 'revdate=unknown'), ('--verbose',), ('--backend', 'docbook'), ('-a', 'a2x-format=pdf'), ('--out-file', '/obs/_temp/binpkgs/osmo-bsc/doc/manuals/aoip-mgw-options.xml')]
asciidoc: reading: /etc/asciidoc/asciidoc.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/diag-filter.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf
asciidoc: reading: /etc/asciidoc/asciidoc.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/diag-filter.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/diag-filter.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf
asciidoc: reading: /etc/asciidoc/asciidoc.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf
asciidoc: reading: /etc/asciidoc/asciidoc.conf
asciidoc: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual.adoc
asciidoc: reading: /etc/asciidoc/docbook45.conf
asciidoc: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-cbsp.adoc
asciidoc: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/aoip-mgw-options.adoc
asciidoc: reading: /etc/asciidoc/docbook45.conf
asciidoc: reading: /etc/asciidoc/docbook45.conf
a2x: args: ['-vv', '-L', "--asciidoc-opts=-f /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf -f /usr/share/osmo-gsm-manuals/build/diag-filter.conf -f /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -f /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf -a srcdir='/obs/_temp/binpkgs/osmo-bsc/doc/manuals' -a commondir='/usr/share/osmo-gsm-manuals/common' ", '--dblatex-opts=--config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml -s /usr/share/osmo-gsm-manuals/build/custom-dblatex-draft.sty -P draft.mode=yes -P draft.watermark=0 ', '-a', 'docinfo', '-a', 'revnumber=DRAFT ', '-a', 'revdate=unknown', 'osmux-reference.adoc']
a2x: resource files: []
a2x: resource directories: ['/etc/asciidoc/stylesheets']
a2x: executing: asciidoc ['-f', '/usr/share/osmo-gsm-manuals/build/mscgen-filter.conf', '-f', '/usr/share/osmo-gsm-manuals/build/diag-filter.conf', '-f', '/usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf', '-f', '/usr/share/osmo-gsm-manuals/build/graphviz-filter.conf', '-a', 'srcdir=/obs/_temp/binpkgs/osmo-bsc/doc/manuals', '-a', 'commondir=/usr/share/osmo-gsm-manuals/common', ('--attribute', 'docinfo'), ('--attribute', 'revnumber=DRAFT '), ('--attribute', 'revdate=unknown'), ('--verbose',), ('--backend', 'docbook'), ('-a', 'a2x-format=pdf'), ('--out-file', '/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference.xml')]
asciidoc: reading: /etc/asciidoc/asciidoc.conf
+ [ -n ./vty/libbsc_vty_additions.xml ]
+ realpath ./vty/libbsc_vty_additions.xml
+ addition=/obs/_temp/binpkgs/osmo-bsc/doc/manuals/vty/libbsc_vty_additions.xml
+ shift
+ cp /tmp/tmp.vlmpqY2v5y /tmp/tmp.ayt3DrmEWZ
asciidoc: reading: /etc/asciidoc/filters/music/music-filter.conf
+ xsltproc -o /tmp/tmp.vlmpqY2v5y --stringparam with /obs/_temp/binpkgs/osmo-bsc/doc/manuals/vty/libbsc_vty_additions.xml /usr/share/osmo-gsm-manuals/merge_doc.xsl /tmp/tmp.ayt3DrmEWZ
asciidoc: reading: /etc/asciidoc/filters/code/code-filter.conf
asciidoc: reading: /etc/asciidoc/filters/latex/latex-filter.conf
asciidoc: reading: /etc/asciidoc/filters/music/music-filter.conf
asciidoc: reading: /etc/asciidoc/filters/graphviz/graphviz-filter.conf
asciidoc: reading: /etc/asciidoc/filters/music/music-filter.conf
asciidoc: reading: /etc/asciidoc/filters/code/code-filter.conf
asciidoc: reading: /etc/asciidoc/filters/latex/latex-filter.conf
asciidoc: reading: /etc/asciidoc/filters/source/source-highlight-filter.conf
asciidoc: reading: /etc/asciidoc/filters/code/code-filter.conf
asciidoc: reading: /etc/asciidoc/filters/graphviz/graphviz-filter.conf
asciidoc: reading: /etc/asciidoc/filters/latex/latex-filter.conf
asciidoc: reading: /etc/asciidoc/filters/source/source-highlight-filter.conf
asciidoc: reading: /etc/asciidoc/lang-en.conf
asciidoc: reading: /etc/asciidoc/filters/graphviz/graphviz-filter.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf
asciidoc: reading: /etc/asciidoc/filters/source/source-highlight-filter.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/diag-filter.conf
asciidoc: reading: /etc/asciidoc/lang-en.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/diag-filter.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf
asciidoc: reading: /etc/asciidoc/lang-en.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/diag-filter.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/diag-filter.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf
asciidoc: reading: /etc/asciidoc/asciidoc.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf
asciidoc: writing: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual.xml
asciidoc: writing: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/aoip-mgw-options.xml
asciidoc: writing: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-cbsp.xml
asciidoc: osmobsc-usermanual.adoc: line 6: evaluating: {include:/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual-docinfo.xml}
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/preface.adoc
asciidoc: osmobsc-usermanual.adoc: line 9: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/preface.adoc
asciidoc: aoip-mgw-options.adoc: line 1: evaluating: {include:/obs/_temp/binpkgs/osmo-bsc/doc/manuals/aoip-mgw-options-docinfo.xml}
asciidoc: osmobsc-cbsp.adoc: line 5: evaluating: {include:/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-cbsp-docinfo.xml}
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/mgw/classic-bsc.msc
asciidoc: aoip-mgw-options.adoc: line 37: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/mgw/classic-bsc.msc
asciidoc: aoip-mgw-options.adoc: line 36: evaluating: {counter2:target-number}
asciidoc: aoip-mgw-options.adoc: line 36: evaluating: {set2:target:aoip-mgw-options__1.svg}
asciidoc: classic-bsc.msc: line 39: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/aoip-mgw-options__1.svg" -Tsvg -
+ [ -n  ]
+ cat /tmp/tmp.vlmpqY2v5y
+ rm -f /tmp/tmp.ayt3DrmEWZ
+ rm -f /tmp/tmp.vlmpqY2v5y
xsltproc /usr/share/osmo-gsm-manuals/vty_reference.xsl generated/combined.xml \
	> generated/docbook_vty.xml
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/cbsp/procedures.adoc
asciidoc: osmobsc-cbsp.adoc: line 58: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/cbsp/procedures.adoc
asciidoc: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference.adoc
asciidoc: reading: /etc/asciidoc/docbook45.conf
asciidoc: reading: /etc/asciidoc/filters/music/music-filter.conf
asciidoc: reading: /etc/asciidoc/filters/code/code-filter.conf
asciidoc: reading: /etc/asciidoc/filters/latex/latex-filter.conf
asciidoc: reading: /etc/asciidoc/filters/graphviz/graphviz-filter.conf
asciidoc: reading: /etc/asciidoc/filters/source/source-highlight-filter.conf
asciidoc: reading: /etc/asciidoc/lang-en.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/diag-filter.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf
set -x && \
export GIT_DATE="unknown" && \
export REVNUMBER="DRAFT " && \
export TEMPFILE="/obs/_temp/binpkgs/osmo-bsc/doc/manuals/generated/_temp_osmobsc-vty-reference.xml" && \
/usr/share/osmo-gsm-manuals/build/docbook-set-revhistory.py "osmobsc-vty-reference.xml" && \
dblatex \
	--config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml \
	--xslt-opts="--path /usr/share/osmo-gsm-manuals/common/chapters:/obs/_temp/binpkgs/osmo-bsc/doc/manuals/generated" \
	 \
	-P draft.mode=no \
	-o osmobsc-vty-reference.pdf \
	"$TEMPFILE" && \
rm $TEMPFILE
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/cbsp/messages.adoc
asciidoc: osmobsc-cbsp.adoc: line 60: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/cbsp/messages.adoc
+ export GIT_DATE=unknown
+ GIT_DATE=unknown
+ export 'REVNUMBER=DRAFT '
+ REVNUMBER='DRAFT '
+ export TEMPFILE=/obs/_temp/binpkgs/osmo-bsc/doc/manuals/generated/_temp_osmobsc-vty-reference.xml
+ TEMPFILE=/obs/_temp/binpkgs/osmo-bsc/doc/manuals/generated/_temp_osmobsc-vty-reference.xml
+ /usr/share/osmo-gsm-manuals/build/docbook-set-revhistory.py osmobsc-vty-reference.xml
asciidoc: writing: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference.xml
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/mgw/osmo-bsc-old-sccplite.msc
asciidoc: aoip-mgw-options.adoc: line 51: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/mgw/osmo-bsc-old-sccplite.msc
asciidoc: aoip-mgw-options.adoc: line 50: evaluating: {counter2:target-number}
asciidoc: aoip-mgw-options.adoc: line 50: evaluating: {set2:target:aoip-mgw-options__2.svg}
asciidoc: osmo-bsc-old-sccplite.msc: line 64: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/aoip-mgw-options__2.svg" -Tsvg -
asciidoc: osmux-reference.adoc: line 2: evaluating: {include:/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference-docinfo.xml}
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/overview.adoc
asciidoc: osmobsc-usermanual.adoc: line 11: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/overview.adoc
Changing revhistory to DRAFT , unknown...
+ dblatex --config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml '--xslt-opts=--path /usr/share/osmo-gsm-manuals/common/chapters:/obs/_temp/binpkgs/osmo-bsc/doc/manuals/generated' -P draft.mode=no -o osmobsc-vty-reference.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/generated/_temp_osmobsc-vty-reference.xml
asciidoc: overview.adoc: line 65: evaluating: {counter2:target-number}
asciidoc: overview.adoc: line 65: evaluating: {set2:target:osmobsc-usermanual__1.svg}
asciidoc: overview.adoc: line 80: filtering: dot -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__1.svg" -T svg && echo " "
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/mgw/osmo-bsc-new-mgw.msc
asciidoc: aoip-mgw-options.adoc: line 69: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/mgw/osmo-bsc-new-mgw.msc
asciidoc: aoip-mgw-options.adoc: line 68: evaluating: {counter2:target-number}
asciidoc: aoip-mgw-options.adoc: line 68: evaluating: {set2:target:aoip-mgw-options__3.svg}
asciidoc: osmo-bsc-new-mgw.msc: line 71: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/aoip-mgw-options__3.svg" -Tsvg -
asciidoc: osmux-reference.adoc: line 148: evaluating: {counter2:target-number}
asciidoc: osmux-reference.adoc: line 148: evaluating: {set2:target:osmux-reference__1.svg}
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/port_numbers.adoc
asciidoc: osmobsc-cbsp.adoc: line 63: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/port_numbers.adoc
asciidoc: osmux-reference.adoc: line 158: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference__1.svg" -Tsvg - && echo " "
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/mgw/osmo-bsc-new-mgw-e1.msc
asciidoc: aoip-mgw-options.adoc: line 86: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/mgw/osmo-bsc-new-mgw-e1.msc
asciidoc: aoip-mgw-options.adoc: line 85: evaluating: {counter2:target-number}
asciidoc: aoip-mgw-options.adoc: line 85: evaluating: {set2:target:aoip-mgw-options__4.svg}
asciidoc: osmo-bsc-new-mgw-e1.msc: line 50: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/aoip-mgw-options__4.svg" -Tsvg -
Build the book set list...
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/bibliography.adoc
asciidoc: osmobsc-cbsp.adoc: line 65: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/bibliography.adoc
a2x: executing: "dblatex" -t pdf -p "/etc/asciidoc/dblatex/asciidoc-dblatex.xsl" -s "/etc/asciidoc/dblatex/asciidoc-dblatex.sty" --config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml -s /usr/share/osmo-gsm-manuals/build/custom-dblatex-draft.sty -P draft.mode=yes -P draft.watermark=0  -V  "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/aoip-mgw-options.xml"
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/glossary.adoc
asciidoc: osmobsc-cbsp.adoc: line 67: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/glossary.adoc
asciidoc: overview.adoc: line 104: evaluating: {counter2:target-number}
asciidoc: overview.adoc: line 104: evaluating: {set2:target:osmobsc-usermanual__2.svg}
asciidoc: overview.adoc: line 120: filtering: dot -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__2.svg" -T svg && echo " "
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/gfdl.adoc
asciidoc: osmobsc-cbsp.adoc: line 69: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/gfdl.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/running.adoc
asciidoc: osmobsc-usermanual.adoc: line 13: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/running.adoc
asciidoc: osmux-reference.adoc: line 174: evaluating: {counter2:target-number}
asciidoc: osmux-reference.adoc: line 174: evaluating: {set2:target:osmux-reference__2.svg}
asciidoc: osmux-reference.adoc: line 188: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference__2.svg" -Tsvg - && echo " "
Build the listings...
asciidoc: running.adoc: line 254: evaluating: {counter2:target-number}
asciidoc: running.adoc: line 254: evaluating: {set2:target:osmobsc-usermanual__3.svg}
asciidoc: running.adoc: line 272: filtering: dot -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__3.svg" -T svg && echo " "
a2x: executing: "dblatex" -t pdf -p "/etc/asciidoc/dblatex/asciidoc-dblatex.xsl" -s "/etc/asciidoc/dblatex/asciidoc-dblatex.sty" --config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml -s /usr/share/osmo-gsm-manuals/build/custom-dblatex-draft.sty -P draft.mode=yes -P draft.watermark=0  -V  "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-cbsp.xml"
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/vty.adoc
asciidoc: osmobsc-usermanual.adoc: line 15: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/vty.adoc
asciidoc: osmux-reference.adoc: line 270: evaluating: {counter2:target-number}
asciidoc: osmux-reference.adoc: line 270: evaluating: {set2:target:osmux-reference__3.svg}
asciidoc: osmux-reference.adoc: line 283: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference__3.svg" -Tsvg - && echo " "
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/logging.adoc
asciidoc: osmobsc-usermanual.adoc: line 17: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/logging.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/sigtran.adoc
asciidoc: osmobsc-usermanual.adoc: line 19: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/sigtran.adoc
XSLT stylesheets DocBook - LaTeX 2e (0.3.12)
===================================================
Stripping NS from DocBook 5/NG document.
asciidoc: osmux-reference.adoc: line 325: evaluating: {counter2:target-number}
asciidoc: osmux-reference.adoc: line 325: evaluating: {set2:target:osmux-reference__4.svg}
asciidoc: osmux-reference.adoc: line 354: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference__4.svg" -Tsvg -
Processing stripped document.
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/sigtran-osmocom.adoc
asciidoc: osmobsc-usermanual.adoc: line 21: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/sigtran-osmocom.adoc
asciidoc: osmux-reference.adoc: line 370: evaluating: {counter2:target-number}
asciidoc: osmux-reference.adoc: line 370: evaluating: {set2:target:osmux-reference__5.svg}
asciidoc: osmux-reference.adoc: line 399: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference__5.svg" -Tsvg -
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/sigtran-simple-2g.dot
asciidoc: sigtran-osmocom.adoc: line 221: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/sigtran-simple-2g.dot
asciidoc: sigtran-osmocom.adoc: line 220: evaluating: {counter2:target-number}
asciidoc: sigtran-osmocom.adoc: line 220: evaluating: {set2:target:osmobsc-usermanual__4.svg}
asciidoc: sigtran-simple-2g.dot: line 22: filtering: dot -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__4.svg" -T svg && echo " "
asciidoc: osmux-reference.adoc: line 410: evaluating: {counter2:target-number}
asciidoc: osmux-reference.adoc: line 410: evaluating: {set2:target:osmux-reference__6.svg}
asciidoc: osmux-reference.adoc: line 444: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference__6.svg" -Tsvg -
asciidoc: osmux-reference.adoc: line 458: evaluating: {counter2:target-number}
asciidoc: osmux-reference.adoc: line 458: evaluating: {set2:target:osmux-reference__7.svg}
asciidoc: osmux-reference.adoc: line 497: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference__7.svg" -Tsvg -
a2x: executing: "dblatex" -t pdf -p "/etc/asciidoc/dblatex/asciidoc-dblatex.xsl" -s "/etc/asciidoc/dblatex/asciidoc-dblatex.sty" --config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml -s /usr/share/osmo-gsm-manuals/build/custom-dblatex-draft.sty -P draft.mode=yes -P draft.watermark=0  -V  "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference.xml"
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/sigtran-simple-3g.dot
asciidoc: sigtran-osmocom.adoc: line 251: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/sigtran-simple-3g.dot
asciidoc: sigtran-osmocom.adoc: line 250: evaluating: {counter2:target-number}
asciidoc: sigtran-osmocom.adoc: line 250: evaluating: {set2:target:osmobsc-usermanual__5.svg}
asciidoc: sigtran-simple-3g.dot: line 24: filtering: dot -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__5.svg" -T svg && echo " "
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/cs7-config.adoc
asciidoc: osmobsc-usermanual.adoc: line 23: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/cs7-config.adoc
Build _temp_osmobsc-vty-reference.pdf
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/bts.adoc
asciidoc: osmobsc-usermanual.adoc: line 25: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/bts.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/bts-examples.adoc
asciidoc: osmobsc-usermanual.adoc: line 27: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/bts-examples.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/bsc.adoc
asciidoc: osmobsc-usermanual.adoc: line 29: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/bsc.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/chan_alloc.adoc
asciidoc: osmobsc-usermanual.adoc: line 31: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/chan_alloc.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/power_control.adoc
asciidoc: osmobsc-usermanual.adoc: line 33: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/power_control.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/interf_meas.adoc
asciidoc: osmobsc-usermanual.adoc: line 35: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/interf_meas.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/handover.adoc
asciidoc: osmobsc-usermanual.adoc: line 37: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/handover.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/handover_intra_bsc.dot
asciidoc: handover.adoc: line 73: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/handover_intra_bsc.dot
asciidoc: handover.adoc: line 72: evaluating: {counter2:target-number}
asciidoc: handover.adoc: line 72: evaluating: {set2:target:osmobsc-usermanual__6.svg}
asciidoc: handover_intra_bsc.dot: line 31: filtering: dot -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__6.svg" -T svg && echo " "
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/handover_inter_bsc.dot
asciidoc: handover.adoc: line 116: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/handover_inter_bsc.dot
asciidoc: handover.adoc: line 115: evaluating: {counter2:target-number}
asciidoc: handover.adoc: line 115: evaluating: {set2:target:osmobsc-usermanual__7.svg}
asciidoc: handover_inter_bsc.dot: line 35: filtering: dot -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__7.svg" -T svg && echo " "
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/smscb.adoc
asciidoc: osmobsc-usermanual.adoc: line 39: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/smscb.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/mscpool.adoc
asciidoc: osmobsc-usermanual.adoc: line 41: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/mscpool.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/mgwpool.adoc
asciidoc: osmobsc-usermanual.adoc: line 43: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/mgwpool.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/smlc.adoc
asciidoc: osmobsc-usermanual.adoc: line 45: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/smlc.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/message-sequences/location_services_ta.msc
asciidoc: smlc.adoc: line 20: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/message-sequences/location_services_ta.msc
asciidoc: smlc.adoc: line 19: evaluating: {counter2:target-number}
asciidoc: smlc.adoc: line 19: evaluating: {set2:target:osmobsc-usermanual__8.svg}
asciidoc: location_services_ta.msc: line 49: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__8.svg" -Tsvg -
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/qos-dscp-pcp.adoc
asciidoc: osmobsc-usermanual.adoc: line 47: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/qos-dscp-pcp.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/qos-example.adoc
asciidoc: qos-dscp-pcp.adoc: line 161: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/qos-example.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/counters-overview.adoc
asciidoc: osmobsc-usermanual.adoc: line 49: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/counters-overview.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/counters.adoc
asciidoc: osmobsc-usermanual.adoc: line 51: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/counters.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/counters_generated.adoc
asciidoc: counters.adoc: line 4: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/counters_generated.adoc

Build the book set list...
xsltproc -o doclist.txt --xinclude --xincludestyle doclist.xsl /obs/_temp/binpkgs/osmo-bsc/doc/manuals/aoip-mgw-options.xml
Build the listings...
xsltproc -o listings.xml --xinclude --xincludestyle --param current.dir '/obs/_temp/binpkgs/osmo-bsc/doc/manuals' /usr/share/dblatex/xsl/common/mklistings.xsl /obs/_temp/binpkgs/osmo-bsc/doc/manuals/aoip-mgw-options.xml
xsltproc -o aoip-mgw-options.rtex --xinclude --xincludestyle --param listings.xml '/tmp/tmp67x_pe6w/listings.xml' --param current.dir '/obs/_temp/binpkgs/osmo-bsc/doc/manuals' /tmp/tmp67x_pe6w/custom.xsl /obs/_temp/binpkgs/osmo-bsc/doc/manuals/aoip-mgw-options.xml
XSLT stylesheets DocBook - LaTeX 2e (0.3.12)
===================================================
Image 'dblatex' not found
rsvg-convert -a -f pdf -o fig0.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/aoip-mgw-options__1.svg
rsvg-convert -a -f pdf -o fig1.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/aoip-mgw-options__2.svg
rsvg-convert -a -f pdf -o fig2.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/aoip-mgw-options__3.svg
rsvg-convert -a -f pdf -o fig3.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/aoip-mgw-options__4.svg
Build aoip-mgw-options.pdf
built-in module pdftex registered
building additional files...
checking if compiling is necessary...
the output file doesn't exist
pdflatex -interaction=batchmode aoip-mgw-options.tex
running post-compilation scripts...
aoip-mgw-options.aux MD5 checksum changed
aoip-mgw-options.toc MD5 checksum changed
the /tmp/tmp67x_pe6w/aoip-mgw-options.aux file has changed
pdflatex -interaction=batchmode aoip-mgw-options.tex
running post-compilation scripts...
no new compilation is needed
running last-compilation scripts...
'aoip-mgw-options.pdf' successfully built

a2x: deleting /obs/_temp/binpkgs/osmo-bsc/doc/manuals/aoip-mgw-options.xml
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/abis.adoc
asciidoc: osmobsc-usermanual.adoc: line 53: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/abis.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/control_if.adoc
asciidoc: osmobsc-usermanual.adoc: line 55: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/control_if.adoc
asciidoc: control_if.adoc: line 25: evaluating: {counter2:target-number}
asciidoc: control_if.adoc: line 25: evaluating: {set2:target:osmobsc-usermanual__9.svg}
asciidoc: control_if.adoc: line 32: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__9.svg" -Tsvg - && echo " "
asciidoc: control_if.adoc: line 40: evaluating: {counter2:target-number}
asciidoc: control_if.adoc: line 40: evaluating: {set2:target:osmobsc-usermanual__10.svg}
asciidoc: control_if.adoc: line 46: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__10.svg" -Tsvg - && echo " "

Build the book set list...
xsltproc -o doclist.txt --xinclude --xincludestyle doclist.xsl /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-cbsp.xml
Build the listings...
xsltproc -o listings.xml --xinclude --xincludestyle --param current.dir '/obs/_temp/binpkgs/osmo-bsc/doc/manuals' /usr/share/dblatex/xsl/common/mklistings.xsl /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-cbsp.xml
xsltproc -o osmobsc-cbsp.rtex --xinclude --xincludestyle --param listings.xml '/tmp/tmp8_0b4ze9/listings.xml' --param current.dir '/obs/_temp/binpkgs/osmo-bsc/doc/manuals' /tmp/tmp8_0b4ze9/custom.xsl /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-cbsp.xml
XSLT stylesheets DocBook - LaTeX 2e (0.3.12)
===================================================
Error: no ID for constraint linkend: RESTART_IND.
XRef to nonexistent id: RESTART_IND
Error: no ID for constraint linkend: ieee-802.11.
XRef to nonexistent id: ieee-802.11
Section level > 6 not well supported for bibliodiv
Image 'dblatex' not found
Build osmobsc-cbsp.pdf
built-in module pdftex registered
building additional files...
checking if compiling is necessary...
the output file doesn't exist
pdflatex -interaction=batchmode osmobsc-cbsp.tex
running post-compilation scripts...
osmobsc-cbsp.aux MD5 checksum changed
osmobsc-cbsp.toc MD5 checksum changed
the /tmp/tmp8_0b4ze9/osmobsc-cbsp.aux file has changed
pdflatex -interaction=batchmode osmobsc-cbsp.tex
running post-compilation scripts...
no new compilation is needed
running last-compilation scripts...
'osmobsc-cbsp.pdf' successfully built

a2x: deleting /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-cbsp.xml
asciidoc: control_if.adoc: line 77: evaluating: {counter2:target-number}
asciidoc: control_if.adoc: line 77: evaluating: {set2:target:osmobsc-usermanual__11.svg}
asciidoc: control_if.adoc: line 83: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__11.svg" -Tsvg -
asciidoc: control_if.adoc: line 88: evaluating: {counter2:target-number}
asciidoc: control_if.adoc: line 88: evaluating: {set2:target:osmobsc-usermanual__12.svg}
asciidoc: control_if.adoc: line 94: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__12.svg" -Tsvg -
asciidoc: control_if.adoc: line 104: evaluating: {counter2:target-number}
asciidoc: control_if.adoc: line 104: evaluating: {set2:target:osmobsc-usermanual__13.svg}
asciidoc: control_if.adoc: line 110: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__13.svg" -Tsvg -
asciidoc: control_if.adoc: line 115: evaluating: {counter2:target-number}
asciidoc: control_if.adoc: line 115: evaluating: {set2:target:osmobsc-usermanual__14.svg}
asciidoc: control_if.adoc: line 121: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__14.svg" -Tsvg -
asciidoc: control_if.adoc: line 131: evaluating: {counter2:target-number}
asciidoc: control_if.adoc: line 131: evaluating: {set2:target:osmobsc-usermanual__15.svg}
asciidoc: control_if.adoc: line 136: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__15.svg" -Tsvg -
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/control.adoc
asciidoc: osmobsc-usermanual.adoc: line 57: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/control.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/osmux_bsc.adoc
asciidoc: osmobsc-usermanual.adoc: line 59: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/osmux_bsc.adoc
asciidoc: include: /usr/share/osmo-gsm-manuals/common/chapters/osmux/osmux.adoc
asciidoc: osmux_bsc.adoc: line 1: reading: /usr/share/osmo-gsm-manuals/common/chapters/osmux/osmux.adoc
asciidoc: include: /usr/share/osmo-gsm-manuals/common/chapters/osmux/network_osmux_aoip.dot
asciidoc: osmux.adoc: line 125: reading: /usr/share/osmo-gsm-manuals/common/chapters/osmux/network_osmux_aoip.dot
asciidoc: osmux.adoc: line 124: evaluating: {counter2:target-number}
asciidoc: osmux.adoc: line 124: evaluating: {set2:target:osmobsc-usermanual__16.svg}
asciidoc: network_osmux_aoip.dot: line 32: filtering: dot -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__16.svg" -T svg && echo " "
asciidoc: include: /usr/share/osmo-gsm-manuals/common/chapters/osmux/mo_call_osmux_aoip.msc
asciidoc: osmux.adoc: line 131: reading: /usr/share/osmo-gsm-manuals/common/chapters/osmux/mo_call_osmux_aoip.msc
asciidoc: osmux.adoc: line 130: evaluating: {counter2:target-number}
asciidoc: osmux.adoc: line 130: evaluating: {set2:target:osmobsc-usermanual__17.svg}
asciidoc: mo_call_osmux_aoip.msc: line 54: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__17.svg" -Tsvg -
asciidoc: include: /usr/share/osmo-gsm-manuals/common/chapters/osmux/network_osmux_sccplite.dot
asciidoc: osmux.adoc: line 140: reading: /usr/share/osmo-gsm-manuals/common/chapters/osmux/network_osmux_sccplite.dot
asciidoc: osmux.adoc: line 139: evaluating: {counter2:target-number}
asciidoc: osmux.adoc: line 139: evaluating: {set2:target:osmobsc-usermanual__18.svg}
asciidoc: network_osmux_sccplite.dot: line 33: filtering: dot -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__18.svg" -T svg && echo " "

Build the book set list...
xsltproc -o doclist.txt --xinclude --xincludestyle doclist.xsl /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference.xml
Build the listings...
xsltproc -o listings.xml --xinclude --xincludestyle --param current.dir '/obs/_temp/binpkgs/osmo-bsc/doc/manuals' /usr/share/dblatex/xsl/common/mklistings.xsl /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference.xml
xsltproc -o osmux-reference.rtex --xinclude --xincludestyle --param listings.xml '/tmp/tmprs4h_ef_/listings.xml' --param current.dir '/obs/_temp/binpkgs/osmo-bsc/doc/manuals' /tmp/tmprs4h_ef_/custom.xsl /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference.xml
XSLT stylesheets DocBook - LaTeX 2e (0.3.12)
===================================================
Image 'dblatex' not found
rsvg-convert -a -f pdf -o fig0.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference__1.svg
rsvg-convert -a -f pdf -o fig1.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference__2.svg
rsvg-convert -a -f pdf -o fig2.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference__3.svg
rsvg-convert -a -f pdf -o fig3.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference__4.svg
rsvg-convert -a -f pdf -o fig4.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference__5.svg
rsvg-convert -a -f pdf -o fig5.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference__6.svg
rsvg-convert -a -f pdf -o fig6.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference__7.svg
rsvg-convert -a -f pdf -o fig7.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/images/osmux-expected-traffic-savings.svg
Build osmux-reference.pdf
built-in module pdftex registered
building additional files...
checking if compiling is necessary...
the output file doesn't exist
pdflatex -interaction=batchmode osmux-reference.tex
running post-compilation scripts...
osmux-reference.aux MD5 checksum changed
osmux-reference.toc MD5 checksum changed
the /tmp/tmprs4h_ef_/osmux-reference.aux file has changed
pdflatex -interaction=batchmode osmux-reference.tex
running post-compilation scripts...
no new compilation is needed
running last-compilation scripts...
'osmux-reference.pdf' successfully built

a2x: deleting /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference.xml
asciidoc: include: /usr/share/osmo-gsm-manuals/common/chapters/osmux/mo_call_osmux_sccplite.msc
asciidoc: osmux.adoc: line 146: reading: /usr/share/osmo-gsm-manuals/common/chapters/osmux/mo_call_osmux_sccplite.msc
asciidoc: osmux.adoc: line 145: evaluating: {counter2:target-number}
asciidoc: osmux.adoc: line 145: evaluating: {set2:target:osmobsc-usermanual__19.svg}
asciidoc: mo_call_osmux_sccplite.msc: line 58: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__19.svg" -Tsvg -
asciidoc: include: /usr/share/osmo-gsm-manuals/common/chapters/osmux/network_osmux_sccplite_nat.dot
asciidoc: osmux.adoc: line 155: reading: /usr/share/osmo-gsm-manuals/common/chapters/osmux/network_osmux_sccplite_nat.dot
asciidoc: osmux.adoc: line 154: evaluating: {counter2:target-number}
asciidoc: osmux.adoc: line 154: evaluating: {set2:target:osmobsc-usermanual__20.svg}
asciidoc: network_osmux_sccplite_nat.dot: line 40: filtering: dot -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__20.svg" -T svg && echo " "
asciidoc: include: /usr/share/osmo-gsm-manuals/common/chapters/osmux/mo_call_osmux_sccplite_nat.msc
asciidoc: osmux.adoc: line 161: reading: /usr/share/osmo-gsm-manuals/common/chapters/osmux/mo_call_osmux_sccplite_nat.msc
asciidoc: osmux.adoc: line 160: evaluating: {counter2:target-number}
asciidoc: osmux.adoc: line 160: evaluating: {set2:target:osmobsc-usermanual__21.svg}
asciidoc: mo_call_osmux_sccplite_nat.msc: line 77: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__21.svg" -Tsvg -
asciidoc: include: /usr/share/osmo-gsm-manuals/common/chapters/osmux/mgcp_extension_osmux.adoc
asciidoc: osmux.adoc: line 164: reading: /usr/share/osmo-gsm-manuals/common/chapters/osmux/mgcp_extension_osmux.adoc
asciidoc: include: /usr/share/osmo-gsm-manuals/common/chapters/osmux/network_osmux_abis.dot
asciidoc: osmux.adoc: line 172: reading: /usr/share/osmo-gsm-manuals/common/chapters/osmux/network_osmux_abis.dot
asciidoc: osmux.adoc: line 171: evaluating: {counter2:target-number}
asciidoc: osmux.adoc: line 171: evaluating: {set2:target:osmobsc-usermanual__22.svg}
asciidoc: network_osmux_abis.dot: line 32: filtering: dot -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__22.svg" -T svg && echo " "
asciidoc: include: /usr/share/osmo-gsm-manuals/common/chapters/osmux/mo_call_osmux_abis.msc
asciidoc: osmux.adoc: line 178: reading: /usr/share/osmo-gsm-manuals/common/chapters/osmux/mo_call_osmux_abis.msc
asciidoc: osmux.adoc: line 177: evaluating: {counter2:target-number}
asciidoc: osmux.adoc: line 177: evaluating: {set2:target:osmobsc-usermanual__23.svg}
asciidoc: mo_call_osmux_abis.msc: line 54: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__23.svg" -Tsvg -
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/vty_cpu_sched.adoc
asciidoc: osmobsc-usermanual.adoc: line 61: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/vty_cpu_sched.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/aoip-flows.adoc
asciidoc: osmobsc-usermanual.adoc: line 63: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/aoip-flows.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/message-sequences/a_interface_bringup.msc
asciidoc: aoip-flows.adoc: line 45: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/message-sequences/a_interface_bringup.msc
asciidoc: aoip-flows.adoc: line 44: evaluating: {counter2:target-number}
asciidoc: aoip-flows.adoc: line 44: evaluating: {set2:target:osmobsc-usermanual__24.svg}
asciidoc: a_interface_bringup.msc: line 31: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__24.svg" -Tsvg -
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/message-sequences/mo_call-bsc-msc-mgw-aoip.msc
asciidoc: aoip-flows.adoc: line 106: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/message-sequences/mo_call-bsc-msc-mgw-aoip.msc
asciidoc: aoip-flows.adoc: line 105: evaluating: {counter2:target-number}
asciidoc: aoip-flows.adoc: line 105: evaluating: {set2:target:osmobsc-usermanual__25.svg}
asciidoc: mo_call-bsc-msc-mgw-aoip.msc: line 75: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__25.svg" -Tsvg -
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/port_numbers.adoc
asciidoc: osmobsc-usermanual.adoc: line 65: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/port_numbers.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/bibliography.adoc
asciidoc: osmobsc-usermanual.adoc: line 67: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/bibliography.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/glossary.adoc
asciidoc: osmobsc-usermanual.adoc: line 69: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/glossary.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/gfdl.adoc
asciidoc: osmobsc-usermanual.adoc: line 71: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/gfdl.adoc
a2x: executing: "dblatex" -t pdf -p "/etc/asciidoc/dblatex/asciidoc-dblatex.xsl" -s "/etc/asciidoc/dblatex/asciidoc-dblatex.sty" --config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml -s /usr/share/osmo-gsm-manuals/build/custom-dblatex-draft.sty -P draft.mode=yes -P draft.watermark=0  -V  "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual.xml"
'osmobsc-vty-reference.pdf' successfully built
+ rm /obs/_temp/binpkgs/osmo-bsc/doc/manuals/generated/_temp_osmobsc-vty-reference.xml

Build the book set list...
xsltproc -o doclist.txt --xinclude --xincludestyle doclist.xsl /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual.xml
/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual.xml:11319: element figure: validity error : ID fig-network-osmux-aoip already defined
<figure id="fig-network-osmux-aoip"><title>Sample node diagram of Osmux enabled 
                                   ^
Build the listings...
xsltproc -o listings.xml --xinclude --xincludestyle --param current.dir '/obs/_temp/binpkgs/osmo-bsc/doc/manuals' /usr/share/dblatex/xsl/common/mklistings.xsl /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual.xml
/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual.xml:11319: element figure: validity error : ID fig-network-osmux-aoip already defined
<figure id="fig-network-osmux-aoip"><title>Sample node diagram of Osmux enabled 
                                   ^
xsltproc -o osmobsc-usermanual.rtex --xinclude --xincludestyle --param listings.xml '/tmp/tmpni_vn2hf/listings.xml' --param current.dir '/obs/_temp/binpkgs/osmo-bsc/doc/manuals' /tmp/tmpni_vn2hf/custom.xsl /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual.xml
/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual.xml:11319: element figure: validity error : ID fig-network-osmux-aoip already defined
<figure id="fig-network-osmux-aoip"><title>Sample node diagram of Osmux enabled 
                                   ^
XSLT stylesheets DocBook - LaTeX 2e (0.3.12)
===================================================
Error: no ID for constraint linkend: net.
XRef to nonexistent id: net
Error: no ID for constraint linkend: 3gpp-ts-44.006.
XRef to nonexistent id: 3gpp-ts-44.006
Error: no ID for constraint linkend: 3gpp-ts-43-059.
XRef to nonexistent id: 3gpp-ts-43-059
Error: no ID for constraint linkend: 3gpp-ts-49-031.
XRef to nonexistent id: 3gpp-ts-49-031
Error: no ID for constraint linkend: 3gpp-ts-23-032.
XRef to nonexistent id: 3gpp-ts-23-032
Error: no ID for constraint linkend: bts_chreq:total.
XRef to nonexistent id: bts_chreq:total
Error: no ID for constraint linkend: bts_chreq:no_channel.
XRef to nonexistent id: bts_chreq:no_channel
Error: no ID for constraint linkend: bts_chan:rf_fail.
XRef to nonexistent id: bts_chan:rf_fail
Error: no ID for constraint linkend: bts_chan:rll_err.
XRef to nonexistent id: bts_chan:rll_err
Error: no ID for constraint linkend: bts_oml_fail.
XRef to nonexistent id: bts_oml_fail
Error: no ID for constraint linkend: bts_rsl_fail.
XRef to nonexistent id: bts_rsl_fail
Error: no ID for constraint linkend: bts_codec:amr_f.
XRef to nonexistent id: bts_codec:amr_f
Error: no ID for constraint linkend: bts_codec:amr_h.
XRef to nonexistent id: bts_codec:amr_h
Error: no ID for constraint linkend: bts_codec:efr.
XRef to nonexistent id: bts_codec:efr
Error: no ID for constraint linkend: bts_codec:fr.
XRef to nonexistent id: bts_codec:fr
Error: no ID for constraint linkend: bts_codec:hr.
XRef to nonexistent id: bts_codec:hr
Error: no ID for constraint linkend: bts_paging:attempted.
XRef to nonexistent id: bts_paging:attempted
Error: no ID for constraint linkend: bts_paging:already.
XRef to nonexistent id: bts_paging:already
Error: no ID for constraint linkend: bts_paging:responded.
XRef to nonexistent id: bts_paging:responded
Error: no ID for constraint linkend: bts_paging:expired.
XRef to nonexistent id: bts_paging:expired
Error: no ID for constraint linkend: bts_chan_act:total.
XRef to nonexistent id: bts_chan_act:total
Error: no ID for constraint linkend: bts_chan_act:nack.
XRef to nonexistent id: bts_chan_act:nack
Error: no ID for constraint linkend: bts_rsl:unknown.
XRef to nonexistent id: bts_rsl:unknown
Error: no ID for constraint linkend: bts_rsl:ipa_nack.
XRef to nonexistent id: bts_rsl:ipa_nack
Error: no ID for constraint linkend: bts_chan:mode_modify_nack.
XRef to nonexistent id: bts_chan:mode_modify_nack
Error: no ID for constraint linkend: bts_chreq:total.
XRef to nonexistent id: bts_chreq:total
Error: no ID for constraint linkend: bts_chreq:no_channel.
XRef to nonexistent id: bts_chreq:no_channel
Error: no ID for constraint linkend: bts_chan:rf_fail.
XRef to nonexistent id: bts_chan:rf_fail
Error: no ID for constraint linkend: bts_chan:rll_err.
XRef to nonexistent id: bts_chan:rll_err
Error: no ID for constraint linkend: bts_oml_fail.
XRef to nonexistent id: bts_oml_fail
Error: no ID for constraint linkend: bts_rsl_fail.
XRef to nonexistent id: bts_rsl_fail
Error: no ID for constraint linkend: bts_codec:amr_f.
XRef to nonexistent id: bts_codec:amr_f
Error: no ID for constraint linkend: bts_codec:amr_h.
XRef to nonexistent id: bts_codec:amr_h
Error: no ID for constraint linkend: bts_codec:efr.
XRef to nonexistent id: bts_codec:efr
Error: no ID for constraint linkend: bts_codec:fr.
XRef to nonexistent id: bts_codec:fr
Error: no ID for constraint linkend: bts_codec:hr.
XRef to nonexistent id: bts_codec:hr
Error: no ID for constraint linkend: bts_paging:attempted.
XRef to nonexistent id: bts_paging:attempted
Error: no ID for constraint linkend: bts_paging:already.
XRef to nonexistent id: bts_paging:already
Error: no ID for constraint linkend: bts_paging:responded.
XRef to nonexistent id: bts_paging:responded
Error: no ID for constraint linkend: bts_paging:expired.
XRef to nonexistent id: bts_paging:expired
Error: no ID for constraint linkend: bts_chan_act:total.
XRef to nonexistent id: bts_chan_act:total
Error: no ID for constraint linkend: bts_chan_act:nack.
XRef to nonexistent id: bts_chan_act:nack
Error: no ID for constraint linkend: bts_rsl:unknown.
XRef to nonexistent id: bts_rsl:unknown
Error: no ID for constraint linkend: bts_rsl:ipa_nack.
XRef to nonexistent id: bts_rsl:ipa_nack
Error: no ID for constraint linkend: bts_chan:mode_modify_nack.
XRef to nonexistent id: bts_chan:mode_modify_nack
Error: no ID for constraint linkend: bts_chreq:total.
XRef to nonexistent id: bts_chreq:total
Error: no ID for constraint linkend: bts_chreq:no_channel.
XRef to nonexistent id: bts_chreq:no_channel
Error: no ID for constraint linkend: bts_chan:rf_fail.
XRef to nonexistent id: bts_chan:rf_fail
Error: no ID for constraint linkend: bts_chan:rll_err.
XRef to nonexistent id: bts_chan:rll_err
Error: no ID for constraint linkend: bts_oml_fail.
XRef to nonexistent id: bts_oml_fail
Error: no ID for constraint linkend: bts_rsl_fail.
XRef to nonexistent id: bts_rsl_fail
Error: no ID for constraint linkend: bts_codec:amr_f.
XRef to nonexistent id: bts_codec:amr_f
Error: no ID for constraint linkend: bts_codec:amr_h.
XRef to nonexistent id: bts_codec:amr_h
Error: no ID for constraint linkend: bts_codec:efr.
XRef to nonexistent id: bts_codec:efr
Error: no ID for constraint linkend: bts_codec:fr.
XRef to nonexistent id: bts_codec:fr
Error: no ID for constraint linkend: bts_codec:hr.
XRef to nonexistent id: bts_codec:hr
Error: no ID for constraint linkend: bts_paging:attempted.
XRef to nonexistent id: bts_paging:attempted
Error: no ID for constraint linkend: bts_paging:already.
XRef to nonexistent id: bts_paging:already
Error: no ID for constraint linkend: bts_paging:responded.
XRef to nonexistent id: bts_paging:responded
Error: no ID for constraint linkend: bts_paging:expired.
XRef to nonexistent id: bts_paging:expired
Error: no ID for constraint linkend: bts_chan_act:total.
XRef to nonexistent id: bts_chan_act:total
Error: no ID for constraint linkend: bts_chan_act:nack.
XRef to nonexistent id: bts_chan_act:nack
Error: no ID for constraint linkend: bts_rsl:unknown.
XRef to nonexistent id: bts_rsl:unknown
Error: no ID for constraint linkend: bts_rsl:ipa_nack.
XRef to nonexistent id: bts_rsl:ipa_nack
Error: no ID for constraint linkend: bts_chan:mode_modify_nack.
XRef to nonexistent id: bts_chan:mode_modify_nack
Error: no ID for constraint linkend: e1inp_hdlc:abort.
XRef to nonexistent id: e1inp_hdlc:abort
Error: no ID for constraint linkend: e1inp_hdlc:bad_fcs.
XRef to nonexistent id: e1inp_hdlc:bad_fcs
Error: no ID for constraint linkend: e1inp_hdlc:overrun.
XRef to nonexistent id: e1inp_hdlc:overrun
Error: no ID for constraint linkend: e1inp_alarm.
XRef to nonexistent id: e1inp_alarm
Error: no ID for constraint linkend: e1inp_removed.
XRef to nonexistent id: e1inp_removed
Error: no ID for constraint linkend: bsc_assignment:attempted.
XRef to nonexistent id: bsc_assignment:attempted
Error: no ID for constraint linkend: bsc_assignment:completed.
XRef to nonexistent id: bsc_assignment:completed
Error: no ID for constraint linkend: bsc_assignment:stopped.
XRef to nonexistent id: bsc_assignment:stopped
Error: no ID for constraint linkend: bsc_assignment:no_channel.
XRef to nonexistent id: bsc_assignment:no_channel
Error: no ID for constraint linkend: bsc_assignment:timeout.
XRef to nonexistent id: bsc_assignment:timeout
Error: no ID for constraint linkend: bsc_assignment:failed.
XRef to nonexistent id: bsc_assignment:failed
Error: no ID for constraint linkend: bsc_assignment:error.
XRef to nonexistent id: bsc_assignment:error
Error: no ID for constraint linkend: bsc_handover:attempted.
XRef to nonexistent id: bsc_handover:attempted
Error: no ID for constraint linkend: bsc_handover:completed.
XRef to nonexistent id: bsc_handover:completed
Error: no ID for constraint linkend: bsc_handover:stopped.
XRef to nonexistent id: bsc_handover:stopped
Error: no ID for constraint linkend: bsc_handover:no_channel.
XRef to nonexistent id: bsc_handover:no_channel
Error: no ID for constraint linkend: bsc_handover:timeout.
XRef to nonexistent id: bsc_handover:timeout
Error: no ID for constraint linkend: bsc_handover:failed.
XRef to nonexistent id: bsc_handover:failed
Error: no ID for constraint linkend: bsc_handover:error.
XRef to nonexistent id: bsc_handover:error
Error: no ID for constraint linkend: bsc_interbsc_ho_out:attempted.
XRef to nonexistent id: bsc_interbsc_ho_out:attempted
Error: no ID for constraint linkend: bsc_interbsc_ho_out:completed.
XRef to nonexistent id: bsc_interbsc_ho_out:completed
Error: no ID for constraint linkend: bsc_interbsc_ho_out:stopped.
XRef to nonexistent id: bsc_interbsc_ho_out:stopped
Error: no ID for constraint linkend: bsc_interbsc_ho_out:timeout.
XRef to nonexistent id: bsc_interbsc_ho_out:timeout
Error: no ID for constraint linkend: bsc_interbsc_ho_out:error.
XRef to nonexistent id: bsc_interbsc_ho_out:error
Error: no ID for constraint linkend: bsc_interbsc_ho_in:attempted.
XRef to nonexistent id: bsc_interbsc_ho_in:attempted
Error: no ID for constraint linkend: bsc_interbsc_ho_in:completed.
XRef to nonexistent id: bsc_interbsc_ho_in:completed
Error: no ID for constraint linkend: bsc_interbsc_ho_in:stopped.
XRef to nonexistent id: bsc_interbsc_ho_in:stopped
Error: no ID for constraint linkend: bsc_interbsc_ho_in:no_channel.
XRef to nonexistent id: bsc_interbsc_ho_in:no_channel
Error: no ID for constraint linkend: bsc_interbsc_ho_in:failed.
XRef to nonexistent id: bsc_interbsc_ho_in:failed
Error: no ID for constraint linkend: bsc_interbsc_ho_in:timeout.
XRef to nonexistent id: bsc_interbsc_ho_in:timeout
Error: no ID for constraint linkend: bsc_interbsc_ho_in:error.
XRef to nonexistent id: bsc_interbsc_ho_in:error
Error: no ID for constraint linkend: bsc_paging:attempted.
XRef to nonexistent id: bsc_paging:attempted
Error: no ID for constraint linkend: bsc_paging:detached.
XRef to nonexistent id: bsc_paging:detached
Error: no ID for constraint linkend: bsc_paging:responded.
XRef to nonexistent id: bsc_paging:responded
Error: no ID for constraint linkend: bsc_abis:unknown_unit_id.
XRef to nonexistent id: bsc_abis:unknown_unit_id
Error: no ID for constraint linkend: bts_chanloadavg.
XRef to nonexistent id: bts_chanloadavg
Error: no ID for constraint linkend: bts_T3122.
XRef to nonexistent id: bts_T3122
Error: no ID for constraint linkend: bts_rach_busy.
XRef to nonexistent id: bts_rach_busy
Error: no ID for constraint linkend: bts_rach_access.
XRef to nonexistent id: bts_rach_access
Error: no ID for constraint linkend: bts_chanloadavg.
XRef to nonexistent id: bts_chanloadavg
Error: no ID for constraint linkend: bts_T3122.
XRef to nonexistent id: bts_T3122
Error: no ID for constraint linkend: bts_rach_busy.
XRef to nonexistent id: bts_rach_busy
Error: no ID for constraint linkend: bts_rach_access.
XRef to nonexistent id: bts_rach_access
Error: no ID for constraint linkend: bts_chanloadavg.
XRef to nonexistent id: bts_chanloadavg
Error: no ID for constraint linkend: bts_T3122.
XRef to nonexistent id: bts_T3122
Error: no ID for constraint linkend: bts_rach_busy.
XRef to nonexistent id: bts_rach_busy
Error: no ID for constraint linkend: bts_rach_access.
XRef to nonexistent id: bts_rach_access
Error: no ID for constraint linkend: ieee-802.11.
XRef to nonexistent id: ieee-802.11
Section level > 6 not well supported for bibliodiv
Image 'dblatex' not found
rsvg-convert -a -f pdf -o fig0.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__1.svg
rsvg-convert -a -f pdf -o fig1.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__2.svg
rsvg-convert -a -f pdf -o fig2.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__3.svg
Cannot convert './common/images/wireshark-gsmtap-log.png' to pdf
rsvg-convert -a -f pdf -o fig3.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__4.svg
rsvg-convert -a -f pdf -o fig4.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__5.svg
rsvg-convert -a -f pdf -o fig5.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__6.svg
rsvg-convert -a -f pdf -o fig6.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__7.svg
rsvg-convert -a -f pdf -o fig7.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__8.svg
rsvg-convert -a -f pdf -o fig8.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__9.svg
rsvg-convert -a -f pdf -o fig9.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__10.svg
rsvg-convert -a -f pdf -o fig10.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__11.svg
rsvg-convert -a -f pdf -o fig11.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__12.svg
rsvg-convert -a -f pdf -o fig12.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__13.svg
rsvg-convert -a -f pdf -o fig13.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__14.svg
rsvg-convert -a -f pdf -o fig14.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__15.svg
rsvg-convert -a -f pdf -o fig15.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__16.svg
rsvg-convert -a -f pdf -o fig16.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__17.svg
rsvg-convert -a -f pdf -o fig17.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__18.svg
rsvg-convert -a -f pdf -o fig18.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__19.svg
rsvg-convert -a -f pdf -o fig19.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__20.svg
rsvg-convert -a -f pdf -o fig20.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__21.svg
rsvg-convert -a -f pdf -o fig21.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__22.svg
rsvg-convert -a -f pdf -o fig22.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__23.svg
rsvg-convert -a -f pdf -o fig23.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__24.svg
rsvg-convert -a -f pdf -o fig24.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__25.svg
Build osmobsc-usermanual.pdf
built-in module pdftex registered
building additional files...
checking if compiling is necessary...
the output file doesn't exist
pdflatex -interaction=batchmode osmobsc-usermanual.tex
running post-compilation scripts...
osmobsc-usermanual.aux MD5 checksum changed
osmobsc-usermanual.toc MD5 checksum changed
the /tmp/tmpni_vn2hf/osmobsc-usermanual.aux file has changed
pdflatex -interaction=batchmode osmobsc-usermanual.tex
running post-compilation scripts...
osmobsc-usermanual.aux MD5 checksum changed
the /tmp/tmpni_vn2hf/osmobsc-usermanual.aux file has changed but no re-run required?
no new compilation is needed
running last-compilation scripts...
'osmobsc-usermanual.pdf' successfully built

a2x: deleting /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual.xml
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/doc/manuals'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/doc'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/doc'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/doc'
Making all in contrib
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/contrib'
Making all in systemd
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/contrib/systemd'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/contrib/systemd'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/contrib'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/contrib'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/contrib'
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-bsc'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc'
make[2]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc'
make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc'
   debian/rules override_dh_auto_test
make[1]: Entering directory '/obs/_temp/binpkgs/osmo-bsc'
dh_auto_test || (find . -name testsuite.log -exec cat {} \; ; false)
	make -j21 check "TESTSUITEFLAGS=-j21 --verbose" VERBOSE=1
make[2]: Entering directory '/obs/_temp/binpkgs/osmo-bsc'
make  check-recursive
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-bsc'
Making check in include
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/include'
Making check in osmocom
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/include/osmocom'
Making check in bsc
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/include/osmocom/bsc'
make[6]: Nothing to be done for 'check'.
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/include/osmocom/bsc'
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/include/osmocom'
make[6]: Nothing to be done for 'check-am'.
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/include/osmocom'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/include/osmocom'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/include'
make[5]: Nothing to be done for 'check-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/include'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/include'
Making check in src
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/src'
Making check in osmo-bsc
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/src/osmo-bsc'
make[5]: Nothing to be done for 'check'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/src/osmo-bsc'
Making check in utils
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/src/utils'
make[5]: Nothing to be done for 'check'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/src/utils'
Making check in ipaccess
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/src/ipaccess'
make[5]: Nothing to be done for 'check'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/src/ipaccess'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/src'
make[5]: Nothing to be done for 'check-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/src'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/src'
Making check in tests
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests'
Making check in abis
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/abis'
make  abis_test
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/abis'
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -ggdb3 -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/ -pthread    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o abis_test.o abis_test.c
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -ggdb3 -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/ -pthread    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -no-install -Wl,-z,relro -o abis_test abis_test.o ../../src/osmo-bsc/libbsc.la -losmocore -ltalloc -lmnl  -losmoabis -losmocore -ltalloc -lmnl  -losmogsm -losmoisdn -losmocore -ltalloc -lmnl   
libtool: link: gcc -Wall -ggdb3 -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wl,-z -Wl,relro -o abis_test abis_test.o  ../../src/osmo-bsc/.libs/libbsc.a /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmo-sigtran.so -losmo-mgcp-client -lm /usr/lib/x86_64-linux-gnu/libosmoabis.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/abis'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/abis'
Making check in acc
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/acc'
make  acc_test
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/acc'
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -ggdb3 -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/ -pthread    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o acc_test.o acc_test.c
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -ggdb3 -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/ -pthread    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -no-install -Wl,-z,relro -o acc_test acc_test.o ../../src/osmo-bsc/libbsc.la -losmocore -ltalloc -lmnl  -losmoabis -losmocore -ltalloc -lmnl  -losmogsm -losmoisdn -losmocore -ltalloc -lmnl   
libtool: link: gcc -Wall -ggdb3 -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wl,-z -Wl,relro -o acc_test acc_test.o  ../../src/osmo-bsc/.libs/libbsc.a /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmo-sigtran.so -losmo-mgcp-client -lm /usr/lib/x86_64-linux-gnu/libosmoabis.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/acc'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/acc'
Making check in bsc
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/bsc'
make  bsc_test
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/bsc'
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -ggdb3 -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/ -pthread  -I/usr/include/    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o bsc_test.o bsc_test.c
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -ggdb3 -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/ -pthread  -I/usr/include/    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11  -no-install  -Wl,-z,relro -o bsc_test bsc_test.o ../../src/osmo-bsc/libbsc.la -losmocore -ltalloc -lmnl  -losmogsm -losmoisdn -losmocore -ltalloc -lmnl  -losmovty -losmocore -ltalloc -lmnl  -losmoctrl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl  -losmoabis -losmocore -ltalloc -lmnl    -lrt  
libtool: link: gcc -Wall -ggdb3 -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wl,-z -Wl,relro -o bsc_test bsc_test.o  ../../src/osmo-bsc/.libs/libbsc.a /usr/lib/x86_64-linux-gnu/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmo-sigtran.so -losmo-mgcp-client -lm /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmoabis.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -lrt -pthread
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/bsc'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/bsc'
Making check in codec_pref
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/codec_pref'
make  codec_pref_test
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/codec_pref'
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/ -pthread   -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o codec_pref_test.o codec_pref_test.c
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/ -pthread   -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -no-install -Wl,-z,relro -o codec_pref_test codec_pref_test.o ../../src/osmo-bsc/libbsc.la -losmocore -ltalloc -lmnl  -losmogsm -losmoisdn -losmocore -ltalloc -lmnl  -lrt  
libtool: link: gcc -Wall -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wl,-z -Wl,relro -o codec_pref_test codec_pref_test.o  ../../src/osmo-bsc/.libs/libbsc.a /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmoabis.so /usr/lib/x86_64-linux-gnu/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmo-sigtran.so -losmo-mgcp-client -lm /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -lrt -pthread
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/codec_pref'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/codec_pref'
Making check in gsm0408
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/gsm0408'
make  gsm0408_test
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/gsm0408'
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/ -pthread   -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o gsm0408_test.o gsm0408_test.c
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/ -pthread   -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -no-install -Wl,-z,relro -o gsm0408_test gsm0408_test.o ../../src/osmo-bsc/libbsc.la -losmocore -ltalloc -lmnl  -losmogsm -losmoisdn -losmocore -ltalloc -lmnl  -losmoctrl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl  -losmoabis -losmocore -ltalloc -lmnl   
libtool: link: gcc -Wall -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wl,-z -Wl,relro -o gsm0408_test gsm0408_test.o  ../../src/osmo-bsc/.libs/libbsc.a /usr/lib/x86_64-linux-gnu/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmo-sigtran.so -losmo-mgcp-client -lm /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmoabis.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/gsm0408'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/gsm0408'
Making check in handover
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/handover'
make  handover_test
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/handover'
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -ggdb3 -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/ -pthread  -I/usr/include/   -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o handover_test.o handover_test.c
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -ggdb3 -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/ -pthread  -I/usr/include/   -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wl,--wrap=abis_rsl_sendmsg -Wl,--wrap=bsc_cipher_mode_compl -Wl,--wrap=bsc_cm_update -Wl,--wrap=bsc_compl_l3 -Wl,--wrap=bsc_dtap -Wl,--wrap=bsc_sapi_n_reject -Wl,--wrap=osmo_mgcpc_ep_ci_request  -Wl,-z,relro -o handover_test handover_test.o ../../src/osmo-bsc/libbsc.la -losmocore -ltalloc -lmnl  -losmogsm -losmoisdn -losmocore -ltalloc -lmnl  -losmoctrl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl  -losmovty -losmocore -ltalloc -lmnl  -losmoabis -losmocore -ltalloc -lmnl  -losmonetif  -losmo-sigtran  -losmo-mgcp-client   
libtool: link: gcc -Wall -ggdb3 -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wl,--wrap=abis_rsl_sendmsg -Wl,--wrap=bsc_cipher_mode_compl -Wl,--wrap=bsc_cm_update -Wl,--wrap=bsc_compl_l3 -Wl,--wrap=bsc_dtap -Wl,--wrap=bsc_sapi_n_reject -Wl,--wrap=osmo_mgcpc_ep_ci_request -Wl,-z -Wl,relro -o handover_test handover_test.o  ../../src/osmo-bsc/.libs/libbsc.a -lm /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmoabis.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl /usr/lib/x86_64-linux-gnu/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmo-sigtran.so -losmo-mgcp-client -pthread
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/handover'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/handover'
Making check in nanobts_omlattr
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/nanobts_omlattr'
make  nanobts_omlattr_test
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/nanobts_omlattr'
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/ -pthread   -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o nanobts_omlattr_test.o nanobts_omlattr_test.c
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/ -pthread   -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -no-install -Wl,-z,relro -o nanobts_omlattr_test nanobts_omlattr_test.o ../../src/osmo-bsc/libbsc.la -losmocore -ltalloc -lmnl  -losmogsm -losmoisdn -losmocore -ltalloc -lmnl  -losmoabis -losmocore -ltalloc -lmnl   
libtool: link: gcc -Wall -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wl,-z -Wl,relro -o nanobts_omlattr_test nanobts_omlattr_test.o  ../../src/osmo-bsc/.libs/libbsc.a /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmo-sigtran.so -losmo-mgcp-client -lm /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmoabis.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/nanobts_omlattr'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/nanobts_omlattr'
Making check in paging
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/paging'
make  paging_test
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/paging'
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -ggdb3 -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/ -pthread    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o paging_test.o paging_test.c
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -ggdb3 -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/ -pthread    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wl,--wrap=abis_rsl_sendmsg -no-install  -Wl,-z,relro -o paging_test paging_test.o ../../src/osmo-bsc/libbsc.la -losmocore -ltalloc -lmnl  -losmoabis -losmocore -ltalloc -lmnl  -losmogsm -losmoisdn -losmocore -ltalloc -lmnl   
libtool: link: gcc -Wall -ggdb3 -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wl,--wrap=abis_rsl_sendmsg -Wl,-z -Wl,relro -o paging_test paging_test.o  ../../src/osmo-bsc/.libs/libbsc.a /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmo-sigtran.so -losmo-mgcp-client -lm /usr/lib/x86_64-linux-gnu/libosmoabis.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/paging'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/paging'
Making check in subscr
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/subscr'
make  bsc_subscr_test
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/subscr'
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -ggdb3 -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/ -pthread     -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o bsc_subscr_test.o bsc_subscr_test.c
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -ggdb3 -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/ -pthread     -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11  -no-install  -Wl,-z,relro -o bsc_subscr_test bsc_subscr_test.o ../../src/osmo-bsc/libbsc.la -losmocore -ltalloc -lmnl  -losmoabis -losmocore -ltalloc -lmnl  -losmogsm -losmoisdn -losmocore -ltalloc -lmnl   -losmovty -losmocore -ltalloc -lmnl   
libtool: link: gcc -Wall -ggdb3 -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wl,-z -Wl,relro -o bsc_subscr_test bsc_subscr_test.o  ../../src/osmo-bsc/.libs/libbsc.a /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmo-sigtran.so -losmo-mgcp-client -lm /usr/lib/x86_64-linux-gnu/libosmoabis.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/subscr'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/subscr'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests'
make  check-local
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests'
:;{ \
               echo '# Signature of the current package.' && \
               echo 'm4_define([AT_PACKAGE_NAME],' && \
               echo '  [osmo-bsc])' && \
               echo 'm4_define([AT_PACKAGE_TARNAME],' && \
               echo '  [osmo-bsc])' && \
               echo 'm4_define([AT_PACKAGE_VERSION],' && \
               echo '  [1.13.0.23-4240d])' && \
               echo 'm4_define([AT_PACKAGE_STRING],' && \
               echo '  [osmo-bsc 1.13.0.23-4240d])' && \
               echo 'm4_define([AT_PACKAGE_BUGREPORT],' && \
               echo '  [openbsc@lists.osmocom.org])'; \
               echo 'm4_define([AT_PACKAGE_URL],' && \
               echo '  [])'; \
             } >'./package.m4'
/bin/bash ../missing --run autom4te --language=autotest -I '.' -o testsuite.tmp testsuite.at
mv testsuite.tmp testsuite
/bin/bash './testsuite' -j21 --verbose
## ------------------------------------ ##
## osmo-bsc 1.13.0.23-4240d test suite. ##
## ------------------------------------ ##









2. testsuite.at:10: testing acc ...
./testsuite.at:13: $abs_top_builddir/tests/acc/acc_test
1. testsuite.at:4: testing abis ...
./testsuite.at:7: $abs_top_builddir/tests/abis/abis_test
3. testsuite.at:16: testing bsc ...
./testsuite.at:19: $abs_top_builddir/tests/bsc/bsc_test
4. testsuite.at:22: testing codec_pref ...
./testsuite.at:25: $abs_top_builddir/tests/codec_pref/codec_pref_test
6. testsuite.at:34: testing handover_tests ...
./testsuite.at:37: $abs_srcdir/handover/handover_tests.sh $abs_srcdir/handover $abs_builddir/handover
8. testsuite.at:46: testing nanobts_omlattr ...
./testsuite.at:49: $abs_top_builddir/tests/nanobts_omlattr/nanobts_omlattr_test
5. testsuite.at:28: testing gsm0408 ...
7. testsuite.at:40: testing paging ...
9. testsuite.at:52: testing subscr ...
./testsuite.at:31: $abs_top_builddir/tests/gsm0408/gsm0408_test
./testsuite.at:43: $abs_top_builddir/tests/paging/paging_test
./testsuite.at:56: $abs_top_builddir/tests/subscr/bsc_subscr_test
stderr:
stderr:
get_int(tz_hr) -> -5
get_int(tz_mn) -> 15
get_int(tz_dst) -> 2
get_int(tz_hr) -> -5
get_int(tz_mn) -> 15
get_int(tz_dst) -> 2
<0004> fsm.c:456 NM_BTS_SM_OP[0x55b7bad38b60]{DISABLED_NOTINSTALLED}: Allocated
<0004> fsm.c:456 NM_BTS_OP[0x55b7bad3ce00]{DISABLED_NOTINSTALLED}: Allocated
<0004> fsm.c:456 NM_GPRS_CELL_OP[0x55b7bad38e00]{DISABLED_NOTINSTALLED}: Allocated
<0004> fsm.c:456 NM_RCARRIER_OP[0x55b7bad39960]{DISABLED_NOTINSTALLED}: Allocated
<0004> fsm.c:456 NM_BB_TRANSC_OP[0x55b7bad39bb0]{DISABLED_NOTINSTALLED}: Allocated
<0004> fsm.c:456 NM_CHAN_OP[0x55b7bad3a030]{DISABLED_NOTINSTALLED}: Allocated
<0004> fsm.c:456 NM_CHAN_OP[0x55b7bad3a8c0]{DISABLED_NOTINSTALLED}: Allocated
<0004> fsm.c:456 NM_CHAN_OP[0x55b7bad3b150]{DISABLED_NOTINSTALLED}: Allocated
<0004> fsm.c:456 NM_CHAN_OP[0x55b7bad6e570]{DISABLED_NOTINSTALLED}: Allocated
<0004> fsm.c:456 NM_CHAN_OP[0x55b7bad6ee00]{DISABLED_NOTINSTALLED}: Allocated
<0004> fsm.c:456 NM_CHAN_OP[0x55b7bad6f690]{DISABLED_NOTINSTALLED}: Allocated
<0004> fsm.c:456 NM_CHAN_OP[0x55b7bad6ff20]{DISABLED_NOTINSTALLED}: Allocated
<0004> fsm.c:456 NM_CHAN_OP[0x55b7bad707b0]{DISABLED_NOTINSTALLED}: Allocated
<0004> fsm.c:456 NM_GPRS_NSE_OP[0x55b7bad70e10]{DISABLED_NOTINSTALLED}: Allocated
<0004> fsm.c:456 NM_GPRS_NSVC_OP[0x55b7bad70fb0]{DISABLED_NOTINSTALLED}: Allocated
<0004> fsm.c:456 NM_GPRS_NSVC_OP[0x55b7bad711e0]{DISABLED_NOTINSTALLED}: Allocated
<0004> fsm.c:456 NM_RCARRIER_OP[0x55b7bad914a0]{DISABLED_NOTINSTALLED}: Allocated
<0004> fsm.c:456 NM_BB_TRANSC_OP[0x55b7bad91780]{DISABLED_NOTINSTALLED}: Allocated
<0004> fsm.c:456 NM_CHAN_OP[0x55b7bad91c00]{DISABLED_NOTINSTALLED}: Allocated
<0004> fsm.c:456 NM_CHAN_OP[0x55b7bad92490]{DISABLED_NOTINSTALLED}: Allocated
<0004> fsm.c:456 NM_CHAN_OP[0x55b7bad92d20]{DISABLED_NOTINSTALLED}: Allocated
<0004> fsm.c:456 NM_CHAN_OP[0x55b7bad935b0]{DISABLED_NOTINSTALLED}: Allocated
<0004> fsm.c:456 NM_CHAN_OP[0x55b7bad93e40]{DISABLED_NOTINSTALLED}: Allocated
<0004> fsm.c:456 NM_CHAN_OP[0x55b7bad946d0]{DISABLED_NOTINSTALLED}: Allocated
<0004> fsm.c:456 NM_CHAN_OP[0x55b7bad94f60]{DISABLED_NOTINSTALLED}: Allocated
<0004> fsm.c:456 NM_CHAN_OP[0x55b7bad957f0]{DISABLED_NOTINSTALLED}: Allocated
<0004> fsm.c:568 NM_GPRS_NSVC_OP(nsvc0)[0x55b7bad70fb0]{DISABLED_NOTINSTALLED}: Deallocated
<0004> fsm.c:568 NM_GPRS_NSVC_OP(nsvc1)[0x55b7bad711e0]{DISABLED_NOTINSTALLED}: Deallocated
<0004> fsm.c:568 NM_GPRS_NSE_OP(nse0)[0x55b7bad70e10]{DISABLED_NOTINSTALLED}: Deallocated
<0004> fsm.c:568 NM_BTS_SM_OP(bts_sm)[0x55b7bad38b60]{DISABLED_NOTINSTALLED}: Deallocated
<0004> fsm.c:568 NM_GPRS_CELL_OP(gprs-cell0)[0x55b7bad38e00]{DISABLED_NOTINSTALLED}: Deallocated
<0004> fsm.c:568 NM_BTS_OP(bts0)[0x55b7bad3ce00]{DISABLED_NOTINSTALLED}: Deallocated
<0004> fsm.c:568 NM_BB_TRANSC_OP(bts0-trx1)[0x55b7bad91780]{DISABLED_NOTINSTALLED}: Deallocated
<0004> fsm.c:568 NM_RCARRIER_OP(bts0-trx1)[0x55b7bad914a0]{DISABLED_NOTINSTALLED}: Deallocated
<0004> fsm.c:568 NM_CHAN_OP(bts0-trx1-ts0)[0x55b7bad91c00]{DISABLED_NOTINSTALLED}: Deallocated
<0004> fsm.c:568 NM_CHAN_OP(bts0-trx1-ts1)[0x55b7bad92490]{DISABLED_NOTINSTALLED}: Deallocated
<0004> fsm.c:568 NM_CHAN_OP(bts0-trx1-ts2)[0x55b7bad92d20]{DISABLED_NOTINSTALLED}: Deallocated
<0004> fsm.c:568 NM_CHAN_OP(bts0-trx1-ts3)[0x55b7bad935b0]{DISABLED_NOTINSTALLED}: Deallocated
<0004> fsm.c:568 NM_CHAN_OP(bts0-trx1-ts4)[0x55b7bad93e40]{DISABLED_NOTINSTALLED}: Deallocated
<0004> fsm.c:568 NM_CHAN_OP(bts0-trx1-ts5)[0x55b7bad946d0]{DISABLED_NOTINSTALLED}: Deallocated
<0004> fsm.c:568 NM_CHAN_OP(bts0-trx1-ts6)[0x55b7bad94f60]{DISABLED_NOTINSTALLED}: Deallocated
<0004> fsm.c:568 NM_CHAN_OP(bts0-trx1-ts7)[0x55b7bad957f0]{DISABLED_NOTINSTALLED}: Deallocated
<0004> fsm.c:568 NM_BB_TRANSC_OP(bts0-trx0)[0x55b7bad39bb0]{DISABLED_NOTINSTALLED}: Deallocated
<0004> fsm.c:568 NM_RCARRIER_OP(bts0-trx0)[0x55b7bad39960]{DISABLED_NOTINSTALLED}: Deallocated
<0004> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts0)[0x55b7bad3a030]{DISABLED_NOTINSTALLED}: Deallocated
<0004> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts1)[0x55b7bad3a8c0]{DISABLED_NOTINSTALLED}: Deallocated
<0004> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts2)[0x55b7bad3b150]{DISABLED_NOTINSTALLED}: Deallocated
<0004> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts3)[0x55b7bad6e570]{DISABLED_NOTINSTALLED}: Deallocated
<0004> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts4)[0x55b7bad6ee00]{DISABLED_NOTINSTALLED}: Deallocated
<0004> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts5)[0x55b7bad6f690]{DISABLED_NOTINSTALLED}: Deallocated
<0004> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts6)[0x55b7bad6ff20]{DISABLED_NOTINSTALLED}: Deallocated
<0004> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts7)[0x55b7bad707b0]{DISABLED_NOTINSTALLED}: Deallocated
stderr:
4. testsuite.at:22:  ok
3. testsuite.at:16:  ok
9. testsuite.at:52: stderr:
 ok
1. testsuite.at:4:  ok
<0000> fsm.c:456 NM_BTS_SM_OP[0x55ad65c5b300]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_BTS_OP[0x55ad65c5f500]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_GPRS_CELL_OP[0x55ad65c5f730]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_RCARRIER_OP[0x55ad65c838c0]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_BB_TRANSC_OP[0x55ad65c83b10]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_CHAN_OP[0x55ad65c83f90]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_CHAN_OP[0x55ad65c84820]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_CHAN_OP[0x55ad65c850b0]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_CHAN_OP[0x55ad65c85940]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_CHAN_OP[0x55ad65c861d0]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_CHAN_OP[0x55ad65c86a60]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_CHAN_OP[0x55ad65c872f0]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_CHAN_OP[0x55ad65c87b80]{DISABLED_NOTINSTALLED}: Allocated
<0000> acc.c:101 (bts=0) ACC: New ACC allowed subset 0x3ff (active_len=10, ramp_len=10, adm_len=10, perm_len=10, rotation=off)
<0000> fsm.c:456 NM_GPRS_NSE_OP[0x55ad65c881e0]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_GPRS_NSVC_OP[0x55ad65c88380]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_GPRS_NSVC_OP[0x55ad65c885b0]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:568 NM_GPRS_CELL_OP(gprs-cell0)[0x55ad65c5f730]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_BTS_OP(bts0)[0x55ad65c5f500]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_BB_TRANSC_OP(bts0-trx0)[0x55ad65c83b10]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_RCARRIER_OP(bts0-trx0)[0x55ad65c838c0]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts0)[0x55ad65c83f90]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts1)[0x55ad65c84820]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts2)[0x55ad65c850b0]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts3)[0x55ad65c85940]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts4)[0x55ad65c861d0]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts5)[0x55ad65c86a60]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts6)[0x55ad65c872f0]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts7)[0x55ad65c87b80]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_GPRS_NSVC_OP(nsvc0)[0x55ad65c88380]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_GPRS_NSVC_OP(nsvc1)[0x55ad65c885b0]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_GPRS_NSE_OP(nse0)[0x55ad65c881e0]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_BTS_SM_OP(bts_sm)[0x55ad65c5b300]{DISABLED_NOTINSTALLED}: Deallocated
full talloc report on 'ctx' (total   1187 bytes in   6 blocks)
    logging                        contains   1187 bytes in   5 blocks (ref 0) 0x55ad65c52170
        struct log_target              contains    218 bytes in   2 blocks (ref 0) 0x55ad65c52680
            struct log_category            contains     58 bytes in   1 blocks (ref 0) 0x55ad65c52790
        struct log_info                contains    968 bytes in   2 blocks (ref 0) 0x55ad65c521e0
            struct log_info_cat            contains    928 bytes in   1 blocks (ref 0) 0x55ad65c52270
stderr:
8. testsuite.at:46:  ok
<0000> fsm.c:456 NM_BTS_SM_OP[0x562e134a7400]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_BTS_OP[0x562e134ab600]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_GPRS_CELL_OP[0x562e134ab830]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_RCARRIER_OP[0x562e134cf9c0]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_BB_TRANSC_OP[0x562e134cfc10]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_CHAN_OP[0x562e134d0090]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_CHAN_OP[0x562e134d0920]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_CHAN_OP[0x562e134d11b0]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_CHAN_OP[0x562e134d1a40]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_CHAN_OP[0x562e134d22d0]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_CHAN_OP[0x562e134d2b60]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_CHAN_OP[0x562e134d33f0]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_CHAN_OP[0x562e134d3c80]{DISABLED_NOTINSTALLED}: Allocated
<0000> acc.c:101 (bts=0) ACC: New ACC allowed subset 0x3ff (active_len=10, ramp_len=10, adm_len=10, perm_len=10, rotation=off)
<0000> fsm.c:456 NM_GPRS_NSE_OP[0x562e134d42e0]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_GPRS_NSVC_OP[0x562e134d4480]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_GPRS_NSVC_OP[0x562e134d46b0]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:568 NM_GPRS_NSVC_OP(nsvc0)[0x562e134d4480]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_GPRS_NSVC_OP(nsvc1)[0x562e134d46b0]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_GPRS_NSE_OP(nse0)[0x562e134d42e0]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_BTS_SM_OP(bts_sm)[0x562e134a7400]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_GPRS_CELL_OP(gprs-cell0)[0x562e134ab830]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_BTS_OP(bts0)[0x562e134ab600]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_BB_TRANSC_OP(bts0-trx0)[0x562e134cfc10]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_RCARRIER_OP(bts0-trx0)[0x562e134cf9c0]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts0)[0x562e134d0090]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts1)[0x562e134d0920]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts2)[0x562e134d11b0]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts3)[0x562e134d1a40]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts4)[0x562e134d22d0]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts5)[0x562e134d2b60]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts6)[0x562e134d33f0]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts7)[0x562e134d3c80]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:456 NM_BTS_SM_OP[0x562e134cfc10]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_BTS_OP[0x562e134ab600]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_GPRS_CELL_OP[0x562e134ab830]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_RCARRIER_OP[0x562e134a7400]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_BB_TRANSC_OP[0x562e134d42e0]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_CHAN_OP[0x562e134d4480]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_CHAN_OP[0x562e134d3f40]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_CHAN_OP[0x562e134d1410]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_CHAN_OP[0x562e134cf2c0]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_CHAN_OP[0x562e134d1ca0]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_CHAN_OP[0x562e134d24a0]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_CHAN_OP[0x562e134d2d30]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_CHAN_OP[0x562e134d35c0]{DISABLED_NOTINSTALLED}: Allocated
<0000> acc.c:101 (bts=0) ACC: New ACC allowed subset 0x3ff (active_len=10, ramp_len=10, adm_len=10, perm_len=10, rotation=off)
<0000> fsm.c:456 NM_GPRS_NSE_OP[0x562e134d3c20]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_GPRS_NSVC_OP[0x562e134d58f0]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_GPRS_NSVC_OP[0x562e134d5a20]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:568 NM_GPRS_NSVC_OP(nsvc0)[0x562e134d58f0]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_GPRS_NSVC_OP(nsvc1)[0x562e134d5a20]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_GPRS_NSE_OP(nse0)[0x562e134d3c20]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_BTS_SM_OP(bts_sm)[0x562e134cfc10]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_GPRS_CELL_OP(gprs-cell0)[0x562e134ab830]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_BTS_OP(bts0)[0x562e134ab600]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_BB_TRANSC_OP(bts0-trx0)[0x562e134d42e0]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_RCARRIER_OP(bts0-trx0)[0x562e134a7400]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts0)[0x562e134d4480]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts1)[0x562e134d3f40]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts2)[0x562e134d1410]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts3)[0x562e134cf2c0]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts4)[0x562e134d1ca0]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts5)[0x562e134d24a0]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts6)[0x562e134d2d30]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts7)[0x562e134d35c0]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:456 NM_BTS_SM_OP[0x562e134d42e0]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_BTS_OP[0x562e134ab600]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_GPRS_CELL_OP[0x562e134ab830]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_RCARRIER_OP[0x562e134cfc10]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_BB_TRANSC_OP[0x562e134d3c20]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_CHAN_OP[0x562e134d58f0]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_CHAN_OP[0x562e134cfe60]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_CHAN_OP[0x562e134d0370]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_CHAN_OP[0x562e134cf2c0]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_CHAN_OP[0x562e134d0b80]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_CHAN_OP[0x562e134d1d20]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_CHAN_OP[0x562e134d25b0]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_CHAN_OP[0x562e134d2e40]{DISABLED_NOTINSTALLED}: Allocated
<0000> acc.c:101 (bts=0) ACC: New ACC allowed subset 0x3ff (active_len=10, ramp_len=10, adm_len=10, perm_len=10, rotation=off)
<0000> fsm.c:456 NM_GPRS_NSE_OP[0x562e134d34a0]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_GPRS_NSVC_OP[0x562e134d5b50]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_GPRS_NSVC_OP[0x562e134d5c80]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:568 NM_GPRS_NSVC_OP(nsvc0)[0x562e134d5b50]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_GPRS_NSVC_OP(nsvc1)[0x562e134d5c80]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_GPRS_NSE_OP(nse0)[0x562e134d34a0]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_BTS_SM_OP(bts_sm)[0x562e134d42e0]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_GPRS_CELL_OP(gprs-cell0)[0x562e134ab830]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_BTS_OP(bts0)[0x562e134ab600]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_BB_TRANSC_OP(bts0-trx0)[0x562e134d3c20]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_RCARRIER_OP(bts0-trx0)[0x562e134cfc10]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts0)[0x562e134d58f0]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts1)[0x562e134cfe60]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts2)[0x562e134d0370]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts3)[0x562e134cf2c0]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts4)[0x562e134d0b80]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts5)[0x562e134d1d20]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts6)[0x562e134d25b0]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts7)[0x562e134d2e40]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:456 NM_BTS_SM_OP[0x562e134d3c20]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_BTS_OP[0x562e134ab600]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_GPRS_CELL_OP[0x562e134ab830]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_RCARRIER_OP[0x562e134d42e0]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_BB_TRANSC_OP[0x562e134d34a0]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_CHAN_OP[0x562e134d5b50]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_CHAN_OP[0x562e134d0010]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_CHAN_OP[0x562e134d3fc0]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_CHAN_OP[0x562e134d0370]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_CHAN_OP[0x562e134d39a0]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_CHAN_OP[0x562e134d1a40]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_CHAN_OP[0x562e134cf990]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_CHAN_OP[0x562e134d2400]{DISABLED_NOTINSTALLED}: Allocated
<0000> acc.c:101 (bts=0) ACC: New ACC allowed subset 0x3ff (active_len=10, ramp_len=10, adm_len=10, perm_len=10, rotation=off)
<0000> fsm.c:456 NM_GPRS_NSE_OP[0x562e134d2a60]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_GPRS_NSVC_OP[0x562e134d2b90]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_GPRS_NSVC_OP[0x562e134d2d50]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:568 NM_GPRS_NSVC_OP(nsvc0)[0x562e134d2b90]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_GPRS_NSVC_OP(nsvc1)[0x562e134d2d50]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_GPRS_NSE_OP(nse0)[0x562e134d2a60]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_BTS_SM_OP(bts_sm)[0x562e134d3c20]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_GPRS_CELL_OP(gprs-cell0)[0x562e134ab830]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_BTS_OP(bts0)[0x562e134ab600]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_BB_TRANSC_OP(bts0-trx0)[0x562e134d34a0]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_RCARRIER_OP(bts0-trx0)[0x562e134d42e0]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts0)[0x562e134d5b50]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts1)[0x562e134d0010]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts2)[0x562e134d3fc0]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts3)[0x562e134d0370]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts4)[0x562e134d39a0]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts5)[0x562e134d1a40]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts6)[0x562e134cf990]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts7)[0x562e134d2400]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:456 NM_BTS_SM_OP[0x562e134d34a0]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_BTS_OP[0x562e134ab600]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_GPRS_CELL_OP[0x562e134ab830]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_RCARRIER_OP[0x562e134d3c20]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_BB_TRANSC_OP[0x562e134d2a60]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_CHAN_OP[0x562e134d2b90]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_CHAN_OP[0x562e134cfc10]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_CHAN_OP[0x562e134d02f0]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_CHAN_OP[0x562e134d40f0]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_CHAN_OP[0x562e134d3340]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_CHAN_OP[0x562e134d0db0]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_CHAN_OP[0x562e134d1ed0]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_CHAN_OP[0x562e134cf4f0]{DISABLED_NOTINSTALLED}: Allocated
<0000> acc.c:101 (bts=0) ACC: New ACC allowed subset 0x3ff (active_len=10, ramp_len=10, adm_len=10, perm_len=10, rotation=off)
<0000> fsm.c:456 NM_GPRS_NSE_OP[0x562e134d58f0]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_GPRS_NSVC_OP[0x562e134d5a20]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_GPRS_NSVC_OP[0x562e134d5be0]{DISABLED_NOTINSTALLED}: Allocated
<0000> system_information.c:247 EARFCN 1922 is already in the list, modifying
<0000> fsm.c:568 NM_GPRS_NSVC_OP(nsvc0)[0x562e134d5a20]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_GPRS_NSVC_OP(nsvc1)[0x562e134d5be0]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_GPRS_NSE_OP(nse0)[0x562e134d58f0]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_BTS_SM_OP(bts_sm)[0x562e134d34a0]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_GPRS_CELL_OP(gprs-cell0)[0x562e134ab830]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_BTS_OP(bts0)[0x562e134ab600]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_BB_TRANSC_OP(bts0-trx0)[0x562e134d2a60]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_RCARRIER_OP(bts0-trx0)[0x562e134d3c20]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts0)[0x562e134d2b90]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts1)[0x562e134cfc10]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts2)[0x562e134d02f0]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts3)[0x562e134d40f0]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts4)[0x562e134d3340]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts5)[0x562e134d0db0]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts6)[0x562e134d1ed0]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts7)[0x562e134cf4f0]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:456 NM_BTS_SM_OP[0x562e134d2a60]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_BTS_OP[0x562e134ab600]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_GPRS_CELL_OP[0x562e134ab830]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_RCARRIER_OP[0x562e134d34a0]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_BB_TRANSC_OP[0x562e134d58f0]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_CHAN_OP[0x562e134d5a20]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_CHAN_OP[0x562e134d4480]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_CHAN_OP[0x562e134cf960]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_CHAN_OP[0x562e134d0370]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_CHAN_OP[0x562e134d1640]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_CHAN_OP[0x562e134d3800]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_CHAN_OP[0x562e134d2e40]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_CHAN_OP[0x562e134d1ed0]{DISABLED_NOTINSTALLED}: Allocated
<0000> acc.c:101 (bts=0) ACC: New ACC allowed subset 0x3ff (active_len=10, ramp_len=10, adm_len=10, perm_len=10, rotation=off)
<0000> fsm.c:456 NM_GPRS_NSE_OP[0x562e134d2530]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_GPRS_NSVC_OP[0x562e134d2660]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_GPRS_NSVC_OP[0x562e134d2820]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:568 NM_GPRS_NSVC_OP(nsvc0)[0x562e134d2660]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_GPRS_NSVC_OP(nsvc1)[0x562e134d2820]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_GPRS_NSE_OP(nse0)[0x562e134d2530]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_BTS_SM_OP(bts_sm)[0x562e134d2a60]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_GPRS_CELL_OP(gprs-cell0)[0x562e134ab830]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_BTS_OP(bts0)[0x562e134ab600]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_BB_TRANSC_OP(bts0-trx0)[0x562e134d58f0]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_RCARRIER_OP(bts0-trx0)[0x562e134d34a0]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts0)[0x562e134d5a20]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts1)[0x562e134d4480]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts2)[0x562e134cf960]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts3)[0x562e134d0370]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts4)[0x562e134d1640]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts5)[0x562e134d3800]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts6)[0x562e134d2e40]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts7)[0x562e134d1ed0]{DISABLED_NOTINSTALLED}: Deallocated
<0000> gsm_04_08_rr.c:443 BUG: Multirate codec with inconsistent config (mode order).
<0000> gsm_04_08_rr.c:443 BUG: Multirate codec with inconsistent config (mode order).
<0000> gsm_04_08_rr.c:443 BUG: Multirate codec with inconsistent config (mode order).
<0000> gsm_04_08_rr.c:498 BUG: Multirate codec with inconsistent config (no mode defined).
<0000> fsm.c:456 NM_BTS_SM_OP[0x562e134d58f0]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_BTS_OP[0x562e134ab600]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_GPRS_CELL_OP[0x562e134ab830]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_RCARRIER_OP[0x562e134d2a60]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_BB_TRANSC_OP[0x562e134d2530]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_CHAN_OP[0x562e134d2660]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_CHAN_OP[0x562e134d1ca0]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_CHAN_OP[0x562e134d02f0]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_CHAN_OP[0x562e134d0c80]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_CHAN_OP[0x562e134cf340]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_CHAN_OP[0x562e134d2c10]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_CHAN_OP[0x562e134d3410]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_CHAN_OP[0x562e134d3ca0]{DISABLED_NOTINSTALLED}: Allocated
<0000> acc.c:101 (bts=0) ACC: New ACC allowed subset 0x3ff (active_len=10, ramp_len=10, adm_len=10, perm_len=10, rotation=off)
<0000> fsm.c:456 NM_GPRS_NSE_OP[0x562e134d5a20]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_GPRS_NSVC_OP[0x562e134d5b50]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:456 NM_GPRS_NSVC_OP[0x562e134d5c80]{DISABLED_NOTINSTALLED}: Allocated
<0000> fsm.c:568 NM_GPRS_NSVC_OP(nsvc0)[0x562e134d5b50]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_GPRS_NSVC_OP(nsvc1)[0x562e134d5c80]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_GPRS_NSE_OP(nse0)[0x562e134d5a20]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_BTS_SM_OP(bts_sm)[0x562e134d58f0]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_GPRS_CELL_OP(gprs-cell0)[0x562e134ab830]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_BTS_OP(bts0)[0x562e134ab600]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_BB_TRANSC_OP(bts0-trx0)[0x562e134d2530]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_RCARRIER_OP(bts0-trx0)[0x562e134d2a60]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts0)[0x562e134d2660]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts1)[0x562e134d1ca0]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts2)[0x562e134d02f0]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts3)[0x562e134d0c80]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts4)[0x562e134cf340]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts5)[0x562e134d2c10]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts6)[0x562e134d3410]{DISABLED_NOTINSTALLED}: Deallocated
<0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts7)[0x562e134d3ca0]{DISABLED_NOTINSTALLED}: Deallocated
5. testsuite.at:28:  ok
stdout:
2. testsuite.at:10:  ok
stdout:
7. testsuite.at:40:  ok
stderr:
6. testsuite.at:34:  ok

## ------------- ##
## Test results. ##
## ------------- ##

All 9 tests were successful.
make  python-tests
make[7]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests'
echo "Not running python-based tests (determined at configure-time)"
Not running python-based tests (determined at configure-time)
make[7]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests'
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests'
Making check in doc
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/doc'
Making check in examples
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/doc/examples'
make[5]: Nothing to be done for 'check'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/doc/examples'
Making check in manuals
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/doc/manuals'
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
if [ -n "$ASCIIDOC_WARNINGS_CHECK" ]; then \
	make osmobsc-usermanual.check osmobsc-cbsp.check osmux-reference.check aoip-mgw-options.check; \
fi
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/doc/manuals'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/doc'
make[5]: Nothing to be done for 'check-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/doc'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/doc'
Making check in contrib
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/contrib'
Making check in systemd
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/contrib/systemd'
make[5]: Nothing to be done for 'check'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/contrib/systemd'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/contrib'
make[5]: Nothing to be done for 'check-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/contrib'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/contrib'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc'
make[2]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc'
make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc'
   create-stamp debian/debhelper-build-stamp
   dh_prep
   dh_auto_install
	make -j1 install DESTDIR=/obs/_temp/binpkgs/osmo-bsc/debian/tmp AM_UPDATE_INFO_DIR=no
make[1]: Entering directory '/obs/_temp/binpkgs/osmo-bsc'
make  install-recursive
make[2]: Entering directory '/obs/_temp/binpkgs/osmo-bsc'
Making install in include
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/include'
Making install in osmocom
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/include/osmocom'
Making install in bsc
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/include/osmocom/bsc'
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/include/osmocom/bsc'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/include/osmocom/bsc'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/include/osmocom/bsc'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/include/osmocom'
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/include/osmocom'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/include/osmocom'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/include/osmocom'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/include/osmocom'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/include'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/include'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/include'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/include'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/include'
Making install in src
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/src'
Making install in osmo-bsc
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/src/osmo-bsc'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/src/osmo-bsc'
 /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/bin'
  /bin/bash ../../libtool   --mode=install /usr/bin/install -c osmo-bsc '/obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/bin'
libtool: install: /usr/bin/install -c osmo-bsc /obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/bin/osmo-bsc
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/src/osmo-bsc'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/src/osmo-bsc'
Making install in utils
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/src/utils'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/src/utils'
 /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/bin'
  /bin/bash ../../libtool   --mode=install /usr/bin/install -c bs11_config isdnsync meas_json meas_vis '/obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/bin'
libtool: install: /usr/bin/install -c bs11_config /obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/bin/bs11_config
libtool: install: /usr/bin/install -c isdnsync /obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/bin/isdnsync
libtool: install: /usr/bin/install -c meas_json /obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/bin/meas_json
libtool: install: /usr/bin/install -c meas_vis /obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/bin/meas_vis
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/src/utils'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/src/utils'
Making install in ipaccess
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/src/ipaccess'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/src/ipaccess'
 /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/bin'
  /bin/bash ../../libtool   --mode=install /usr/bin/install -c abisip-find ipaccess-config ipaccess-proxy '/obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/bin'
libtool: install: /usr/bin/install -c abisip-find /obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/bin/abisip-find
libtool: install: /usr/bin/install -c ipaccess-config /obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/bin/ipaccess-config
libtool: install: /usr/bin/install -c ipaccess-proxy /obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/bin/ipaccess-proxy
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/src/ipaccess'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/src/ipaccess'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/src'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/src'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/src'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/src'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/src'
Making install in tests
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests'
Making install in abis
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/abis'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/abis'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/abis'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/abis'
Making install in acc
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/acc'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/acc'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/acc'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/acc'
Making install in bsc
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/bsc'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/bsc'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/bsc'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/bsc'
Making install in codec_pref
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/codec_pref'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/codec_pref'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/codec_pref'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/codec_pref'
Making install in gsm0408
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/gsm0408'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/gsm0408'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/gsm0408'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/gsm0408'
Making install in handover
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/handover'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/handover'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/handover'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/handover'
Making install in nanobts_omlattr
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/nanobts_omlattr'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/nanobts_omlattr'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/nanobts_omlattr'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/nanobts_omlattr'
Making install in paging
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/paging'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/paging'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/paging'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/paging'
Making install in subscr
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/subscr'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/subscr'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/subscr'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/subscr'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests'
Making install in doc
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/doc'
Making install in examples
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/doc/examples'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/doc/examples'
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-bsc/debian/tmp/etc/osmocom'
 /usr/bin/install -c -m 644 osmo-bsc/osmo-bsc.cfg '/obs/_temp/binpkgs/osmo-bsc/debian/tmp/etc/osmocom'
make  install-data-hook
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/doc/examples'
for f in $(find . -name '*.cfg*' -o -name '*.confmerge*' | sed -e 's,^.,,'); do \
	j="/obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/share/doc/osmo-bsc/examples/$f" && \
	mkdir -p "$(dirname $j)" && \
	/usr/bin/install -c -m 644 ./$f $j; \
done
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/doc/examples'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/doc/examples'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/doc/examples'
Making install in manuals
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/doc/manuals'
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/doc/manuals'
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/doc/manuals'
[ -n "osmo-bsc" ] || exit 1
if [ "" != "1" ]; then \
	for i in osmobsc-usermanual.pdf osmobsc-cbsp.pdf osmux-reference.pdf aoip-mgw-options.pdf osmobsc-vty-reference.pdf; do \
		install -vDm644 "$i" "/obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/share/doc/osmo-bsc-doc/$i" || exit 1; \
	done; \
fi
install: creating directory '/obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/share/doc/osmo-bsc-doc'
'osmobsc-usermanual.pdf' -> '/obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/share/doc/osmo-bsc-doc/osmobsc-usermanual.pdf'
'osmobsc-cbsp.pdf' -> '/obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/share/doc/osmo-bsc-doc/osmobsc-cbsp.pdf'
'osmux-reference.pdf' -> '/obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/share/doc/osmo-bsc-doc/osmux-reference.pdf'
'aoip-mgw-options.pdf' -> '/obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/share/doc/osmo-bsc-doc/aoip-mgw-options.pdf'
'osmobsc-vty-reference.pdf' -> '/obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/share/doc/osmo-bsc-doc/osmobsc-vty-reference.pdf'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/doc/manuals'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/doc'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/doc'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/doc'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/doc'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/doc'
Making install in contrib
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/contrib'
Making install in systemd
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/contrib/systemd'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/contrib/systemd'
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-bsc/debian/tmp/lib/systemd/system'
 /usr/bin/install -c -m 644 osmo-bsc.service '/obs/_temp/binpkgs/osmo-bsc/debian/tmp/lib/systemd/system'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/contrib/systemd'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/contrib/systemd'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/contrib'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/contrib'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/contrib'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/contrib'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/contrib'
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-bsc'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc'
make[2]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc'
make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc'
   dh_install
   dh_installdocs
   dh_installchangelogs
   dh_systemd_enable
   dh_systemd_start
   dh_perl
   dh_link
   dh_strip_nondeterminism
   debian/rules override_dh_compress
make[1]: Entering directory '/obs/_temp/binpkgs/osmo-bsc'
dh_compress -X.pdf
make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc'
   dh_fixperms
   dh_missing
   debian/rules override_dh_strip
make[1]: Entering directory '/obs/_temp/binpkgs/osmo-bsc'
dh_strip -posmo-bsc --dbg-package=osmo-bsc-dbg
make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc'
   dh_makeshlibs
   dh_shlibdeps
dpkg-shlibdeps: warning: diversions involved - output may be incorrect
 diversion by libc6 from: /lib64/ld-linux-x86-64.so.2
dpkg-shlibdeps: warning: diversions involved - output may be incorrect
 diversion by libc6 to: /lib64/ld-linux-x86-64.so.2.usr-is-merged
dpkg-shlibdeps: warning: diversions involved - output may be incorrect
 diversion by libc6 from: /lib64/ld-linux-x86-64.so.2
dpkg-shlibdeps: warning: diversions involved - output may be incorrect
 diversion by libc6 to: /lib64/ld-linux-x86-64.so.2.usr-is-merged
dpkg-shlibdeps: warning: diversions involved - output may be incorrect
 diversion by libc6 from: /lib64/ld-linux-x86-64.so.2
dpkg-shlibdeps: warning: diversions involved - output may be incorrect
 diversion by libc6 to: /lib64/ld-linux-x86-64.so.2.usr-is-merged
dpkg-shlibdeps: warning: diversions involved - output may be incorrect
 diversion by libc6 from: /lib64/ld-linux-x86-64.so.2
dpkg-shlibdeps: warning: diversions involved - output may be incorrect
 diversion by libc6 to: /lib64/ld-linux-x86-64.so.2.usr-is-merged
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/osmo-bsc-meas-utils/usr/bin/meas_vis was not linked against libtinfo.so.6 (it uses none of the library's symbols)
   dh_installdeb
   dh_gencontrol
dpkg-gencontrol: warning: package osmo-bsc-doc: substitution variable ${misc:Package} used, but is not defined
   dh_md5sums
   dh_builddeb
dpkg-deb: building package 'osmo-bsc-dbg' in '../osmo-bsc-dbg_1.13.0.23.4240d_amd64.deb'.
dpkg-deb: building package 'osmo-bsc' in '../osmo-bsc_1.13.0.23.4240d_amd64.deb'.
dpkg-deb: building package 'abisip-find' in '../abisip-find_1.13.0.23.4240d_amd64.deb'.
dpkg-deb: building package 'osmo-bsc-ipaccess-utils' in '../osmo-bsc-ipaccess-utils_1.13.0.23.4240d_amd64.deb'.
dpkg-deb: building package 'osmo-bsc-doc' in '../osmo-bsc-doc_1.13.0.23.4240d_all.deb'.
dpkg-deb: building package 'osmo-bsc-meas-utils' in '../osmo-bsc-meas-utils_1.13.0.23.4240d_amd64.deb'.
dpkg-deb: building package 'osmo-bsc-bs11-utils' in '../osmo-bsc-bs11-utils_1.13.0.23.4240d_amd64.deb'.
 dpkg-genbuildinfo -O../osmo-bsc_1.13.0.23.4240d_amd64.buildinfo
 dpkg-genchanges -O../osmo-bsc_1.13.0.23.4240d_amd64.changes
dpkg-genchanges: warning: substitution variable ${misc:Package} used, but is not defined
dpkg-genchanges: info: including full source code in upload
 dpkg-source --after-build .
dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
+ cd ..
+ dpkg -c abisip-find_1.13.0.23.4240d_amd64.deb
drwxr-xr-x root/root         0 2025-11-10 13:33 ./
drwxr-xr-x root/root         0 2025-11-10 13:33 ./usr/
drwxr-xr-x root/root         0 2025-11-10 13:33 ./usr/bin/
-rwxr-xr-x root/root     56344 2025-11-10 13:33 ./usr/bin/abisip-find
drwxr-xr-x root/root         0 2025-11-10 13:33 ./usr/share/
drwxr-xr-x root/root         0 2025-11-10 13:33 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-11-10 13:33 ./usr/share/doc/abisip-find/
-rw-r--r-- root/root     36596 2025-11-10 13:33 ./usr/share/doc/abisip-find/changelog.gz
-rw-r--r-- root/root      5741 2025-11-10 13:33 ./usr/share/doc/abisip-find/copyright
+ dpkg -c osmo-bsc-bs11-utils_1.13.0.23.4240d_amd64.deb
drwxr-xr-x root/root         0 2025-11-10 13:33 ./
drwxr-xr-x root/root         0 2025-11-10 13:33 ./usr/
drwxr-xr-x root/root         0 2025-11-10 13:33 ./usr/bin/
-rwxr-xr-x root/root   8336376 2025-11-10 13:33 ./usr/bin/bs11_config
-rwxr-xr-x root/root     29632 2025-11-10 13:33 ./usr/bin/isdnsync
drwxr-xr-x root/root         0 2025-11-10 13:33 ./usr/share/
drwxr-xr-x root/root         0 2025-11-10 13:33 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-11-10 13:33 ./usr/share/doc/osmo-bsc-bs11-utils/
-rw-r--r-- root/root     36597 2025-11-10 13:33 ./usr/share/doc/osmo-bsc-bs11-utils/changelog.gz
-rw-r--r-- root/root      5741 2025-11-10 13:33 ./usr/share/doc/osmo-bsc-bs11-utils/copyright
+ dpkg -c osmo-bsc-dbg_1.13.0.23.4240d_amd64.deb
drwxr-xr-x root/root         0 2025-11-10 13:33 ./
drwxr-xr-x root/root         0 2025-11-10 13:33 ./usr/
drwxr-xr-x root/root         0 2025-11-10 13:33 ./usr/lib/
drwxr-xr-x root/root         0 2025-11-10 13:33 ./usr/lib/debug/
drwxr-xr-x root/root         0 2025-11-10 13:33 ./usr/lib/debug/.build-id/
drwxr-xr-x root/root         0 2025-11-10 13:33 ./usr/lib/debug/.build-id/47/
-rw-r--r-- root/root   3878600 2025-11-10 13:33 ./usr/lib/debug/.build-id/47/143cf31c79c0cd94c209010d102749c925128f.debug
drwxr-xr-x root/root         0 2025-11-10 13:33 ./usr/share/
drwxr-xr-x root/root         0 2025-11-10 13:33 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-11-10 13:33 ./usr/share/doc/osmo-bsc-dbg/
-rw-r--r-- root/root     36595 2025-11-10 13:33 ./usr/share/doc/osmo-bsc-dbg/changelog.gz
-rw-r--r-- root/root      5741 2025-11-10 13:33 ./usr/share/doc/osmo-bsc-dbg/copyright
+ dpkg -c osmo-bsc-doc_1.13.0.23.4240d_all.deb
drwxr-xr-x root/root         0 2025-11-10 13:33 ./
drwxr-xr-x root/root         0 2025-11-10 13:33 ./usr/
drwxr-xr-x root/root         0 2025-11-10 13:33 ./usr/share/
drwxr-xr-x root/root         0 2025-11-10 13:33 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-11-10 13:33 ./usr/share/doc/osmo-bsc-doc/
-rw-r--r-- root/root    140747 2025-11-10 13:33 ./usr/share/doc/osmo-bsc-doc/aoip-mgw-options.pdf
-rw-r--r-- root/root     36594 2025-11-10 13:33 ./usr/share/doc/osmo-bsc-doc/changelog.gz
-rw-r--r-- root/root      5741 2025-11-10 13:33 ./usr/share/doc/osmo-bsc-doc/copyright
-rw-r--r-- root/root    194315 2025-11-10 13:33 ./usr/share/doc/osmo-bsc-doc/osmobsc-cbsp.pdf
-rw-r--r-- root/root   1185547 2025-11-10 13:33 ./usr/share/doc/osmo-bsc-doc/osmobsc-usermanual.pdf
-rw-r--r-- root/root    663603 2025-11-10 13:33 ./usr/share/doc/osmo-bsc-doc/osmobsc-vty-reference.pdf
-rw-r--r-- root/root    191734 2025-11-10 13:33 ./usr/share/doc/osmo-bsc-doc/osmux-reference.pdf
+ dpkg -c osmo-bsc-ipaccess-utils_1.13.0.23.4240d_amd64.deb
drwxr-xr-x root/root         0 2025-11-10 13:33 ./
drwxr-xr-x root/root         0 2025-11-10 13:33 ./usr/
drwxr-xr-x root/root         0 2025-11-10 13:33 ./usr/bin/
-rwxr-xr-x root/root   8369328 2025-11-10 13:33 ./usr/bin/ipaccess-config
-rwxr-xr-x root/root   8259752 2025-11-10 13:33 ./usr/bin/ipaccess-proxy
drwxr-xr-x root/root         0 2025-11-10 13:33 ./usr/share/
drwxr-xr-x root/root         0 2025-11-10 13:33 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-11-10 13:33 ./usr/share/doc/osmo-bsc-ipaccess-utils/
-rw-r--r-- root/root     36597 2025-11-10 13:33 ./usr/share/doc/osmo-bsc-ipaccess-utils/changelog.gz
-rw-r--r-- root/root      5741 2025-11-10 13:33 ./usr/share/doc/osmo-bsc-ipaccess-utils/copyright
+ dpkg -c osmo-bsc-meas-utils_1.13.0.23.4240d_amd64.deb
drwxr-xr-x root/root         0 2025-11-10 13:33 ./
drwxr-xr-x root/root         0 2025-11-10 13:33 ./usr/
drwxr-xr-x root/root         0 2025-11-10 13:33 ./usr/bin/
-rwxr-xr-x root/root   8193160 2025-11-10 13:33 ./usr/bin/meas_json
-rwxr-xr-x root/root     41944 2025-11-10 13:33 ./usr/bin/meas_vis
drwxr-xr-x root/root         0 2025-11-10 13:33 ./usr/share/
drwxr-xr-x root/root         0 2025-11-10 13:33 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-11-10 13:33 ./usr/share/doc/osmo-bsc-meas-utils/
-rw-r--r-- root/root     36597 2025-11-10 13:33 ./usr/share/doc/osmo-bsc-meas-utils/changelog.gz
-rw-r--r-- root/root      5741 2025-11-10 13:33 ./usr/share/doc/osmo-bsc-meas-utils/copyright
+ dpkg -c osmo-bsc_1.13.0.23.4240d_amd64.deb
drwxr-xr-x root/root         0 2025-11-10 13:33 ./
drwxr-xr-x root/root         0 2025-11-10 13:33 ./etc/
drwxr-xr-x root/root         0 2025-11-10 13:33 ./etc/osmocom/
-rw-r--r-- root/root      2122 2025-11-10 13:33 ./etc/osmocom/osmo-bsc.cfg
drwxr-xr-x root/root         0 2025-11-10 13:33 ./lib/
drwxr-xr-x root/root         0 2025-11-10 13:33 ./lib/systemd/
drwxr-xr-x root/root         0 2025-11-10 13:33 ./lib/systemd/system/
-rw-r--r-- root/root       381 2025-11-10 13:33 ./lib/systemd/system/osmo-bsc.service
drwxr-xr-x root/root         0 2025-11-10 13:33 ./usr/
drwxr-xr-x root/root         0 2025-11-10 13:33 ./usr/bin/
-rwxr-xr-x root/root   1851008 2025-11-10 13:33 ./usr/bin/osmo-bsc
drwxr-xr-x root/root         0 2025-11-10 13:33 ./usr/share/
drwxr-xr-x root/root         0 2025-11-10 13:33 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-11-10 13:33 ./usr/share/doc/osmo-bsc/
-rw-r--r-- root/root     36591 2025-11-10 13:33 ./usr/share/doc/osmo-bsc/changelog.gz
-rw-r--r-- root/root      5741 2025-11-10 13:33 ./usr/share/doc/osmo-bsc/copyright
drwxr-xr-x root/root         0 2025-11-10 13:33 ./usr/share/doc/osmo-bsc/examples/
-rw-r--r-- root/root      1656 2025-11-10 13:33 ./usr/share/doc/osmo-bsc/examples/osmo-bsc.bs11.cfg
-rw-r--r-- root/root      2122 2025-11-10 13:33 ./usr/share/doc/osmo-bsc/examples/osmo-bsc.cfg
-rw-r--r-- root/root       942 2025-11-10 13:33 ./usr/share/doc/osmo-bsc/examples/osmo-bsc.dug20-rus01-4trx.cfg.gz
-rw-r--r-- root/root      2881 2025-11-10 13:33 ./usr/share/doc/osmo-bsc/examples/osmo-bsc.dug20-rus02-1trx-1pdch-16kbps.cfg
-rw-r--r-- root/root      2514 2025-11-10 13:33 ./usr/share/doc/osmo-bsc/examples/osmo-bsc.dug20-rus02-1trx-1pdch-64kbps.cfg
-rw-r--r-- root/root       966 2025-11-10 13:33 ./usr/share/doc/osmo-bsc/examples/osmo-bsc.dug20-rus02-4trx.cfg.gz
-rw-r--r-- root/root      1127 2025-11-10 13:33 ./usr/share/doc/osmo-bsc/examples/osmo-bsc.dug20-rus02-8trx.cfg.gz
-rw-r--r-- root/root      1408 2025-11-10 13:33 ./usr/share/doc/osmo-bsc/examples/osmo-bsc.insite.cfg
-rw-r--r-- root/root      3565 2025-11-10 13:33 ./usr/share/doc/osmo-bsc/examples/osmo-bsc.metrosite.RF-hopping.2TRX.cfg
-rw-r--r-- root/root      2489 2025-11-10 13:33 ./usr/share/doc/osmo-bsc/examples/osmo-bsc.rbs2308.cfg
-rw-r--r-- root/root      2089 2025-11-10 13:33 ./usr/share/doc/osmo-bsc/examples/osmo-bsc_custom-sccp.cfg

Build successful!

docker: running: data/build.sh inside docker
:: Find binary packages in: /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@3/osmo-ci/scripts/obs/_temp/binpkgs
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 3411445 killed;
[ssh-agent] Stopped.
Finished: SUCCESS