Opened 5 years ago
Closed 5 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 Changed 5 years ago by
Description: | modified (diff) |
---|
comment:2 follow-up: 4 Changed 5 years ago by
comment:3 Changed 5 years ago by
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
comment:4 follow-up: 5 Changed 5 years ago by
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 Changed 5 years ago by
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 Changed 5 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed at commit 8f524e2ebe761cb7ac5942006ce30235633235a5
I had one test failure with check 0.10.0