Spoofax
Dec '16
Build fails with NPEerror build pluto

… Sometimes a non-clean build of a language fails with a NPE. After cleaning the project the build succeeds.

Console output:

09:48 | INFO ...  | Build log                      - > Generate sources
09:49 | INFO  | Build log ...
Spoofax
May '16
Build should check that something is in the generated jarimprovement build

… The build should check that an InteropRegisterer.class gets packaged … or manually) and there are no Java source folders on the build path then no Java … can not be used but the build still succeeds. …

Spoofax
Sep '15
Propagate "cancel build" from Eclipse and actually stop the buildimprovement

… Right now pressing stop after starting a build doesn’t work. It would be nice to be able to cancel a long build started by accident. …

Spoofax
Apr '18
Stratego: build with wildcard patternimprovement

… in a build pattern:

  foo:
    bar -> _

The IDE produces an error …. If you build the project the error does not show up. However, subsequent …**: Buliding a wildcard is an error but the build succeeds nevertheless resulting …

Spoofax
May '16
TypeSmart crashes language builderror

… The typesmart build step makes the IceDust build in Spoofax fail.

Latest … off to somewhere else).

17:12 | INFO  | Build log                      - > Generate typesmart analysis
17:12 | ERROR | Build log ...
Spoofax
Jan '16
Incremental Pluto build random crasherror

eclipse:///dynsem
14:44 | INFO | Build log - Requirement …-core/dynsem/trans/backend/java-backend/emit-execmethods.str)
14:44 | INFO | Build log - > Compile Stratego code
14:44 | INFO | Build log …

Spoofax
Jan '16
Source of error in stratego compilation not shown in pluto builderror

… In the following excerpt from pluto build, it is not clear what the source (file) of the error is


13:14 | INFO | Build log - Execute sdf2table
13:14 | INFO | Build log - Execute …

Spoofax
Apr '18
StrategoMix.def not found error during builderror

