Opened 10 years ago
Closed 9 years ago
#1266 closed defect (duplicate)
aes: installation failure
| Reported by: | Mario Domenech Goulart | Owned by: | Alaric Snell-Pym |
|---|---|---|---|
| Priority: | major | Milestone: | someday |
| Component: | extensions | Version: | 4.10.x |
| Keywords: | aes | Cc: | |
| Estimated difficulty: | easy |
Change History (6)
comment:1 Changed 10 years ago by
| Status: | new → accepted |
|---|
comment:2 Changed 10 years ago by
comment:3 Changed 10 years ago by
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!
comment:4 Changed 10 years ago by
Not transient. Has been consistently failing since 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.
comment:5 Changed 9 years ago by
| Estimated difficulty: | → easy |
|---|
comment:6 Changed 9 years ago by
| Resolution: | → duplicate |
|---|---|
| Status: | accepted → closed |
Note: See
TracTickets for help on using
tickets.

I'll take a look!