Summary
readline started failing on 2014-12-18
Metadata
- Id: f428e5e15514f6a160134bfba5e8a52c421e48dc
- Trac id: 1175
- Type: defect
- Reporter: mario
- Owner: hav3lock
- Cc:
- Status: closed
- Component: extensions
- Estimated difficulty:
- Resolution: fixed
- Priority: major
- Milestone: someday
- Version: 4.9.x
- Changetime: 2014-12-23 23:26:46 UTC
- Created: 2014-12-21 23:08:41 UTC
- Keywords: readline
Description
readline's installation started failing on 2014-12-18 and is still failing.
Installation is failing on all the combinations of operating systems, hardware and C compiler salmonella currently runs on. Check http://tests.call-cc.org/ for details.
Changes and comments
[2014-12-23 23:26:46 UTC] hav3lock changed status from new to closed
[2014-12-23 23:26:46 UTC] hav3lock set resolution to fixed
[2014-12-23 23:26:46 UTC] hav3lock wrote:
Fixed. The readline-static.o file from previous, obsolete builds, was causing newer builds to fail. New setup removes any *.o|*.so|*.out files present in the current directory before building.