diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-03-30 21:14:16 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-03-30 21:14:16 +0000 |
commit | 5c7fe20b5ff102f9b3d54b96db890397c0e6321d (patch) | |
tree | 379d56a467c9b9218c7c7cc822609668c33a2f05 /Tools | |
parent | 23a6bc34ce78c9bdcb0c1e2238c671d79b6e8627 (diff) | |
download | ports-5c7fe20b5ff102f9b3d54b96db890397c0e6321d.tar.gz ports-5c7fe20b5ff102f9b3d54b96db890397c0e6321d.zip |
Notes
Diffstat (limited to 'Tools')
-rw-r--r-- | Tools/portbuild/errorlogs/index.shtml | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/Tools/portbuild/errorlogs/index.shtml b/Tools/portbuild/errorlogs/index.shtml index 2682b0e45127..85a7c2405faa 100644 --- a/Tools/portbuild/errorlogs/index.shtml +++ b/Tools/portbuild/errorlogs/index.shtml @@ -566,7 +566,7 @@ made to allow '.' in usernames).</dd> <dt><img alt="(transient)" src="/errorlogs/images/green-ball.gif"><a name= "cluster">cluster</a></dt> -<dd>There was some kind of error on the build cluster. It is not your +<dd>There was some kind of transient error on the build cluster. It is not your fault.</dd> <dt><img alt="(uncommon)" src="/errorlogs/images/purple-ball.gif"><a name= @@ -801,6 +801,12 @@ Communication code.</dd> <dd>There is a linker error which is caused by failing to find one of the thread libraries.</dd> +<dt><img alt="(transient)" src="/errorlogs/images/green-ball.gif"><a name= +"truncated_distfile">truncated_distfile</a></dt> + +<dd>A package node encountered an error during pkg_add. It is not your +fault. Linimon is trying to figure out this problem.</dd> + <dt><img alt="(uncommon)" src="/errorlogs/images/purple-ball.gif"><a name= "usexlib">USE_XLIB</a></dt> |