After building for some time, at step 666/1629 I get the error
FAILED: src/external/downloads/nexus-master/src/CMakeFiles/nexus.dir/nxsbuild/meshstream.cpp.o
/usr/bin/g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -I/<path to user>/.cache/yay/meshlab/src/build/src/external/downloads/nexus-master/src/nexus_autogen/include -I/<path to user>/.cache/yay/meshlab/src/meshlab/src/external/downloads/nexus-master/src -I/<path to user>/.cache/yay/meshlab/src/meshlab/src/vcglib -I/usr/include/eigen3 -I/<path to user>/.cache/yay/meshlab/src/meshlab/src/external/downloads/nexus-master/src/corto/include -isystem /usr/include/qt -isystem /usr/include/qt/QtWidgets -isystem /usr/include/qt/QtGui -isystem /usr/include/qt/QtCore -isystem /usr/lib/qt/mkspecs/linux-g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/<path to user>/.cache/yay/meshlab/src=/usr/src/debug/meshlab -flto=auto -O3 -DNDEBUG -std=gnu++11 -fPIC -fopenmp -fPIC -MD -MT src/external/downloads/nexus-master/src/CMakeFiles/nexus.dir/nxsbuild/meshstream.cpp.o -MF src/external/downloads/nexus-master/src/CMakeFiles/nexus.dir/nxsbuild/meshstream.cpp.o.d -o src/external/downloads/nexus-master/src/CMakeFiles/nexus.dir/nxsbuild/meshstream.cpp.o -c /<path to user>/.cache/yay/meshlab/src/meshlab/src/external/downloads/nexus-master/src/nxsbuild/meshstream.cpp
In file included from /<path to user>/.cache/yay/meshlab/src/meshlab/src/vcglib/wrap/io_trimesh/import.h:68,
from /<path to user>/.cache/yay/meshlab/src/meshlab/src/external/downloads/nexus-master/src/nxsbuild/vcgloader.h:5,
from /<path to user>/.cache/yay/meshlab/src/meshlab/src/external/downloads/nexus-master/src/nxsbuild/meshstream.cpp:28:
and then
ninja: build stopped: subcommand failed.
==> ERROR: A failure occurred in build().
Aborting...
-> error making: meshlab-exit status 4
-> Failed to install the following packages. Manual intervention is required:
meshlab - exit status 4
Would you like any more information? (opened a github issue as well, not sure which method is preferred)
Pinned Comments
bartus commented on 2020-05-30 16:49 (UTC) (edited on 2020-05-30 16:49 (UTC) by bartus)
Some plugins (mainly render ones like SSAO) won't work with new cmake build system, will try to port
qmake
patches tocmake
and fix those.bartus commented on 2019-04-10 11:42 (UTC) (edited on 2021-08-26 06:58 (UTC) by bartus)
Please report
issues
andpatches
to github.com/AUR-meshlab