buildbot failure in MacPorts on buildports-lion-x86_64
William Siegrist
wsiegrist at apple.com
Mon Nov 5 09:50:49 PST 2012
On Nov 4, 2012, at 9:45 PM, Ryan Schmidt <ryandesign at macports.org> wrote:
>
> On Nov 4, 2012, at 17:22, Andrea D'Amore <and.damore at macports.org> wrote:
>
>> On Sun, Nov 4, 2012 at 9:14 PM, <noreply at macports.org> wrote:
>>> The Buildbot has detected a failed build on builder buildports-lion-x86_64 while building MacPorts.
>>> Full details are available at:
>>> http://build.macports.org/builders/buildports-lion-x86_64/builds/5656
>>
>> The port was putting its html doc in $prefix/share/doc thus getting:
>>
>> DEBUG: Backtrace: Image error: /opt/local/share/doc/index.html already
>> exists and does not belong to a registered port. Unable to activate
>> port fish. Use 'port -f activate fish' to force the activation.
>>
>> But I wonder where could the existing /opt/local/share/doc/index.html
>> file be from, any hint?
>
> Bill, can you check what the file /opt/local/share/doc/index.html contains on the Lion buildbot? We apparently have a port bypassing the destroot that we need to fix.
>
>
Looks like the apbs port?
------------------------------------------------------------
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
<head>
<title>APBS</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body bgcolor="#ffffff">
<div>
<h1 align="center">APBS: Adaptive Poisson-Boltzmann Solver</h1>
<h2 align="center">Documentation Index</h2>
<ul>
<li> <a href="license/license.html">License (local HTML)</a>
<li> <a href="http://www.poissonboltzmann.org/apbs">User guide and tutorial (remote HTML)</a>
<li> <a href="programmer/programmer.pdf">Programmer guide (local PDF)</a>
</ul>
</body>
</html>
------------------------------------------------------------
-Bill
More information about the macports-dev
mailing list