Skip to content
GitLab
    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
    Projects Groups Snippets
  • Sign up now
  • Login
  • Sign in / Register
  • S stis-parser
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Stefan Israelsson Tampe
  • stis-parser
  • Issues
  • #1
Closed
Open
Issue created Jan 06, 2020 by Ghost User@ghost1

Syntax error in parser/stis-parser/lang/python3/tool.scm

Compilation with guile 2.2.6 gives this pattern error:

wrote `parser/stis-parser/pre.go'
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /usr/work/wip/guile-stis-parser/work/.buildlink/bin/guild
;;; compiled /usr/work/wip/guile-stis-parser/work/.home/.cache/guile/ccache/2.2-LE-8-3.A/usr/pkg/guile/2.2/bin/guild.go
--- parser/stis-parser.go ---
  GEN      parser/stis-parser.go
--- parser/stis-parser/macros.go ---
wrote `parser/stis-parser/macros.go'
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /usr/work/wip/guile-stis-parser/work/.buildlink/bin/guild
;;; compiled /usr/work/wip/guile-stis-parser/work/.home/.cache/guile/ccache/2.2-LE-8-3.A/usr/pkg/guile/2.2/bin/guild.go
--- parser/stis-parser/lang/python3/tool.go ---
  GEN      parser/stis-parser/lang/python3/tool.go
--- parser/stis-parser/operator-parser.go ---
wrote `parser/stis-parser/operator-parser.go'
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /usr/work/wip/guile-stis-parser/work/.buildlink/bin/guild
;;; compiled /usr/work/wip/guile-stis-parser/work/.home/.cache/guile/ccache/2.2-LE-8-3.A/usr/pkg/guile/2.2/bin/guild.go
--- parser/stis-parser/lang/python3-parser.go ---
  GEN      parser/stis-parser/lang/python3-parser.go
--- parser/stis-parser/fstream.go ---
wrote `parser/stis-parser/fstream.go'
--- parser/stis-parser/lang/python3-parser.go ---
ice-9/boot-9.scm:752:25: In procedure dispatch-exception:
Syntax error:
parser/stis-parser/lang/python3/tool.scm:37:2: source expression failed to match any pattern in form (<p-cc> <S> <Cut> <CC> c)
*** [parser/stis-parser/lang/python3-parser.go] Error code 1

make: stopped in /usr/work/wip/guile-stis-parser/work/stis-parser-5d91e9ee8ebf7e7c5911f5689a92ece954aa3f82/modules
--- parser/stis-parser/lang/python3/tool.go ---
wrote `parser/stis-parser/lang/python3/tool.go'
--- parser/stis-parser.go ---
wrote `parser/stis-parser.go'
1 error

make: stopped in /usr/work/wip/guile-stis-parser/work/stis-parser-5d91e9ee8ebf7e7c5911f5689a92ece954aa3f82/modules
*** Error code 2

Stop.
make[1]: stopped in /usr/pkgsrc/wip/guile-stis-parser
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/wip/guile-stis-parser
Assignee
Assign to
Time tracking