From nobody@FreeBSD.ORG Thu Feb 18 14:26:45 1999
Return-Path: <nobody@FreeBSD.ORG>
Received: by hub.freebsd.org (Postfix, from userid 32767)
	id B95A511A34; Thu, 18 Feb 1999 14:25:50 -0800 (PST)
Message-Id: <19990218222550.B95A511A34@hub.freebsd.org>
Date: Thu, 18 Feb 1999 14:25:50 -0800 (PST)
From: doehrm@aubi.de
Sender: nobody@FreeBSD.ORG
To: freebsd-gnats-submit@freebsd.org
Subject: apsfilter-4.9.9 does not compile under -CURRENT
X-Send-Pr-Version: www-1.0

>Number:         10153
>Category:       ports
>Synopsis:       apsfilter-4.9.9 does not compile under -CURRENT
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 18 14:30:00 PST 1999
>Closed-Date:    Sun Mar 14 16:42:15 PST 1999
>Last-Modified:  Sun Mar 14 16:43:31 PST 1999
>Originator:     Markus Doehr
>Release:        4.0-CURRENT
>Organization:
AUBI Baubeschlaege GmbH
>Environment:
FreeBSD beta.aubi.de 4.0-CURRENT FreeBSD 4.0-CURRENT #0: Thu Feb 11 12:50:40 CET
 1999     root@beta.aubi.de:/usr/src/sys/compile/beta  i386
>Description:
I already posted two times to freebsd-ports as well as freebsd-questions and cc'ed to the maintainer but no response :-(

[root@beta /usr/ports/print/apsfilter]# make
===>  Patching for apsfilter-4.9.9
===>  Applying FreeBSD patches for apsfilter-4.9.9
Ignoring previously applied (or reversed) patch.
4 out of 4 hunks ignored--saving rejects to SETUP.rej
Ignoring previously applied (or reversed) patch.
1 out of 1 hunks ignored--saving rejects to bin/apsfilter.rej
*** Error code 5

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
>How-To-Repeat:
cd /usr/ports/print/apsfilter
make

>Fix:
don't know

>Release-Note:
>Audit-Trail:

From: Chris Piazza <cpiazza@home.net>
To: freebsd-gnats-submit@freebsd.org, doehrm@aubi.de
Cc:  
Subject: Re: ports/10153: apsfilter-4.9.9 does not compile under -CURRENT
Date: Fri, 19 Feb 1999 01:41:42 -0800 (PST)

 norn@norn (~/ports)> uname -a
 FreeBSD norn.ca.eu.org 4.0-CURRENT FreeBSD 4.0-CURRENT #68: Thu Feb 18 21:46:30
 PST 1999     norn@norn.ca.eu.org:/usr/src/sys/compile/NORN  i386
 
 This port _does_ build(or patch) properly:
 ===>  Patching for apsfilter-4.9.9
 ===>  Applying FreeBSD patches for apsfilter-4.9.9
 ===>  Configuring for apsfilter-4.9.9
 ===>  Building for apsfilter-4.9.9
 
 I am able to reproduce the error you are receiving by doing the following:
 
 root@norn (/usr/ports/print/apsfilter)# rm work/.patch_done 
 root@norn (/usr/ports/print/apsfilter)# make patch
 ===>  Patching for apsfilter-4.9.9
 ===>  Applying FreeBSD patches for apsfilter-4.9.9
 Ignoring previously applied (or reversed) patch.
 4 out of 4 hunks ignored--saving rejects to SETUP.rej
 Ignoring previously applied (or reversed) patch.
 1 out of 1 hunks ignored--saving rejects to bin/apsfilter.rej
 *** Error code 5
 
 It looks to me that you need to do a ``make clean'' or rm -rf work
 
 -- 
 Chris Piazza   Abbotsford, BC, Canada
 cpiazza@home.net
 finger norn@norn.ca.eu.org for PGP key
 

