NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
xsrc/50132: MKREPRO: Problem with radeon.html
>Number: 50132
>Category: xsrc
>Synopsis: MKREPRO: Problem with radeon.html
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: xsrc-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Thu Aug 06 09:05:00 +0000 2015
>Originator: Thomas Klausner
>Release: NetBSD 7.99.20
>Organization:
Curiosity is the very basis of education and if you tell me that
curiosity killed the cat, I say only that the cat died nobly.
- Arnold Edinborough
>Environment:
Architecture: x86_64
Machine: amd64
>Description:
In two consecutive builds with MKREPRO, I got two different versions of
/usr/X11R7/man/html4/radeon.html installed. Here's the start of the diff:
diff -r amd64.gcc.20150806.build1/usr/X11R7/man/html4/radeon.html amd64.gcc.20150806/usr/X11R7/man/html4/radeon.html
28c28
< <h1>NAME</h1> radeon - ATI RADEON video driver</div>
---
> <h1>NAME</h1> radeon - ATI/AMD RADEON video driver</div>
35c35
< <h1>DESCRIPTION</h1> <b>radeon</b> is an Xorg driver for ATI RADEON-based video cards with the following features:<p>
---
> <h1>DESCRIPTION</h1> <b>radeon</b> is an Xorg driver for ATI/AMD RADEON-based video cards with the following features:<p>
52,57d51
< TV-out support (only on RV/RS1xx, RV/RS2xx, R/RV/RS3xx. Experimental support on R/RV5xx, R/RV6xx, and R/RV7xx through the <b>ATOMTvOut</b> op
tion); TV-out is not supported on cards that use the Rage Theatre chip for TV-out (R100, R200).</dd>
< </dl>
< <dl>
< <dt>
< •</dt>
< <dd>
64,69d57
< Full XAA 2D acceleration (only on R/RV/RS1xx, R/RV/RS2xx, R/RV/RS3xx, R/RV/RS4xx, R/RV5xx, RS6xx. XAA Render acceleration supported only on R
/RV100, R/RV/RS2xx and RS3xx);</dd>
< </dl>
< <dl>
< <dt>
< •</dt>
< <dd>
76,81d63
< Overlay XVideo acceleration (only on R/RV/RS1xx, R/RV/RS2xx, R/RV/RS3xx, R/RV/RS4xx);</dd>
< </dl>
< <dl>
< <dt>
< •</dt>
< <dd>
grepping through xsrc, I see these two copies of the man page
./external/mit/xf86-video-ati/dist/man/radeon.man:Radeon X700, M26 PCIE
./external/mit/xf86-video-ati-kms/dist/man/radeon.man:Radeon X700, M26 PCIe
It seems that one or the other is installed, non-deterministically.
>How-To-Repeat:
Run builds with MKREPRO twice.
>Fix:
Choose one of the two man pages and do not even try to install
the other one.
>Unformatted:
Home |
Main Index |
Thread Index |
Old Index