| Summary: | dev-scheme/slib-3.2.2: compilation of /usr/share/guile/slib/guile.init failed | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Joerg Plate <plate> |
| Component: | [OLD] Library | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
| Status: | RESOLVED NEEDINFO | ||
| Severity: | normal | CC: | c1pher |
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | AMD64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
Joerg, Can you please provide: emerge --info =dev-scheme/slib-3.2.2 and /var/tmp/portage/dev-scheme/slib/temp/build.log Thanks Also, please attach the entire build log as a file. |
% guile -c "(use-modules (ice-9 slib))" ;;; note: autocompilation is enabled, set GUILE_AUTO_COMPILE=0 ;;; or pass the --no-autocompile argument to disable. ;;; compiling /usr/share/guile/slib/guile.init ;;; WARNING: compilation of /usr/share/guile/slib/guile.init failed: ;;; key syntax-error, throw args (macroexpand "~a in ~a" ("unexpected syntax" define) #f) ERROR: In procedure macroexpand: ERROR: unexpected syntax in define Reproducible: Always