ANNOUNCE: Tinderbox 3.0 Release Candidate 1 available
Joe Marcus Clarke
marcus at freebsd.org
Thu Aug 21 11:45:15 EDT 2008
Rong-en Fan wrote:
> On Wed, Aug 20, 2008 at 2:31 PM, Joe Marcus Clarke <marcus at marcuscom.com> wrote:
>> On Wed, 2008-08-20 at 14:16 +0800, Rong-en Fan wrote:
>>> On Wed, Aug 20, 2008 at 1:05 PM, Joe Marcus Clarke <marcus at marcuscom.com> wrote:
>>>> On Wed, 2008-08-20 at 00:46 -0300, Marcus Alves Grando wrote:
>>>>> Joe Marcus Clarke wrote:
>>>>>> The time is nigh! We've entered the Release Candidate phase of
>>>>>> Tinderbox 3.0. This release contains the following fixes over Beta 5:
>>>>>>
>>>>>> * Incomplete failure pattern merge with pointyhat has been corrected.
>>>>>>
>>>>>> This requires people who have already upgraded to run the following
>>>>>> queries:
>>>>>>
>>>>>> UPDATE port_fail_patterns SET port_fail_pattern_expr='(ANSI C.. forbids|is a contravariance violation|changed for new ANSI .for. scoping|[0-9]: passing .* changes signedness|lacks a cast|redeclared as different kind of symbol|invalid type .* for default argument to|wrong type argument to unary exclamation mark|duplicate explicit instantiation of|incompatible types in assignment|assuming . on overloaded member function|call of overloaded .* is ambiguous|declaration of C function .* conflicts with|initialization of non-const reference type|using typedef-name .* after|[0-9]: size of array .* is too large|fixed or forbidden register .* for class|assignment of read-only variable|error: label at end of compound statement|error:.*(has no|is not a) member|error:.*is (private|protected)|error: uninitialized member|error: unrecognized command line option)' WHERE port_fail_pattern_id=1500;
>>>>>>
>>>>>> UPDATE port_fail_patterns SET port_fail_pattern_expr='(syntax error before|friend declaration|no matching function for call to|.main. must return .int.|invalid conversion from|cannot be used as a macro name as it is an operator in C\\+\\+|is not a member of type|after previous specification in|no class template named|because worst conversion for the former|better than worst conversion|no match for.*operator|no match for call to|undeclared in namespace|is used as a type. but is not|error: array bound forbidden|error: class definition|error: expected constructor|error: there are no arguments|error:.*cast.*loses precision|ISO C\\+\\+ does not support)' WHERE port_fail_pattern_id=1600;
>>>>>>
>>>>>> * tc processLog -v now prints the matching text to aid with false
>>>>>> positive identification.
>>>>>>
>>>>>> * More migration bugs have been fixed.
>>>>>>
>>>>>> * An error message typo has been corrected.
>>>>>>
>>>>>> * The tinderd queue view has been fixed for non-admin users.
>>>>>>
>>>>>> * The webui drop-down functionality has been restored.
>>>>>>
>>>>>> Beat Gätzi has also joined the team to help out with webui maintenance.
>>>>>> He was a major contributor to the bug fixes in this release. All
>>>>>> Tinderbox users should really consider downloading this pre-release and
>>>>>> testing it out. If all goes well, 3.0 will be released at the end of
>>>>>> the week.
>>>>>>
>>>>>> http://tinderbox.marcuscom.com/tinderbox-3.0.0.r1.tar.gz
>>>>> Not Found
>>>>> The requested URL /tinderbox-3.0.0.r1.tar.gz was not found on this server.
>>>>>
>>>>> Apache/1.3.41 Server at tinderbox.marcuscom.com Port 80
>>>> Fixed.
>>> Where should we put inc_tinderbox.php and inc_ds.php? webui/ or webui/core?
>>> Since the .dist files are under webui, webui/core/TinderboxDS.php should include
>>> ../inc_ds.php and ../inc_tinderbox.php.
>> The inc files belong in the webui root (i.e. webui/). The includes work
>> provided you have "." in your PHP include_path.
>
> But the file that includes inc files are in webui/core/, not in webui/.
But everything is included from index.php which is in the same directory
as the inc files. It does work the way it is now. Both of my Tinderbox
machines didn't require any additional hacking.
Joe
--
Joe Marcus Clarke
FreeBSD GNOME Team :: gnome at FreeBSD.org
FreeNode / #freebsd-gnome
http://www.FreeBSD.org/gnome
More information about the tinderbox-list
mailing list