Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Feb 2017 20:05:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 217379] guile2 2.0.14 compilation hangs in port
Message-ID:  <bug-217379-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D217379

            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@FreeBSD.org
          Reporter: w.schwarzenfeld@utanet.at

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

GUILE_INSTALL_LOCALE=3D1 GUILE_AUTO_COMPILE=3D0 ../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/libgu=
ile'
gmake[4]: Leaving directory '/usr/ports/lang/guile2/work/guile-2.0.14/libgu=
ile'
Making all in module
gmake[4]: Entering directory '/usr/ports/lang/guile2/work/guile-2.0.14/modu=
le'
GUILE_INSTALL_LOCALE=3D1 GUILE_AUTO_COMPILE=3D0 \
../meta/build-env                               \
guild compile --target=3D"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"=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20
\
  -o "ice-9/eval.go" "ice-9/eval.scm"
wrote `ice-9/eval.go'
GUILE_INSTALL_LOCALE=3D1 GUILE_AUTO_COMPILE=3D0     \
../meta/build-env                                       \
guild compile --target=3D"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"=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20
        \
  -o "ice-9/psyntax-pp.go" "./ice-9/psyntax.scm"
GUILE_INSTALL_LOCALE=3D1 GUILE_AUTO_COMPILE=3D0 \
../meta/build-env                               \
guild compile --target=3D"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"=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20
\
  -o "ice-9/boot-9.go" "ice-9/boot-9.scm"
GUILE_INSTALL_LOCALE=3D1 GUILE_AUTO_COMPILE=3D0 \
../meta/build-env                               \
guild compile --target=3D"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"=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20
\
  -o "ice-9/vlist.go" "ice-9/vlist.scm"
GUILE_INSTALL_LOCALE=3D1 GUILE_AUTO_COMPILE=3D0 \
../meta/build-env                               \
guild compile --target=3D"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"=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20
\
  -o "srfi/srfi-1.go" "srfi/srfi-1.scm"
^C
ngorx@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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-217379-13>