On Fri, Jul 24, 2009 at 5:43 PM, Moritz Muehlenhoff<[email protected]> wrote: > On Thu, Jul 16, 2009 at 07:42:20PM +0200, Andreas Rottmann wrote: >> "Carlos O'Donell" <[email protected]> writes: >> >> > On Tue, Jul 14, 2009 at 12:27 PM, Carlos >> > O'Donell<[email protected]> wrote: >> >> I'll fix this manually and try a dpkg-buildpackage run. >> > >> > I'm bringing in Andreas, the guile-gnome-platform maintainer, to this >> > conversation >> > >> > Andreas, the problem on hppa with guile-gnome-platform is that one of >> > the tests in the testsuite fails with: >> > ~~~ >> > test-wrapset-api: exception in test: (misc-error "dynamic-link" "file: >> > ~S, message: ~S" ("libgw-guile-gnome-gtk" "file not found") #f) >> > ~~~ >> > >> Yes, I'm aware of that problem; however I've not yet had time to >> investigate. > > Is this issue a genuine bug, which breaks guile-gnome on hppa in general > or an unrelated test suite failure?
If a bug is anything that causes the execution of the software to deviate from expected behaviour, then this is a bug. Fundamentally guile-gnome looks to be correctly compiled, but the testsuite failure causes the build to fail. The testsuite failure is related to guile's use of libtdl.so's inability to load a libtool archive. I'm still debugging libtdl.so. Does that answer your question? Cheers, Carlos. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

