|
View:
New views
6 Messages
—
Rating Filter:
Alert me
|
|
|
'make check-valgrind' fails on ppc64While trying to build gengetopt-2.22 for Fedora I find that 'make
check-valgrind' throws a lot of errors for ppc64, while it is alright for i386, x86_64 and ppc: http://koji.fedoraproject.org/koji/taskinfo?taskID=351910 Here is the ppc64 build log: http://koji.fedoraproject.org/koji/getfile?taskID=351914&name=build.log Here are the i386, x86_64 and ppc build logs respectively: http://koji.fedoraproject.org/koji/getfile?taskID=351913&name=build.log http://koji.fedoraproject.org/koji/getfile?taskID=351912&name=build.log http://koji.fedoraproject.org/koji/getfile?taskID=351911&name=build.log Happy hacking, Debarshi -- Free software for the Indian community: * ftp://fedora.glug-nith.org/ (Fedora) * http://gnu.glug-nith.org/ (GNU) * http://mirror.wbut.ac.in/ (CRAN, Fedora, Mozilla, TLDP) _______________________________________________ Help-gengetopt mailing list Help-gengetopt@... http://lists.gnu.org/mailman/listinfo/help-gengetopt |
|
|
Re: 'make check-valgrind' fails on ppc64Debarshi 'Rishi' Ray wrote:
> While trying to build gengetopt-2.22 for Fedora I find that 'make > check-valgrind' throws a lot of errors for ppc64, while it is alright > for i386, x86_64 and ppc: > http://koji.fedoraproject.org/koji/taskinfo?taskID=351910 > > Here is the ppc64 build log: > http://koji.fedoraproject.org/koji/getfile?taskID=351914&name=build.log > > Here are the i386, x86_64 and ppc build logs respectively: > http://koji.fedoraproject.org/koji/getfile?taskID=351913&name=build.log > http://koji.fedoraproject.org/koji/getfile?taskID=351912&name=build.log > http://koji.fedoraproject.org/koji/getfile?taskID=351911&name=build.log > > Happy hacking, > Debarshi Hi there! I'd need the file generated by make check-valgrind, i.e., valgrind_summary.log where the errors reported by valgrind are stored. Sometimes valgrind reports as errors something that's safe and that concerns code in the standard library. If you want you can send the valgrind_summary.log directly to me. thanks cheers Lorenzo -- Lorenzo Bettini, PhD in Computer Science, DI, Univ. Torino ICQ# lbetto, 16080134 (GNU/Linux User # 158233) HOME: http://www.lorenzobettini.it MUSIC: http://www.purplesucker.com http://www.myspace.com/supertrouperabba BLOGS: http://tronprog.blogspot.com http://longlivemusic.blogspot.com http://www.gnu.org/software/src-highlite http://www.gnu.org/software/gengetopt http://www.gnu.org/software/gengen http://doublecpp.sourceforge.net _______________________________________________ Help-gengetopt mailing list Help-gengetopt@... http://lists.gnu.org/mailman/listinfo/help-gengetopt |
|
|
Re: 'make check-valgrind' fails on ppc64Debarshi 'Rishi' Ray wrote:
> While trying to build gengetopt-2.22 for Fedora I find that 'make > check-valgrind' throws a lot of errors for ppc64, while it is alright > for i386, x86_64 and ppc: > http://koji.fedoraproject.org/koji/taskinfo?taskID=351910 > > Here is the ppc64 build log: > http://koji.fedoraproject.org/koji/getfile?taskID=351914&name=build.log > > Here are the i386, x86_64 and ppc build logs respectively: > http://koji.fedoraproject.org/koji/getfile?taskID=351913&name=build.log > http://koji.fedoraproject.org/koji/getfile?taskID=351912&name=build.log > http://koji.fedoraproject.org/koji/getfile?taskID=351911&name=build.log > > Happy hacking, > Debarshi hi there did you read my answer to this email? -- Lorenzo Bettini, PhD in Computer Science, DI, Univ. Torino ICQ# lbetto, 16080134 (GNU/Linux User # 158233) HOME: http://www.lorenzobettini.it MUSIC: http://www.purplesucker.com http://www.myspace.com/supertrouperabba BLOGS: http://tronprog.blogspot.com http://longlivemusic.blogspot.com http://www.gnu.org/software/src-highlite http://www.gnu.org/software/gengetopt http://www.gnu.org/software/gengen http://doublecpp.sourceforge.net _______________________________________________ Help-gengetopt mailing list Help-gengetopt@... http://lists.gnu.org/mailman/listinfo/help-gengetopt |
|
|
Re: 'make check-valgrind' fails on ppc64> I'd need the file generated by make check-valgrind, i.e.,
> valgrind_summary.log where the errors reported by valgrind are stored. Right now I don't have shell access to a PPC64 system. I was using the Fedora buildsystem to do the original PPC64 build and that does not give shell access. I have been looking for a PPC64 system to try this on. Will get back to you when I get hold of one. Happy hacking, Debarshi -- Free software for the Indian community: * ftp://fedora.glug-nith.org/ (Fedora) * http://gnu.glug-nith.org/ (GNU) * http://mirror.wbut.ac.in/ (CRAN, Fedora, Mozilla, TLDP) _______________________________________________ Help-gengetopt mailing list Help-gengetopt@... http://lists.gnu.org/mailman/listinfo/help-gengetopt |
|
|
Re: 'make check-valgrind' fails on ppc64Debarshi 'Rishi' Ray wrote:
>> I'd need the file generated by make check-valgrind, i.e., >> valgrind_summary.log where the errors reported by valgrind are stored. > > Right now I don't have shell access to a PPC64 system. I was using the > Fedora buildsystem to do the original PPC64 build and that does not > give shell access. > > I have been looking for a PPC64 system to try this on. Will get back > to you when I get hold of one. > > Happy hacking, > Debarshi OK by the way, as you might have noticed, I've uploaded a candidate new version (that fixes some warnings, see my other message to the list); please use the new version, since one of those warnings might have caused the problem thanks Lorenzo -- Lorenzo Bettini, PhD in Computer Science, DI, Univ. Torino ICQ# lbetto, 16080134 (GNU/Linux User # 158233) HOME: http://www.lorenzobettini.it MUSIC: http://www.purplesucker.com http://www.myspace.com/supertrouperabba BLOGS: http://tronprog.blogspot.com http://longlivemusic.blogspot.com http://www.gnu.org/software/src-highlite http://www.gnu.org/software/gengetopt http://www.gnu.org/software/gengen http://doublecpp.sourceforge.net _______________________________________________ Help-gengetopt mailing list Help-gengetopt@... http://lists.gnu.org/mailman/listinfo/help-gengetopt |
|
|
Re: 'make check-valgrind' fails on ppc64> I have been looking for a PPC64 system to try this on. Will get back
> to you when I get hold of one. I finally got shell access to a PPC64, and the 'make check-valgrind' failures seem to have vanished. It could be due to some updates in Fedora's valgrind package or some other component of the tool chain. I will investigate a bit more and let you know. Happy hacking, Debarshi -- "From what we get, we can make a living; what we give, however, makes a life." -- Arthur Ashe _______________________________________________ Help-gengetopt mailing list Help-gengetopt@... http://lists.gnu.org/mailman/listinfo/help-gengetopt |
| Free embeddable forum powered by Nabble | Forum Help |