* [Buildroot] test-pkg failed, then what?
@ 2023-09-25 22:42 Yanghao Cheng
2023-09-30 6:55 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Yanghao Cheng @ 2023-09-25 22:42 UTC (permalink / raw)
To: buildroot
[-- Attachment #1.1: Type: text/plain, Size: 1030 bytes --]
Hello everyone,
I am trying to add the wiringpi package back as now that there's a
continuation on Github.
https://github.com/WiringPi/WiringPi
I brought the old config.in and .mk files off the old commit that removed
them and adjusted the site.
I tested it on my board and it builds. Prior to submission, I also tested
the package with test-pkg script. But the tests either failed or were
skipped.
I've read the section 18.25 of the manual, but there isn't any instruction
to go about fixing the failed test.
Following is the output
> $ utils/test-pkg -c wiringpi.config -p wiringpi
> bootlin-armv5-uclibc [1/6]: FAILED
> bootlin-armv7-glibc [2/6]: FAILED
> bootlin-armv7m-uclibc [3/6]: SKIPPED
> bootlin-x86-64-musl [4/6]: FAILED
> br-arm-full-static [5/6]: SKIPPED
> sourcery-arm [6/6]: FAILED
> 6 builds, 2 skipped, 4 build failed, 0 legal-info failed, 0 show-info
> failed
Best,
Yanghao
[-- Attachment #1.2: Type: text/html, Size: 1445 bytes --]
[-- Attachment #2: Type: text/plain, Size: 150 bytes --]
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Buildroot] test-pkg failed, then what?
2023-09-25 22:42 [Buildroot] test-pkg failed, then what? Yanghao Cheng
@ 2023-09-30 6:55 ` Peter Korsgaard
0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2023-09-30 6:55 UTC (permalink / raw)
To: Yanghao Cheng; +Cc: buildroot
>>>>> "Yanghao" == Yanghao Cheng <YanghaoBillCheng@gmail.com> writes:
> Hello everyone,
> I am trying to add the wiringpi package back as now that there's a
> continuation on Github.
> https://github.com/WiringPi/WiringPi
> I brought the old config.in and .mk files off the old commit that removed
> them and adjusted the site.
> I tested it on my board and it builds. Prior to submission, I also tested
> the package with test-pkg script. But the tests either failed or were
> skipped.
> I've read the section 18.25 of the manual, but there isn't any instruction
> to go about fixing the failed test.
> Following is the output
>> $ utils/test-pkg -c wiringpi.config -p wiringpi
>> bootlin-armv5-uclibc [1/6]: FAILED
>> bootlin-armv7-glibc [2/6]: FAILED
>> bootlin-armv7m-uclibc [3/6]: SKIPPED
>> bootlin-x86-64-musl [4/6]: FAILED
>> br-arm-full-static [5/6]: SKIPPED
>> sourcery-arm [6/6]: FAILED
>> 6 builds, 2 skipped, 4 build failed, 0 legal-info failed, 0 show-info
>> failed
test-pkg by default builds under ~/br-test-pkg. After a failed build you
should have a number of subdirs there, each with a logfile explaining
the error.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-09-30 6:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-25 22:42 [Buildroot] test-pkg failed, then what? Yanghao Cheng
2023-09-30 6:55 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox