Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

bup failed to build on 10.11 #42375

Closed
apjanke opened this issue Aug 3, 2015 · 4 comments
Closed

bup failed to build on 10.11 #42375

apjanke opened this issue Aug 3, 2015 · 4 comments
Labels

Comments

@apjanke
Copy link
Contributor

apjanke commented Aug 3, 2015

https://gist.github.com/fd2641aa191f7945f6c4

Failed during configure on 10.11 Public Beta 3.

MAKE=/Applications/Xcode-beta.app/Contents/Developer/usr/bin/make ./configure
Configuring for [bup]
Looking for cpp (/usr/local/Library/ENV/4.3/cpp) (can't run cpp as a pipeline)
make[1]: *** [config.h] Error 1
make: *** [config/config.h] Error 2
@bfontaine
Copy link
Contributor

No issue on the stable release:

$ brew install -s bup
==> Downloading https://github.com/bup/bup/archive/0.27.tar.gz
==> Downloading from https://codeload.github.com/bup/bup/tar.gz/0.27
######################################################################## 100,0%
==> make
==> make install DESTDIR=/usr/local/Cellar/bup/0.27 PREFIX=
🍺  /usr/local/Cellar/bup/0.27: 63 files, 568K, built in 9 seconds

Can you still reproduce?

@apjanke
Copy link
Contributor Author

apjanke commented Oct 9, 2015

Nope; it's working now. Looks like this got fixed during the betas.

@apjanke apjanke closed this as completed Oct 9, 2015
@PeterPablo
Copy link

This is an issue for me:

peterpablo@PeterPablo:~$ brew install -s bup
==> Downloading https://github.com/bup/bup/archive/0.27.tar.gz
Already downloaded: /Library/Caches/Homebrew/bup-0.27.tar.gz
==> make
Last 15 lines from /Users/peterpablo/Library/Logs/Homebrew/bup/01.make:
ln -s tick-cmd.py cmd/bup-tick
rm -f cmd/bup-version
rm -f cmd/bup-web
rm -f cmd/bup-xstat
ln -s version-cmd.py cmd/bup-version
ln -s web-cmd.py cmd/bup-web
ln -s xstat-cmd.py cmd/bup-xstat
rm -f cmd/bup-import-rdiff-backup
rm -f cmd/bup-import-rsnapshot
t/configure-sampledata --setup
ln -s import-rdiff-backup-cmd.sh cmd/bup-import-rdiff-backup
ln -s import-rsnapshot-cmd.sh cmd/bup-import-rsnapshot
 (can't run cpp as a pipeline)
make[1]: *** [config.h] Error 1
make: *** [config/config.h] Error 2

READ THIS: https://git.io/brew-troubleshooting

peterpablo@PeterPablo:~$ brew doctor
Your system is ready to brew.

peterpablo@PeterPablo:~$ brew -v
Homebrew 0.9.5 (git revision b369c; last commit 2016-02-07)

I am on OSX 10.11.3 (15D21) El Capitan. I followed the general advise but am stuck now. Any hints? Thank you!

@bfontaine
Copy link
Contributor

@PeterPablo Please open a new issue and post the output of brew gist-logs bup.

@Homebrew Homebrew locked and limited conversation to collaborators Jul 10, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants