See <https://jenkins.osmocom.org/jenkins/job/master-osmo-upf/a1=default,a2=defau…>
Changes:
------------------------------------------
[...truncated 139.18 KB...]
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether compiler accepts -fvisibility=hidden... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating include/Makefile
config.status: creating include/libnftnl/Makefile
config.status: creating include/linux/Makefile
config.status: creating include/linux/netfilter/Makefile
config.status: creating examples/Makefile
config.status: creating tests/Makefile
config.status: creating libnftnl.pc
config.status: creating doxygen.cfg
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --without-cli, --disable-man-doc, --enable-python
+ make -j 8 install
Making install in src
make[1]: Entering directory '/build/libnftnl/src'
CC utils.lo
CC batch.lo
CC flowtable.lo
CC common.lo
CC gen.lo
CC table.lo
CC trace.lo
CC chain.lo
CC object.lo
CC rule.lo
CC set.lo
CC set_elem.lo
CC ruleset.lo
CC udata.lo
CC expr.lo
CC expr_ops.lo
CC expr/bitwise.lo
CC expr/byteorder.lo
CC expr/cmp.lo
CC expr/range.lo
CC expr/connlimit.lo
CC expr/counter.lo
CC expr/ct.lo
CC expr/data_reg.lo
CC expr/dup.lo
CC expr/exthdr.lo
CC expr/flow_offload.lo
CC expr/fib.lo
CC expr/fwd.lo
CC expr/last.lo
CC expr/limit.lo
CC expr/log.lo
CC expr/lookup.lo
CC expr/dynset.lo
CC expr/immediate.lo
CC expr/inner.lo
CC expr/match.lo
CC expr/meta.lo
CC expr/nat.lo
CC expr/numgen.lo
CC expr/tproxy.lo
CC expr/objref.lo
CC expr/payload.lo
CC expr/queue.lo
CC expr/quota.lo
CC expr/reject.lo
CC expr/rt.lo
CC expr/target.lo
CC expr/tunnel.lo
CC expr/masq.lo
CC expr/redir.lo
CC expr/hash.lo
CC expr/socket.lo
CC expr/synproxy.lo
CC expr/osf.lo
CC expr/xfrm.lo
CC obj/counter.lo
CC obj/ct_helper.lo
CC obj/quota.lo
CC obj/tunnel.lo
CC obj/limit.lo
CC obj/synproxy.lo
CC obj/ct_timeout.lo
CC obj/secmark.lo
CC obj/ct_expect.lo
CCLD libnftnl.la
make[2]: Entering directory '/build/libnftnl/src'
make[2]: Nothing to be done for 'install-data-am'.
/bin/mkdir -p '/build/deps/install/stow/libnftnl/lib'
/bin/bash ../libtool --mode=install /usr/bin/install -c libnftnl.la '/build/deps/install/stow/libnftnl/lib'
libtool: install: /usr/bin/install -c .libs/libnftnl.so.11.6.0 /build/deps/install/stow/libnftnl/lib/libnftnl.so.11.6.0
libtool: install: (cd /build/deps/install/stow/libnftnl/lib && { ln -s -f libnftnl.so.11.6.0 libnftnl.so.11 || { rm -f libnftnl.so.11 && ln -s libnftnl.so.11.6.0 libnftnl.so.11; }; })
libtool: install: (cd /build/deps/install/stow/libnftnl/lib && { ln -s -f libnftnl.so.11.6.0 libnftnl.so || { rm -f libnftnl.so && ln -s libnftnl.so.11.6.0 libnftnl.so; }; })
libtool: install: /usr/bin/install -c .libs/libnftnl.lai /build/deps/install/stow/libnftnl/lib/libnftnl.la
libtool: finish: PATH="/build/deps/install/bin:/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/deps/install/stow/libnftnl/lib
----------------------------------------------------------------------
Libraries have been installed in:
/build/deps/install/stow/libnftnl/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to '/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[2]: Leaving directory '/build/libnftnl/src'
make[1]: Leaving directory '/build/libnftnl/src'
Making install in include
make[1]: Entering directory '/build/libnftnl/include'
Making install in libnftnl
make[2]: Entering directory '/build/libnftnl/include/libnftnl'
make[3]: Entering directory '/build/libnftnl/include/libnftnl'
make[3]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/build/deps/install/stow/libnftnl/include/libnftnl'
/usr/bin/install -c -m 644 batch.h table.h trace.h chain.h object.h rule.h expr.h set.h flowtable.h ruleset.h common.h udata.h gen.h '/build/deps/install/stow/libnftnl/include/libnftnl'
make[3]: Leaving directory '/build/libnftnl/include/libnftnl'
make[2]: Leaving directory '/build/libnftnl/include/libnftnl'
Making install in linux
make[2]: Entering directory '/build/libnftnl/include/linux'
Making install in netfilter
make[3]: Entering directory '/build/libnftnl/include/linux/netfilter'
make[4]: Entering directory '/build/libnftnl/include/linux/netfilter'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/libnftnl/include/linux/netfilter'
make[3]: Leaving directory '/build/libnftnl/include/linux/netfilter'
make[3]: Entering directory '/build/libnftnl/include/linux'
make[4]: Entering directory '/build/libnftnl/include/linux'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/libnftnl/include/linux'
make[3]: Leaving directory '/build/libnftnl/include/linux'
make[2]: Leaving directory '/build/libnftnl/include/linux'
make[2]: Entering directory '/build/libnftnl/include'
make[3]: Entering directory '/build/libnftnl/include'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/libnftnl/include'
make[2]: Leaving directory '/build/libnftnl/include'
make[1]: Leaving directory '/build/libnftnl/include'
Making install in examples
make[1]: Entering directory '/build/libnftnl/examples'
make[2]: Entering directory '/build/libnftnl/examples'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/libnftnl/examples'
make[1]: Leaving directory '/build/libnftnl/examples'
Making install in tests
make[1]: Entering directory '/build/libnftnl/tests'
make[2]: Entering directory '/build/libnftnl/tests'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/libnftnl/tests'
make[1]: Leaving directory '/build/libnftnl/tests'
make[1]: Entering directory '/build/libnftnl'
make[2]: Entering directory '/build/libnftnl'
make[2]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/build/deps/install/stow/libnftnl/lib/pkgconfig'
/usr/bin/install -c -m 644 libnftnl.pc '/build/deps/install/stow/libnftnl/lib/pkgconfig'
make[2]: Leaving directory '/build/libnftnl'
make[1]: Leaving directory '/build/libnftnl'
+ STOW_DIR=/build/deps/install/stow
+ stow --restow libnftnl
+ build_from_netfilter nftables
+ project=nftables
+ set +x
=============================== nftables ===============================
+ '[' -d ./nftables ']'
+ git clone https://git.netfilter.org/nftables nftables
Cloning into 'nftables'...
error: Unable to find f561a0ccb0524eded2f2b9160b5c97bc569cc5e4 under https://git.netfilter.org/nftables
Cannot obtain needed commit f561a0ccb0524eded2f2b9160b5c97bc569cc5e4
while processing commit 419b07764d5c4ed5ee269546732b3602583be80d.
error: fetch failed.
Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 782378 killed;
[ssh-agent] Stopped.
Archiving artifacts
See <https://jenkins.osmocom.org/jenkins/job/master-osmocom-bb/a1=default,a2=def…>
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