OK latest version of gentoo notes for 3.4.
Francois
--~--~-~--~~~---~--~~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to
sage-devel-unsubscr...@googlegroups.com
For more options, visit this group at h
On Sat, 28 Feb 2009, mabshoff wrote:
> Well, let me rephrase my point: If you
>
> touch spkg/installed/clisp-2.46.p7
>
> Sage's dependency system will assume that that clisp.spkg is
> installed, so even if the compilation failed at some point you never
> need to mess with "deps", i.e. the instru
On Feb 27, 2:30 pm, François Bissey wrote:
> On Sat, 28 Feb 2009, mabshoff wrote:
Hi Francois,
> > I.e. not all Gentoo releases fail when building clisp, i.e. at least
> > one person hanging out in IRC has reported to me that Sage 3.3 just
> > build for him on a 64 bit Gentoo box. And modi
On Sat, 28 Feb 2009, mabshoff wrote:
> On Feb 27, 2:08 am, François Bissey wrote:
> > On Fri, 27 Feb 2009, mabshoff wrote:
> Ok, it is a little longer than I would have thought it would be. Maybe
> we you can stick something in the Sage 3.4 release tour wiki page and
> we mention the link from t
On Feb 27, 2:08 am, François Bissey wrote:
> On Fri, 27 Feb 2009, mabshoff wrote:
> Ok Michael,
> I attached a hopefully detailed and thorough snippet.
> I will see about the vmware image that you and William
> would like but I make no promise. I thought there was some
> generic linux bin
On Fri, 27 Feb 2009, mabshoff wrote:
> I have a badly hacked together clisp-2.47.spkg for my Sparc Solaris
> build, but it does not have all the patches in it that we used for
> clisp 2.46. I don't want to spend any more time on this since I have
> wasted too much time on clisp instead of doing the
On Thu, Feb 26, 2009 at 6:09 PM, mabshoff wrote:
>
>
>
> On Feb 26, 2:57 pm, François Bissey wrote:
>> On Thu, 26 Feb 2009, mabshoff wrote:
>
>
>
>> Hi Michael,
>
> Hi Francois
>
>> I haven't time to look into that before the release date of sage-3.4,
>> but at least with 3.4 he may have binari
On Feb 26, 2:57 pm, François Bissey wrote:
> On Thu, 26 Feb 2009, mabshoff wrote:
> Hi Michael,
Hi Francois
> I haven't time to look into that before the release date of sage-3.4,
> but at least with 3.4 he may have binaries.
Ok, AFAIL we (== William & me) do not plan to build Gentoo bina
On Thu, 26 Feb 2009, mabshoff wrote:
> On Feb 25, 3:05 am, water wrote:
> > if I need to wait sage 3.4 ?
>
> Hi,
>
> Sage 3.4 won't fix the issue since it needs to be out by friday at the
> latest and I will need to work on other things until then.
>
> I have thought about this some more and it s
On Feb 25, 3:05 am, water wrote:
> if I need to wait sage 3.4 ?
Hi,
Sage 3.4 won't fix the issue since it needs to be out by friday at the
latest and I will need to work on other things until then.
I have thought about this some more and it seems strange that the
compiler would complain abou
if I need to wait sage 3.4 ?
--~--~-~--~~~---~--~~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to
sage-devel-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/
if I need to wait sage 3.4 ?
--~--~-~--~~~---~--~~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to
sage-devel-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/
OK setting aside the slightly off-topic of Gentoo ricers.
I worked out where the actual log is for building clisp from
the spkg and reproduced the various steps in the sage
environment (no playing with C(XX)FLAGS) - I use gcc-4.3.3.
First we have an interesting warning at the beginning
that may
On Feb 24, 6:53 am, water wrote:
Hi,
> I change to :
> CFLAGS="-O0 -march=pentium-m -pipe"
> CXXFLAGS="-O0 -march=pentium-m -pipe"
No, that is not what I wrote. *Unset* them completely since clisp is
miscompiled by gcc 4.x if you look at it from the wrong angle. I am
surprised you even get t
I change to :
CFLAGS="-O0 -march=pentium-m -pipe"
CXXFLAGS="-O0 -march=pentium-m -pipe"
fail to compile clisp 2.46 too.
On 2月24日, 下午10时15分, water wrote:
> gentoo does not patch clisp 2.46.
--~--~-~--~~~---~--~~
To post to this group, send email to sage-devel@goog
gentoo does not patch clisp 2.46.
--~--~-~--~~~---~--~~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to
sage-devel-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google
On Feb 24, 2:49 am, water wrote:
Hi,
> I can not emerge =dev-lisp/clisp-2.46.
Does gentoo patch the clisp sources in any way?
> below is my install log's last several lines.
Ok, thanks.
> gcc -Igllib -O2 -march=pentium-m -pipe -ggdb -W -Wswitch -Wcomment -
> Wpointer-arith -Wimplicit -Wre
I can not emerge =dev-lisp/clisp-2.46.
below is my install log's last several lines.
./comment5 ../src/bytecode.d | ./gctrigger | ./varbrace > bytecode.c
./comment5 ../src/spvw_module.d | ./gctrigger | ./varbrace >
spvw_module.c
./comment5 ../src/spvw_debug.d | ./gctrigger | ./varbrace >
spvw_deb
I can not emerge =dev-lisp/clisp-2.46.
below is my install log's last several lines.
./comment5 ../src/bytecode.d | ./gctrigger | ./varbrace > bytecode.c
./comment5 ../src/spvw_module.d | ./gctrigger | ./varbrace >
spvw_module.c
./comment5 ../src/spvw_debug.d | ./gctrigger | ./varbrace >
spvw_deb
OK so I can reproduce the problem on my machine building sage-3.3 from
scratch. I may investigate the problem tomorrow.
Do you have any problem emerging clisp 2.46 from portage?
emerge =dev-lisp/clisp-2.46
you would have to unmask as it isn't stable (gentoo skipped it
in favor of 2.47).
Francois
On 2月24日, 上午11时32分, François Bissey wrote:
> On Tue, 24 Feb 2009, water wrote:
> > this is my log's last several lines.
>
>
>
>
>
> > Configure findings:
> > FFI: yes (user requested: default)
> > readline: yes (user requested: yes)
> > libsigsegv: yes
> > ./makemake --with-dyna
On Tue, 24 Feb 2009, water wrote:
> this is my log's last several lines.
>
> Configure findings:
> FFI:yes (user requested: default)
> readline: yes (user requested: yes)
> libsigsegv: yes
> ./makemake --with-dynamic-ffi --with-readline --with-libreadline-
> prefix=/home/huxpen
22 matches
Mail list logo