[Bug 187689] lang/guile does not work when compiled with clang 3.4 on i386

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jul 12 09:01:36 UTC 2014


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

--- Comment #2 from Muhammad Moinur Rahman <5u623l20 at gmail.com> ---
Can you please provide with SVN revision FreeBSD Head?

(In reply to Don Lewis from comment #0)
> If guile is compiled with clang 3.4 on an i386 11.0-CURRENT box, then
> anything that tries to run guile fails like this:
> 
> %guile-config --version
> ERROR: Unbound variable: define
> 
> If guile is compiled with gcc47, then guile works correctly:
> 
> %guile-config --version
> guile-config - Guile version 1.8.8
> 
> I don't know if this also happens on amd64.
> 
> I don't know if this is a guile bug or a clang bug.
> 
> Fix: 
> 
> Workaround: compile this port with gcc.
> How-To-Repeat: 
> Build lang/guile with clang 3.4 (the default on 11.0-CURRENT) on i386.
> 
> Run guile-config --version

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


More information about the freebsd-ports-bugs mailing list