Ticket #4500 (closed defect: fixed)
[with patch, positive review] cython files missing from build directory after install
| Reported by: | craigcitro | Owned by: | craigcitro |
|---|---|---|---|
| Priority: | blocker | Milestone: | sage-3.2 |
| Component: | build | Keywords: | |
| Cc: | Author(s): | ||
| Report Upstream: | Reviewer(s): | ||
| Merged in: | Work issues: |
Description
Immediately after building sage from source, the cython files from the sage library aren't in $SAGE_ROOT/devel/sage/build/sage where they belong. One can see them get copied when doing a sage -b or sage -clone, but why aren't they there in the first place?
Even stranger -- they get copied over during the build, as one can see in install.log ... where do they get deleted?
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

