* [Buildroot] [Bug 561] New: ltp-testsuite failed to install
@ 2009-08-11 13:40 bugzilla at busybox.net
2009-08-11 14:21 ` [Buildroot] [Bug 561] " bugzilla at busybox.net
` (3 more replies)
0 siblings, 4 replies; 5+ messages in thread
From: bugzilla at busybox.net @ 2009-08-11 13:40 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=561
Host: Intel Core 2 Duo 32bit Mandriva Linux
Target: generic_arm
Summary: ltp-testsuite failed to install
Product: buildroot
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: Other
AssignedTo: unassigned at buildroot.uclibc.org
ReportedBy: oduclos at mandriva.com
CC: buildroot at uclibc.org
Estimated Hours: 0.3
Here is what I got when trying to generate an image for ARM with Linux 2.6.29
and ltp-testsuite using buildroot 2009.08-rc2.
Applying ltp-testsuite-enable-openposix-for-nptl.patch using plaintext:
patching file testcases/Makefile
Hunk #1 FAILED at 1.
1 out of 1 hunk FAILED -- saving rejects to file testcases/Makefile.rej
Can I remove this patch safely ?
Also, because of the patch "ltp-testsuite-generate-needs-bash.patch" we should
add bash as a dependency of ltp-testsuite.
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 5+ messages in thread* [Buildroot] [Bug 561] ltp-testsuite failed to install 2009-08-11 13:40 [Buildroot] [Bug 561] New: ltp-testsuite failed to install bugzilla at busybox.net @ 2009-08-11 14:21 ` bugzilla at busybox.net 2010-02-21 18:51 ` bugzilla at busybox.net ` (2 subsequent siblings) 3 siblings, 0 replies; 5+ messages in thread From: bugzilla at busybox.net @ 2009-08-11 14:21 UTC (permalink / raw) To: buildroot https://bugs.busybox.net/show_bug.cgi?id=561 --- Comment #1 from Will Newton <will.newton@gmail.com> 2009-08-11 14:21:04 UTC --- (In reply to comment #0) > Here is what I got when trying to generate an image for ARM with Linux 2.6.29 > and ltp-testsuite using buildroot 2009.08-rc2. > > Applying ltp-testsuite-enable-openposix-for-nptl.patch using plaintext: > patching file testcases/Makefile > Hunk #1 FAILED at 1. > 1 out of 1 hunk FAILED -- saving rejects to file testcases/Makefile.rej > > Can I remove this patch safely ? > > Also, because of the patch "ltp-testsuite-generate-needs-bash.patch" we should > add bash as a dependency of ltp-testsuite. > Removing the patch will reduce the coverage of testing by not enabling the Open POSIX Test Suite. LTP contains lots more tests so it still covers many syscalls etc. without the Open POSIX tests. I don't think a dependency on bash is appropriate. LTP can run lots of different subsets of tests, many of which do not require bash, and bash is a big package to put on a small embedded system. -- Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. ^ permalink raw reply [flat|nested] 5+ messages in thread
* [Buildroot] [Bug 561] ltp-testsuite failed to install 2009-08-11 13:40 [Buildroot] [Bug 561] New: ltp-testsuite failed to install bugzilla at busybox.net 2009-08-11 14:21 ` [Buildroot] [Bug 561] " bugzilla at busybox.net @ 2010-02-21 18:51 ` bugzilla at busybox.net 2010-04-09 14:54 ` bugzilla at busybox.net 2010-12-14 11:03 ` bugzilla at busybox.net 3 siblings, 0 replies; 5+ messages in thread From: bugzilla at busybox.net @ 2010-02-21 18:51 UTC (permalink / raw) To: buildroot https://bugs.busybox.net/show_bug.cgi?id=561 Thomas Petazzoni <thomas.petazzoni@free-electrons.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |2010.02 -- Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. ^ permalink raw reply [flat|nested] 5+ messages in thread
* [Buildroot] [Bug 561] ltp-testsuite failed to install 2009-08-11 13:40 [Buildroot] [Bug 561] New: ltp-testsuite failed to install bugzilla at busybox.net 2009-08-11 14:21 ` [Buildroot] [Bug 561] " bugzilla at busybox.net 2010-02-21 18:51 ` bugzilla at busybox.net @ 2010-04-09 14:54 ` bugzilla at busybox.net 2010-12-14 11:03 ` bugzilla at busybox.net 3 siblings, 0 replies; 5+ messages in thread From: bugzilla at busybox.net @ 2010-04-09 14:54 UTC (permalink / raw) To: buildroot https://bugs.busybox.net/show_bug.cgi?id=561 Thomas Petazzoni <thomas.petazzoni@free-electrons.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|2010.02 |2010.05 -- Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. ^ permalink raw reply [flat|nested] 5+ messages in thread
* [Buildroot] [Bug 561] ltp-testsuite failed to install 2009-08-11 13:40 [Buildroot] [Bug 561] New: ltp-testsuite failed to install bugzilla at busybox.net ` (2 preceding siblings ...) 2010-04-09 14:54 ` bugzilla at busybox.net @ 2010-12-14 11:03 ` bugzilla at busybox.net 3 siblings, 0 replies; 5+ messages in thread From: bugzilla at busybox.net @ 2010-12-14 11:03 UTC (permalink / raw) To: buildroot https://bugs.busybox.net/show_bug.cgi?id=561 Thomas Petazzoni <thomas.petazzoni@free-electrons.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED Remaining Hours|0.3 |0.0 --- Comment #2 from Thomas Petazzoni <thomas.petazzoni@free-electrons.com> --- The ltp-testsuite package has been updated and reworked by http://git.buildroot.net/buildroot/commit/?id=a72a670489547a3ca645ff7c3a0d9c3fb66eab51, and I have been able to successfully build it and run it. -- Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. ^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2010-12-14 11:03 UTC | newest] Thread overview: 5+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2009-08-11 13:40 [Buildroot] [Bug 561] New: ltp-testsuite failed to install bugzilla at busybox.net 2009-08-11 14:21 ` [Buildroot] [Bug 561] " bugzilla at busybox.net 2010-02-21 18:51 ` bugzilla at busybox.net 2010-04-09 14:54 ` bugzilla at busybox.net 2010-12-14 11:03 ` bugzilla at busybox.net
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox