[MacPorts] #68426: serf1 fails to build for apr symbols

MacPorts noreply at macports.org
Wed Oct 11 15:15:07 UTC 2023


#68426: serf1 fails to build for apr symbols
----------------------+--------------------
 Reporter:  rmottola  |      Owner:  (none)
     Type:  defect    |     Status:  new
 Priority:  Normal    |  Milestone:
Component:  ports     |    Version:
 Keywords:            |       Port:  serf1
----------------------+--------------------
 On 10.5 64bit I get this failure:


 {{{
 ld: warning: ignoring file /opt/local/lib/libaprutil-1.dylib, file was
 built for unsupported file format which is not the architecture being
 linked (x86_64)
 Undefined symbols for architecture x86_64:
   "_apr_uri_unparse", referenced from:
       _serf_connection_create2 in outgoing.os
   "_apr_uri_parse", referenced from:
       _serf_connection_create2 in outgoing.os
       _serf__setup_request_digest_auth in auth_digest.os
   "_apr_uri_port_of_scheme", referenced from:
       _serf_connection_create2 in outgoing.os
   "_apr_date_checkmask", referenced from:
       _run_machine.isra.2 in bwtp_buckets.os
       _run_machine.isra.3 in response_buckets.os
   "_apr_base64_encode_len", referenced from:
       _serf_ssl_cert_export in ssl_buckets.os
       _serf__encode_auth_header in auth.os
   "_apr_base64_encode", referenced from:
       _serf_ssl_cert_export in ssl_buckets.os
       _serf__encode_auth_header in auth.os
   "_apr_uuid_get", referenced from:
       _serf__setup_request_digest_auth in auth_digest.os
   "_apr_uuid_format", referenced from:
       _serf__setup_request_digest_auth in auth_digest.os
   "_apr_md5", referenced from:
       _build_digest_ha2 in auth_digest.os
       _serf__handle_digest_auth in auth_digest.os
       _serf__setup_request_digest_auth in auth_digest.os
       _serf__validate_response_digest_auth in auth_digest.os
 ld: symbol(s) not found for architecture x86_64
 collect2: error: ld returned 1 exit status

 }}}

 I have no updates for apr, so I suppose it is current I am on 64bit so it
 is correct and the warning is confusing.

-- 
Ticket URL: <https://trac.macports.org/ticket/68426>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list