#5774: running "make" on a -bdisted binary is broken
--------------------------+-------------------------------------------------
 Reporter:  mabshoff      |       Owner:  mabshoff  
     Type:  defect        |      Status:  new       
 Priority:  blocker       |   Milestone:  sage-3.4.1
Component:  distribution  |    Keywords:            
--------------------------+-------------------------------------------------
 To reproduce this build Sage, bdist, unpack the binary in a new place and
 run '''make'''':
 {{{
 mabsh...@sage:/scratch/mabshoff/sage-3.4.1.rc3$ make
 cd spkg && ./install all 2>&1 | tee -a ../install.log
 /bin/ls: cannot access bzip2-*-install: No such file or directory
 /bin/ls: cannot access dir-*-install: No such file or directory
 /bin/ls: cannot access prereq-*-install: No such file or directory
 make[1]: Entering directory `/scratch/mabshoff/sage-3.4.1.rc3/spkg'
 standard/deps:42: warning: overriding commands for target `installed/'
 standard/deps:39: warning: ignoring old commands for target `installed/'
 standard/deps:45: warning: overriding commands for target `installed/'
 standard/deps:42: warning: ignoring old commands for target `installed/'
 standard/deps:177: warning: overriding commands for target `installed/'
 standard/deps:45: warning: ignoring old commands for target `installed/'
 make[1]: Circular installed/python-2.5.2.p9 <- installed/ dependency
 dropped.
 make[1]: Circular installed/python-2.5.2.p9 <- installed/ dependency
 dropped.
 make[1]: Circular installed/python-2.5.2.p9 <- installed/ dependency
 dropped.
 make[1]: Circular installed/zlib-1.2.3.p4 <- installed/ dependency
 dropped.
 make[1]: Circular installed/zlib-1.2.3.p4 <- installed/ dependency
 dropped.
 make[1]: Circular installed/zlib-1.2.3.p4 <- installed/ dependency
 dropped.
 make[1]: Circular installed/termcap-1.3.1.p0 <- installed/ dependency
 dropped.
 make[1]: Circular installed/termcap-1.3.1.p0 <- installed/ dependency
 dropped.
 make[1]: Circular installed/termcap-1.3.1.p0 <- installed/ dependency
 dropped.
 make[1]: Circular installed/readline-5.2.p6 <- installed/ dependency
 dropped.
 make[1]: Circular installed/readline-5.2.p6 <- installed/ dependency
 dropped.
 make[1]: Circular installed/readline-5.2.p6 <- installed/ dependency
 dropped.
 make[1]: Circular installed/libpng-1.2.35 <- installed/ dependency
 dropped.
 make[1]: Circular installed/libpng-1.2.35 <- installed/ dependency
 dropped.
 make[1]: Circular installed/libpng-1.2.35 <- installed/ dependency
 dropped.
 make[1]: Circular installed/ <- installed/ dependency dropped.
 make[1]: Circular installed/ <- installed/ dependency dropped.
 make[1]: Circular installed/ <- installed/ dependency dropped.
 }}}

 This is due to the directory '''$SAGE_ROOT/spkg/base''' not being picked
 up by -bdist.

 Cheers,

 Michael

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5774>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of 
Reinventing the Wheel

--~--~---------~--~----~------------~-------~--~----~
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