From nobody@FreeBSD.org  Fri Aug  9 17:26:44 2002
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id E2D9337B400
	for <freebsd-gnats-submit@FreeBSD.org>; Fri,  9 Aug 2002 17:26:43 -0700 (PDT)
Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 97C2043E4A
	for <freebsd-gnats-submit@FreeBSD.org>; Fri,  9 Aug 2002 17:26:43 -0700 (PDT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g7A0QhOT086519
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 9 Aug 2002 17:26:43 -0700 (PDT)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.4/8.12.4/Submit) id g7A0Qhab086518;
	Fri, 9 Aug 2002 17:26:43 -0700 (PDT)
Message-Id: <200208100026.g7A0Qhab086518@www.freebsd.org>
Date: Fri, 9 Aug 2002 17:26:43 -0700 (PDT)
From: Keith Waclena <keith@lib.uchicago.edu>
To: freebsd-gnats-submit@FreeBSD.org
Subject: textproc/sp blows up during compilation
X-Send-Pr-Version: www-1.0

>Number:         41496
>Category:       ports
>Synopsis:       textproc/sp blows up during compilation
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    chuckr
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 09 17:30:01 PDT 2002
>Closed-Date:    Tue Nov 05 08:14:56 PST 2002
>Last-Modified:  Tue Nov 05 08:14:56 PST 2002
>Originator:     Keith Waclena
>Release:        4.6.1-RELEASE-p7
>Organization:
University of Chicago Library
>Environment:
FreeBSD jfcl.lib.uchicago.edu 4.6.1-RELEASE-p7 FreeBSD 4.6.1-RELEASE-p7 #1: Fri Aug  2 19:30:02 CDT 2002     root@jfcl.lib.uchicago.edu:/usr/obj/usr/src/sys/JFCL  i386

>Description:
textproc/sp blows up during compilation, due to ../lib/libsp.a not being found.  Here's the output of make:

Script started on Fri Aug  9 18:53:09 2002
# make 
===>  Extracting for sp-1.3.4 
>How-To-Repeat:
cd /usr/ports/textproc/sp && make

>Fix:
     
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports->chuckr 
Responsible-Changed-By: lioux 
Responsible-Changed-When: Fri Aug 9 18:23:16 PDT 2002 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=41496 
State-Changed-From-To: open->closed 
State-Changed-By: alane 
State-Changed-When: Tue Nov 5 08:14:50 PST 2002 
State-Changed-Why: Maintainer timeout. Fix committed. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=41496 
>Unformatted:
 >> Checksum OK for sp-1.3.4.tar.gz. 
 ===>  Patching for sp-1.3.4 
 ===>  Applying FreeBSD patches for sp-1.3.4 
 /bin/cp /usr/ports/textproc/sp/work/sp-1.3.4/Makefile /usr/ports/textproc/sp/work/sp-1.3.4/Makefile.sed 
 /bin/cp /usr/ports/textproc/sp/work/sp-1.3.4/Makefile.lib /usr/ports/textproc/sp/work/sp-1.3.4/Makefile.lib.sed 
 /usr/bin/sed -e "s%/opt/local%/usr/local%" </usr/ports/textproc/sp/work/sp-1.3.4/Makefile.sed >/usr/ports/textproc/sp/work/sp-1.3.4/Makefile 
 /usr/bin/sed -e "s%/opt/local%/usr/local%" </usr/ports/textproc/sp/work/sp-1.3.4/Makefile.lib.sed >/usr/ports/textproc/sp/work/sp-1.3.4/Makefile.lib 
 ===>  Configuring for sp-1.3.4 
 ===>  Building for sp-1.3.4 
 `lib' is up to date. 
 c++ -fno-implicit-templates -O -pipe  -ansi   -I. -I./../include   -DSP_HAVE_BOOL -DSP_ANSI_CLASS_INST -DSP_MULTI_BYTE -DSGML_CATALOG_FILES_DEFAULT=\"/usr/local/share/sgml/catalog\" -c -o nsgmls.o nsgmls.cxx 
 In file included from nsgmls.cxx:4: 
 ./include/config.h:13: warning: `SP_MULTI_BYTE' redefined 
 *Initialization*:1: warning: this is the location of the previous definition 
 c++ -fno-implicit-templates -O -pipe  -ansi   -I. -I./../include   -DSP_HAVE_BOOL -DSP_ANSI_CLASS_INST -DSP_MULTI_BYTE -DSGML_CATALOG_FILES_DEFAULT=\"/usr/local/share/sgml/catalog\" -c -o SgmlsEventHandler.o SgmlsEventHandler.cxx 
 In file included from SgmlsEventHandler.cxx:4: 
 ./include/config.h:13: warning: `SP_MULTI_BYTE' redefined 
 *Initialization*:1: warning: this is the location of the previous definition 
 c++ -fno-implicit-templates -O -pipe  -ansi   -I. -I./../include   -DSP_HAVE_BOOL -DSP_ANSI_CLASS_INST -DSP_MULTI_BYTE -DSGML_CATALOG_FILES_DEFAULT=\"/usr/local/share/sgml/catalog\" -c -o RastEventHandler.o RastEventHandler.cxx 
 In file included from RastEventHandler.cxx:8: 
 ./include/config.h:13: warning: `SP_MULTI_BYTE' redefined 
 *Initialization*:1: warning: this is the location of the previous definition 
 c++ -fno-implicit-templates -O -pipe  -ansi   -I. -I./../include   -DSP_HAVE_BOOL -DSP_ANSI_CLASS_INST -DSP_MULTI_BYTE -DSGML_CATALOG_FILES_DEFAULT=\"/usr/local/share/sgml/catalog\" -c -o StringSet.o StringSet.cxx 
 In file included from StringSet.cxx:4: 
 ./include/config.h:13: warning: `SP_MULTI_BYTE' redefined 
 *Initialization*:1: warning: this is the location of the previous definition 
 c++ -fno-implicit-templates -O -pipe  -ansi   -I. -I./../include   -DSP_HAVE_BOOL -DSP_ANSI_CLASS_INST -DSP_MULTI_BYTE -DSGML_CATALOG_FILES_DEFAULT=\"/usr/local/share/sgml/catalog\" -c -o nsgmls_inst.o nsgmls_inst.cxx 
 In file included from nsgmls_inst.cxx:12: 
 ./include/config.h:13: warning: `SP_MULTI_BYTE' redefined 
 *Initialization*:1: warning: this is the location of the previous definition 
 c++ -fno-implicit-templates -O -pipe  -ansi   -I. -I./../include   -DSP_HAVE_BOOL -DSP_ANSI_CLASS_INST -DSP_MULTI_BYTE -DSGML_CATALOG_FILES_DEFAULT=\"/usr/local/share/sgml/catalog\"  -o nsgmls nsgmls.o SgmlsEventHandler.o RastEventHandler.o StringSet.o n sgmls_inst.o  ../lib/libsp.a -lm -lgcc 
 c++: ../lib/libsp.a: No such file or directory 
 *** Error code 1 
  
 Stop in /usr/ports/textproc/sp/work/sp-1.3.4/nsgmls. 
 *** Error code 1 
  
 Stop in /usr/ports/textproc/sp/work/sp-1.3.4. 
 *** Error code 1 
  
 Stop in /usr/ports/textproc/sp/work/sp-1.3.4. 
 *** Error code 1 
  
 Stop in /usr/ports/textproc/sp. 
 *** Error code 1 
  
 Stop in /usr/ports/textproc/sp. 
 # ^D  
 Script done on Fri Aug  9 18:53:21 2002
 