From: =?iso-8859-1?Q?Markus_D=F6hr?= <doehrm@aubi.de>
To: "'freebsd-gnats-submit@freebsd.org'" <freebsd-gnats-submit@freebsd.org>
Cc:  
Subject: Re: ports/10153: apsfilter-4.9.9 does not compile under -CURRENT
Date: Tue, 23 Feb 1999 23:48:07 +0100

 > root@norn (/usr/ports/print/apsfilter)# make patch
 > =3D=3D=3D>  Patching for apsfilter-4.9.9
 > =3D=3D=3D>  Applying FreeBSD patches for apsfilter-4.9.9
 > Ignoring previously applied (or reversed) patch.
 > 4 out of 4 hunks ignored--saving rejects to SETUP.rej
 > Ignoring previously applied (or reversed) patch.
 > 1 out of 1 hunks ignored--saving rejects to bin/apsfilter.rej ***
 Error code 5
 >
 > It looks to me that you need to do a ``make clean'' or rm -rf work
 
 I did it - and it compiled cleanly but doin' a 'make install' brings up
 the next error:
 
 root@beta /usr/ports/print/apsfilter]# make install
 =3D=3D=3D>  Installing for apsfilter-4.9.9
 =3D=3D=3D>   apsfilter-4.9.9 depends on executable: gs - found
 =3D=3D=3D>   apsfilter-4.9.9 depends on executable: html2ps - not found
 =3D=3D=3D>    Verifying install for html2ps in /usr/ports/print/html2ps
 =3D=3D=3D>  Extracting for html2ps-1.0
 >> Checksum OK for html2ps-1.0b1.tar.gz.
 =3D=3D=3D>   html2ps-1.0 depends on executable: mogrify - not found
 =3D=3D=3D>    Verifying install for mogrify in =
 /usr/ports/graphics/ImageMagick
 =3D=3D=3D>  Extracting for ImageMagick-4.1.6
 >> Checksum OK for ImageMagick-4.1.6.tar.gz.
 =3D=3D=3D>   ImageMagick-4.1.6 depends on executable: fig2dev - found
 =3D=3D=3D>   ImageMagick-4.1.6 depends on executable: picttoppm - found
 =3D=3D=3D>   ImageMagick-4.1.6 depends on executable: mpeg2decode - =
 found
 =3D=3D=3D>   ImageMagick-4.1.6 depends on executable: gs - found
 =3D=3D=3D>   ImageMagick-4.1.6 depends on shared library: jpeg.9 - =
 found
 =3D=3D=3D>   ImageMagick-4.1.6 depends on shared library: tiff.4 - =
 found
 =3D=3D=3D>   ImageMagick-4.1.6 depends on shared library: png.3 - found
 =3D=3D=3D>   ImageMagick-4.1.6 depends on shared library: jbig.1 - =
 found
 =3D=3D=3D>   ImageMagick-4.1.6 depends on shared library: ttf.3 - found
 =3D=3D=3D>  Patching for ImageMagick-4.1.6
 =3D=3D=3D>  Applying FreeBSD patches for ImageMagick-4.1.6
 3 out of 3 hunks failed--saving rejects to xtp/xtp.c.rej
 *** Error code 3
 
 Stop.
 *** Error code 1
 
 Stop.
 *** Error code 1
 
 should I contact the maintainer (I already did twice) again or can
 someone else probably fix this?
 
 
 Regards
 
 
 --
 Markus Doehr
 IT Admin
 AUBI Baubeschl=E4ge GmbH
 Tel.: +49 6503 917 152
 Fax : +49 6503 917 190
 e-Mail: doehrm@aubi.de
 MD1139-RIPE
 *************************
 
 --
 Markus Doehr                    =20
 IT Admin                       =20
 AUBI Baubeschl=E4ge GmbH         =20
 Tel.: +49 6503 917 152         =20
 Fax : +49 6503 917 190         =20
 e-Mail: doehrm@aubi.de
 MD1139-RIPE =20
 *************************      =20
 
State-Changed-From-To: open->closed 
State-Changed-By: steve 
State-Changed-When: Sun Mar 14 16:42:15 PST 1999 
State-Changed-Why:  
As Chris noted this is because you have a half completer work directory 
for these ports.  Change to the appropriate directory and 'rm -rf work'. 
>Unformatted:
