Changes:
------------------------------------------ [...truncated 351.32 KB...] make[2]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include' test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../include" || test -z "" || rm -f rm -f Makefile make[2]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include' Making distclean in src make[2]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/src' test -z "virtphy" || rm -f virtphy rm -f *.o rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f shared/*.o test . = "../../../src" || test -z "" || rm -f rm -f shared/.deps/.dirstamp rm -f shared/.dirstamp rm -f ./.deps/gsmtapl1_if.Po rm -f ./.deps/l1ctl_sap.Po rm -f ./.deps/l1ctl_sock.Po rm -f ./.deps/logging.Po rm -f ./.deps/virt_l1_model.Po rm -f ./.deps/virt_l1_sched_simple.Po rm -f ./.deps/virt_prim_data.Po rm -f ./.deps/virt_prim_fbsb.Po rm -f ./.deps/virt_prim_pm.Po rm -f ./.deps/virt_prim_rach.Po rm -f ./.deps/virt_prim_traffic.Po rm -f ./.deps/virtphy.Po rm -f shared/.deps/osmo_mcast_sock.Po rm -f shared/.deps/virtual_um.Po rm -f Makefile make[2]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/src' make[2]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub' test -z "" || rm -f rm -f config.h stamp-h1 test . = "../.." || test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f cscope.out cscope.in.out cscope.po.out cscope.files make[2]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub' rm -f config.status config.cache config.log configure.lineno config.status.lineno rm -f Makefile make[1]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub' if test -d "virtphy-0.0.0"; then find "virtphy-0.0.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "virtphy-0.0.0" || { sleep 5 && rm -rf "virtphy-0.0.0"; }; else :; fi =============================================== virtphy-0.0.0 archives ready for distribution: virtphy-0.0.0.tar.gz virtphy-0.0.0.tar.bz2 =============================================== + cd /build/src/host/osmocon + autoreconf -fi configure.ac:15: installing './compile' configure.ac:6: installing './install-sh' configure.ac:6: installing './missing' Makefile.am:10: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') Makefile.am:17: warning: source file '$(srcdir)/../../target/firmware/comm/sercomm.c' is in a subdirectory, Makefile.am:17: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. Makefile.am: installing './depcomp' + ./configure checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBOSMOCORE... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands + make -j 8 echo 0.0.0.2909-ede6 > .version-t && mv .version-t .version make all-am make[1]: Entering directory '/build/src/host/osmocon' CC osmocon.o CC sercomm.o CC tpu_debug.o CC osmoload.o CCLD osmoload CCLD osmocon make[1]: Leaving directory '/build/src/host/osmocon' + [ 1 = 1 ] + make -C /build/doc/manuals make: Entering directory '/build/doc/manuals' OSMO_GSM_MANUALS_DIR: /opt/osmo-gsm-manuals (from env) ln -s /opt/osmo-gsm-manuals/build build ln -s /opt/osmo-gsm-manuals/common common # a2x can't use a different output file. To support out-of-tree builds, # we create a symlink at /srcfile.adoc pointing at # /build/doc/manuals/srcfile.adoc. osmocombb-usermanual.adoc is the /build/doc/manuals/srcfile.adoc, # is like basename from coreutils, and is WD. if ! [ -f osmocombb-usermanual.adoc ]; then \ ln -s osmocombb-usermanual.adoc osmocombb-usermanual.adoc; \ fi # TEXINPUTS: find LaTeX includes like \includegraphics{./common/images/sysmocom.pdf} # in /opt/osmo-gsm-manuals. TEXINPUTS="/opt/osmo-gsm-manuals" \ a2x -vv -L --asciidoc-opts="-f /opt/osmo-gsm-manuals/build/mscgen-filter.conf -f /opt/osmo-gsm-manuals/build/diag-filter.conf -f /opt/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -f /opt/osmo-gsm-manuals/build/graphviz-filter.conf -a srcdir='/build/doc/manuals' -a commondir='/opt/osmo-gsm-manuals/common' " --dblatex-opts="-s /opt/osmo-gsm-manuals/build/custom-dblatex.sty -P draft.mode=yes -P draft.watermark=0" -a docinfo -a revnumber="DRAFT osmocon_v0.0.0-2909-gede6" -a revdate="2023-Mar-07" osmocombb-usermanual.adoc a2x: args: ['-vv', '-L', "--asciidoc-opts=-f /opt/osmo-gsm-manuals/build/mscgen-filter.conf -f /opt/osmo-gsm-manuals/build/diag-filter.conf -f /opt/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -f /opt/osmo-gsm-manuals/build/graphviz-filter.conf -a srcdir='/build/doc/manuals' -a commondir='/opt/osmo-gsm-manuals/common' ", '--dblatex-opts=-s /opt/osmo-gsm-manuals/build/custom-dblatex.sty -P draft.mode=yes -P draft.watermark=0', '-a', 'docinfo', '-a', 'revnumber=DRAFT osmocon_v0.0.0-2909-gede6', '-a', 'revdate=2023-Mar-07', 'osmocombb-usermanual.adoc'] a2x: resource files: [] a2x: resource directories: ['/etc/asciidoc/images', '/etc/asciidoc/stylesheets'] a2x: executing: "/usr/bin/asciidoc" --backend docbook -a "a2x-format=pdf" -f /opt/osmo-gsm-manuals/build/mscgen-filter.conf -f /opt/osmo-gsm-manuals/build/diag-filter.conf -f /opt/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -f /opt/osmo-gsm-manuals/build/graphviz-filter.conf -a srcdir='/build/doc/manuals' -a commondir='/opt/osmo-gsm-manuals/common' --attribute "docinfo" --attribute "revnumber=DRAFT osmocon_v0.0.0-2909-gede6" --attribute "revdate=2023-Mar-07" --verbose --out-file "/build/doc/manuals/osmocombb-usermanual.xml" "/build/doc/manuals/osmocombb-usermanual.adoc"
asciidoc: reading: /etc/asciidoc/asciidoc.conf asciidoc: reading: /opt/osmo-gsm-manuals/build/mscgen-filter.conf asciidoc: reading: /opt/osmo-gsm-manuals/build/diag-filter.conf asciidoc: reading: /opt/osmo-gsm-manuals/build/docinfo-releaseinfo.conf asciidoc: reading: /opt/osmo-gsm-manuals/build/graphviz-filter.conf asciidoc: reading: /etc/asciidoc/asciidoc.conf asciidoc: reading: /build/doc/manuals/osmocombb-usermanual.adoc asciidoc: reading: /etc/asciidoc/docbook45.conf asciidoc: reading: /etc/asciidoc/filters/code/code-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/filters/music/music-filter.conf asciidoc: reading: /etc/asciidoc/filters/latex/latex-filter.conf asciidoc: reading: /etc/asciidoc/lang-en.conf asciidoc: reading: /opt/osmo-gsm-manuals/build/mscgen-filter.conf asciidoc: reading: /opt/osmo-gsm-manuals/build/diag-filter.conf asciidoc: reading: /opt/osmo-gsm-manuals/build/docinfo-releaseinfo.conf asciidoc: reading: /opt/osmo-gsm-manuals/build/graphviz-filter.conf asciidoc: writing: /build/doc/manuals/osmocombb-usermanual.xml asciidoc: osmocombb-usermanual.adoc: line 3: evaluating: {include:/build/doc/manuals/osmocombb-usermanual-docinfo.xml} asciidoc: include: /build/doc/manuals/common/chapters/preface.adoc asciidoc: osmocombb-usermanual.adoc: line 6: reading: /build/doc/manuals/common/chapters/preface.adoc asciidoc: include: /build/doc/manuals/chapters/scripting.adoc asciidoc: osmocombb-usermanual.adoc: line 8: reading: /build/doc/manuals/chapters/scripting.adoc asciidoc: include: /build/doc/manuals/common/chapters/vty.adoc asciidoc: osmocombb-usermanual.adoc: line 10: reading: /build/doc/manuals/common/chapters/vty.adoc asciidoc: include: /build/doc/manuals/common/chapters/logging.adoc asciidoc: osmocombb-usermanual.adoc: line 12: reading: /build/doc/manuals/common/chapters/logging.adoc asciidoc: include: /build/doc/manuals/common/chapters/port_numbers.adoc asciidoc: osmocombb-usermanual.adoc: line 15: reading: /build/doc/manuals/common/chapters/port_numbers.adoc asciidoc: include: /build/doc/manuals/common/chapters/bibliography.adoc asciidoc: osmocombb-usermanual.adoc: line 17: reading: /build/doc/manuals/common/chapters/bibliography.adoc asciidoc: include: /build/doc/manuals/common/chapters/glossary.adoc asciidoc: osmocombb-usermanual.adoc: line 19: reading: /build/doc/manuals/common/chapters/glossary.adoc asciidoc: include: /build/doc/manuals/common/chapters/gfdl.adoc asciidoc: osmocombb-usermanual.adoc: line 21: reading: /build/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" -s /opt/osmo-gsm-manuals/build/custom-dblatex.sty -P draft.mode=yes -P draft.watermark=0 -V "/build/doc/manuals/osmocombb-usermanual.xml"
Build the book set list... xsltproc -o doclist.txt --xinclude --xincludestyle doclist.xsl /build/doc/manuals/osmocombb-usermanual.xml Build the listings... xsltproc -o listings.xml --xinclude --xincludestyle --param current.dir '/build/doc/manuals' /usr/share/dblatex/xsl/common/mklistings.xsl /build/doc/manuals/osmocombb-usermanual.xml xsltproc -o osmocombb-usermanual.rtex --xinclude --xincludestyle --param current.dir '/build/doc/manuals' --param listings.xml '/tmp/tmpNGAOco/listings.xml' /tmp/tmpNGAOco/custom.xsl /build/doc/manuals/osmocombb-usermanual.xml XSLT stylesheets DocBook - LaTeX 2e (0.3.10) =================================================== 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 Cannot convert './common/images/wireshark-gsmtap-log.png' to pdf Build osmocombb-usermanual.pdf built-in module pdftex registered no support found for ifthen no support found for ifxetex no support found for fontspec no support found for xltxtra no support found for fontenc no support found for inputenc no support found for fancybox built-in module makeidx registered no support found for custom-dblatex built-in module bibtopic registered building additional files... checking if compiling is necessary... the output file doesn't exist pdflatex -interaction=batchmode osmocombb-usermanual.tex running post-compilation scripts... [index] the index file /tmp/tmpNGAOco/osmocombb-usermanual.idx is empty osmocombb-usermanual.toc MD5 checksum changed osmocombb-usermanual.aux MD5 checksum changed the /tmp/tmpNGAOco/osmocombb-usermanual.toc file has changed pdflatex -interaction=batchmode osmocombb-usermanual.tex running post-compilation scripts... [index] the index file /tmp/tmpNGAOco/osmocombb-usermanual.idx is empty no new compilation is needed running last-compilation scripts... 'osmocombb-usermanual.pdf' successfully built
a2x: deleting /build/doc/manuals/osmocombb-usermanual.xml make: Leaving directory '/build/doc/manuals' make: Entering directory '/build/doc/manuals' + make -C /build/doc/manuals check OSMO_GSM_MANUALS_DIR: /opt/osmo-gsm-manuals (from env) if [ -n "$ASCIIDOC_WARNINGS_CHECK" ]; then \ make osmocombb-usermanual.check; \ fi make[1]: Entering directory '/build/doc/manuals' OSMO_GSM_MANUALS_DIR: /opt/osmo-gsm-manuals (from env) # out-of-tree building: use a symlink to the output file like done in # the non-check build above, so the relative include paths work the # same. if ! [ -f osmocombb-usermanual.adoc ]; then \ ln -s osmocombb-usermanual.adoc osmocombb-usermanual.adoc; \ fi asciidoc -v -f /opt/osmo-gsm-manuals/build/mscgen-filter.conf -f /opt/osmo-gsm-manuals/build/diag-filter.conf -f /opt/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -f /opt/osmo-gsm-manuals/build/graphviz-filter.conf -a srcdir='/build/doc/manuals' -a commondir='/opt/osmo-gsm-manuals/common' osmocombb-usermanual.adoc > osmocombb-usermanual.check 2>&1 # Make absolutely sure that the %.check target is updated. touch osmocombb-usermanual.check # Do print the WARNING output but return error if any was found # (grep -v would omit the WARNING output from the log). make[1]: Leaving directory '/build/doc/manuals' make: Leaving directory '/build/doc/manuals' + [ 1 = 1 ] + make -C /build/doc/manuals publish make: Entering directory '/build/doc/manuals' OSMO_GSM_MANUALS_DIR: /opt/osmo-gsm-manuals (from env) build/shrink-pdfs.sh osmocombb-usermanual.pdf build/shrink-pdfs.sh: 8: build/shrink-pdfs.sh: ps2pdf: not found make: *** [/opt/osmo-gsm-manuals/build/Makefile.common.inc:27: generated/.pdf_shrink_marker] Error 127 make: Leaving directory '/build/doc/manuals' Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2121832 killed; [ssh-agent] Stopped. Archiving artifacts
jenkins-notifications@lists.osmocom.org