Displaying 12 results from an estimated 12 matches for "albapompeo".
2016 Feb 01
3
Wrong config check for __libc_stack_end
...ed
cd ..
mkdir build
cd build
../trunk/configure
make
make check
On make check it gives an error.
Here's the log.
http://pastebin.com/raw/1qfjqQY2
On Mon, Feb 1, 2016 at 1:53 PM, Simon Urbanek
<simon.urbanek at r-project.org> wrote:
>
> On Feb 1, 2016, at 9:56 AM, Alba Pompeo <albapompeo at gmail.com> wrote:
>
>> @Simon. Here's what I did.
>> I checked out R revision 70059.
>> Ran export r_cv_libc_stack_end=no. (otherwise it would give that error
>> we talked about before)
>
> No, the whole point was to test this behavior. I see that the fix...
2016 Feb 04
3
Fwd: [musl] strptime() question
...ed more information I can't
provide, so I'm forwarding the message here in hope R developers can
help. Thanks.
---------- Forwarded message ----------
From: Rich Felker <dalias at libc.org>
Date: Thu, Feb 4, 2016 at 2:07 PM
Subject: Re: [musl] strptime() question
To: Alba Pompeo <albapompeo at gmail.com>
Cc: musl at lists.openwall.com, Martin Maechler <maechler at stat.math.ethz.ch>
On Thu, Feb 04, 2016 at 01:27:40PM -0200, Alba Pompeo wrote:
> Hello musl.
>
> I've built R on a musl system and "make check-all" fails because R
> does not get correct...
2016 Feb 01
3
Wrong config check for __libc_stack_end
...there anything else I can do to help solve this issue?
On Mon, Feb 1, 2016 at 11:36 AM, Simon Urbanek
<simon.urbanek at r-project.org> wrote:
>
> On Feb 1, 2016, at 4:16 AM, Martin Maechler <maechler at stat.math.ethz.ch> wrote:
>
>>>>>>> Alba Pompeo <albapompeo at gmail.com>
>>>>>>> on Fri, 29 Jan 2016 08:23:26 -0200 writes:
>>
>>> Here is my log from 'make check' using an Intel i5 64-bit
>>> processor - http://pastebin.com/raw/N6SYAuFX Here is
>>> Isaac's log from 'make check'...
2016 Feb 01
1
More problems with building R on a musl platform
...git/musl/tree/src/math
I think I also have openlibm installed, but I don't think that's used.
Any more information I can give to help debug this?
Thanks.
On Mon, Feb 1, 2016 at 3:49 PM, Martin Maechler
<maechler at stat.math.ethz.ch> wrote:
>>>>>> Alba Pompeo <albapompeo at gmail.com>
>>>>>> on Mon, 1 Feb 2016 15:33:11 -0200 writes:
>
> > Here's what I did.
> > svn checkout https://svn.r-project.org/R/trunk/
> > cd ./trunk
> > aclocal -I m4 && autoconf
> > tools/rsync-recommen...
2016 Feb 01
3
Wrong config check for __libc_stack_end
>>>>> Alba Pompeo <albapompeo at gmail.com>
>>>>> on Fri, 29 Jan 2016 08:23:26 -0200 writes:
> Here is my log from 'make check' using an Intel i5 64-bit
> processor - http://pastebin.com/raw/N6SYAuFX Here is
> Isaac's log from 'make check' using an Intel Atom 32-bi...
2016 Feb 01
0
Wrong config check for __libc_stack_end
On Feb 1, 2016, at 9:56 AM, Alba Pompeo <albapompeo at gmail.com> wrote:
> @Simon. Here's what I did.
> I checked out R revision 70059.
> Ran export r_cv_libc_stack_end=no. (otherwise it would give that error
> we talked about before)
No, the whole point was to test this behavior. I see that the fix is in configure.ac but not co...
2016 Jan 28
2
Abuse of a private glibc symbol in R 3.2.3
Hello, developers of R.
I have been unsuccessfully trying to build R on a musl libc system for
the last days.
./configure works, but make fails. The command that errors out is here
- http://pastebin.com/raw/UwFRsiqT
It was brought to my attention that this is a (very longstanding)
abuse of a private
glibc symbol in R.
In R 3.2.3, it seems that configure is trying to test for it on Linux.
It
2016 Feb 04
0
Fwd: [musl] strptime() question
...messages
> like this back and forth.
I'm cc'ing both lists now.
> ---------- Forwarded message ----------
> From: Simon Urbanek <simon.urbanek at r-project.org>
> Date: Thu, Feb 4, 2016 at 3:01 PM
> Subject: Re: [Rd] [musl] strptime() question
> To: Alba Pompeo <albapompeo at gmail.com>
> Cc: r-devel <r-devel at r-project.org>
>
>
>
> On Feb 4, 2016, at 11:20 AM, Alba Pompeo <albapompeo at gmail.com> wrote:
>
> > There is incompatibility between R strptime and musl libc. I posted
> > about it on their mailing list, but...
2016 Feb 01
0
More problems with building R on a musl platform
>>>>> Alba Pompeo <albapompeo at gmail.com>
>>>>> on Mon, 1 Feb 2016 15:33:11 -0200 writes:
> Here's what I did.
> svn checkout https://svn.r-project.org/R/trunk/
> cd ./trunk
> aclocal -I m4 && autoconf
> tools/rsync-recommended
> cd ..
> mkdir...
2016 Feb 06
1
Fwd: [musl] strptime() question
...forth.
>
> I'm cc'ing both lists now.
>
>> ---------- Forwarded message ----------
>> From: Simon Urbanek <simon.urbanek at r-project.org>
>> Date: Thu, Feb 4, 2016 at 3:01 PM
>> Subject: Re: [Rd] [musl] strptime() question
>> To: Alba Pompeo <albapompeo at gmail.com>
>> Cc: r-devel <r-devel at r-project.org>
>>
>>
>>
>> On Feb 4, 2016, at 11:20 AM, Alba Pompeo <albapompeo at gmail.com> wrote:
>>
>> > There is incompatibility between R strptime and musl libc. I posted
>> > about i...
2016 Feb 01
0
Wrong config check for __libc_stack_end
On Feb 1, 2016, at 4:16 AM, Martin Maechler <maechler at stat.math.ethz.ch> wrote:
>>>>>> Alba Pompeo <albapompeo at gmail.com>
>>>>>> on Fri, 29 Jan 2016 08:23:26 -0200 writes:
>
>> Here is my log from 'make check' using an Intel i5 64-bit
>> processor - http://pastebin.com/raw/N6SYAuFX Here is
>> Isaac's log from 'make check' using an Intel At...
2016 Jan 29
0
Abuse of a private glibc symbol in R 3.2.3
...ebin.com/raw/N6SYAuFX
Here is Isaac's log from 'make check' using an Intel Atom 32-bit
processor - http://pastebin.com/raw/sey6DEk9
We are both on Alpine Linux, which uses the musl libc. http://www.musl-libc.org/
Thank you very much.
On Thu, Jan 28, 2016 at 9:54 AM, Alba Pompeo <albapompeo at gmail.com> wrote:
> Hello, developers of R.
>
> I have been unsuccessfully trying to build R on a musl libc system for
> the last days.
> ./configure works, but make fails. The command that errors out is here
> - http://pastebin.com/raw/UwFRsiqT
>
> It was brought to m...