FS#49914 - [mbedtls] error: ‘mbedtls_time_t’ does not name a type

Attached to Project: Community Packages
Opened by John (gee) - Saturday, 02 July 2016, 10:51 GMT
Last edited by Kyle Keen (keenerd) - Sunday, 03 July 2016, 04:41 GMT
Task Type Bug Report
Category Upstream Bugs
Status Closed
Assigned To Kyle Keen (keenerd)
Architecture x86_64
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Building dolphin-emu (or some other apps) against 2.3.0 gives this error message:

/usr/include/mbedtls/ssl.h:547:5: error: ‘mbedtls_time_t’ does not name a type

Additional info:
* package version(s): 2.3.0
* config and/or log files etc.: N/A


Steps to reproduce:
Update to 2.3.0 and build dolphin-emu.
Downgrading to 2.2.1 fixes the issue.

Upstream is already aware of it:
https://github.com/ARMmbed/mbedtls/issues/522

Arch should probably either roll back, or patch mbedtls with the options in the github above till a new package fixes it.
This task depends upon

Closed by  Kyle Keen (keenerd)
Sunday, 03 July 2016, 04:41 GMT
Reason for closing:  Fixed
Additional comments about closing:  mbedtls-2.3.0-2
Comment by Kyle Keen (keenerd) - Saturday, 02 July 2016, 16:39 GMT
How does mbedtls-2.3.0-2 in community-testing work for you?
Comment by John (gee) - Sunday, 03 July 2016, 02:33 GMT
I have no problem building any more.
Thank you for the quick fix!

Loading...