[MacPorts] #32272: gconf +universal build failed under Snow Leopard
MacPorts
noreply at macports.org
Sat Nov 26 06:38:33 PST 2011
#32272: gconf +universal build failed under Snow Leopard
-------------------------------------+--------------------------------------
Reporter: k.polezhaiev@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.0.3
Keywords: gconf, universal, i386 | Port: gconf
-------------------------------------+--------------------------------------
I want to make fat binary for i386 and x86_64 (without ppc7400):
{{{
sh-3.2# pwd
/opt/local/etc/macports
sh-3.2# cat macports.conf | grep universal
# CPU architectures to use for Universal Binaries (+universal variant)
universal_archs x86_64 i386
sh-3.2# cat variants.conf
# To specify global variants to use for all port builds,
# customize this file to list variant settings you want.
#
# Any variants specified here that are not supported by
# a port will just be ignored. Multiple variants can be
# specified per line, or one per line is also allowed.
#
# Example:
# +ipv6 +no_x11
+universal
sh-3.2# port install gconf
---> Computing dependencies for gconf
---> Fetching archive for gconf
---> Attempting to fetch
gconf-2.28.1_2+universal.darwin_10.i386-x86_64.tbz2 from
http://packages.macports.org/gconf
---> Fetching gconf
---> Verifying checksum(s) for gconf
---> Extracting gconf
---> Applying patches to gconf
---> Configuring gconf
---> Building gconf
Error: Target org.macports.build returned: shell command failed (see log
for details)
Log for gconf is at:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gconf/gconf/main.log
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>
}}}
The log is in attached file.
As soon as I remove +universal option defect disappears.
--
Ticket URL: <https://trac.macports.org/ticket/32272>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list