Code Monkey home page Code Monkey logo

pfds-frege's People

Contributors

rdegnan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

pfds-frege's Issues

Build fails on Java 10

On maven

Apache Maven 3.5.2 (NON-CANONICAL_2017-10-25T13:09:52+03:00_root; 2017-10-25T13:09:52+03:00)
Maven home: /opt/maven
Java version: 10.0.1, vendor: Oracle Corporation
Java home: /usr/lib/jvm/java-10-openjdk
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "4.17.3-1-manjaro", arch: "amd64", family: "unix"

build fails with

[INFO] Scanning for projects...
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building pdfs-frege 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.0.201403182114:prepare-agent (prepare-jacoco) @ pdfs-frege ---
[INFO] argLine set to -javaagent:/home/finkel/.m2/repository/org/jacoco/org.jacoco.agent/0.7.0.201403182114/org.jacoco.agent-0.7.0.201403182114-runtime.jar=destfile=/tmp/pfds-frege/target/jacoco.exec
[INFO] 
[INFO] --- frege-maven-plugin:1.0.5:compile (compile) @ pdfs-frege ---
Exception in thread "main" java.lang.ClassCastException: java.base/java.util.regex.Matcher$ImmutableMatchResult cannot be cast to java.base/java.util.regex.Matcher
	at frege.runtime.Regex.clone(Regex.java:55)
	at frege.runtime.Regex.find(Regex.java:99)
	at frege.java.util.Regex._tilde(Regex.java:1060)
	at frege.compiler.Main.scanOpts(Main.java:4271)
	at frege.compiler.Main$33.eval(Main.java:4016)
	at frege.runtime.Fun1$1.eval(Fun1.java:62)
	at frege.runtime.Delayed.call(Delayed.java:198)
	at frege.runtime.Delayed.forced(Delayed.java:257)
	at frege.compiler.Main$61.eval(Main.java:5410)
	at frege.runtime.Fun1$1.eval(Fun1.java:62)
	at frege.runtime.Delayed.call(Delayed.java:198)
	at frege.runtime.Runtime.runMain(Runtime.java:225)
	at frege.compiler.Main.main(Main.java:5910)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.918 s
[INFO] Finished at: 2018-07-07T09:08:33+03:00
[INFO] Final Memory: 10M/47M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal com.theoryinpractise.frege:frege-maven-plugin:1.0.5:compile (compile) on project pdfs-frege: Frege compilation failed. -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException

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.