| Summary: | /usr/ports/lang/scm marked broken unjustifiedly due to Segmentation Fault | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | dai inukai <inukai.d> | ||||||
| Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> | ||||||
| Status: | Closed FIXED | ||||||||
| Severity: | Affects Only Me | ||||||||
| Priority: | Normal | ||||||||
| Version: | Latest | ||||||||
| Hardware: | Any | ||||||||
| OS: | Any | ||||||||
| Attachments: |
|
||||||||
|
Description
dai inukai
2004-11-13 22:30:20 UTC
State Changed
From-To: open->feedback
Can you please find out your current CFLAGS, e.g.
cd /usr/ports/lang/scm && make -V CFLAGS?
I don't see this on 4.10 with gcc 3.4.2 and -O2 (or do I need something else
to test?)
scm@menelaos [10:00:26]> work/scm/scm
SCM version 5d9, Copyright (C) 1990-2002 Free Software Foundation.
SCM comes with ABSOLUTELY NO WARRANTY; for details type `(terms)'.
This is free software, and you are welcome to redistribute it
under certain conditions; type `(terms)' for details.
;loading /usr/ports/lang/scm/work/slib/require
;done loading /usr/ports/lang/scm/work/slib/require.scm
;loading /usr/ports/lang/scm/work/scm/Link
;done loading /usr/ports/lang/scm/work/scm/Link.scm
;loading /usr/ports/lang/scm/work/scm/Transcen
;done loading /usr/ports/lang/scm/work/scm/Transcen.scm
> ;EXIT
scm@menelaos [10:00:35]> gcc34 -v
Reading specs from /usr/local/lib/gcc/i386-portbld-freebsd4.10/3.4.2/specs
Configured with: ./..//gcc-3.4-20040806/configure --disable-nls --with-system-zlib --with-libiconv-prefix=/usr/local --program-suffix=34 --with-gxx-include-dir=/usr/local/lib/gcc/i386-portbld-freebsd4.10/3.4.2/include/c++/ --disable-shared --prefix=/usr/local i386-portbld-freebsd4.10
Thread model: posix
gcc version 3.4.2 20040806 (prerelease) [FreeBSD]
State Changed From-To: feedback->closed Feedback timeout |