[MacPorts] #21213: git-core ignores build_arch=i386 on snow leopard
MacPorts
noreply at macports.org
Wed Sep 9 22:16:03 PDT 2009
#21213: git-core ignores build_arch=i386 on snow leopard
---------------------------------+------------------------------------------
Reporter: jkebinger@… | Owner: bryan@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.0
Keywords: | Port: git-core
---------------------------------+------------------------------------------
Changes (by jmr@…):
* cc: maccheck@… (added)
* owner: macports-tickets@… => bryan@…
Old description:
> git-core ignores the build_arch setting for me on snow leopard. This
> caused numerous build failures when linking against other libraries that
> were compiled 32-bit, like expat, openssl, and zlib. Only by reinstalling
> all of those ports with +universal was I able to install git-core.
> Running file on the git binary confirms this:
>
> bash-3.2# port install git-core +bash_completion
> ---> Computing dependencies for git-core
> ---> Fetching git-core
> ---> Verifying checksum(s) for git-core
> ---> Extracting git-core
> ---> Applying patches to git-core
> ---> Configuring git-core
> ---> Building git-core
> ---> Staging git-core into destroot
> ---> Installing git-core @1.6.4.2_0+bash_completion+doc
> ---> Activating git-core @1.6.4.2_0+bash_completion+doc
> ---> Cleaning git-core
> bash-3.2# which git
> /opt/local/bin/git
> bash-3.2# file /opt/local/bin/git
> /opt/local/bin/git: Mach-O 64-bit executable x86_64
New description:
git-core ignores the build_arch setting for me on snow leopard. This
caused numerous build failures when linking against other libraries that
were compiled 32-bit, like expat, openssl, and zlib. Only by reinstalling
all of those ports with +universal was I able to install git-core.
Running file on the git binary confirms this:
{{{
bash-3.2# port install git-core +bash_completion
---> Computing dependencies for git-core
---> Fetching git-core
---> Verifying checksum(s) for git-core
---> Extracting git-core
---> Applying patches to git-core
---> Configuring git-core
---> Building git-core
---> Staging git-core into destroot
---> Installing git-core @1.6.4.2_0+bash_completion+doc
---> Activating git-core @1.6.4.2_0+bash_completion+doc
---> Cleaning git-core
bash-3.2# which git
/opt/local/bin/git
bash-3.2# file /opt/local/bin/git
/opt/local/bin/git: Mach-O 64-bit executable x86_64
}}}
--
--
Ticket URL: <http://trac.macports.org/ticket/21213#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list