Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Nov 2004 09:03:03 GMT
From:      Volker Stolz <vs@FreeBSD.org>
To:        inukai.d@jeans.ocn.ne.jp, vs@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/73914: /usr/ports/lang/scm marked broken unjustifiedly due to Segmentation Fault
Message-ID:  <200411150903.iAF933Y9055623@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: /usr/ports/lang/scm marked broken unjustifiedly due to Segmentation Fault

State-Changed-From-To: open->feedback
State-Changed-By: vs
State-Changed-When: Mon Nov 15 09:01:16 GMT 2004
State-Changed-Why: 
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]

http://www.freebsd.org/cgi/query-pr.cgi?pr=73914



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