[Bug 217379] guile2 2.0.14 compilation hangs in port

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Feb 26 20:05:03 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217379

            Bug ID: 217379
           Summary: guile2 2.0.14 compilation hangs in port
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: w.schwarzenfeld at utanet.at

Guil2 compilation hangs in the port and with portmaster,
(but compiles without problems with poudriere) with:

GUILE_INSTALL_LOCALE=1 GUILE_AUTO_COMPILE=0 ../meta/build-env guild
snarf-check-and-output-texi          > guile-procedures.texi || { rm
guile-procedures.texi; false; }
gmake[5]: Leaving directory '/usr/ports/lang/guile2/work/guile-2.0.14/libguile'
gmake[4]: Leaving directory '/usr/ports/lang/guile2/work/guile-2.0.14/libguile'
Making all in module
gmake[4]: Entering directory '/usr/ports/lang/guile2/work/guile-2.0.14/module'
GUILE_INSTALL_LOCALE=1 GUILE_AUTO_COMPILE=0 \
../meta/build-env                               \
guild compile --target="amd64-portbld-freebsd10.3" -Wunbound-variable
-Warity-mismatch -Wformat \
  -L "/usr/ports/lang/guile2/work/guile-2.0.14/module" -L
"/usr/ports/lang/guile2/work/guile-2.0.14/module"             \
  -L "/usr/ports/lang/guile2/work/guile-2.0.14/guile-readline"                 
\
  -o "ice-9/eval.go" "ice-9/eval.scm"
wrote `ice-9/eval.go'
GUILE_INSTALL_LOCALE=1 GUILE_AUTO_COMPILE=0     \
../meta/build-env                                       \
guild compile --target="amd64-portbld-freebsd10.3" -Wunbound-variable
-Warity-mismatch -Wformat         \
  -L "/usr/ports/lang/guile2/work/guile-2.0.14/module" -L
"/usr/ports/lang/guile2/work/guile-2.0.14/module"                     \
  -L "/usr/ports/lang/guile2/work/guile-2.0.14/guile-readline"                 
        \
  -o "ice-9/psyntax-pp.go" "./ice-9/psyntax.scm"
GUILE_INSTALL_LOCALE=1 GUILE_AUTO_COMPILE=0 \
../meta/build-env                               \
guild compile --target="amd64-portbld-freebsd10.3" -Wunbound-variable
-Warity-mismatch -Wformat \
  -L "/usr/ports/lang/guile2/work/guile-2.0.14/module" -L
"/usr/ports/lang/guile2/work/guile-2.0.14/module"             \
  -L "/usr/ports/lang/guile2/work/guile-2.0.14/guile-readline"                 
\
  -o "ice-9/boot-9.go" "ice-9/boot-9.scm"
GUILE_INSTALL_LOCALE=1 GUILE_AUTO_COMPILE=0 \
../meta/build-env                               \
guild compile --target="amd64-portbld-freebsd10.3" -Wunbound-variable
-Warity-mismatch -Wformat \
  -L "/usr/ports/lang/guile2/work/guile-2.0.14/module" -L
"/usr/ports/lang/guile2/work/guile-2.0.14/module"             \
  -L "/usr/ports/lang/guile2/work/guile-2.0.14/guile-readline"                 
\
  -o "ice-9/vlist.go" "ice-9/vlist.scm"
GUILE_INSTALL_LOCALE=1 GUILE_AUTO_COMPILE=0 \
../meta/build-env                               \
guild compile --target="amd64-portbld-freebsd10.3" -Wunbound-variable
-Warity-mismatch -Wformat \
  -L "/usr/ports/lang/guile2/work/guile-2.0.14/module" -L
"/usr/ports/lang/guile2/work/guile-2.0.14/module"             \
  -L "/usr/ports/lang/guile2/work/guile-2.0.14/guile-readline"                 
\
  -o "srfi/srfi-1.go" "srfi/srfi-1.scm"
^C
ngorx at newgorx:/usr/ports/lang/guile2 % gmake[4]: *** [Makefile:2235:
srfi/srfi-1.go] Interrupt
gmake[4]: *** [Makefile:2235: ice-9/vlist.go] Interrupt
gmake[4]: *** [Makefile:2235: ice-9/boot-9.go] Interrupt
gmake[4]: *** [Makefile:2257: ice-9/psyntax-pp.go] Interrupt
gmake[3]: *** [Makefile:1841: all-recursive] Interrupt
gmake[2]: *** [Makefile:1727: all] Interrupt

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list