Changes between Initial Version and Version 2 of Ticket #33250


Ignore:
Timestamp:
Feb 14, 2012, 7:38:59 PM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

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.

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 to libewf: build failure with clang
    • Property Port libewf added
  • Ticket #33250 – Description

    initial v2  
     1{{{
    12--->  Building libewf
    23Error: Target org.macports.build returned: shell command failed (see log for details)
     
    45Log for libewf is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_security_libewf/libewf/main.log
    56Error: The following dependencies were not installed: libewf ntfs-3g fuse4x fuse4x-kext
    6 
     7}}}
     8{{{
    79sudo port install testdisk configure.compiler=llvm-gcc-4.2
     10}}}