… Hello, I’m getting a failure during build procedure. It is a random error … log cache hit rate: 0.0%
[ERROR] BUILD FAILED
[INFO] ————————————————————————
[INFO] BUILD FAILURE
[INFO …

Spoofax
May '19
Exception throw during build FileSystemExceptionerror

… ` folder is still possible and after removing the build succeeds again. It seems to be independent of which project I build.

My Spoofax version is 2.5.3

12:28 | ERROR | o.m.s.e.m.b.CompileBuilder     - Exception thrown during build ...
Spoofax
Mar '17
Null pointer Sdf2Table Pluto builderror

… the project (without a clean) lets the build fail.

Workaround: project clean … | Build log - > Pack SDF modules
14:00 | INFO | Build log …/src-gen/syntax
14:00 | INFO | Build log - > Make grammar …

Spoofax
Jul '16
Local Spoofax build fails in TemplateLangerror

… When trying to build the latest snapshot (updated one hour ago), I get the following build error:

[INFO] --- spoofax-maven-plugin:2.0.0-SNAPSHOT:generate ...] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO ...
Spoofax
Jan '16
Build for project without include, src-gen folders failserror

… recent build of Spoofax Core 20160107, 20160108, the build fails.

  • When ….

  • Adding the Spoofax and Spoofax Meta natures enables the Build Project menu entry (why … in the project directory? this is confusing).

  • A subsequent build does …

Spoofax
Feb '16
POM-less build fails if plugin not in local repoerror maven

… # Scenario
1. Build a (pomless) language project (in this case nabl2) from the commandline with mvn install.
1. Maven produces the following warnings …:2.0.0-SNAPSHOT`
1. The build fails later on because language dependencies …

Spoofax
Sep '16
Project build broken on Mac OS Sierraerror macos

… is broken in all these versions, caused by a build error. Building existing projects …:///org.metaborg.example.externalref.expressions
15:29 | INFO | Build log … | Build log - Execute make-permissive -i /Users/oracle/Cloud/git …

Spoofax
Jan '16
Poor error reporting after failed build without changesimprovement

… The new build system is very cool and a lot faster, so that’s great ☺!

However … | o.m.s.e.m.b.PreJavaBuilder - Building language project eclipse:///metac
11:05 | INFO | Build … | Build log - Required builder failed. Error occurred …

Spoofax
Jan '21
SPT: Can't build "spt" per manual instructionserror

… Attempting to get the SPT testrunner to build, I was following the instructions in http://www.metaborg.org/en/latest/source/langdev/meta/lang/spt/running …] ————————————————————————
[INFO] BUILD FAILURE
[INFO …

Spoofax
Feb '16
Language build failed *value too long*error pluto

Build fails (looks like a Pluto bug). The build succeeds again after a project clean.

11:33 | INFO  | Build log                      - Requirement .../dynsem/target/classes/trans)
11:33 | INFO  | Build log ...
Spoofax
Jul '16
`jar` build fails silently after clean, unless `ctree` is built already and not cleanederror

… as per title, a clean and build of a jar-format project fails silently … first (not cleaning) and then switching to build the jar. no obvious errors during build.

org.metaborg.core.MetaborgException: Creating outline failed ...
Spoofax
Jan '16
Incremental build failure when adding new Java class in editor/java/LANG/strategieserror

… /InteropRegisterer.java`
Step 3: build the project
Actual state: build failure …: incremental build success

Full error example:

10:36 | INFO ...:///paplj.full
10:36 | INFO  | Build log                      - Incrementally rebuild ...
Spoofax
Oct '16
Slow ESV compilation in jar modeimprovement build performance pluto

… | INFO | Build log - > Copy ‘.+.(?:tbl|pp.af)’ from src … | Build log - > Package language implementation
13:28 | INFO | Build log - > Creating JAR file
13:28 | INFO | Build

Spoofax
Jul '16
Stack trace triggered by missing Stratego importimprovement build

… .

11:35 | INFO  | Build log                      - Execute strj -i /Users ... | o.m.s.e.m.b.CompileBuilder     - Exception thrown during build
org.metaborg.core.MetaborgException ... by: build.pluto.builder.RequiredBuilderFailed: Required builder failed. Error occurred in build step ...
Spoofax
May '15
Cleaning the console when rebuildingimprovement alpha2 minor

… Currently the console just concatenates the ant build information.
In the old plugin it used to clean it before every build. …

Spoofax
Jul '16
Rebuild fails after fixing erroneous Stratego importserror pluto stratego

… With erroneous module names and/or erroneous import specifications, the build … should not be shown, I assume). After fixing such errors, the following build …: Previous build failed and no change in the build input has been observed …

Spoofax
Jun '16
Building and cleaning project take a very long timeerror pluto

… /disabling full disk encryption on OS X increases/decreases the build times …), the entire strj time spent during the build is 1.2 minutes, measured by instrumenting org/metaborg/spoofax/meta/core/pluto/build/Strj. However after `strj …

Spoofax
Nov '17
sdf: sdf2table.cmd project has lots of resolution errorserror

… Is the project still maintained? It looks like it was broken since a big renaming during 2.3.0. If this maintained, maybe it should have broken the build of sdf2table? …

Spoofax
Jun '17
Hidden Dependency when Using Concrete Syntaxerror

… `:

Errors occurred during the build.
Errors running builder 'Spoofax pre-Java meta builder' on project 'lang.java'.
Build unit /Users/eduardo/java .../StrategoMix.def without build-unit dependency on /Users/eduardo/java-front/lang.java ...
Spoofax
May '17
Out of memory, only on Windowserror

… I am unable to build some commits on Windows in Spoofax 2.2.0, it goes out …`.

The following commit I can build both on Windows and MacOS:
https://github.com …, this commit I cannot build on Windows, but I can build it on MacOS:
https://github.com …

Spoofax
Jun '15
Upgrade project does not workerror alpha2

… Eclipse: epp.package.jee 4.5.0.20150528-0539
Spoofax: org.metaborg.spoofax.eclipse 1.5.0.20150529-105149-new-spoofax-plugin
System: Mac OS X x86_64 10.10.3

Spoofax (meta) > Upgrade language project does not do anything. (Trying to build

Spoofax
Apr '17
Eclipse update site with Spoofax nightlyquestion

… "


But this makes the build fail:

[ERROR] Cannot resolve project dependencies …

Spoofax
Sep '16
Feature request: Support implementing external strategies in Scala officiallyimprovement

… : external: scala`. That would then set things right in the build system ([maven-scala …

Spoofax
Aug '16
Windows Registry issueerror pluto


[INFO]
[INFO] — build-helper-maven-plugin:1.10:add-source (add-source …] ————————————————————————
[INFO] BUILD FAILURE
[INFO …

Spoofax
Jun '16
Gradle supportfeature

… A Gradle plugin that supports

  1. building languages,
  2. running SPT tests,
  3. compiling object language programs (e.g. MiniJava programs to Java class files, GM programs to Java source code)

would make integration into existing build

Spoofax
Jan '16
jsglr GC overhead limit exceeded on Windowserror

… project eclipse:///relations
13:01 | INFO | Build log - > Generate sources
13:01 | INFO | Build log - > Compile grammar to parse table
13:01 | INFO | Build log - > Make grammar …

Spoofax
Mar '17
Support to pass parameters to Spoofax buildersfeature

… AST combined with options AST.

The Spoofax API could support extra build parameters, which could be passed as term arguments to the build strategy … entry. The menu entry would either need to provide values for the build parameters …

Spoofax
Dec '15
Language specification builds in Eclipse are brokenerror

… When building a language specification in Eclipse, the build does not occur … | o.m.s.e.m.b.PreJavaBuilder - Cannot build language project /Users/gohla/spoofax/newplugin … taken place.
; build failed unexpectedly


Environment:

Eclipse …

Spoofax
May '23
spoofax-deploy dependency org.codehaus.mojo.build-helper-maven-plugin-3.0.0 has bad encodingerror

… but works) change the encoding in `.m2/repository/org/codehaus/mojo/build-helper-maven … when the build it’s successful there are some warnings about prettyprinter …

Spoofax
Oct '18
ResourceService.resolve(..) throws exception if invoked from a Spring Boot applicationerror

… /pgx/internal/spring_boot_test/build/libs/pgx-spring-boot-test-1.0.0.jar!/BOOT-INF …/) that loads a Spoofax language.
Build the spring boot application and invoke through …

Spoofax
May '18
Calling withSourceDeps on a SpoofaxLanguageSpecConfigBuilder is futileerror

… I’m trying to build a language spec config using the SpoofaxLanguageSpecConfigBuilder, but calling withSourceDeps on a SpoofaxLanguageSpecConfigBuilder ...**. Finally, when invokingbuildonSpoofaxLanguageSpecConfigBuilder …

Spoofax
May '16
non-wildcard imports in *.ts and *.nab files not working when building with mvnerror

… ] ————————————————————————
[INFO] BUILD FAILURE
[INFO …/signatures/analysis/types/VarKinds-sig.str` exists after build and contains …

Spoofax
Jun '18
JSGLR2: Reusing a ParseTableReader to read multiple tables gives faulty tableserror

… wrong parse or ClassCastException if you build the whole parse forest). …

Spoofax
Aug '16
Project clean does not show error markers in Stratego dialectserror

… After a project clean (with automatic build) error markers appear in normal Stratego files, but not in files with mix-syntax.

After a single edit error markers appear.

Possibly related to https://yellowgrass.org/issue/SpoofaxWithCore/149 …

Spoofax
Nov '17
Java PT generator: production referenced by S.cons(c) could not be founderror

… In Spoofax 2.4.0-SNAPSHOT (20171116-134847), compiling Green-Marl (commit 51ef768) using the Java parse table generator produces the following error:

15:46 | INFO  | Build log ...
Spoofax
Jun '16
TypeSmart: ClassCastException - StrategoList cannot be cast to IStrategoStringerror

… Switching from Spoofax 2 beta1 to nightly introduces a build failure.

Setup:

Ubuntu 15.10 x86_64
Eclipse Mars.2 Release (4.5.2), Build id: 20160218-0600
Spoofax 2.0.0.20160601-164609-master

Stacktrace …