Bug 44919

Summary: suggested updates for bento Package Build Errors scripts
Product: Documentation Reporter: Mark Linimon <linimon>
Component: Books & ArticlesAssignee: Port Management Team <portmgr>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff
none
diff.out none

Description Mark Linimon 2002-11-05 07:20:01 UTC
	Many of the port build error types are shown as "???" in the
	various build reports from bento.

	The following changes to the shell script in
	/usr/ports/Tools/portbuild/scripts/processlogs attempt to
	replace many of these "???" entries.  About a dozen new entries
	are created, but in many cases existing entries are merely expanded.

Fix: Apply the following diff.  Note: I have only tested this
	modified script on a subset of all the existing error logs,
	so it would need further testing before being moved into
	production.
How-To-Repeat: 	N/A
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2002-11-07 12:11:14 UTC
Responsible Changed
From-To: freebsd-www->portmgr

portmgr is responsible for these scripts.
Comment 2 Mark Linimon 2003-01-18 18:56:15 UTC
Here is the latest reroll of the diff file.  This classifies many more of
the alpha and ia64 build errors as "arch".  Other fixes are incorporated
as well.
Comment 3 Kris Kennaway freebsd_committer freebsd_triage 2003-02-14 09:30:29 UTC
State Changed
From-To: open->closed

Patch committed, thanks!