#10970: Do not generate pipestatus from spkg/install
--------------------------------------------+-------------------------------
   Reporter:  vbraun                        |          Owner:  GeorgSWeber 
       Type:  defect                        |         Status:  needs_review
   Priority:  minor                         |      Milestone:  sage-4.8    
  Component:  build                         |       Keywords:  sd32        
Work_issues:                                |       Upstream:  N/A         
   Reviewer:  Jeroen Demeyer, Mariah Lenox  |         Author:  Volker Braun
     Merged:                                |   Dependencies:              
--------------------------------------------+-------------------------------

Comment(by jdemeyer):

 * Upgrading from 4.4.4 failed (with the appropriate error message)

 * Upgrading from 4.5 and 4.6 also failed, but while installing
 `boehm_gc-7.2.alpha6.p0`.  This looks unlikely to be related to this
 ticket:
 {{{
 /bin/bash ./libtool --tag=CC   --mode=link gcc -fexceptions -g -O2
 -version-info 1:3:0 -no-undefined  -o libgc.la -rpath /mnt/usb1/scratc
 h/jdemeyer/sage-4.6/local/lib allchblk.lo alloc.lo blacklst.lo
 checksums.lo dbg_mlc.lo dyn_load.lo finalize.lo gc_dlopen.lo gcj_mlc.lo
 hea
 ders.lo malloc.lo mallocx.lo mark.lo mark_rts.lo misc.lo new_hblk.lo
 obj_map.lo os_dep.lo pcr_interface.lo ptr_chck.lo real_malloc.lo recl
 aim.lo specific.lo stubborn.lo typd_mlc.lo backgraph.lo
 thread_local_alloc.lo pthread_start.lo pthread_support.lo
 pthread_stop_world.lo
 atomic_ops.lo mach_dep.lo -lpthread -ldl
 libtool: link: gcc -shared  -fPIC -DPIC  .libs/allchblk.o .libs/alloc.o
 .libs/blacklst.o .libs/checksums.o .libs/dbg_mlc.o .libs/dyn_load.
 o .libs/finalize.o .libs/gc_dlopen.o .libs/gcj_mlc.o .libs/headers.o
 .libs/malloc.o .libs/mallocx.o .libs/mark.o .libs/mark_rts.o .libs/mi
 sc.o .libs/new_hblk.o .libs/obj_map.o .libs/os_dep.o .libs/pcr_interface.o
 .libs/ptr_chck.o .libs/real_malloc.o .libs/reclaim.o .libs/spec
 ific.o .libs/stubborn.o .libs/typd_mlc.o .libs/backgraph.o
 .libs/thread_local_alloc.o .libs/pthread_start.o .libs/pthread_support.o
 .libs/
 pthread_stop_world.o .libs/atomic_ops.o .libs/mach_dep.o   -lpthread -ldl
 -O2   -Wl,-soname -Wl,libgc.so.1 -o .libs/libgc.so.1.0.3
 libtool: link: (cd ".libs" && rm "libgc.so.1" && ln -s "libgc.so.1.0.3"
 "libgc.so.1")
 rm: cannot remove `libgc.so.1': No such file or directory
 make[2]: *** [libgc.la] Error 1
 make[2]: Leaving directory
 `/mnt/usb1/scratch/jdemeyer/sage-4.6/spkg/build/boehm_gc-7.2.alpha6.p0/src'
 make[1]: *** [all-recursive] Error 1
 make[1]: Leaving directory
 `/mnt/usb1/scratch/jdemeyer/sage-4.6/spkg/build/boehm_gc-7.2.alpha6.p0/src'
 Error building BoehmGC.

 real    0m38.188s
 user    0m13.470s
 sys     0m5.540s
 sage: An error occurred while installing boehm_gc-7.2.alpha6.p0
 Please email sage-devel http://groups.google.com/group/sage-devel
 explaining the problem and send the relevant part of
 of /mnt/usb1/scratch/jdemeyer/sage-4.6/install.log.  Describe your
 computer, operating system, etc.
 If you want to try to fix the problem yourself, *don't* just cd to
 /mnt/usb1/scratch/jdemeyer/sage-4.6/spkg/build/boehm_gc-7.2.alpha6.p0 and
 type 'make check' or whatever is appropriate.
 Instead, the following commands setup all environment variables
 correctly and load a subshell for you to debug the error:
 (cd
 '/mnt/usb1/scratch/jdemeyer/sage-4.6/spkg/build/boehm_gc-7.2.alpha6.p0' &&
 '/mnt/usb1/scratch/jdemeyer/sage-4.6/sage' -sh)
 When you are done debugging, you can type "exit" to leave the
 subshell.
 make: *** [installed/boehm_gc-7.2.alpha6.p0] Error 1
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10970#comment:28>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to