Opened 16 months ago
Last modified 12 months ago
#72474 new defect
sshfs @3.7.3 fails to configure: ERROR: Dependency "fuse3" not found
| Reported by: | barracuda156 | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.10.7 |
| Keywords: | Cc: | drkp (Dan Ports), i0ntempest, tehcog (tehcog) | |
| Port: | sshfs |
Description
---> Configuring sshfs Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_fuse_sshfs/sshfs/work/sshfs-3.7.3" && /opt/local/bin/meson setup --prefix=/opt/local /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_fuse_sshfs/sshfs/work/sshfs-3.7.3 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_fuse_sshfs/sshfs/work/build --wrap-mode=default The Meson build system Version: 1.8.0 Source dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_fuse_sshfs/sshfs/work/sshfs-3.7.3 Build dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_fuse_sshfs/sshfs/work/build Build type: native build Project name: sshfs Project version: 3.7.3 C compiler for the host machine: /usr/bin/gcc-4.2 (gcc 4.2.1 "powerpc-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3)") C linker for the host machine: /usr/bin/gcc-4.2 ld64 0.7.0 Host machine cpu family: ppc Host machine cpu: power macintosh meson.build:5: WARNING: Consider using the built-in warning_level option instead of using "-Wall". meson.build:5: WARNING: Consider using the built-in warning_level option instead of using "-Wextra". Message: Compiler warns about unused result even when casting to void Program rst2man-3.13 found: YES (/opt/local/bin/rst2man-3.13) Configuring config.h using configuration Found pkg-config: YES (/opt/local/bin/pkg-config) 0.29.2 Did not find CMake 'cmake' Found CMake: NO Run-time dependency fuse3 found: NO (tried pkgconfig and framework) meson.build:48:15: ERROR: Dependency "fuse3" not found, tried pkgconfig and framework A full log can be found at /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_fuse_sshfs/sshfs/work/build/meson-logs/meson-log.txt Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_fuse_sshfs/sshfs/work/sshfs-3.7.3" && /opt/local/bin/meson setup --prefix=/opt/local /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_fuse_sshfs/sshfs/work/sshfs-3.7.3 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_fuse_sshfs/sshfs/work/build --wrap-mode=default Exit code: 1
Change History (2)
comment:1 Changed 16 months ago by tehcog (tehcog)
| Cc: | tehcog added |
|---|
comment:2 Changed 12 months ago by ryandesign (Ryan Carsten Schmidt)
Note: See
TracTickets for help on using
tickets.

Do you have the osxfuse port installed?
Could you attach meson-log.txt?