discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

GNUstep on a fresh Debian (S1-E3)


From: Tristan Bellogi
Subject: GNUstep on a fresh Debian (S1-E3)
Date: Thu, 3 Mar 2016 16:00:00 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Icedove/38.6.0


Hi,

Libobjc2 build from source & install OK
make package configure & install OK (Thanks to Richard's last commit for correct handling of --with-library-combo=ng-gnu-gnu. configure now find libobjc2 headers & lib in /usr/local/include & /usr/local/lib)

cd base
./configure
make
# if i do want run `make check`
make check
...
lots of output
...
   8066 Passed tests
     27 Dashed hopes
      2 Skipped sets
      2 Failed tests


One or more tests failed.  None of them should have.
Please submit a patch to fix the problem or send a bug report to
the package maintainer.
Please see /home/ylg/Developments/GNUstep/src/gnustep/core/base/Tests/tests.log for more detail.
GNUmakefile:61 : la recette pour la cible « check » a échouée
make[1]: *** [check] Erreur 1
/usr/GNUstep/System/Library/Makefiles/Master/serial-subdirectories.make:53 : la recette pour la cible « internal-check » a échouée
make: *** [internal-check] Erreur 2

# The 2 failed tests
base/NSNumberFormatter/basic10_4.m:
Failed test:         basic10_4.m:145 ... negativeFormat used for -ve number
base/NSCalendar/component-diff.m:
Failed test: component-diff.m:47 ... no month returned if not requested

I'm going to look in the archives but in case does one know more about these issues?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]