Volker:

$ ldd local/lib/python/site-packages/zmq/backend/cython/_device.so
        linux-vdso.so.1 =>  (0x00007ffd293f8000)
        libzmq.so.4 => /usr/local/sage/sage-2/local/lib/libzmq.so.4
(0x00007fc19ff10000)
        libpython2.7.so.1.0 =>
/usr/local/sage/sage-2/local/lib/libpython2.7.so.1.0
(0x00007fc19fb08000)
        libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0
(0x00007fc19f8d0000)
        libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007fc19f508000)
        librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007fc19f300000)
        libstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6
(0x00007fc19eff8000)
        libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1
(0x00007fc19ede0000)
        libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007fc19ebd8000)
        libutil.so.1 => /lib/x86_64-linux-gnu/libutil.so.1 (0x00007fc19e9d0000)
        libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007fc19e6c8000)
        /lib64/ld-linux-x86-64.so.2 (0x00007fc1a0370000)


Jeroen:

The following package(s) may have failed to build:

package: ipython-2.3.0.p0
log file: /usr/local/sage/sage-2/logs/pkgs/ipython-2.3.0.p0.log
build directory:
/usr/local/sage/sage-2/local/var/tmp/sage/build/ipython-2.3.0.p0

No hurry, it is right now convenient for me to have one of the
machines at 7.1 still while the other is at 7.2.

On 18 May 2016 at 21:49, François Bissey
<francois.bis...@canterbury.ac.nz> wrote:
> On 05/19/16 02:28, John Cremona wrote:
>>
>> Two similar machines running ubuntu 14.04 and gcc-4.8.4.  On one 7.2
>> built fine but on the other ipython ran into difficulties.  This was
>> an upgrade from 7.1 in the git sense, i.e. I have the source repo,
>> which was probably at 7.0 and first did git pull trac master before
>> make.  No development ever done on this build, but some additional
>> python modules were installed.
>>
>
> Why is this a log for ipython-2.3.0.p0 all the way through?
> We are at ipython 4.1.2.
>
> Francois
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "sage-devel" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to sage-devel+unsubscr...@googlegroups.com.
> To post to this group, send email to sage-devel@googlegroups.com.
> Visit this group at https://groups.google.com/group/sage-devel.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to