Issue 23248 - OOo CVS server PORTS tag broken
Summary: OOo CVS server PORTS tag broken
Status: CLOSED DUPLICATE of issue 23306
Alias: None
Product: Infrastructure
Classification: Infrastructure
Component: _openoffice.org CVS (obsolete) (show other issues)
Version: OOo 1.0.1
Hardware: Mac Mac OS X, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: issues@www
QA Contact: issues@www
URL:
Keywords: oooqa
Depends on:
Blocks:
 
Reported: 2003-12-05 16:16 UTC by ed
Modified: 2008-05-17 23:40 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description ed 2003-12-05 16:16:49 UTC
The OOO_STABLE_1_PORTS branch seems to no longer be able to be checked out of the CVS 
repositories, either anoncvs or the secure CVS:


Secure CVS error:

[/Volumes/abyss/ooo103ports] peterlin% cvs co -rOOO_STABLE_1_PORTS OpenOffice
lock.c:225: failed assertion `strncmp (repository, current_parsed_root->directory, strlen 
(current_parsed_root->directory)) == 0'
cvs [server aborted]: received abort signal
lock.c:225: failed assertion `strncmp (repository, current_parsed_root->directory, strlen 
(current_parsed_root->directory)) == 0'
cvs [server aborted]: received abort signal


anoncvs error:

