Opened 12 years ago
Closed 11 years ago
#35944 closed defect (fixed)
gtk3: gobject-introspection causes universal variant to fail
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | neverpanic (Clemens Lang) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | Cc: | cooljeanius (Eric Gallager) | |
Port: | gtk3 |
Description
:error:destroot org.macports.destroot for port gtk3 returned: /opt/local/lib/girepository-1.0/Gtk-3.0.typelib differs in /opt/local/var/macports/build/_Users_rschmidt_macports_dports_gnome_gtk3/gtk3/work/destroot-i386 and /opt/local/var/macports/build/_Users_rschmidt_macports_dports_gnome_gtk3/gtk3/work/destroot-x86_64 and cannot be merged
Attachments (2)
Change History (7)
Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Attachment: | gtk3.main.log.bz2 added |
---|
comment:1 Changed 12 years ago by dbevans (David B. Evans)
Changed 12 years ago by dbevans (David B. Evans)
Attachment: | gtk3-3.8.0-main-log.bz2 added |
---|
Log file for gtk3 3.8.0
comment:2 Changed 12 years ago by dbevans (David B. Evans)
Summary: | gtk3: universal variant fails → gtk3: gobject-introspection causes universal variant to fail |
---|
Less than optimum work-around committed in r104832 which disables gobject-introspection if variant universal is set.
comment:4 Changed 11 years ago by neverpanic (Clemens Lang)
Status: | new → assigned |
---|
This sounds like #39629.
comment:5 Changed 11 years ago by neverpanic (Clemens Lang)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
This is fixed; either by disabling gobject-introspection for +universal, or by #39629.
Note: See
TracTickets for help on using
tickets.
Problem persists in latest version 3.8.0. Perhaps mark not universal or disable introspection for universal builds until this can be resolved.