Skip to content

build broken on os x #1291

New issue

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

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

Already on GitHub? # to your account

Closed
boggle opened this issue Dec 14, 2011 · 1 comment
Closed

build broken on os x #1291

boggle opened this issue Dec 14, 2011 · 1 comment
Labels
O-macos Operating system: macOS

Comments

@boggle
Copy link
Contributor

boggle commented Dec 14, 2011

It appears to me that the build is broken on os x lion 10.7.2 (with xcode 4.1 (4B110))

cd build
../configure
<..>
configure: 
configure: CFG_SRC_DIR          := ../
configure: CFG_BUILD_DIR        := /opt/rust/src/rust/build
configure: CFG_OSTYPE           := apple-darwin
configure: CFG_CPUTYPE          := x86_64
configure: CFG_CONFIGURE_ARGS   := 
configure: CFG_HOST_TRIPLE      := 
configure: CFG_TARGET_TRIPLES   := 
configure: CFG_C_COMPILER       := gcc
configure: CFG_PREFIX           := /usr/local
configure: CFG_LLVM_ROOT        := 
configure: CFG_LLVM_SRC_DIR     := ../src/llvm
configure: 
configure: cp ../Makefile.in ./Makefile
configure: 
configure: complete
configure: 
make
cfg: shell host triple 
cfg: non host triples 
cfg: unix-y environment
cfg: using gcc
make: *** No rule to make target `rustc-H-', needed by `all'.  Stop.   

gcc -v

Using built-in specs.
Target: i686-apple-darwin11
Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2335.15~25/src/configure --disable-checking --enable-werror --   prefix=/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2335.15~25/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/usr/include/c++/4.2.1
Thread model: posix
gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00)
@brson
Copy link
Contributor

brson commented Dec 14, 2011

boggle added a commit to boggle/rust that referenced this issue Dec 14, 2011
graydon added a commit that referenced this issue Dec 14, 2011
Changes to configure (Fix for #1291)
@brson brson closed this as completed Dec 14, 2011
bjorn3 added a commit to bjorn3/rust that referenced this issue Oct 23, 2022
Move downloaded test project to downloads/
celinval pushed a commit to celinval/rust-dev that referenced this issue Jun 4, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
O-macos Operating system: macOS
Projects
None yet
Development

No branches or pull requests

2 participants