peterlin% cvs co -rOOO_STABLE_1_PORTS MathMLDTD
cvs: lock.c:178: lock_name: Assertion `(__extension__ (__builtin_constant_p (strlen 
(current_parsed_root->directory)) && ((__builtin_constant_p (repository) && strlen (repository) < 
((size_t) (strlen (current_parsed_root->directory)))) || (__builtin_constant_p (current_parsed_root-
>directory) && strlen (current_parsed_root->directory) < ((size_t) (strlen (current_parsed_root-
>directory))))) ? __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p (repository) && 
__builtin_constant_p (current_parsed_root->directory) && (__s1_len = strlen (repository), __s2_len 
= strlen (current_parsed_root->directory), (!((size_t)(const void *)((repository) + 1) - (size_t)(const 
void *)(repository) == 1) || __s1_len >= 4) && (!((size_t)(const void *)((current_parsed_root-
>directory) + 1) - (size_t)(const void *)(current_parsed_root->directory) == 1) || __s2_len >= 4)) ? 
memcmp ((const char *) (repository), (const char *) (current_parsed_root->directory), (__s1_len < 
__s2_len ? __s1_len : __s2_len) + 1) : (__builtin_constant_p (repository) && ((size_t)(const void 
*)((repository) + 1) - (size_t)(const void *)(repository) == 1) && (__s1_len = strlen (repository), 
__s1_len < 4) ? (__builtin_constant_p (current_parsed_root->directory) && ((size_t)(const void 
*)((current_parsed_root->directory) + 1) - (size_t)(const void *)(current_parsed_root->directory) 
== 1) ? (__extension__ ({ register int __result = (((const unsigned char *) (const char *) 
(repository))[0] - ((const unsigned char *) (const char *)(current_parsed_root->directory))[0]); if 
(__s1_len > 0 && __result == 0) { __result = (((const unsigned char *) (const char *) (repository))[1] 
- ((const unsigned char *) (const char *) (current_parsed_root->directory))[1]); if (__s1_len > 1 && 
__result == 0) { __result = (((const unsigned char *) (const char *) (repository))[2] - ((const 
unsigned char *) (const char *) (current_parsed_root->directory))[2]); if (__s1_len > 2 && __result 
== 0) __result = (((const unsigned char *) (const char *) (repository))[3] - ((const unsigned char *) 
(const char *) (current_parsed_root->directory))[3]); } } __result; })) : (__extension__ ({ const 
unsigned char *__s2 = (const unsigned char *) (const char *) (current_parsed_root->directory); 
register int __result = (((const unsigned char *) (const char *) (repository))[0] - __s2[0]); if (__s1_len 
> 0 && __result == 0) { __result = (((const unsigned char *) (const char *) (repository))[1] - 
__s2[1]); if (__s1_len > 1 && __result == 0) { __result = (((const unsigned char *) (const char *) 
(repository))[2] - __s2[2]); if (__s1_len > 2 && __result == 0) __result = (((const unsigned char *) 
(const char *) (repository))[3] - __s2[3]); } } __result; }))) : (__builtin_constant_p 
(current_parsed_root->directory) && ((size_t)(const void *)((current_parsed_root->directory) + 1) - 
(size_t)(const void *)(current_parsed_root->directory) == 1) && (__s2_len = strlen 
(current_parsed_root->directory), __s2_len < 4) ? (__builtin_constant_p (repository) && 
((size_t)(const void *)((repository) + 1) - (size_t)(const void *)(repository) == 1) ? (__extension__ ({ 
register int __result = (((const unsigned char *) (const char *) (repository))[0] - ((const unsigned 
char *) (const char *)(current_parsed_root->directory))[0]); if (__s2_len > 0 && __result == 0) { 
__result = (((const unsigned char *) (const char *) (repository))[1] - ((const unsigned char *) (const 
char *) (current_parsed_root->directory))[1]); if (__s2_len > 1 && __result == 0) { __result = 
(((const unsigned char *) (const char *) (repository))[2] - ((const unsigned char *) (const char *) 
(current_parsed_root->directory))[2]); if (__s2_len > 2 && __result == 0) __result = (((const 
unsigned char *) (const char *) (repository))[3] - ((const unsigned char *) (const char *) 
(current_parsed_root->directory))[3]); } } __result; })) : (__extension__ ({ const unsigned char *__s1 
= (const unsigned char *) (const char *) (repository); register int __result = __s1[0] - ((const 
unsigned char *) (const char *) (current_parsed_root->directory))[0]; if (__s2_len > 0 && __result 
== 0) { __result = (__s1[1] - ((const unsigned char *) (const char *) (current_parsed_root-
>directory))[1]); if (__s2_len > 1 && __result == 0) { __result = (__s1[2] - ((const unsigned char *) 
(const char *) (current_parsed_root->directory))[2]); if (__s2_len > 2 && __result == 0) __result = 
(__s1[3] - ((const unsigned char *) (const char *) (current_parsed_root->directory))[3]); } } __result; 
}))) : strcmp (repository, current_parsed_root->directory)))); }) : strncmp (repository, 
current_parsed_root->directory, strlen (current_parsed_root->directory)))) == 0' failed.
cvs [server aborted]: received abort signal
cvs: lock.c:178: lock_name: Assertion `(__extension__ (__builtin_constant_p (strlen 
(current_parsed_root->directory)) && ((__builtin_constant_p (repository) && strlen (repository) < 
((size_t) (strlen (current_parsed_root->directory)))) || (__builtin_constant_p (current_parsed_root-
>directory) && strlen (current_parsed_root->directory) < ((size_t) (strlen (current_parsed_root-
>directory))))) ? __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p (repository) && 
__builtin_constant_p (current_parsed_root->directory) && (__s1_len = strlen (repository), __s2_len 
= strlen (current_parsed_root->directory), (!((size_t)(const void *)((repository) + 1) - (size_t)(const 
void *)(repository) == 1) || __s1_len >= 4) && (!((size_t)(const void *)((current_parsed_root-
>directory) + 1) - (size_t)(const void *)(current_parsed_root->directory) == 1) || __s2_len >= 4)) ? 
memcmp ((const char *) (repository), (const char *) (current_parsed_root->directory), (__s1_len < 
__s2_len ? __s1_len : __s2_len) + 1) : (__builtin_constant_p (repository) && ((size_t)(const void 
*)((repository) + 1) - (size_t)(const void *)(repository) == 1) && (__s1_len = strlen (repository), 
__s1_len < 4) ? (__builtin_constant_p (current_parsed_root->directory) && ((size_t)(const void 
*)((current_parsed_root->directory) + 1) - (size_t)(const void *)(current_parsed_root->directory) 
== 1) ? (__extension__ ({ register int __result = (((const unsigned char *) (const char *) 
(repository))[0] - ((const unsigned char *) (const char *)(current_parsed_root->directory))[0]); if 
(__s1_len > 0 && __result == 0) { __result = (((const unsigned char *) (const char *) (repository))[1] 
- ((const unsigned char *) (const char *) (current_parsed_root->directory))[1]); if (__s1_len > 1 && 
__result == 0) { __result = (((const unsigned char *) (const char *) (repository))[2] - ((const 
unsigned char *) (const char *) (current_parsed_root->directory))[2]); if (__s1_len > 2 && __result 
== 0) __result = (((const unsigned char *) (const char *) (repository))[3] - ((const unsigned char *) 
(const char *) (current_parsed_root->directory))[3]); } } __result; })) : (__extension__ ({ const 
unsigned char *__s2 = (const unsigned char *) (const char *) (current_parsed_root->directory); 
register int __result = (((const unsigned char *) (const char *) (repository))[0] - __s2[0]); if (__s1_len 
> 0 && __result == 0) { __result = (((const unsigned char *) (const char *) (repository))[1] - 
__s2[1]); if (__s1_len > 1 && __result == 0) { __result = (((const unsigned char *) (const char *) 
(repository))[2] - __s2[2]); if (__s1_len > 2 && __result == 0) __result = (((const unsigned char *) 
(const char *) (repository))[3] - __s2[3]); } } __result; }))) : (__builtin_constant_p 
(current_parsed_root->directory) && ((size_t)(const void *)((current_parsed_root->directory) + 1) - 
(size_t)(const void *)(current_parsed_root->directory) == 1) && (__s2_len = strlen 
(current_parsed_root->directory), __s2_len < 4) ? (__builtin_constant_p (repository) && 
((size_t)(const void *)((repository) + 1) - (size_t)(const void *)(repository) == 1) ? (__extension__ ({ 
register int __result = (((const unsigned char *) (const char *) (repository))[0] - ((const unsigned 
char *) (const char *)(current_parsed_root->directory))[0]); if (__s2_len > 0 && __result == 0) { 
__result = (((const unsigned char *) (const char *) (repository))[1] - ((const unsigned char *) (const 
char *) (current_parsed_root->directory))[1]); if (__s2_len > 1 && __result == 0) { __result = 
(((const unsigned char *) (const char *) (repository))[2] - ((const unsigned char *) (const char *) 
(current_parsed_root->directory))[2]); if (__s2_len > 2 && __result == 0) __result = (((const 
unsigned char *) (const char *) (repository))[3] - ((const unsigned char *) (const char *) 
(current_parsed_root->directory))[3]); } } __result; })) : (__extension__ ({ const unsigned char *__s1 
= (const unsigned char *) (const char *) (repository); register int __result = __s1[0] - ((const 
unsigned char *) (const char *) (current_parsed_root->directory))[0]; if (__s2_len > 0 && __result 
== 0) { __result = (__s1[1] - ((const unsigned char *) (const char *) (current_parsed_root-
>directory))[1]); if (__s2_len > 1 && __result == 0) { __result = (__s1[2] - ((const unsigned char *) 
(const char *) (current_parsed_root->directory))[2]); if (__s2_len > 2 && __result == 0) __result = 
(__s1[3] - ((const unsigned char *) (const char *) (current_parsed_root->directory))[3]); } } __result; 
}))) : strcmp (repository, current_parsed_root->directory)))); }) : strncmp (repository, 
current_parsed_root->directory, strlen (current_parsed_root->directory)))) == 0' failed.
cvs [server aborted]: received abort signal
Comment 1 stx123 2003-12-14 17:01:49 UTC
duplicate

*** This issue has been marked as a duplicate of 23306 ***
Comment 2 ace_dent 2008-05-17 21:37:28 UTC
The Issue you raised has been marked as 'Resolved' and not updated within the
last 1 year+. I am therefore setting this issue to 'Verified' as the first step
towards Closing it. If you feel this is incorrect, please re-open the issue and
add any comments.

Many thanks,
Andrew
 
Cleaning-up and Closing old Issues
~ The Grand Bug Squash, pre v3 ~
http://marketing.openoffice.org/3.0/announcementbeta.html
Comment 3 ace_dent 2008-05-17 23:40:56 UTC
As per previous posting: Verified -> Closed.
A Closed Issue is a Happy Issue (TM).

Regards,
Andrew