Summary
aes: installation failure
Metadata
- Id: 8b4f3a9eee39fad8040abb909e0e0f5d71ab2602
- Trac id: 1266
- Type: defect
- Reporter: mario
- Owner: alaric
- Cc:
- Status: closed
- Component: extensions
- Estimated difficulty: easy
- Resolution: duplicate
- Priority: major
- Milestone: someday
- Version: 4.10.x
- Changetime: 2016-08-26 17:17:09 UTC
- Created: 2016-02-25 22:27:23 UTC
- Keywords: aes
Description
See http://salmonella-linux-x86-64.call-cc.org/master-debugbuild/gcc/linux/x86-64/2016/02/25/salmonella-report/install/aes.html
Changes and comments
[2016-02-26 00:34:12 UTC] alaric changed status from new to accepted
[2016-02-26 00:34:28 UTC] alaric wrote:
I'll take a look!
[2016-04-03 12:05:34 UTC] alaric wrote:
It seems to work for me... Was this a transient problem, or is it still broken? Is it due to the compiler warnings (are we compiling with -Werror on salmonella)? I've fixed those with explicit casts on the C side - perhaps that will help!
[2016-04-03 13:27:18 UTC] mario wrote:
Not transient. Has been consistently failing since [[[http://salmonella-linux-x86-64.call-cc.org/master-debugbuild/gcc/linux/x86-64/2016/01/02/yesterday-diff/|2016-01-02]|]]. That salmonella diff shows the environment changes (you can check the changes in CHICKEN using the git hashes in the banner (e.g., Version 4.10.1 (rev c9fa040)). -Werror is not set by salmonella.
[2016-08-25 20:31:02 UTC] sjamaan set difficulty to easy
[2016-08-26 17:17:09 UTC] alaric changed status from accepted to closed
[2016-08-26 17:17:09 UTC] alaric set resolution to duplicate
[2016-08-26 17:17:09 UTC] alaric wrote:
Issue was found in #1249, hopefully fixed in r33287