Giter Site home page Giter Site logo

oscarpolytope.jl's Introduction

oscarpolytope.jl's People

Contributors

fieker avatar kalmarek avatar lkastner avatar micjoswig avatar saschatimme avatar sebasguts avatar tbrysiewicz avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

oscarpolytope.jl's Issues

Build error

I did ]add https://github.com/oscar-system/OscarPolytope.jl
and got

  Building Polymake → `~/.julia/packages/Polymake/MuMBQ/deps/build.log`
  ┌ Error: Error building `Polymake`, showing the last 100 of log: 
  │        (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

Cannot load OscarPolytope.jl

julia> using OscarPolytope
[ Info: Precompiling OscarPolytope [61a3517e-1e29-11e9-1fd3-4d098866440e]
[ Info: Generating module common
[ Info: Generating module ideal
[ Info: Generating module graph
[ Info: Generating module fulton
[ Info: Generating module fan
[ Info: Generating module group
[ Info: Generating module polytope
[ Info: Generating module topaz
[ Info: Generating module tropical
[ Info: Generating module matroid
ERROR: LoadError: UndefVarError: Polytope not defined
Stacktrace:
 [1] include at ./boot.jl:328 [inlined]
 [2] include_relative(::Module, ::String) at ./loading.jl:1094
 [3] include(::Module, ::String) at ./Base.jl:31
 [4] top-level scope at none:2
 [5] eval at ./boot.jl:330 [inlined]
 [6] eval(::Expr) at ./client.jl:432
 [7] top-level scope at ./none:3
in expression starting at /home/thofmann/.julia/packages/OscarPolytope/sgz7S/src/OscarPolytope.jl:6
ERROR: Failed to precompile OscarPolytope [61a3517e-1e29-11e9-1fd3-4d098866440e] to /home/thofmann/.julia/compiled/v1.2/OscarPolytope/V
xytu.ji.
Stacktrace:
 [1] error(::String) at ./error.jl:33
 [2] compilecache(::Base.PkgId, ::String) at ./loading.jl:1253
 [3] _require(::Base.PkgId) at ./loading.jl:1013
 [4] require(::Base.PkgId) at ./loading.jl:911
 [5] require(::Module, ::Symbol) at ./loading.jl:906

Here is my environment:

(v1.2) pkg> st
    Status `~/.julia/environments/v1.2/Project.toml`
  [c3fe647b] AbstractAlgebra v0.8.1
  [c7e460c6] ArgParse v1.1.0
  [6e4b80f9] BenchmarkTools v0.5.0
  [b99e7846] BinaryProvider v0.5.8
  [f68482b8] Cthulhu v0.1.1
  [864edb3b] DataStructures v0.17.10
  [31a5f54b] Debugger v0.6.4
  [e30172f5] Documenter v0.24.5
  [c863536a] GAP v0.2.1 [`~/.julia/dev/GAP`]
  [cd4130c4] GAPTypes v1.0.0
  [3e1990a7] Hecke v0.7.3 [`~/.julia/dev/Hecke`]
  [7073ff75] IJulia v1.21.1
  [61a3517e] OscarPolytope v0.1.0 #master (https://github.com/oscar-system/OscarPolytope.jl)
  [f27b6e38] Polynomials v0.6.1
  [c46f51b8] ProfileView v0.6.3
  [295af30f] Revise v2.5.3
  [37b6cedf] Traceur v0.3.0

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.