#33250: libewf: build failure with clang ----------------------------------+----------------------------------------- Reporter: arya.irani@… | Owner: opendarwin.org@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: clang | Port: libewf ----------------------------------+----------------------------------------- Changes (by ryandesign@…): * keywords: => clang * owner: macports-tickets@… => opendarwin.org@… * port: => libewf Old description:
---> 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
New description: {{{ ---> 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 }}} -- 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. -- Ticket URL: <https://trac.macports.org/ticket/33250#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS