Hm, then this is indeed a mysterious failure (one that we're not able to 
reproduce on a half-dozen other platforms)...



Please provide the complete output from cmake and make.  From a completely 
clean checkout and new build directory, these files:



mkdir .build

cd .build

cmake .. 2>&1 | tee cmake.log

make VERBOSE=1 2>&1 | tee build.log



Please attach the cmake.log, build.log, and CMakeCache.txt files to a bug 
report on Sourceforge.  They'll be too big to send via e-mail.



Cheers!

Sean




On Aug 04, 2016, at 08:41 AM, Radu T <xeli...@yahoo.com> wrote:


Yes.

Christopher Sean Morrison a écrit :

Well you ruled out the build directory but did you also get a fresh checkout?




On Aug 4, 2016, at 4:26 AM, Radu T <xeli...@yahoo.com> wrote:


Hi Sean,
I tried again with a new build directory, but the error message is the
same. Do you have any idea of what/where to investigate ?
Thank you,
Radu


Christopher Sean Morrison a écrit :


Radu,


Did you start with a new build directory or was this an update+rebuild? I don’t 
know what else might cause this particular error besides a problem with either 
your build or checkout directory. I suggest trying from a clean “svn checkout” 
directory, and a clean build directory, see if that works first.


Cheers!
Sean










On Jul 28, 2016, at 5:15 AM, Radu T <xeli...@yahoo.com> wrote:


Hi,
I received this message during the build:


*[ 87%] Generating ../../../../share/doc/html/mann/3ptarb.html,
../../../../share/man/mann/3ptarb.nged
CMake Error at dbp_3ptarb-360de1ca4bcde16c4b748a8d5a0f9350.cmake:115
(message):
xmllint validation failure on file
/home/radu/brlcad-svn-trunk/doc/docbook/system/mann/3ptarb.xml: No such
file or directory










doc/docbook/system/mann/CMakeFiles/docbook-docbook-system-mann.dir/build.make:557:
recipe for target 'share/doc/html/mann/3ptarb.html' failed
make[2]: *** [share/doc/html/mann/3ptarb.html] Error 1
CMakeFiles/Makefile2:39343: recipe for target
'doc/docbook/system/mann/CMakeFiles/docbook-docbook-system-mann.dir/all'
failed
make[1]: ***
[doc/docbook/system/mann/CMakeFiles/docbook-docbook-system-mann.dir/all]
Error 2
Makefile:160: recipe for target 'all' failed
make: *** [all] Error 2
*
The file */home/radu/brlcad-svn-trunk/doc/docbook/system/mann/3ptarb.xml
*it exist .
Please give an idea to solve this error.
Thank you,
Radu Tofan


------------------------------------------------------------------------------
_______________________________________________
BRL-CAD Developer mailing list
brlcad-devel@lists.sourceforge.net

https://lists.sourceforge.net/lists/listinfo/brlcad-devel





------------------------------------------------------------------------------
_______________________________________________
BRL-CAD Developer mailing list
brlcad-devel@lists.sourceforge.net

https://lists.sourceforge.net/lists/listinfo/brlcad-devel





------------------------------------------------------------------------------
_______________________________________________
BRL-CAD Developer mailing list
brlcad-devel@lists.sourceforge.net

https://lists.sourceforge.net/lists/listinfo/brlcad-devel





------------------------------------------------------------------------------
_______________________________________________
BRL-CAD Developer mailing list
brlcad-devel@lists.sourceforge.net

https://lists.sourceforge.net/lists/listinfo/brlcad-devel




------------------------------------------------------------------------------
_______________________________________________
BRL-CAD Developer mailing list
brlcad-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-devel
------------------------------------------------------------------------------
_______________________________________________
BRL-CAD Developer mailing list
brlcad-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-devel

Reply via email to