You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucy.apache.org by "Marvin Humphrey (Reopened) (JIRA)" <ji...@apache.org> on 2012/01/01 01:05:31 UTC

[lucy-issues] [jira] [Reopened] (LUCY-195) Revisit pthreads linking on OpenBSD.

     [ https://issues.apache.org/jira/browse/LUCY-195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marvin Humphrey reopened LUCY-195:
----------------------------------


It turns out that adding -lpthread can cause non-threaded Perls on OpenBSD 
to experience test failures along these lines:

{noformat}
-------------------
t/211-seg_posting_list.t           (Wstat: 0 Tests: 1964 Failed: 0)
  Parse errors: Tests out of sequence.  Found (651) but expected (611)
                Tests out of sequence.  Found (652) but expected (612)
                Tests out of sequence.  Found (653) but expected (613)
                Tests out of sequence.  Found (654) but expected (614)
                Tests out of sequence.  Found (655) but expected (615)
{noformat}

                
> Revisit pthreads linking on OpenBSD.
> ------------------------------------
>
>                 Key: LUCY-195
>                 URL: https://issues.apache.org/jira/browse/LUCY-195
>             Project: Lucy
>          Issue Type: Bug
>          Components: Perl bindings
>    Affects Versions: 0.2.2 (incubating)
>            Reporter: Marvin Humphrey
>            Assignee: Marvin Humphrey
>            Priority: Minor
>             Fix For: 0.3.0 (incubating)
>
>
> In LUCY-157, we added '-pthread' to the linker flags on OpenBSD.  This does
> not seem to have sufficed, as we are still getting missing symbol errors
> for pthread_mutex_lock, etc.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira