Report created on Thu Aug 21 12:32:41 2008. back to main menu

For explanatory information and summary details, see the notes below.

portname maintainer build error logs Problem Reports Responsible
audio/Maaate [B] ports@FreeBSD.org      
audio/ruby-xmms2-ecore [B] alexbl@FreeBSD.org install_error    
audio/shellac [B] alexbl@FreeBSD.org      
audio/snett [B] alexbl@FreeBSD.org      
chinese/BBMan ports@FreeBSD.org      
databases/p5-DBD-PgSPI [B] mat@FreeBSD.org depend_package    
databases/postgresql-plproxy [B] skv@FreeBSD.org ???    
databases/py-tada [B] clive@darkarts.co.za fetch    
databases/qdbm-java [B] ahze@FreeBSD.org      
devel/hs-buddha [B] haskell@FreeBSD.org      
devel/hs-tclhaskell-ghc [B] haskell@FreeBSD.org      
devel/p5-Getopt-Mixed ports@FreeBSD.org      
devel/pear-apd [B] ports@FreeBSD.org mtree    
devel/sfslite-dbg [B] ports@okws.org configure_error    
dns/bind9-dlz [F] dinoex@FreeBSD.org      
editors/ooo-build [B] openoffice@FreeBSD.org      
editors/sam ports@FreeBSD.org      
finance/gfp [B] lioux@FreeBSD.org      
games/clanbomber [B] ports@FreeBSD.org configure_error    
games/linux-alienarena [B] alepulver@FreeBSD.org      
games/q3base ed@FreeBSD.org      
graphics/crystalspace-devel [B] acm@FreeBSD.org depend_object    
graphics/gstreamer-plugins-swfdec [B] multimedia@FreeBSD.org      
irc/erc [B] ports@FreeBSD.org      
irc/tirc beech@FreeBSD.org      
japanese/escpf [B] mita@jp.FreeBSD.org fetch    
java/java-gcj-compat [B] maho@FreeBSD.org      
lang/chameleon [B] haskell@FreeBSD.org      
lang/hope [B] lev@FreeBSD.org patch    
lang/pm3-base [B] ports@FreeBSD.org coredump    
lang/pugs [B] clsung@FreeBSD.org      
lang/screamer [B] sf@slappy.org segfault    
math/emacs-calc [B] andrewb@cs.cmu.edu   124859: [patch] Correctly note math/emacs-calc dependency/compatability info freebsd-ports-bu
math/ses [B] ports@FreeBSD.org      
misc/ipbt [B] matt_mills@btopenworld.com fetch    
multimedia/manslide trebestie@gmail.com      
multimedia/mythtv [B] ports@FreeBSD.org   126343: Update port: multimedia/mythtv freebsd-ports-bu
net-im/ginsu [B] jason-fbsd-ports-ginsu@shalott.net      
net-im/libjingle [B] lioux@FreeBSD.org      
net-p2p/py-kenosis-bittorrent [B] ports@FreeBSD.org      
net/acx100 [B] leoz.2005@gmail.com      
net/globus4 [B] brooks@FreeBSD.org      
net/p5-Parallel-MPI [B] skv@FreeBSD.org      
palm/synce-gnomevfs [B] ports@logvinov.com      
palm/synce-kde [B] ports@FreeBSD.org      
palm/synce-multisync [B] ports@FreeBSD.org      
shells/rssh [I] tabthorpe@FreeBSD.org      
sysutils/dtc-toaster [B] thomas@goirand.fr mtree    
sysutils/dusage [B] CPE1704TKS@bellsouth.net cluster    
sysutils/sjog [B] ports@FreeBSD.org linker_error    
textproc/Ebnf2ps [B] ports@FreeBSD.org      
www/roxen [B] k@123.org configure_error    
www/squid26 tmseck@web.de      
www/zope-btreefolder2 kaeru@inigo-tech.com      
x11-fm/evidence [B] freebsd@troback.com      
x11-toolkits/fxscintilla-fox10 [B] araujo@FreeBSD.org configure_error    
x11-toolkits/gtkdatabox2 shuvaev@physik.uni-wuerzburg.de      
x11-toolkits/p5-Gnome [B] ports@FreeBSD.org      
x11-toolkits/p5-qt [B] ports@FreeBSD.org      
x11-toolkits/scx ports@FreeBSD.org      
x11-toolkits/xclasses ports@FreeBSD.org      
x11-toolkits/xg ports@FreeBSD.org      
x11-wm/9wm ports@FreeBSD.org      
x11-wm/alloywm [B] ports@FreeBSD.org USE_XLIB    
x11-wm/flwm ports@FreeBSD.org      
x11-wm/gwm ports@FreeBSD.org      
x11-wm/kahakai [B] ports@FreeBSD.org gcc4_error    
x11-wm/mlvwm ports@FreeBSD.org      
x11-wm/novawm ports@FreeBSD.org      
x11-wm/orion ports@FreeBSD.org      
x11-wm/ude ports@FreeBSD.org      
x11/9term [B] ports@FreeBSD.org fetch    
ports shown: 72   ports with build errors: 21 ports with outstanding PRs: 2  
ports with either build errors or PRs: 23

Notes:

Clicking on each column heading will cause the report to be redone sorted by that column. Clicking again will reverse the sort.

The portname column includes links to a more complete overview for that port.

The maintainer column includes links to a page showing the status of all ports for that maintainer.

The build error logs column represents the list of unique errors noticed in any build environment (if any). The errors are listed alphabetically. Each entry is a link to a particular errorlog. (In cases where the same error occurs in multiple build environments, the latest errorlog is used.)

The list of build errors that are detected, and a short description of each one, can be found here.

The PRs (if any) for the given port are listed numerically in the Problem Reports column. Thus, for each port, they should also be in order from earliest to latest.

Currently, no effort is made to correlate any individual build error with any individual PR. They are listed in adjacent columns only for your viewing convenience.

The underlying technology of this report relies on trying to extract information from the existing GNATS database entries. These entries are entered by human users using the send-pr command. As such, the quality of the entries varies greatly.

The fastest, and easiest, information is gleaned from a GNATS entry whose subject line contains the port category and port name, separated by a slash. However, if this algorithm only flagged those, it would miss nearly 50% of the ports PRs, not to mention all the 'framework' PRs.

So, as an extension, various heuristics are used to guess what it is the user really intended. See the code in gnatsQueryUtils.py for the gory details. What's important to understand is this: there is no possible algorithm that will correctly identify all the ambiguous PRs without getting a few false identifications and still run in less than geological time. So, before you are tempted to file a PR on this algorithm itself, read the code to understand its design tradeoffs, and then consider instead filing followup PRs to the ambiguous PRs that would disambiguate them instead. Thanks -- the author.