Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Apr 2017 15:49:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 218794] mail/cyrus-imapd30: build fails with version 3.0.1 - fatal error: 'libical/ical.h' file not found
Message-ID:  <bug-218794-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D218794

            Bug ID: 218794
           Summary: mail/cyrus-imapd30: build fails with version 3.0.1 -
                    fatal error: 'libical/ical.h' file not found
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ume@FreeBSD.org
          Reporter: Mark.Martinec@ijs.si
          Assignee: ume@FreeBSD.org
             Flags: maintainer-feedback?(ume@FreeBSD.org)

Created attachment 181979
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D181979&action=
=3Dedit
poudriere build log

With version 3.0.1 of mail/cyrus-imapd30 build now fails (3.0.0 was fine).

Here is the essential detail of a failure:

  cc ... -c -o imap/sync_support.o imap/sync_support.c &&\
  mv -f $depbase.Tpo $depbase.Po
  In file included from imap/sync_support.c:63:
  imap/caldav_alarm.h:51:10: fatal error: 'libical/ical.h' file not found
  #include <libical/ical.h>
           ^
  1 error generated.

Full poudriere build log is attached.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-218794-13>