Wireshark-dev: Re: [Wireshark-dev] make release notes fails
From: Joerg Mayer <jmayer@xxxxxxxxx>
Date: Thu, 6 Mar 2014 19:37:50 +0100
On Thu, Mar 06, 2014 at 06:07:33PM +0100, Toralf Förster wrote: > - --- RELEASE NOTES - TXT --- > format=text "--lynx" \ > --xsltproc-opts "--stringparam generate.toc \"article nop\"" \ > release-notes.asciidoc > /bin/sh: --lynx: command not found > make: [release-notes.txt] Error 127 (ignored) > mv release-notes.text release-notes.txt > mv: cannot stat ‘release-notes.text’: No such file or directory > make: *** [release-notes.txt] Error 1 > > > > lynx is instellad, system is a 32 bit stable Gentoo Linux, build worked fine for docbooks in the past Works fine here: jmayer@egg:~/work/wireshark/git/docbook(master)> touch release-notes.asciidoc jmayer@egg:~/work/wireshark/git/docbook(master)> cd ../../build/qt-gtk3/ jmayer@egg:~/work/wireshark/build/qt-gtk3> make release_notes Generating release-notes.txt Generating /home/jmayer/work/wireshark/git/NEWS Built target release_notes jmayer@egg:~/work/wireshark/build/qt-gtk3> touch ../../git/docbook/release-notes.asciidoc jmayer@egg:~/work/wireshark/build/qt-gtk3> make VERBOSE=1 release_notes /usr/bin/cmake -H/home/jmayer/work/wireshark/git -B/home/jmayer/work/wireshark/build/qt-gtk3 --check-build-system CMakeFiles/Makefile.cmake 0 make -f CMakeFiles/Makefile2 release_notes make[1]: Entering directory `/home/jmayer/work/wireshark/build/qt-gtk3' /usr/bin/cmake -H/home/jmayer/work/wireshark/git -B/home/jmayer/work/wireshark/build/qt-gtk3 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /home/jmayer/work/wireshark/build/qt-gtk3/CMakeFiles 0 make -f CMakeFiles/Makefile2 docbook/CMakeFiles/release_notes.dir/all make[2]: Entering directory `/home/jmayer/work/wireshark/build/qt-gtk3' make -f docbook/CMakeFiles/release_notes.dir/build.make docbook/CMakeFiles/release_notes.dir/depend make[3]: Entering directory `/home/jmayer/work/wireshark/build/qt-gtk3' cd /home/jmayer/work/wireshark/build/qt-gtk3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jmayer/work/wireshark/git /home/jmayer/work/wireshark/git/docbook /home/jmayer/work/wireshark/build/qt-gtk3 /home/jmayer/work/wireshark/build/qt-gtk3/docbook /home/jmayer/work/wireshark/build/qt-gtk3/docbook/CMakeFiles/release_notes.dir/DependInfo.cmake --color= make[3]: Leaving directory `/home/jmayer/work/wireshark/build/qt-gtk3' make -f docbook/CMakeFiles/release_notes.dir/build.make docbook/CMakeFiles/release_notes.dir/build make[3]: Entering directory `/home/jmayer/work/wireshark/build/qt-gtk3' /usr/bin/cmake -E cmake_progress_report /home/jmayer/work/wireshark/build/qt-gtk3/CMakeFiles Generating release-notes.txt cd /home/jmayer/work/wireshark/git/docbook && LC_ALL=C /usr/bin/a2x --format=text --destination-dir=/home/jmayer/work/wireshark/build/qt-gtk3/docbook --asciidoc-opts="--conf-file=/home/jmayer/work/wireshark/git/docbook/asciidoc.conf" --fop --lynx --xsltproc-opts '--stringparam generate.toc article\ nop ' release-notes.asciidoc cd /home/jmayer/work/wireshark/git/docbook && mv /home/jmayer/work/wireshark/build/qt-gtk3/docbook/release-notes.text /home/jmayer/work/wireshark/build/qt-gtk3/docbook/release-notes.txt /usr/bin/cmake -E cmake_progress_report /home/jmayer/work/wireshark/build/qt-gtk3/CMakeFiles Generating /home/jmayer/work/wireshark/git/NEWS cd /home/jmayer/work/wireshark/build/qt-gtk3/docbook && cp /home/jmayer/work/wireshark/build/qt-gtk3/docbook/release-notes.txt /home/jmayer/work/wireshark/git/NEWS make[3]: Leaving directory `/home/jmayer/work/wireshark/build/qt-gtk3' /usr/bin/cmake -E cmake_progress_report /home/jmayer/work/wireshark/build/qt-gtk3/CMakeFiles Built target release_notes make[2]: Leaving directory `/home/jmayer/work/wireshark/build/qt-gtk3' /usr/bin/cmake -E cmake_progress_start /home/jmayer/work/wireshark/build/qt-gtk3/CMakeFiles 0 make[1]: Leaving directory `/home/jmayer/work/wireshark/build/qt-gtk3' Ciao Jörg -- Joerg Mayer <jmayer@xxxxxxxxx> We are stuck with technology when what we really want is just stuff that works. Some say that should read Microsoft instead of technology.
- References:
- [Wireshark-dev] make release notes fails
- From: Toralf Förster
- [Wireshark-dev] make release notes fails
- Prev by Date: Re: [Wireshark-dev] [Wireshark-commits] master 579e7e1: Wireshark: Add option to choose format type of capture file
- Next by Date: Re: [Wireshark-dev] make release notes fails
- Previous by thread: [Wireshark-dev] make release notes fails
- Next by thread: Re: [Wireshark-dev] make release notes fails
- Index(es):