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

brew install --HEAD mapnik fails #12683

Closed
nextstopsun opened this issue Jun 8, 2012 · 2 comments
Closed

brew install --HEAD mapnik fails #12683

nextstopsun opened this issue Jun 8, 2012 · 2 comments

Comments

@nextstopsun
Copy link

brew install --HEAD mapnik
==> Installing mapnik
==> Cloning https://github.com/mapnik/mapnik.git
Cloning into '/Library/Caches/Homebrew/mapnik--git'...
remote: Counting objects: 9632, done.
remote: Compressing objects: 100% (5067/5067), done.
remote: Total 9632 (delta 6888), reused 6555 (delta 4336)
Receiving objects: 100% (9632/9632), 27.02 MiB | 638 KiB/s, done.
Resolving deltas: 100% (6888/6888), done.
==> Patching
patching file bindings/python/build.py
Hunk #1 FAILED at 143.
1 out of 1 hunk FAILED -- saving rejects to file bindings/python/build.py.rej
Error: Failure while executing: /usr/bin/patch -f -p1 -i 000-homebrew.diff

@Sharpie
Copy link
Contributor

Sharpie commented Jun 8, 2012

hmm... we probably shouldn't be patching a HEAD build.

@2bits
Copy link
Contributor

2bits commented Jun 9, 2012

From the formula comments I left, the patch was not in head at the time. Sorry for the hassle @NLebedev. I'll make a new Pull Request to fix it.

2bits pushed a commit to 2bits/homebrew that referenced this issue Jun 9, 2012
The patch has been merged upstream.
Add `unless ARGV.build_head?` to the patch block.
Note in the comments to remove the patch at version 2.0.2.
Mapnik HEAD builds well again.

Fixes Homebrew#12683
@adamv adamv closed this as completed in b77c0bd Jun 9, 2012
eproxus pushed a commit to eproxus/homebrew that referenced this issue Jul 18, 2012
The patch has been merged upstream.
Add `unless ARGV.build_head?` to the patch block.
Note in the comments to remove the patch at version 2.0.2.
Mapnik HEAD builds well again.

Fixes Homebrew#12683

Signed-off-by: Adam Vandenberg <[email protected]>
Sharpie pushed a commit to Sharpie/homebrew that referenced this issue Sep 12, 2012
The patch has been merged upstream.
Add `unless ARGV.build_head?` to the patch block.
Note in the comments to remove the patch at version 2.0.2.
Mapnik HEAD builds well again.

Fixes Homebrew#12683

Signed-off-by: Adam Vandenberg <[email protected]>
snakeyroc3 pushed a commit to snakeyroc3/homebrew that referenced this issue Dec 17, 2012
The patch has been merged upstream.
Add `unless ARGV.build_head?` to the patch block.
Note in the comments to remove the patch at version 2.0.2.
Mapnik HEAD builds well again.

Fixes Homebrew#12683

Signed-off-by: Adam Vandenberg <[email protected]>
@Homebrew Homebrew locked and limited conversation to collaborators Feb 16, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants