Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 676168 - net-mail/cyrus-imapd-3.0.5 with dev-libs/libical-3 - imap/http_caldav.c:2034:8: error: 'struct icaltimetype' has no member named 'is_utc'; did you mean 'is_date'?
Summary: net-mail/cyrus-imapd-3.0.5 with dev-libs/libical-3 - imap/http_caldav.c:2034:...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on: 671576
Blocks:
  Show dependency tree
 
Reported: 2019-01-24 15:09 UTC by Thomas Beutin
Modified: 2019-05-28 10:20 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (cyrus-imapd-3.0.5-libical-v3.x-build.log,85.10 KB, text/plain)
2019-01-24 15:10 UTC, Thomas Beutin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Beutin 2019-01-24 15:09:39 UTC
imap/http_caldav.c: In function 'icaltime_from_rfc3339_string':
imap/http_caldav.c:2034:8: error: 'struct icaltimetype' has no member named 'is_utc'; did you mean 'is_date'?
     tt.is_utc = 1;
        ^~~~~~
        is_date
make[2]: *** [Makefile:4866: imap/http_caldav.o] Error 1


(this seems similar to bug #657542, but only from error point of view, not the solution)
Comment 1 Thomas Beutin 2019-01-24 15:10:28 UTC
Created attachment 562692 [details]
build.log
Comment 2 Thomas Beutin 2019-01-24 15:15:30 UTC
it seems to be fixed in =net-mail/cyrus-imapd-3.0.6
Comment 3 Eray Aslan gentoo-dev 2019-05-28 10:20:00 UTC
Closing.  Please reopen if this is still a problem.