Opened 5 years ago
Closed 5 years ago
#59500 closed defect (fixed)
kdepimlibs4 @4.14.3: error: no member named 'is_utc' in 'icaltimetype'
Reported by: | rlhamil | Owned by: | NicosPavlov |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.6.2 |
Keywords: | Cc: | StanSanderson, tehcog (tehcog), photor | |
Port: | kdepimlibs4 |
Description
Various compiler warnings and errors, see attached log file.
Attachments (1)
Change History (7)
Changed 5 years ago by rlhamil
Attachment: | main.log-kdepimlibs4.txt.gz added |
---|
comment:1 Changed 5 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from nicos@… to NicosPavlov |
---|---|
Summary: | kdepimlibs4@4.14.3 failed to build on Mojave → kdepimlibs4 @4.14.3: error: no member named 'is_utc' in 'icaltimetype' |
comment:2 Changed 5 years ago by StanSanderson
Cc: | StanSanderson added |
---|
comment:3 Changed 5 years ago by tehcog (tehcog)
Cc: | tehcog added |
---|
comment:4 Changed 5 years ago by Nicolas Pavillon <pavillon.nicolas@…>
comment:6 Changed 5 years ago by NicosPavlov
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
The patch above should fix the issue. Only the member is_utc was suppressed, and apparently the rest of the API remains the same.
Note: See
TracTickets for help on using
tickets.
The log says:
This is an incompatibility with libical @3.0.6. I noted this in my pull request a year ago.