View Issue Details

IDProjectCategoryView StatusLast Update
0007324GNUnetbuild processpublic2022-09-26 20:54
Reporterschanzen Assigned Toschanzen  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product VersionGit master 
Target Version0.17.6Fixed in Version0.17.6 
Summary0007324: Sphinx manpage documentation build fails on openbsd
Descriptionawk -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 ReproduceUnclear what is happening, taken from buildbot worker.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

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