<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div>On Dec 16, 2010, at 3:31 AM, Arnaud Quette wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Hey Charles,<br><br><div class="gmail_quote">2010/12/16 Charles Lepple <span dir="ltr"><<a href="mailto:clepple@gmail.com">clepple@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin-top: 0pt; margin-right: 0pt; margin-bottom: 0pt; margin-left: 0.8ex; border-left-width: 1px; border-left-style: solid; border-left-color: rgb(204, 204, 204); padding-left: 1ex; position: static; z-index: auto; "> <div class="im"><blockquote class="gmail_quote" style="margin-top: 0pt; margin-right: 0pt; margin-bottom: 0pt; margin-left: 0.8ex; border-left-width: 1px; border-left-style: solid; border-left-color: rgb(204, 204, 204); padding-left: 1ex; position: static; z-index: auto; "> The Buildbot has detected a new failure of Ubuntu-lucid-x86 on Network UPS Tools.<br> Full details are available at:<br> <a href="http://buildbot.networkupstools.org/public/nut/builders/Ubuntu-lucid-x86/builds/78" target="_blank">http://buildbot.networkupstools.org/public/nut/builders/Ubuntu-lucid-x86/builds/78</a><br> </blockquote> <br></div> If I understand this correctly, there are multiple copies of some of the man page names in the automake variables:<br> <br> /usr/bin/install -c -m 644 ../../../docs/man/nut.conf.5 ../../../docs/man/ups.conf.5 ../../../docs/man/upsd.conf.5 ../../../docs/man/upsd.users.5 ../../../docs/man/upsmon.conf.5 ../../../docs/man/upssched.conf.5 ../../../docs/man/nut.conf.5 ../../../docs/man/ups.conf.5 ../../../docs/man/upsd.conf.5 ../../../docs/man/upsd.users.5 ../../../docs/man/upsmon.conf.5 ../../../docs/man/upssched.conf.5 '/var/lib/buildbot/buildbot-slave-cayenne/Ubuntu-lucid-x86/build/nut-2.4.3-r2739/_inst/share/man/man5'<br> <br> /usr/bin/install: will not overwrite just-created `/var/lib/buildbot/buildbot-slave-cayenne/Ubuntu-lucid-x86/build/nut-2.4.3-r2739/_inst/share/man/man5/nut.conf.5' with `../../../docs/man/nut.conf.5'<br> /usr/bin/install: will not overwrite just-created `/var/lib/buildbot/buildbot-slave-cayenne/Ubuntu-lucid-x86/build/nut-2.4.3-r2739/_inst/share/man/man5/ups.conf.5' with `../../../docs/man/ups.conf.5'<br> /usr/bin/install: will not overwrite just-created `/var/lib/buildbot/buildbot-slave-cayenne/Ubuntu-lucid-x86/build/nut-2.4.3-r2739/_inst/share/man/man5/upsd.conf.5' with `../../../docs/man/upsd.conf.5'<br> /usr/bin/install: will not overwrite just-created `/var/lib/buildbot/buildbot-slave-cayenne/Ubuntu-lucid-x86/build/nut-2.4.3-r2739/_inst/share/man/man5/upsd.users.5' with `../../../docs/man/upsd.users.5'<br> /usr/bin/install: will not overwrite just-created `/var/lib/buildbot/buildbot-slave-cayenne/Ubuntu-lucid-x86/build/nut-2.4.3-r2739/_inst/share/man/man5/upsmon.conf.5' with `../../../docs/man/upsmon.conf.5'<br> /usr/bin/install: will not overwrite just-created `/var/lib/buildbot/buildbot-slave-cayenne/Ubuntu-lucid-x86/build/nut-2.4.3-r2739/_inst/share/man/man5/upssched.conf.5' with `../../../docs/man/upssched.conf.5'<br> </blockquote><div><br>damn, I've missed that one!<br> </div><blockquote class="gmail_quote" style="margin-top: 0pt; margin-right: 0pt; margin-bottom: 0pt; margin-left: 0.8ex; border-left-width: 1px; border-left-style: solid; border-left-color: rgb(204, 204, 204); padding-left: 1ex; position: static; z-index: auto; "> Let me know if you are still working on this in your working copy, or if I should take a look at this over the weekend.<br> <br> I haven't really looked at the failures when asciidoc is not installed.<font color="#888888"><br> </font></blockquote></div><br>well, that's an issue: buildbot slaves needs the actual 8.6.3 for make dist to work: manpages are now distributed, but since these are not versioned, they are rebuild at worst upon make dist...<br> <br>otherwise, we get the failures we have with all the slaves (apart from Arjen's which should meet AsciiDoc requirements).<br>I'm very reluctant to version generated manpages, so our only option is to require AsciiDoc 8.6.3.<br> <br>Another option would be to know exactly which AsciiDoc version is available, since building manpages doesn't require the very latest.<br></blockquote><div><br></div><div>The Linux boxes and the OS X system all have AsciiDoc 8.6.3 in /usr/local or similar. They only differ in whether or not they have up-to-date dblatex packages (or things that dblatex depends on). I'll check on the FreeBSD box later.</div><div><br></div><div>The configure script should be gathering the version information. It might not be enabling things properly, though.</div><br><blockquote type="cite">I would be very grateful if you can also have a look at the above (overwrite) on your side.<br> I'll get back on the macros to finally fix docs linking.<br></blockquote><div><br></div><div>OK, I'll add it to my todo list.</div><br><blockquote type="cite">BTW, any plan to update AsciiDoc on your systems?<br></blockquote><div><br></div><div>Past 8.6.3? Not at the moment, but I don't see why not. I'd prefer to stick to point releases, though.</div></div></body></html>