[#61822] Plan Developers Meeting Japan April 2014 — Zachary Scott <e@...>

I would like to request developers meeting around April 17 or 18 in this month.

14 messages 2014/04/03
[#61825] Re: Plan Developers Meeting Japan April 2014 — Urabe Shyouhei <shyouhei@...> 2014/04/03

It's good if we have a meeting then.

[#61826] Re: Plan Developers Meeting Japan April 2014 — Zachary Scott <e@...> 2014/04/03

Regarding openssl issues, I’ve discussed possible meeting time with Martin last month and he seemed positive.

[#61833] Re: Plan Developers Meeting Japan April 2014 — Martin Bo煬et <martin.bosslet@...> 2014/04/03

Hi,

[ruby-core:62151] [ruby-trunk - Bug #9586] [Closed] Unable to build Ruby 2.1.1 on NetBSD

From: naruse@...
Date: 2014-04-25 04:06:55 UTC
List: ruby-core #62151
Issue #9586 has been updated by Yui NARUSE.

Status changed from Feedback to Closed
% Done changed from 0 to 100

Applied in changeset r45713.

----------
* configure.in: correct pthread_setname_np's prototype on NetBSD.
  [Bug #9586]

----------------------------------------
Bug #9586: Unable to build Ruby 2.1.1 on NetBSD
https://bugs.ruby-lang.org/issues/9586#change-46306

* Author: Daniel Berger
* Status: Closed
* Priority: Normal
* Assignee: cruby-bsd
* Category: platform/bsd
* Target version: 
* ruby -v: 2.1.1
* Backport: 1.9.3: UNKNOWN, 2.0.0: UNKNOWN, 2.1: UNKNOWN
----------------------------------------
NetBSD 6.1.3
gcc 4.5.3
Ruby 2.1.1

I got through the configure phase fine, but during make I got this failure:

```sh
compiling thread.c
In file included from thread.c:230:0:
thread_pthread.c: In function 'thread_timer':
thread_pthread.c:1440:5: warning: passing argument 1 of 'pthread_setname_np' from incompatible pointer type
/usr/include/pthread.h:133:5: note: expected 'pthread_t' but argument is of type 'const char *'
thread_pthread.c:1440:5: error: too few arguments to function 'pthread_setname_np'
/usr/include/pthread.h:133:5: note: declared here
*** Error code 1

Stop.
```

---Files--------------------------------
config.log (784 KB)


-- 
https://bugs.ruby-lang.org/

In This Thread

Prev Next