[MacPorts] #44797: cyrus-imapd fails with use of undeclared identifier

MacPorts noreply at macports.org
Fri Aug 29 05:22:01 PDT 2014


#44797: cyrus-imapd fails with use of undeclared identifier
----------------------------+--------------------
  Reporter:  horst.simon@…  |      Owner:  jmpp@…
      Type:  defect         |     Status:  new
  Priority:  Normal         |  Milestone:
 Component:  ports          |    Version:  2.3.1
Resolution:                 |   Keywords:
      Port:  cyrus-imapd    |
----------------------------+--------------------
Description changed by ryandesign@…:

Old description:

> info:build IMAP.xs:127:17: error: use of undeclared identifier 'sv_undef'
>
> cyrus-imapd fails during the build
>
> :info:build   rv = newSVsv(&sv_undef);
>
> :info:build IMAP.xs:395:13: error: use of undeclared identifier 'sv_no'
> :info:build           ST(0) = &sv_no;
> :info:build                    ^
>

> I am using OS/X Maverick 10.9.4 with Xcode Version 5.1.1 (581008) and
> latest command line tools. I am too have attached the log file main.log
> for this error.

New description:

 {{{
 info:build IMAP.xs:127:17: error: use of undeclared identifier 'sv_undef'
 }}}

 cyrus-imapd fails during the build

 {{{
 :info:build   rv = newSVsv(&sv_undef);

 :info:build IMAP.xs:395:13: error: use of undeclared identifier 'sv_no'
 :info:build           ST(0) = &sv_no;
 :info:build                    ^
 }}}

 I am using OS/X Maverick 10.9.4 with Xcode Version 5.1.1 (581008) and
 latest command line tools. I am too have attached the log file main.log
 for this error.

--

-- 
Ticket URL: <https://trac.macports.org/ticket/44797#comment:3>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list