Gianfranco Costamagna kirjoitti 20.08.2018 klo 12:34: > sorry, but after this change, another failure (we couldn't fix yet), appears. > > see this build log, where patch is applied > https://launchpad.net/ubuntu/+source/paraview/5.4.1+dfsg4-3ubuntu1 > > snip of the build log: > https://launchpadlibrarian.net/384319220/buildlog_ubuntu-cosmic-amd64.paraview_5.4.1+dfsg4-3ubuntu1_BUILDING.txt.gz > > > [100%] Compiling Qt help project StreamLinesRepresentation.qhp > cd > /<<BUILDDIR>>/paraview-5.4.1+dfsg4/obj-x86_64-linux-gnu/Plugins/StreamLinesRepresentation/doc > && /usr/bin/cmake -E copy_directory > /<<BUILDDIR>>/paraview-5.4.1+dfsg4/Plugins/StreamLinesRepresentation/doc > /<<BUILDDIR>>/paraview-5.4.1+dfsg4/obj-x86_64-linux-gnu/Plugins/StreamLinesRepresentation/doc > Error copying directory from > "/<<BUILDDIR>>/paraview-5.4.1+dfsg4/Plugins/StreamLinesRepresentation/doc" to > "/<<BUILDDIR>>/paraview-5.4.1+dfsg4/obj-x86_64-linux-gnu/Plugins/StreamLinesRepresentation/doc". > make[3]: *** > [Plugins/StreamLinesRepresentation/CMakeFiles/StreamLinesRepresentation.dir/build.make:127: > Plugins/StreamLinesRepresentation/doc/StreamLinesRepresentation.qch] Error 1
> > do you have any clue? There's a recent commit which could be related, "Fix StreamLinesRepresentation plugin documentation issue" https://gitlab.kitware.com/paraview/paraview/commit/f9c7e4b01341f45aec55f452b583c544e2557ca4 Juhani