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

Remove Stacker from llvm main repository #1446

Closed
llvmbot opened this issue Jan 4, 2007 · 9 comments
Closed

Remove Stacker from llvm main repository #1446

llvmbot opened this issue Jan 4, 2007 · 9 comments
Labels
bugzilla Issues migrated from bugzilla build-problem

Comments

@llvmbot
Copy link
Collaborator

llvmbot commented Jan 4, 2007

Bugzilla Link 1074
Resolution FIXED
Resolved on Feb 22, 2010 12:42
Version trunk
OS MacOS X
Reporter LLVM Bugzilla Contributor
CC @lattner

Extended Description

Top level make does not automatically run the stacker configure script. It has to be run manually.

@lattner
Copy link
Collaborator

lattner commented Jan 4, 2007

This could be solved by splitting stacker out to its own cvs module.

@llvmbot
Copy link
Collaborator Author

llvmbot commented Jan 14, 2007

Chris, would you please move Stacker out to its own cvs module? I will then take
care of fixing configure.ac (if necessary) and any other fallout.

@lattner
Copy link
Collaborator

lattner commented Jan 14, 2007

Done:
cd llvm/projects
cvs co llvm-stacker

I copied over the ,v files to retain history.

-Chris

@llvmbot
Copy link
Collaborator Author

llvmbot commented Jan 17, 2007

locked?

cvs co llvm-stacker
cvs checkout: Updating llvm-stacker
cvs checkout: failed to create lock directory for /var/cvs/llvm/llvm-stacker' (/var/cvs/llvm/llvm-stacker/#cvs.lock): Permission denied cvs checkout: failed to obtain dir lock in repository /var/cvs/llvm/llvm-stacker'
cvs [checkout aborted]: read lock failed - giving up

@lattner
Copy link
Collaborator

lattner commented Jan 17, 2007

I botched the permissions, plz try again

@llvmbot
Copy link
Collaborator Author

llvmbot commented Jan 17, 2007

Stacke was the last part of LLVM that required llvm-gcc. By making it a separate
project, we have eliminated that dependency. This is now done.

Stacker is now known as llvm-stacker and lives it its own repository. The
configuration has been updated to reflect the new name.

Patch here:

http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20070115/042795.html

@lattner
Copy link
Collaborator

lattner commented Jan 17, 2007

Nice, please make sure that any documentation referring to stacker is also updated. Thanks a lot Reid!

@lattner
Copy link
Collaborator

lattner commented Jan 17, 2007

*** Bug llvm/llvm-bugzilla-archive#1078 has been marked as a duplicate of this bug. ***

@llvmbot
Copy link
Collaborator Author

llvmbot commented Jan 17, 2007

Docs fixed.

@llvmbot llvmbot transferred this issue from llvm/llvm-bugzilla-archive Dec 3, 2021
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugzilla Issues migrated from bugzilla build-problem
Projects
None yet
Development

No branches or pull requests

2 participants