Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#61228 closed defect (duplicate)

object-introspection fails to build

Reported by: jeffszuhay (Jeff Szuhay) Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.6.3
Keywords: Cc: chrstphrchvz (Christopher Chavez)
Port: gobject-introspection

Description (last modified by mf2k (Frank Schima))

Pollux:~ jeff$ sudo port uninstall gobject-introspection
Pollux:~ jeff$ sudo port clean gobject-introspection
--->  Cleaning gobject-introspection
Pollux:~ jeff$ sudo port -Rus upgrade outdated
--->  Computing dependencies for gobject-introspection
--->  Fetching distfiles for gobject-introspection
--->  Verifying checksums for gobject-introspection
--->  Extracting gobject-introspection
--->  Applying patches to gobject-introspection
--->  Configuring gobject-introspection
--->  Building gobject-introspection
Error: Failed to build gobject-introspection: command execution failed

Attachments (1)

main.log (370.9 KB) - added by jeffszuhay (Jeff Szuhay) 4 years ago.
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gobject-introspection/gobject-introspection/main.log

Download all attachments as: .zip

Change History (6)

Changed 4 years ago by jeffszuhay (Jeff Szuhay)

Attachment: main.log added

/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gobject-introspection/gobject-introspection/main.log

comment:1 Changed 4 years ago by chrstphrchvz (Christopher Chavez)

 dyld: Library not loaded: /opt/local/lib/libffi.6.dylib
   Referenced from: /opt/local/libexec/llvm-8.0/lib/libLLVM.dylib
   Reason: image not found

This resembles #61134, #61146: libffi has been upgraded, but not some of its dependents (llvm-8.0 in this case, which needs to be upgraded first).

comment:2 Changed 4 years ago by chrstphrchvz (Christopher Chavez)

Cc: chrstphrchvz added

comment:3 Changed 4 years ago by jeffszuhay (Jeff Szuhay)

That was it. Upgraded llvm-8.0 and now it builds.

Thanks.

comment:4 Changed 4 years ago by jmroot (Joshua Root)

Milestone: MacPorts 2.7.0
Resolution: duplicate
Status: newclosed

comment:5 Changed 4 years ago by mf2k (Frank Schima)

Description: modified (diff)
Note: See TracTickets for help on using tickets.