Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bzip2 does not always clear up before building #7894

Closed
sagetrac-drkirkby mannequin opened this issue Jan 11, 2010 · 2 comments
Closed

bzip2 does not always clear up before building #7894

sagetrac-drkirkby mannequin opened this issue Jan 11, 2010 · 2 comments

Comments

@sagetrac-drkirkby
Copy link
Mannequin

sagetrac-drkirkby mannequin commented Jan 11, 2010

I just noticed something odd on Solaris 8. bzip2 built fine, but I started the build after modifying one a file in 'prereq'. Then I get:

cp -f libbz2.a /export/home/drkirkby/sage-4.3/spkg/../local/lib
chmod a+r /export/home/drkirkby/sage-4.3/spkg/../local/lib/libbz2.a
cp -f bzgrep /export/home/drkirkby/sage-4.3/spkg/../local/bin/bzgrep
ln -s -f /export/home/drkirkby/sage-4.3/spkg/../local/bin/bzgrep /export/home/drkirkby/sage-4.3/spkg/../local/bin/bzegrep
ln: cannot create /export/home/drkirkby/sage-4.3/spkg/../local/bin/bzegrep: File exists
make[2]: *** [install] Error 2
make[2]: Leaving directory `/export/home/drkirkby/sage-4.3/spkg/build/bzip2-1.0.5'
Error installing bzip2
make[1]: *** [installed/bzip2-1.0.5] Error 1
make[1]: Leaving directory `/export/home/drkirkby/sage-4.3/spkg'

real    0m13.366s
user    0m7.790s
sys     0m3.090s
Error building Sage. 

It actually leaves several files starting with the letters 'bz' in local/bin.

Component: build

Reviewer: Jeroen Demeyer

Issue created by migration from https://trac.sagemath.org/ticket/7894

@sagetrac-drkirkby sagetrac-drkirkby mannequin added this to the sage-5.11 milestone Jan 11, 2010
@jdemeyer jdemeyer modified the milestones: sage-5.11, sage-5.12 Aug 13, 2013
@jdemeyer
Copy link

jdemeyer commented Jan 9, 2014

Reviewer: Jeroen Demeyer

@jdemeyer
Copy link

jdemeyer commented Jan 9, 2014

comment:2

Fixed in #12102

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants