Opened 9 years ago
Closed 9 years ago
#1057 closed task (fixed)
KBD 2.0.3
Reported by: | William Harrington | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | CLFS Standard 3.1.0 |
Component: | BOOK | Version: | CLFS Standard GIT |
Keywords: | Cc: | berzerkula@…, jonathan@…, chris@… |
Description (last modified by )
New version
Announce: http://koji.fedoraproject.org/koji/buildinfo?buildID=668928
Download: https://www.kernel.org/pub/linux/utils/kbd/kbd-2.0.3.tar.xz
Other changes:
Probably add a variable to find check during the test suite
Change History (6)
comment:1 by , 9 years ago
Description: | modified (diff) |
---|
follow-up: 4 comment:2 by , 9 years ago
comment:3 by , 9 years ago
KBD 2.0.3 tests will all fail since the runpath isn't given for libcheck in /tools/lib.
We can install check in final-system or execute the following before make is issued:
sed -i 's/LDFLAGS\ =/&\ -Wl,-rpath,\/tools\/lib/' tests/Makefile
follow-up: 5 comment:4 by , 9 years ago
Replying to blackadder:
I had one test failure with check 0.10.0
Which test failed?
All 7 passed for me with check 0.10.0.
comment:5 by , 9 years ago
Replying to kb0iic:
Replying to blackadder:
I had one test failure with check 0.10.0
Which test failed?
All 7 passed for me with check 0.10.0.
sorry didn't note that down
comment:6 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed at commit 8f524e2ebe761cb7ac5942006ce30235633235a5
I had one test failure with check 0.10.0