openSUSE / wicked

Framework for network configuration
https://en.opensuse.org/Portal:Wicked
GNU General Public License v2.0
101 stars 50 forks source link

man: (re)generate man pages from md sources #1018

Closed mtomaschewski closed 4 months ago

mtomaschewski commented 4 months ago
# ./autogen.sh --disable-pandoc && make distcheck
[...]
make[2]: Entering directory '/root/wicked/git/man'
  GEN      ifcfg-bond.5
  GEN      ifcfg-bonding.5
  GEN      ifcfg-bridge.5
  GEN      ifcfg-dhcp.5
  GEN      ifcfg-infiniband.5
  GEN      ifcfg-lo.5
  GEN      ifcfg-macvlan.5
  GEN      ifcfg-macvtap.5
  GEN      ifcfg-ovs-bridge.5
  GEN      ifcfg-ppp.5
  GEN      ifcfg-tunnel.5
  GEN      ifcfg-vlan.5
  GEN      ifcfg-vxlan.5
  GEN      ifcfg.5
  GEN      ifdown.8
  GEN      ifroute.5
  GEN      ifrule.5
  GEN      ifstatus.8
  GEN      ifsysctl.5
  GEN      ifup.8
  GEN      routes.5
  GEN      wicked-config.5
  GEN      wicked-ethtool.8
  GEN      wicked.7
  GEN      wicked.8
  GEN      wickedd.8
Makefile:725: *** Missing pandoc to regenerate ifcfg-dummy.5.in from src/ifcfg-dummy.5.md .  Schluss.
make[2]: Leaving directory '/root/wicked/git/man'
Makefile:592: recipe for target 'distdir' failed
make[1]: *** [distdir] Error 1
make[1]: Leaving directory '/root/wicked/git'
Makefile:687: recipe for target 'dist' failed
make: *** [dist] Error 2