Bug 34661

Summary: lang/gcl fails to compile
Product: Ports & Packages Reporter: Miguel Mendez <flynn>
Component: Individual Port(s)Assignee: Ade Lovett <ade>
Status: Closed FIXED    
Severity: Affects Only Me CC: twp
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Miguel Mendez 2002-02-06 12:10:01 UTC
	When trying to compile lang/gcl the resulting executable 
(saved_gcl), which is needed to complete the compile, segfaults, no matter
what arguments are given to it.

The error:
[...]

Loading ../lsp/auto.lsp
Finished loading ../lsp/auto.lsp
Warning: LISP-IMPLEMENTATION-VERSION is being redefined.
make command
rm -f bin/gcl xbin/gcl
GCLDIR=cho /usr/ports/lang/gcl/work/gcl-2.4.0 | sed -e
'sX^/cygdrive/\([a-z]\)X\1:Xg' -e 'sX^//\([a-z]\)X\1:Xg' ;  make
install-command "INSTALL_LIB_DIR=${GCLDIR}" "prefix=${GCLDIR}"
rm -f /usr/ports/lang/gcl/work/gcl-2.4.0/bin/gcl
(echo "#!/bin/sh" ;  echo exec
/usr/ports/lang/gcl/work/gcl-2.4.0/unixport/saved_gcl \\ ;  echo '   -dir'
/usr/ports/lang/gcl/work/gcl-2.4.0/unixport/ \\ ;  echo '   -libdir'
/usr/ports/lang/gcl/work/gcl-2.4.0/ \\ ;  echo '   -eval '\''(setq
si::*allow-gzipped-file* t)'\' \\ ; echo '   -eval '\''(setq
si::*tk-library* '\"\"')'\' \\; echo '     '\"\$@\" ) >
/usr/ports/lang/gcl/work/gcl-2.4.0/bin/gcl;
echo '#' other options: -load "/tmp/foo.o" -load "jo.lsp" -eval '"(joe 3)"'

Fix: 

none, yet
How-To-Repeat: 	cd /usr/ports/lang/gcl && make
Comment 1 Ade Lovett freebsd_committer freebsd_triage 2002-03-13 00:17:58 UTC
State Changed
From-To: open->feedback

Have you contacted the MAINTAINER of the port?  Without a patch, there's very 
little we can do here. 


Comment 2 Ade Lovett freebsd_committer freebsd_triage 2002-03-13 00:17:58 UTC
Responsible Changed
From-To: freebsd-ports->ade
Comment 3 Ade Lovett freebsd_committer freebsd_triage 2002-04-12 20:24:22 UTC
State Changed
From-To: feedback->closed

Timeout (1 month) in feedback.