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

BF: install git-annex from datalad/packages for Mac on appveyor #7233

Closed
wants to merge 1 commit into from

Conversation

yarikoptic
Copy link
Member

The default "brew" way seems to error out as could be seen on eg. https://ci.appveyor.com/project/mih/datalad/builds/45696242/job/h7a2890c5yyt5ekw

==> Installing git-annex dependency: ghc
Warning: Your Xcode (12.3) is outdated.
Please update to Xcode 12.4 (or delete it).
Xcode can be updated from the App Store.
==> ./configure --prefix=/private/tmp/ghc-20221215-3593-1fb8317/ghc-9.4.3/binary
==> make install
==> cabal v2-update
==> ./configure --prefix=/usr/local/Cellar/ghc/9.4.3 --disable-numa --with-intree-gmp
==> hadrian/build install -j2 --prefix=/usr/local/Cellar/ghc/9.4.3 --flavour=release --docs=no-sphinx-pdfs *.iserv.ghc.link.opts += -optl-Wl,-rpath,@loader_path/../lib/x86_64-osx-ghc-9.4.3

So -- to overcome that, decided to why not use datalad/packages -- we have it automated now to get them updated with new git-annex releases. Never tried on Mac though -- let's see.

The default "brew" way seems to error out as could be seen on
eg. https://ci.appveyor.com/project/mih/datalad/builds/45696242/job/h7a2890c5yyt5ekw

	==> Installing git-annex dependency: ghc
	Warning: Your Xcode (12.3) is outdated.
	Please update to Xcode 12.4 (or delete it).
	Xcode can be updated from the App Store.
	==> ./configure --prefix=/private/tmp/ghc-20221215-3593-1fb8317/ghc-9.4.3/binary
	==> make install
	==> cabal v2-update
	==> ./configure --prefix=/usr/local/Cellar/ghc/9.4.3 --disable-numa --with-intree-gmp
	==> hadrian/build install -j2 --prefix=/usr/local/Cellar/ghc/9.4.3 --flavour=release --docs=no-sphinx-pdfs *.iserv.ghc.link.opts += -optl-Wl,-rpath,@loader_path/../lib/x86_64-osx-ghc-9.4.3

So -- to overcome that, decided to why not use datalad/packages -- we
have it automated now to get them updated with new git-annex releases.
Never tried on Mac though -- let's see.
@yarikoptic
Copy link
Member Author

no good apparently -- filed datalad/datalad-installer#135

@yarikoptic yarikoptic closed this Dec 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant