Opened 12 years ago

Closed 12 years ago

#32272 closed defect (duplicate)

gconf +universal build failed under Snow Leopard

Reported by: k.polezhaiev@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: Cc:
Port: gconf

Description

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.

Attachments (1)

main.log (244.0 KB) - added by k.polezhaiev@… 12 years ago.
gconf build log

Download all attachments as: .zip

Change History (3)

Changed 12 years ago by k.polezhaiev@…

Attachment: main.log added

gconf build log

comment:1 Changed 12 years ago by k.polezhaiev@…

Cc: k.polezhaiev@… added

Cc Me!

comment:2 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: k.polezhaiev@… removed
Keywords: gconf universal i386 removed
Resolution: duplicate
Status: newclosed

The pango problem is a duplicate of #32242 which was already fixed; "sudo port selfupdate" and upgrade pango to get that fix.

The atk problem is a duplicate of #32203 which has a patch attached.

The gdk-pixbuf2 problem is a duplicate of #32264 which has a patch attached.

Note: See TracTickets for help on using tickets.