Opened 4 years ago

Closed 4 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)

main.log-kdepimlibs4.txt.gz (58.8 KB) - added by rlhamil 4 years ago.

Download all attachments as: .zip

Change History (7)

Changed 4 years ago by rlhamil

Attachment: main.log-kdepimlibs4.txt.gz added

comment:1 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from nicos@… to NicosPavlov
Summary: kdepimlibs4@4.14.3 failed to build on Mojavekdepimlibs4 @4.14.3: error: no member named 'is_utc' in 'icaltimetype'

The log says:

error: no member named 'is_utc' in 'icaltimetype'

This is an incompatibility with libical @3.0.6. I noted this in my pull request a year ago.

comment:2 Changed 4 years ago by StanSanderson

Cc: StanSanderson added

comment:3 Changed 4 years ago by tehcog (tehcog)

Cc: tehcog added

comment:4 Changed 4 years ago by Nicolas Pavillon <pavillon.nicolas@…>

In 97af39d284b1d9f14f4f0a93b02e0ace547938da/macports-ports (master):

kdepimblibs4: fix build with newer libical (solves #59500)

comment:5 Changed 4 years ago by NicosPavlov

Cc: photor added

Has duplicate #59560.

comment:6 Changed 4 years ago by NicosPavlov

Resolution: fixed
Status: assignedclosed

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.