Report created on Mon Nov 23 17:27:04 2009. back to main menu

Enter a new build error (partial match is ok) to get information about FreeBSD ports with that error:

Build error: 

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

portname maintainer build error logs Problem Reports Responsible
audio/linuxsampler trasz@FreeBSD.org ???
linker_error
   
devel/mq4cpp vanilla@FreeBSD.org linker_error    
dns/unbound sem@FreeBSD.org linker_error    
editors/openoffice.org-3 openoffice@FreeBSD.org fetch_timeout
linker_error
runaway_process
129122: editors/openoffice.org-3: building OpenOffice.org-3.0.0 fails openoffice
132680: editors/openoffice.org-3: OpenOffice symlinks in /usr/local/bin include minor version numbers openoffice
132888: editors/openoffice.org-3: openoffice 3.0.1 fails to build (cppunit conflicts with installed port) openoffice
134458: editors/openoffice.org* fails to build (multiple versions) openoffice
134773: [patch] editors/openoffice.org-3 reduce depenedencies on cups-base openoffice
136291: [patch] editors/openoffice.org-3: gpatch failure openoffice
136753: editors/openoffice.org-3 fails to create proper profile paths openoffice
137293: editors/openoffice.org-3 fails to build openoffice
138144: editors/openoffice.org-3: 3.1.0 crashes on closing openoffice
139820: editors/openoffice.org-3 3.1.1 failed to build with GCC 4.4.1 openoffice
140215: editors/openoffice.org-3: Fatal error on OpenOffice closing openoffice
140608: /usr/ports/editors/openoffice.org-3 start up problem openoffice
games/laughingman [B] nork@FreeBSD.org linker_error    
games/wesnoth-devel philip@FreeBSD.org fetch_timeout
linker_error
   
graphics/gephex [B] ports@FreeBSD.org linker_error    
lang/mosh katsuji.ishikawa@gmail.com linker_error    
security/cfs ports@FreeBSD.org linker_error 133563: security/cfs rc script needs "mntudp" option on 8-CURRENT freebsd-ports-bu
137378: Advisory locks fail with ports/security/cfs on FreeBSD 7.2 freebsd-ports-bu
security/openssh-portable dindin@dindin.ru linker_error    
sysutils/fio luigi@FreeBSD.org linker_error 140328: [PATCH] sysutils/fio: update to 1.25 luigi
textproc/sphinxsearch-devel danger@FreeBSD.org linker_error    
textproc/uim-kde nobutaka@FreeBSD.org linker_error    
www/weave magik@roorback.net linker_error    
x11/eaglemode amdmi3@FreeBSD.org linker_error    
ports shown: 15   ports with build errors: 15 ports with outstanding PRs: 3  
ports with either build errors or PRs: 15

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.