1 | liar:~/work/cadaver$ port build |
---|
2 | port build |
---|
3 | ---> Fetching cadaver |
---|
4 | ---> Verifying checksum(s) for cadaver |
---|
5 | ---> Extracting cadaver |
---|
6 | ---> Configuring cadaver |
---|
7 | ---> Building cadaver with target all |
---|
8 | Error: Target com.apple.build returned: shell command "cd "/opt/local/var/db/dports/build/_Users_easye_work_cadaver/work/cadaver-0.22.2" && make all" returned error 2 |
---|
9 | Command output: ne_openssl.c:107: warning: pointer targets in passing argument 2 of 'ne_buffer_append' differ in signedness |
---|
10 | ne_openssl.c: In function 'check_identity': |
---|
11 | ne_openssl.c:239: warning: pointer targets in passing argument 1 of 'ne_strndup' differ in signedness |
---|
12 | ne_openssl.c:292: warning: pointer targets in passing argument 1 of 'ne_strndup' differ in signedness |
---|
13 | ne_openssl.c: In function 'ne_ssl_clicert_read': |
---|
14 | ne_openssl.c:680: warning: pointer targets in passing argument 2 of 'X509_alias_get0' differ in signedness |
---|
15 | ne_openssl.c: In function 'ne_ssl_cert_import': |
---|
16 | ne_openssl.c:810: warning: passing argument 2 of 'd2i_X509' from incompatible pointer type |
---|
17 | ne_openssl.c: In function 'ne_ssl_cert_export': |
---|
18 | ne_openssl.c:831: warning: pointer targets in assignment differ in signedness |
---|
19 | ne_openssl.c:833: warning: pointer targets in return differ in signedness |
---|
20 | /usr/bin/ar cru libneon.a ne_request.o ne_session.o ne_basic.o ne_string.o ne_uri.o ne_dates.o ne_alloc.o ne_md5.o ne_utils.o ne_socket.o ne_auth.o ne_cookies.o ne_redirect.o ne_compress.o ne_207.o ne_xml.o ne_props.o ne_locks.o ne_openssl.o |
---|
21 | /usr/bin/ranlib libneon.a |
---|
22 | gcc -L/opt/local/lib -flat_namespace -o cadaver src/cadaver.o src/common.o src/commands.o src/ls.o src/cmdline.o src/options.o src/utils.o src/edit.o src/version.o src/search.o lib/basename.o lib/dirname.o lib/rpmatch.o lib/yesno.o lib/glob.o lib/getpass.o lib/tempname.o lib/mkstemp.o lib/netrc.o -lreadline -lcurses -Llibneon -lneon -Wl,-search_paths_first -L/opt/local/lib -lssl -lcrypto -lz -L/usr/lib -Wl,-search_paths_first -lgssapi_krb5 -lkrb5 -lk5crypto -lkrb5support -lcom_err -lresolv -lexpat |
---|
23 | /usr/bin/ld: warning multiple definitions of symbol _UP |
---|
24 | /opt/local/lib/libreadline.dylib(terminal.so) definition of _UP |
---|
25 | /usr/lib/libcurses.dylib(lib_termcap.o) definition of _UP |
---|
26 | /usr/bin/ld: warning multiple definitions of symbol _BC |
---|
27 | /opt/local/lib/libreadline.dylib(terminal.so) definition of _BC |
---|
28 | /usr/lib/libcurses.dylib(lib_termcap.o) definition of _BC |
---|
29 | /usr/bin/ld: warning multiple definitions of symbol _PC |
---|
30 | /opt/local/lib/libreadline.dylib(terminal.so) definition of _PC |
---|
31 | /usr/lib/libcurses.dylib(lib_tputs.o) definition of _PC |
---|
32 | /usr/bin/ld: warning prebinding disabled because of undefined symbols |
---|
33 | /usr/bin/ld: Undefined symbols: |
---|
34 | _ne_set_expect100 |
---|
35 | _ne_supports_ssl |
---|
36 | _split_string_free |
---|
37 | collect2: ld returned 1 exit status |
---|
38 | make: *** [cadaver] Error 1 |
---|
39 | |
---|
40 | Error: /opt/local/bin/port: Status 1 encountered during processing. |
---|
41 | ---------------------------------------------------------------------- |
---|