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?


_______________________________________________
Discuss-gnustep mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to