Opened 9 years ago

Closed 7 years ago

#46821 closed defect (worksforme)

Failed to configure sshfs

Reported by: hfyangpku@… Owned by: drkp (Dan Ports)
Priority: Normal Milestone:
Component: ports Version: 2.3.3
Keywords: Cc: hfyangpku@…
Port: sshfs

Description

While installing sshfs, I got the following error:

--->  Configuring sshfs
Error: Failed to configure sshfs, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_fuse_sshfs/sshfs/work/sshfs-fuse-2.5/config.log
Error: org.macports.configure for port sshfs returned: configure failure: command execution failed
Please see the log file for port sshfs for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_fuse_sshfs/sshfs/main.log

In the config.log file, there are 20 errors before it complain the number of errors and stop configuring. All of the errors happen in the same file. The very first one is:

configure:3024: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
In file included from conftest.c:11:
/opt/local/include/stdio.h:252:63: error: expected function body after function declarator
int      fprintf(FILE * __restrict, const char * __restrict, ...) __DARWIN_LDBL_COMPAT(fprintf) __printflike(2, 3);
                                                                  ^

Attachments (1)

main.log (33.9 KB) - added by hfyangpku@… 9 years ago.

Download all attachments as: .zip

Change History (5)

comment:1 Changed 9 years ago by mf2k (Frank Schima)

Owner: changed from macports-tickets@… to dports@…
Port: sshfs added

Attach the main.log so we can see what happened.

In the future, please fill in the Port field and Cc the port maintainers (port info --maintainers sshfs), if any.

Changed 9 years ago by hfyangpku@…

Attachment: main.log added

comment:2 Changed 9 years ago by hfyangpku@…

Cc: hfyangpku@… added

Cc Me!

comment:3 Changed 8 years ago by drkp (Dan Ports)

I haven't been able to reproduce this, is it still an issue with sshfs 2.8?

comment:4 Changed 7 years ago by drkp (Dan Ports)

Resolution: worksforme
Status: newclosed

(feel free to reopen if it's still an issue)

Note: See TracTickets for help on using tickets.