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

subversion: rebuild bottles to avoid libmagic linkage #63348

Closed
wants to merge 1 commit into from

Conversation

fxcoudert
Copy link
Member

subversion got a opportunistic linkage to libmagic in the Python migration: Homebrew/brew#8977
Let's rebuild it

@BrewTestBot BrewTestBot added java Java use is a significant feature of the PR or issue perl Perl use is a significant feature of the PR or issue python Python use is a significant feature of the PR or issue ruby Ruby use is a significant feature of the PR or issue labels Oct 23, 2020
@fxcoudert
Copy link
Member Author

On 10.13:

==> make install
/usr/bin/install -c -d /usr/local/Cellar/subversion/1.14.0_4/lib /usr/local/Cellar/subversion/1.14.0_4/share/pkgconfig
/usr/bin/install -c -d /usr/local/Cellar/subversion/1.14.0_4/lib /usr/local/Cellar/subversion/1.14.0_4/share/pkgconfig
/usr/bin/install -c -d /usr/local/Cellar/subversion/1.14.0_4/include/subversion-1
/usr/bin/install -c -d /usr/local/Cellar/subversion/1.14.0_4/bin
/usr/bin/install -c -d /usr/local/Cellar/subversion/1.14.0_4/share/locale
install: mkdir /usr/local/Cellar/subversion/1.14.0_4/share: File exists
make: *** [install-locale] Error 71

@fxcoudert
Copy link
Member Author

Testing is going to take forever on 10.15 because every formula that uses svn sources will be retested (although that is actually of no use, since it's not even fetching the source).

@BrewTestBot
Copy link
Member

:shipit: @fxcoudert has triggered a merge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
java Java use is a significant feature of the PR or issue perl Perl use is a significant feature of the PR or issue python Python use is a significant feature of the PR or issue ruby Ruby use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants