Opened 10 years ago
Closed 10 years ago
#44568 closed defect (duplicate)
s3fs requires new osxfuse
Reported by: | jeremy@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.1 |
Keywords: | Cc: | ||
Port: | s3fs |
Description (last modified by mf2k (Frank Schima))
I have the latest osxfuse installed, which appears to be 2.7.3:
Jeremys-MacBook-Pro-3:~ jeremy$ pkg-config --modversion osxfuse 2.7.3
However, s3fs seems to require a newer version of osxfuse:
Jeremys-MacBook-Pro-3:~ jeremy$ sudo port install s3fs ---> Computing dependencies for s3fs ---> Configuring s3fs Error: Failed to configure s3fs, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_fuse_s3fs/s3fs/work/s3fs-1.61/config.log Error: org.macports.configure for port s3fs returned: configure failure: command execution failed Please see the log file for port s3fs for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_fuse_s3fs/s3fs/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port s3fs failed
From the config log file:
configure:3230: $PKG_CONFIG --exists --print-errors "fuse >= 2.8.4 libcurl >= 7.0 libxml-2.0 >= 2.6 libcrypto >= 0.9" Requested 'fuse >= 2.8.4' but version of fuse is 2.7.3 configure:3233: $? = 1 configure:3246: $PKG_CONFIG --exists --print-errors "fuse >= 2.8.4 libcurl >= 7.0 libxml-2.0 >= 2.6 libcrypto >= 0.9" Requested 'fuse >= 2.8.4' but version of fuse is 2.7.3 configure:3249: $? = 1 configure:3262: result: no Requested 'fuse >= 2.8.4' but version of fuse is 2.7.3 configure:3278: error: Package requirements (fuse >= 2.8.4 libcurl >= 7.0 libxml-2.0 >= 2.6 libcrypto >= 0.9) were not met: Requested 'fuse >= 2.8.4' but version of fuse is 2.7.3
Change History (2)
comment:1 Changed 10 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|
comment:2 Changed 10 years ago by mf2k (Frank Schima)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
In the future, please use WikiFormatting and search for existing tickets with your issue.
Duplicate of #40840.