|
Lines 2418-2428
Link Here
|
| 2418 |
|
2418 |
|
| 2419 |
<answer> |
2419 |
<answer> |
| 2420 |
<para>First, go check |
2420 |
<para>First, go check |
| 2421 |
<ulink url="http://bento.FreeBSD.org/~asami/errorlogs/"> |
2421 |
<ulink url="http://bento.FreeBSD.org/errorlogs/"> |
| 2422 |
http://bento.FreeBSD.org/~asami/errorlogs/</ulink>. |
2422 |
http://bento.FreeBSD.org/errorlogs/</ulink>. |
| 2423 |
|
2423 |
|
| 2424 |
There you will find error logs from the latest package |
2424 |
There you will find error logs from the latest package |
| 2425 |
building runs on 3-stable, 4-stable and 5-current.</para> |
2425 |
building runs on all support platforms for the most |
|
|
2426 |
recent branches. |
| 2426 |
|
2427 |
|
| 2427 |
<para>However, just because the port does not show up there |
2428 |
<para>However, just because the port does not show up there |
| 2428 |
does not mean it is building correctly. (One of the |
2429 |
does not mean it is building correctly. (One of the |
|
Lines 2430-2453
Link Here
|
| 2430 |
the relevant directories on bento, so feel free to dig |
2431 |
the relevant directories on bento, so feel free to dig |
| 2431 |
around.</para> |
2432 |
around.</para> |
| 2432 |
|
2433 |
|
| 2433 |
<programlisting> /a/asami/portbuild/3/errors error logs from latest 3-stable run |
2434 |
<programlisting> /a/asami/portbuild/<arch>/<major_version>/errors error logs from latest <major_version> run on <arch> |
| 2434 |
/logs all logs from latest 3-stable run |
2435 |
/logs all logs from latest <major_version> run on <arch> |
| 2435 |
/packages packages from latest 3-stable run |
2436 |
/packages packages from latest <major_version> run on <arch> |
| 2436 |
/bak/errors error logs from last complete 3-stable run |
2437 |
/bak/errors error logs from last complete <major_version> run on <arch> |
| 2437 |
/bak/logs all logs from last complete 3-stable run |
2438 |
/bak/logs all logs from last complete <major_version> run on <arch> |
| 2438 |
/bak/packages packages from last complete 3-stable run |
2439 |
/bak/packages packages from last complete <major_version> run on <arch> |
| 2439 |
/4/errors error logs from latest 4-stable run |
|
|
| 2440 |
/logs all logs from latest 4-stable run |
| 2441 |
/packages packages from latest 4-stable run |
| 2442 |
/bak/errors error logs from last complete 4-stable run |
| 2443 |
/bak/logs all logs from last complete 4-stable run |
| 2444 |
/bak/packages packages from last complete 4-stable run |
| 2445 |
/5/errors error logs from latest 5-current run |
| 2446 |
/logs all logs from latest 5-current run |
| 2447 |
/packages packages from latest 5-current run |
| 2448 |
/bak/errors error logs from last complete 5-current run |
| 2449 |
/bak/logs all logs from last complete 5-current run |
| 2450 |
/bak/packages packages from last complete 5-current run |
| 2451 |
</programlisting> |
2440 |
</programlisting> |
| 2452 |
|
2441 |
|
| 2453 |
<para>Basically, if the port shows up in |
2442 |
<para>Basically, if the port shows up in |