View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007324 | GNUnet | build process | public | 2022-09-06 13:04 | 2022-09-26 20:54 |
Reporter | schanzen | Assigned To | schanzen | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | Git master | ||||
Target Version | 0.17.6 | Fixed in Version | 0.17.6 | ||
Summary | 0007324: Sphinx manpage documentation build fails on openbsd | ||||
Description | awk -v bdir="/tmp/gnunet-buildbot/bin" -v py="/usr/local/bin/python3" -v awkay="awk" -v pfx="/tmp/gnunet-buildbot" -v prl="/usr/bin/perl" -v sysconfdirectory="/tmp/gnunet-buildbot/etc" -v pkgdatadirectory="/tmp/gnunet-buildbot/share/gnunet" -f ../../bin/dosubst.awk < ./gnunet_testing.py.in > gnunet_testing.py chmod +x gnunet_testing.py awk -v bdir="/tmp/gnunet-buildbot/bin" -v py="/usr/local/bin/python3" -v awkay="awk" -v pfx="/tmp/gnunet-buildbot" -v prl="/usr/bin/perl" -v sysconfdirectory="/tmp/gnunet-buildbot/etc" -v pkgdatadirectory="/tmp/gnunet-buildbot/share/gnunet" -f ../../bin/dosubst.awk < ./gnunet_pyexpect.py.in > gnunet_pyexpect.py chmod +x gnunet_pyexpect.py Making all in po Making all in pkgconfig Making all in doc Making all in doxygen Generate documentation: make full - full documentation with dependency graphs (slow) make fast - fast mode without dependency graphs Making all in man awk -v bdir="/tmp/gnunet-buildbot/bin" -v py="/usr/local/bin/python3" -v awkay="awk" -v pfx="/tmp/gnunet-buildbot" -v prl="/usr/bin/perl" -v sysconfdirectory="/tmp/gnunet-buildbot/etc" -v pkgdatadirectory="/tmp/gnunet-buildbot/share/gnunet" -f ../../bin/dosubst.awk < ./gnunet.conf.5.in > ./gnunet.conf.5 cd sphinx && make man make: don't know how to make man Stop in doc/sphinx *** Error 2 in doc (Makefile:838 'sphinx/_build/man/gnunet.1') *** Error 1 in doc (Makefile:576 'all-recursive': @fail=; if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_...) *** Error 1 in . (Makefile:643 'all-recursive': @fail=; if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_wi...) *** Error 2 in /home/buildslave/gnunet_openbsd/build (Makefile:508 'all') | ||||
Steps To Reproduce | Unclear what is happening, taken from buildbot worker. | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2022-09-06 13:04 | schanzen | New Issue | |
2022-09-07 19:57 | schanzen | Target Version | 0.18.0 => 0.17.6 |
2022-09-07 19:58 | schanzen | Assigned To | => schanzen |
2022-09-07 19:58 | schanzen | Status | new => resolved |
2022-09-07 19:58 | schanzen | Resolution | open => fixed |
2022-09-26 05:14 | schanzen | Fixed in Version | => 0.17.6 |
2022-09-26 20:54 | Christian Grothoff | Status | resolved => closed |