Opened 13 years ago
Last modified 13 years ago
#33250 closed defect
libewf: build failure with clang — at Version 2
Reported by: | arya.irani@… | Owned by: | opendarwin.org@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | clang | Cc: | |
Port: | libewf |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
---> Building libewf Error: Target org.macports.build returned: shell command failed (see log for details) Error: Failed to install libewf Log for libewf is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_security_libewf/libewf/main.log Error: The following dependencies were not installed: libewf ntfs-3g fuse4x fuse4x-kext
sudo port install testdisk configure.compiler=llvm-gcc-4.2
Change History (4)
comment:1 Changed 13 years ago by arya.irani@…
comment:2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Keywords: | clang added |
Owner: | changed from macports-tickets@… to opendarwin.org@… |
Port: | libewf added |
Summary: | 'libewf' (required for 'testdisk') fails to build with default compiler → libewf: build failure with clang |
What you've reported is slightly confusing because the output you show in the ticket description is libewf failing to build but the logs you've attached are testdisk failing to build. I believe you're saying that both libewf and testdisk do not build with clang and they both need llvm-gcc-4.2 instead.
This ticket will be only about libewf. Ticket #33219 already exists for testdisk.
Note: See
TracTickets for help on using
tickets.
Build resumed ok (including libewf) using
sudo port install testdisk configure.compiler=llvm-gcc-4.2