Changes between Initial Version and Version 2 of Ticket #33250
- Timestamp:
- Feb 14, 2012, 7:38:59 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #33250
- Property Owner changed from macports-tickets@… to opendarwin.org@…
- Property Keywords clang added
-
Property
Summary
changed from
'libewf' (required for 'testdisk') fails to build with default compiler
tolibewf: build failure with clang
- Property Port libewf added
-
Ticket #33250 – Description
initial v2 1 {{{ 1 2 ---> Building libewf 2 3 Error: Target org.macports.build returned: shell command failed (see log for details) … … 4 5 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 5 6 Error: The following dependencies were not installed: libewf ntfs-3g fuse4x fuse4x-kext 6 7 }}} 8 {{{ 7 9 sudo port install testdisk configure.compiler=llvm-gcc-4.2 10 }}}