votca / ctp

charge transport module
https://gitlab.mpcdf.mpg.de/votca/votca
7 stars 11 forks source link

inkscape figure conversion in the manual #108

Closed crionez closed 5 years ago

crionez commented 5 years ago

Either copy files to build with CMake or wait long enough for inkscape to fix this (or disable the command line interface)

crionez commented 5 years ago

https://github.com/votca/xtp/issues/189

junghans commented 5 years ago

Ok, I confirmed that:

[ 91%] Generating fig/logo.eps
cd /builddir/build/BUILD/votca-1.5/s390x-redhat-linux-gnu/ctp/manual/fig && /usr/bin/inkscape -f /builddir/build/BUILD/votca-1.5/ctp/manual/fig/logo.svg -E /builddir/build/BUILD/votca-1.5/s390x-redhat-linux-gnu/ctp/manual/fig/logo.eps
make[2]: Leaving directory '/builddir/build/BUILD/votca-1.5/s390x-redhat-linux-gnu'
BUILDSTDERR: terminate called after throwing an instance of 'std::logic_error'
BUILDSTDERR:   what():  basic_string::_M_construct null not valid
BUILDSTDERR: Emergency save activated!
BUILDSTDERR: Emergency save completed. Inkscape will close now.
BUILDSTDERR: If you can reproduce this crash, please file a bug at www.inkscape.org
BUILDSTDERR: with a detailed description of the steps leading to the crash, so we can fix it.
BUILDSTDERR: ** Message: 05:52:41.967: Error: Inkscape encountered an internal error and will close now.
BUILDSTDERR: make[2]: *** [ctp/manual/CMakeFiles/ctp-manual_dvi.dir/build.make:145: ctp/manual/fig/logo.eps] Aborted (core dumped)
BUILDSTDERR: make[2]: *** Waiting for unfinished jobs....

in https://koji.fedoraproject.org/koji/taskinfo?taskID=32404147

junghans commented 5 years ago

Github will close it when the fix hits master, currently the master branch is still broken.