Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 941901

Summary: gnustep-base/gnustep-gui-0.31.1 - gui/NSSavePanel/setDelegate_reload.m: Failed set: setDelegate_reload.m:49 ... problem in NSSavePanel GNUstep setDelegate.
Product: Gentoo Linux Reporter: ernsteiswuerfel <erhard_f>
Component: Current packagesAssignee: Gentoo Gnustep project <gnustep>
Status: UNCONFIRMED ---    
Severity: normal CC: erhard_f
Priority: Normal Keywords: TESTFAILURE
Version: unspecified   
Hardware: PPC   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=762724
https://bugs.gentoo.org/show_bug.cgi?id=935828
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
emerge --info
tests.log
build.log (ppc, 0.30.0-r2)

Description ernsteiswuerfel archtester 2024-10-20 20:26:36 UTC
Created attachment 906467 [details]
build.log

Some other Failed files/sets than in linked bugs so I am opening a new one.

[...]
--- Running tests in gui/GSXib5KeyedUnarchiver ---

gui/GSXib5KeyedUnarchiver/buttonCell.m:
Failed file:     buttonCell.m aborted without running all tests!

gui/GSXib5KeyedUnarchiver/menu.m:
Failed file:     menu.m aborted without running all tests!
--- Running tests in gui/NSBezierPath ---
--- Running tests in gui/NSBitmapImageRep ---
--- Running tests in gui/NSButtonCell ---

gui/NSButtonCell/encoding.m:
Failed file:     encoding.m aborted without running all tests!
--- Running tests in gui/NSCell ---
--- Running tests in gui/NSEvent ---
--- Running tests in gui/NSImage ---
--- Running tests in gui/NSMenuItem ---

gui/NSMenuItem/encoding.m:
Failed file:     encoding.m aborted without running all tests!
--- Running tests in gui/NSNibLoading ---
--- Running tests in gui/NSParagraphStyle ---
--- Running tests in gui/NSPasteboard ---

gui/NSPasteboard/lazy_copy.m:
Failed file:     lazy_copy.m aborted without running all tests!
--- Running tests in gui/NSPopUpButton ---
--- Running tests in gui/NSPrintInfo ---
--- Running tests in gui/NSSavePanel ---

gui/NSSavePanel/setDelegate_reload.m:
Failed set:        setDelegate_reload.m:49 ... problem in NSSavePanel GNUstep setDelegate.
--- Running tests in gui/NSSliderCell ---
--- Running tests in gui/NSView ---
--- Running tests in gui/TextSystem ---

   1023 Passed tests
      5 Failed files
      1 Failed set
      1 Dashed hope


Some testing was abandoned when a test program aborted.  This is
generally a severe problem and may mean that the package is
completely unusable.  You need to try to fix this and, if it is
not due to some problem on your system, please help by submitting
a patch (or at least a bug report) to the package maintainer.

Some set of tests failed.  This could well mean that a large
number of individual tests did not pass and that there are
severe problems in the software.
Please submit a patch to fix the problem or send a bug report to
the package maintainer.
Please see /var/tmp/portage/gnustep-base/gnustep-gui-0.31.1/work/gnustep-gui-0.31.1/Tests/tests.log for more detail.
gmake[1]: *** [GNUmakefile:51: check] Error 1
make: *** [/usr/share/GNUstep/Makefiles/Master/serial-subdirectories.make:53: internal-check] Error 2
 * ERROR: gnustep-base/gnustep-gui-0.31.1::gentoo failed (test phase):
Comment 1 ernsteiswuerfel archtester 2024-10-20 20:27:14 UTC
Created attachment 906468 [details]
emerge --info
Comment 2 ernsteiswuerfel archtester 2024-10-20 20:27:32 UTC
Created attachment 906469 [details]
tests.log
Comment 3 ernsteiswuerfel archtester 2024-10-20 20:45:05 UTC
Created attachment 906470 [details]
build.log (ppc, 0.30.0-r2)

Doesn't look like the failures are regressions over previous ppc stable 0.30.0-r2 (similar failures or test not present).