Skip to content

Instantly share code, notes, and snippets.

@thofma
Created March 5, 2020 14:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thofma/5ad640cabb22773406164967584f58c2 to your computer and use it in GitHub Desktop.
Save thofma/5ad640cabb22773406164967584f58c2 to your computer and use it in GitHub Desktop.
-- Found Julia executable: /home/blablabla/julia/julia-1.1.1/bin/julia
-- Julia_VERSION_STRING: 1.1.1
-- Julia_INCLUDE_DIRS: /home/blablabla/julia/julia-1.1.1/include/julia
-- Julia_LIBRARY_DIR: /home/blablabla/julia/julia-1.1.1/lib
-- Julia_LIBRARY: /home/blablabla/julia/julia-1.1.1/lib/libjulia.so.1
-- JULIA_HOME: /home/blablabla/julia/julia-1.1.1/bin
-- Julia_LLVM_VERSION: v6.0.1
-- Julia_WORD_SIZE: 64
-- Configuring done
-- Generating done
-- Build files have been written to: /home/blablabla/.julia/packages/Polymake/MuMBQ/deps/src
Scanning dependencies of target polymake
[ 11%] Building CXX object CMakeFiles/polymake.dir/polymake.cpp.o
[ 11%] Building CXX object CMakeFiles/polymake.dir/polymake_arrays.cpp.o
In file included from /home/blablabla/.julia/packages/Polymake/MuMBQ/deps/usr/include/flint/thread_support.h:15:0,
from /home/blablabla/.julia/packages/Polymake/MuMBQ/deps/usr/include/flint/nmod_mat.h:35,
from /home/blablabla/.julia/packages/Polymake/MuMBQ/deps/usr/include/flint/nmod_poly.h:34,
from /home/blablabla/.julia/packages/Polymake/MuMBQ/deps/usr/include/flint/fmpz_poly.h:35,
from /home/blablabla/.julia/packages/Polymake/MuMBQ/deps/usr/include/flint/fmpq_poly.h:27,
from /home/blablabla/.julia/packages/Polymake/MuMBQ/deps/usr/include/polymake/FlintPolynomial.h:39,
from /home/blablabla/.julia/packages/Polymake/MuMBQ/deps/usr/include/polymake/next/Polynomial.h:27,
from /home/blablabla/.julia/packages/Polymake/MuMBQ/deps/usr/include/polymake/Polynomial.h:21,
from /home/blablabla/.julia/packages/Polymake/MuMBQ/deps/src/polymake_includes.h:23,
from /home/blablabla/.julia/packages/Polymake/MuMBQ/deps/src/polymake.cpp:1:
/home/blablabla/.julia/packages/Polymake/MuMBQ/deps/usr/include/flint/thread_pool.h:16:0: warning: "_GNU_SOURCE" redefined
#define _GNU_SOURCE
^
<command-line>:0:0: note: this is the location of the previous definition
In file included from /home/blablabla/.julia/packages/Polymake/MuMBQ/deps/usr/include/flint/thread_support.h:15:0,
from /home/blablabla/.julia/packages/Polymake/MuMBQ/deps/usr/include/flint/nmod_mat.h:35,
from /home/blablabla/.julia/packages/Polymake/MuMBQ/deps/usr/include/flint/nmod_poly.h:34,
from /home/blablabla/.julia/packages/Polymake/MuMBQ/deps/usr/include/flint/fmpz_poly.h:35,
from /home/blablabla/.julia/packages/Polymake/MuMBQ/deps/usr/include/flint/fmpq_poly.h:27,
from /home/blablabla/.julia/packages/Polymake/MuMBQ/deps/usr/include/polymake/FlintPolynomial.h:39,
from /home/blablabla/.julia/packages/Polymake/MuMBQ/deps/usr/include/polymake/next/Polynomial.h:27,
from /home/blablabla/.julia/packages/Polymake/MuMBQ/deps/usr/include/polymake/Polynomial.h:21,
from /home/blablabla/.julia/packages/Polymake/MuMBQ/deps/src/polymake_includes.h:23,
from /home/blablabla/.julia/packages/Polymake/MuMBQ/deps/src/polymake_arrays.cpp:1:
/home/blablabla/.julia/packages/Polymake/MuMBQ/deps/usr/include/flint/thread_pool.h:16:0: warning: "_GNU_SOURCE" redefined
#define _GNU_SOURCE
^
<command-line>:0:0: note: this is the location of the previous definition
In file included from /home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/array.hpp:4:0,
from /home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/jlcxx.hpp:13,
from /home/blablabla/.julia/packages/Polymake/MuMBQ/deps/src/polymake_includes.h:7,
from /home/blablabla/.julia/packages/Polymake/MuMBQ/deps/src/polymake_arrays.cpp:1:
/home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/type_conversion.hpp:203:43: error: expected template-name before ‘<’ token
struct IsMirroredType : std::bool_constant<(!std::is_class<T>::value || (std::is_standard_layout<T>::value && std::is_trivial<T>::value)) && !IsSmartPointerType<T>::value>
^
/home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/type_conversion.hpp:203:43: error: expected ‘{’ before ‘<’ token
/home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/type_conversion.hpp:203:43: error: expected unqualified-id before ‘<’ token
In file included from /home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/array.hpp:4:0,
from /home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/jlcxx.hpp:13,
from /home/blablabla/.julia/packages/Polymake/MuMBQ/deps/src/polymake_includes.h:7,
from /home/blablabla/.julia/packages/Polymake/MuMBQ/deps/src/polymake.cpp:1:
/home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/type_conversion.hpp:203:43: error: expected template-name before ‘<’ token
struct IsMirroredType : std::bool_constant<(!std::is_class<T>::value || (std::is_standard_layout<T>::value && std::is_trivial<T>::value)) && !IsSmartPointerType<T>::value>
^
/home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/type_conversion.hpp:203:43: error: expected ‘{’ before ‘<’ token
/home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/type_conversion.hpp:203:43: error: expected unqualified-id before ‘<’ token
In file included from /home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/array.hpp:5:0,
from /home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/jlcxx.hpp:13,
from /home/blablabla/.julia/packages/Polymake/MuMBQ/deps/src/polymake_includes.h:7,
from /home/blablabla/.julia/packages/Polymake/MuMBQ/deps/src/polymake_arrays.cpp:1:
/home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/tuple.hpp: In static member function ‘static jl_datatype_t* jlcxx::julia_type_factory<std::tuple<_Elements ...>, jlcxx::TupleTrait>::julia_type()’:
/home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/tuple.hpp:85:38: error: expected primary-expression before ‘...’ token
(create_if_not_exists<TypesT>(), ...);
^
/home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/tuple.hpp:85:38: error: expected ‘)’ before ‘...’ token
/home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/tuple.hpp:85:42: error: parameter packs not expanded with ‘...’:
(create_if_not_exists<TypesT>(), ...);
^
/home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/tuple.hpp:85:42: note: ‘TypesT’
In file included from /home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/array.hpp:5:0,
from /home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/jlcxx.hpp:13,
from /home/blablabla/.julia/packages/Polymake/MuMBQ/deps/src/polymake_includes.h:7,
from /home/blablabla/.julia/packages/Polymake/MuMBQ/deps/src/polymake.cpp:1:
/home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/tuple.hpp: In static member function ‘static jl_datatype_t* jlcxx::julia_type_factory<std::tuple<_Elements ...>, jlcxx::TupleTrait>::julia_type()’:
/home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/tuple.hpp:85:38: error: expected primary-expression before ‘...’ token
(create_if_not_exists<TypesT>(), ...);
^
/home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/tuple.hpp:85:38: error: expected ‘)’ before ‘...’ token
/home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/tuple.hpp:85:42: error: parameter packs not expanded with ‘...’:
(create_if_not_exists<TypesT>(), ...);
^
/home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/tuple.hpp:85:42: note: ‘TypesT’
In file included from /home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/jlcxx.hpp:13:0,
from /home/blablabla/.julia/packages/Polymake/MuMBQ/deps/src/polymake_includes.h:7,
from /home/blablabla/.julia/packages/Polymake/MuMBQ/deps/src/polymake_arrays.cpp:1:
/home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/array.hpp: In member function ‘ValueT& jlcxx::ArrayRef<ValueT, Dim>::operator[](std::size_t)’:
/home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/array.hpp:220:8: error: expected ‘(’ before ‘constexpr’
if constexpr(std::is_same<julia_t, ValueT>::value)
^
/home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/array.hpp:224:5: error: ‘else’ without a previous ‘if’
else
^
/home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/array.hpp: In member function ‘const ValueT& jlcxx::ArrayRef<ValueT, Dim>::operator[](std::size_t) const’:
/home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/array.hpp:232:8: error: expected ‘(’ before ‘constexpr’
if constexpr(std::is_same<julia_t, ValueT>::value)
^
/home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/array.hpp:236:5: error: ‘else’ without a previous ‘if’
else
^
In file included from /home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/jlcxx.hpp:13:0,
from /home/blablabla/.julia/packages/Polymake/MuMBQ/deps/src/polymake_includes.h:7,
from /home/blablabla/.julia/packages/Polymake/MuMBQ/deps/src/polymake.cpp:1:
/home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/array.hpp: In member function ‘ValueT& jlcxx::ArrayRef<ValueT, Dim>::operator[](std::size_t)’:
/home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/array.hpp:220:8: error: expected ‘(’ before ‘constexpr’
if constexpr(std::is_same<julia_t, ValueT>::value)
^
/home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/array.hpp:224:5: error: ‘else’ without a previous ‘if’
else
^
/home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/array.hpp: In member function ‘const ValueT& jlcxx::ArrayRef<ValueT, Dim>::operator[](std::size_t) const’:
/home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/array.hpp:232:8: error: expected ‘(’ before ‘constexpr’
if constexpr(std::is_same<julia_t, ValueT>::value)
^
/home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/array.hpp:236:5: error: ‘else’ without a previous ‘if’
else
^
In file included from /home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/jlcxx.hpp:14:0,
from /home/blablabla/.julia/packages/Polymake/MuMBQ/deps/src/polymake_includes.h:7,
from /home/blablabla/.julia/packages/Polymake/MuMBQ/deps/src/polymake_arrays.cpp:1:
/home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/module.hpp: In constructor ‘jlcxx::FunctionWrapper<R, Args>::FunctionWrapper(jlcxx::Module*, const functor_t&)’:
/home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/module.hpp:212:36: error: expected primary-expression before ‘...’ token
(create_if_not_exists<Args>(), ...);
^
/home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/module.hpp:212:36: error: expected ‘)’ before ‘...’ token
/home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/module.hpp:212:40: error: parameter packs not expanded with ‘...’:
(create_if_not_exists<Args>(), ...);
^
/home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/module.hpp:212:40: note: ‘Args’
/home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/module.hpp: In constructor ‘jlcxx::FunctionPtrWrapper<R, Args>::FunctionPtrWrapper(jlcxx::Module*, R (*)(Args ...))’:
/home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/module.hpp:245:36: error: expected primary-expression before ‘...’ token
(create_if_not_exists<Args>(), ...);
^
/home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/module.hpp:245:36: error: expected ‘)’ before ‘...’ token
/home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/module.hpp:245:40: error: parameter packs not expanded with ‘...’:
(create_if_not_exists<Args>(), ...);
^
/home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/module.hpp:245:40: note: ‘Args’
In file included from /home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/jlcxx.hpp:14:0,
from /home/blablabla/.julia/packages/Polymake/MuMBQ/deps/src/polymake_includes.h:7,
from /home/blablabla/.julia/packages/Polymake/MuMBQ/deps/src/polymake.cpp:1:
/home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/module.hpp: In constructor ‘jlcxx::FunctionWrapper<R, Args>::FunctionWrapper(jlcxx::Module*, const functor_t&)’:
/home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/module.hpp:212:36: error: expected primary-expression before ‘...’ token
(create_if_not_exists<Args>(), ...);
^
/home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/module.hpp:212:36: error: expected ‘)’ before ‘...’ token
/home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/module.hpp:212:40: error: parameter packs not expanded with ‘...’:
(create_if_not_exists<Args>(), ...);
^
/home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/module.hpp:212:40: note: ‘Args’
/home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/module.hpp: In constructor ‘jlcxx::FunctionPtrWrapper<R, Args>::FunctionPtrWrapper(jlcxx::Module*, R (*)(Args ...))’:
/home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/module.hpp:245:36: error: expected primary-expression before ‘...’ token
(create_if_not_exists<Args>(), ...);
^
/home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/module.hpp:245:36: error: expected ‘)’ before ‘...’ token
/home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/module.hpp:245:40: error: parameter packs not expanded with ‘...’:
(create_if_not_exists<Args>(), ...);
^
/home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/module.hpp:245:40: note: ‘Args’
/home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/module.hpp: In member function ‘void jlcxx::detail::ForEachParameterType<F, jlcxx::ParameterList<ParametersT ...> >::operator()(F&&)’:
/home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/module.hpp:387:40: error: expected primary-expression before ‘...’ token
(f.template apply<ParametersT>(),...);
^
/home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/module.hpp:387:40: error: expected ‘)’ before ‘...’ token
/home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/module.hpp:387:44: error: parameter packs not expanded with ‘...’:
(f.template apply<ParametersT>(),...);
^
/home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/module.hpp:387:44: note: ‘ParametersT’
/home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/module.hpp: In member function ‘void jlcxx::detail::ForEachParameterType<F, jlcxx::ParameterList<ParametersT ...> >::operator()(F&&)’:
/home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/module.hpp:387:40: error: expected primary-expression before ‘...’ token
(f.template apply<ParametersT>(),...);
^
/home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/module.hpp:387:40: error: expected ‘)’ before ‘...’ token
/home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/module.hpp:387:44: error: parameter packs not expanded with ‘...’:
(f.template apply<ParametersT>(),...);
^
/home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/module.hpp:387:44: note: ‘ParametersT’
/home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/module.hpp: In function ‘void jlcxx::detail::create_parameter_types(jlcxx::ParameterList<ParametersT ...>, std::index_sequence<Indices ...>)’:
/home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/module.hpp:922:55: error: expected primary-expression before ‘...’ token
(create_parameter_type<N, ParametersT,Indices>(), ...);
^
/home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/module.hpp:922:55: error: expected ‘)’ before ‘...’ token
/home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/module.hpp:922:59: error: parameter packs not expanded with ‘...’:
(create_parameter_type<N, ParametersT,Indices>(), ...);
^
/home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/module.hpp:922:59: note: ‘ParametersT’
/home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/module.hpp:922:59: note: ‘Indices’
/home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/module.hpp: In function ‘void jlcxx::detail::create_parameter_types(jlcxx::ParameterList<ParametersT ...>, std::index_sequence<Indices ...>)’:
/home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/module.hpp:922:55: error: expected primary-expression before ‘...’ token
(create_parameter_type<N, ParametersT,Indices>(), ...);
^
/home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/module.hpp:922:55: error: expected ‘)’ before ‘...’ token
/home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/module.hpp:922:59: error: parameter packs not expanded with ‘...’:
(create_parameter_type<N, ParametersT,Indices>(), ...);
^
/home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/module.hpp:922:59: note: ‘ParametersT’
/home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/module.hpp:922:59: note: ‘Indices’
In file included from /home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/jlcxx.hpp:15:0,
from /home/blablabla/.julia/packages/Polymake/MuMBQ/deps/src/polymake_includes.h:7,
from /home/blablabla/.julia/packages/Polymake/MuMBQ/deps/src/polymake_arrays.cpp:1:
/home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/smart_pointers.hpp: In static member function ‘static jl_datatype_t* jlcxx::julia_type_factory<T, jlcxx::CxxWrappedTrait<jlcxx::SmartPointerTrait> >::julia_type()’:
/home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/smart_pointers.hpp:210:8: error: expected ‘(’ before ‘constexpr’
if constexpr(!std::is_same<supertype<PointeeT>, PointeeT>::value)
^
In file included from /home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/jlcxx.hpp:15:0,
from /home/blablabla/.julia/packages/Polymake/MuMBQ/deps/src/polymake_includes.h:7,
from /home/blablabla/.julia/packages/Polymake/MuMBQ/deps/src/polymake.cpp:1:
/home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/smart_pointers.hpp: In static member function ‘static jl_datatype_t* jlcxx::julia_type_factory<T, jlcxx::CxxWrappedTrait<jlcxx::SmartPointerTrait> >::julia_type()’:
/home/blablabla/.julia/packages/CxxWrap/lDNAy/deps/usr/include/jlcxx/smart_pointers.hpp:210:8: error: expected ‘(’ before ‘constexpr’
if constexpr(!std::is_same<supertype<PointeeT>, PointeeT>::value)
^
CMakeFiles/polymake.dir/build.make:62: die Regel für Ziel „CMakeFiles/polymake.dir/polymake.cpp.o“ scheiterte
make[2]: *** [CMakeFiles/polymake.dir/polymake.cpp.o] Fehler 1
make[2]: *** Auf noch nicht beendete Prozesse wird gewartet …
CMakeFiles/polymake.dir/build.make:75: die Regel für Ziel „CMakeFiles/polymake.dir/polymake_arrays.cpp.o“ scheiterte
make[2]: *** [CMakeFiles/polymake.dir/polymake_arrays.cpp.o] Fehler 1
CMakeFiles/Makefile2:75: die Regel für Ziel „CMakeFiles/polymake.dir/all“ scheiterte
make[1]: *** [CMakeFiles/polymake.dir/all] Fehler 2
Makefile:129: die Regel für Ziel „all“ scheiterte
make: *** [all] Fehler 2
[ Info: Linux(:x86_64, libc=:glibc, compiler_abi=CompilerABI(:gcc7, :cxx11))
ERROR: LoadError: failed process: Process(`make -j2`, ProcessExited(2)) [2]
Stacktrace:
[1] error(::String, ::Base.Process, ::String, ::Int64, ::String) at ./error.jl:42
[2] pipeline_error at ./process.jl:785 [inlined]
[3] #run#515(::Bool, ::Function, ::Cmd) at ./process.jl:726
[4] run(::Cmd) at ./process.jl:724
[5] top-level scope at none:0
[6] include at ./boot.jl:326 [inlined]
[7] include_relative(::Module, ::String) at ./loading.jl:1038
[8] include(::Module, ::String) at ./sysimg.jl:29
[9] include(::String) at ./client.jl:403
[10] top-level scope at none:0
in expression starting at /home/blablabla/.julia/packages/Polymake/MuMBQ/deps/build.jl:155
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment